NSStackView.HasEqualSpacing Property

Definition

[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Set Distribution to NSStackViewDistribution.EqualSpacing instead.")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, "Set Distribution to NSStackViewDistribution.EqualSpacing instead.")]
public virtual bool HasEqualSpacing { [Foundation.Export("hasEqualSpacing")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Set Distribution to NSStackViewDistribution.EqualSpacing instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, "Set Distribution to NSStackViewDistribution.EqualSpacing instead.")] get; [Foundation.Export("setHasEqualSpacing:")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, "Set Distribution to NSStackViewDistribution.EqualSpacing instead.")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, "Set Distribution to NSStackViewDistribution.EqualSpacing instead.")] set; }
member this.HasEqualSpacing : bool with get, set

Property Value

Attributes

Applies to