UIPickerView.RowsInComponent(nint) Method

Definition

The number of rows in the specified component.

[Foundation.Export("numberOfRowsInComponent:")]
public virtual nint RowsInComponent (nint component);
abstract member RowsInComponent : nint -> nint
override this.RowsInComponent : nint -> nint

Parameters

component
System.System.IntPtr System.nativeint

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to