Compartir a través de


UIPickerViewDelegate.GetRowHeight(UIPickerView, nint) Método

Definición

Alto del componente en el índice especificado.

[Foundation.Export("pickerView:rowHeightForComponent:")]
public virtual nfloat GetRowHeight (UIKit.UIPickerView pickerView, nint component);
abstract member GetRowHeight : UIKit.UIPickerView * nint -> nfloat
override this.GetRowHeight : UIKit.UIPickerView * nint -> nfloat

Parámetros

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Devoluciones

Atributos

Se aplica a