isVisible of ui.comments, Methods Webix Docs

StartAPI Referenceui.commentsMethods

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