checkVisibility method
Implementation
bool checkVisibility([CheckVisibilityOptions? options]) =>
js_util.callMethod(this, 'checkVisibility', [options]);
bool checkVisibility([CheckVisibilityOptions? options]) =>
js_util.callMethod(this, 'checkVisibility', [options]);