Share via


UIButton.Role Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIButtonRole Role { [Foundation.Export("role", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setRole:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("role", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setRole:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.Role : UIKit.UIButtonRole with get, set

Property Value

Attributes

Applies to