Share via


UITableView.RowHeight Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual System.Runtime.InteropServices.NFloat RowHeight { [Foundation.Export("rowHeight")] get; [Foundation.Export("setRowHeight:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("rowHeight")>]
[<set: Foundation.Export("setRowHeight:")>]
member this.RowHeight : System.Runtime.InteropServices.NFloat with get, set

Property Value

Attributes

Applies to