UIActionSheet.Style 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.
The presentation style of this UIActionSheet.
public virtual UIKit.UIActionSheetStyle Style { [Foundation.Export("actionSheetStyle")] get; [Foundation.Export("setActionSheetStyle:")] set; }
member this.Style : UIKit.UIActionSheetStyle with get, set
Property Value
- Attributes