Share via


UIButton.PreferredBehavioralStyle Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual UIKit.UIBehavioralStyle PreferredBehavioralStyle { [Foundation.Export("preferredBehavioralStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] get; [Foundation.Export("setPreferredBehavioralStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("preferredBehavioralStyle", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
[<set: Foundation.Export("setPreferredBehavioralStyle:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)>]
member this.PreferredBehavioralStyle : UIKit.UIBehavioralStyle with get, set

Property Value

Attributes

Applies to