NSForm.PreferredTextFieldWidth Property

Definition

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

Property Value

Attributes

Applies to