Condividi tramite


IUIPickerViewDataSource.GetRowsInComponent(UIPickerView, nint) Metodo

Definizione

Numero di righe nel componente specificato.

[Foundation.Export("pickerView:numberOfRowsInComponent:")]
[Foundation.Preserve(Conditional=true)]
public nint GetRowsInComponent (UIKit.UIPickerView pickerView, nint component);
abstract member GetRowsInComponent : UIKit.UIPickerView * nint -> nint

Parametri

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Restituisce

System.System.IntPtr System.nativeint
Attributi

Si applica a