UIActionSheet.Visible Property

Definition

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

Applies to