StackPage.visible

Set visible property.

  1. bool visible [@property getter]
  2. bool visible [@property setter]
    class StackPage
    @property
    void
    visible
    (
    bool propval
    )

Parameters

propval bool

Whether this page is visible.