Share via


NSTableView.UsesAutomaticRowHeights Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool UsesAutomaticRowHeights { [Foundation.Export("usesAutomaticRowHeights")] get; [Foundation.Export("setUsesAutomaticRowHeights:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("usesAutomaticRowHeights")>]
[<set: Foundation.Export("setUsesAutomaticRowHeights:")>]
member this.UsesAutomaticRowHeights : bool with get, set

Property Value

Attributes

Applies to