NSTextField.AllowsDefaultTighteningForTruncation Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool AllowsDefaultTighteningForTruncation { [Foundation.Export("allowsDefaultTighteningForTruncation")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setAllowsDefaultTighteningForTruncation:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 11, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.AllowsDefaultTighteningForTruncation : bool with get, set

Property Value

Attributes

Applies to