NSTextField.AllowsDefaultTighteningForTruncation 属性

定义

[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

属性值

属性

适用于