NSTableView.UsesAutomaticRowHeights Property

Definition

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool UsesAutomaticRowHeights { [Foundation.Export("usesAutomaticRowHeights")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setUsesAutomaticRowHeights:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.UsesAutomaticRowHeights : bool with get, set

Property Value

Attributes

Applies to