NSTextField.PreferredMaxLayoutWidth Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nfloat PreferredMaxLayoutWidth { [Foundation.Export("preferredMaxLayoutWidth")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setPreferredMaxLayoutWidth:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 8, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.PreferredMaxLayoutWidth : nfloat with get, set

Property Value

Attributes

Applies to