NativeDialog.visible

Set visible property.

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

Parameters

propval bool

Whether the window is currently visible.