isVisible of ui.align, Methods Webix Docs

StartAPI Referenceui.alignMethods

checks whether the view is visible

boolean isVisible();

booleantrue, if the calling object is visible

Example

$$('my_list').isVisible();

See also

  • API

  • Articles

  • Back to top