Share via


UISplitViewController.ShowsSecondaryOnlyButton Property

Definition

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

Property Value

Attributes

Applies to