Share via


UIActionSheet.Style Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIActionSheetStyle Style { [Foundation.Export("actionSheetStyle")] get; [Foundation.Export("setActionSheetStyle:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("actionSheetStyle")>]
[<set: Foundation.Export("setActionSheetStyle:")>]
member this.Style : UIKit.UIActionSheetStyle with get, set

Property Value

Attributes

Applies to