UIPickerViewDelegate_Extensions.GetRowHeight Method

Definition

The height of the component at the specified index.

public static nfloat GetRowHeight (this UIKit.IUIPickerViewDelegate This, UIKit.UIPickerView pickerView, nint component);
static member GetRowHeight : UIKit.IUIPickerViewDelegate * UIKit.UIPickerView * nint -> nfloat

Parameters

This
IUIPickerViewDelegate

The instance on which this extension method operates.

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Returns

Applies to