Share via


UIControl.ShowsMenuAsPrimaryAction Property

Definition

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

Property Value

Attributes

Applies to