cancel method
Cancels the content update operation.
Implementation
void cancel() {
objectMethod(_pointerId, 'ContentUpdater', 'cancel');
}
Cancels the content update operation.
void cancel() {
objectMethod(_pointerId, 'ContentUpdater', 'cancel');
}