UIActionSheet.Visible Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A property indicating if the action sheet is displayed.
public virtual bool Visible { [Foundation.Export("isVisible")] get; }
member this.Visible : bool
Property Value
If true
then the action sheet is displayed. Read-only.
- Attributes