Edit

Share via


NSSplitViewController.MinimumThicknessForInlineSidebars Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat MinimumThicknessForInlineSidebars { [Foundation.Export("minimumThicknessForInlineSidebars", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setMinimumThicknessForInlineSidebars:", ObjCRuntime.ArgumentSemantic.UnsafeUnretained)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.MinimumThicknessForInlineSidebars : nfloat with get, set

Property Value

Attributes

Applies to