Share via


UIBarButtonItem.Style Property

Definition

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

Property Value

Attributes

Applies to