Compartilhar via


IUIPickerViewDataSource.GetRowsInComponent(UIPickerView, nint) Método

Definição

O número de linhas no componente especificado.

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

Parâmetros

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Retornos

System.System.IntPtr System.nativeint
Atributos

Aplica-se a