Share via


UIKeyCommand.WantsPriorityOverSystemBehavior Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool WantsPriorityOverSystemBehavior { [Foundation.Export("wantsPriorityOverSystemBehavior")] get; [Foundation.Export("setWantsPriorityOverSystemBehavior:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("wantsPriorityOverSystemBehavior")>]
[<set: Foundation.Export("setWantsPriorityOverSystemBehavior:")>]
member this.WantsPriorityOverSystemBehavior : bool with get, set

Property Value

Attributes

Applies to