UIPickerViewModel.GetRowsInComponent(UIPickerView, nint) Метод

Определение

Количество строк в указанном компоненте.

[Foundation.Export("pickerView:numberOfRowsInComponent:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual nint GetRowsInComponent (UIKit.UIPickerView pickerView, nint component);
abstract member GetRowsInComponent : UIKit.UIPickerView * nint -> nint
override this.GetRowsInComponent : UIKit.UIPickerView * nint -> nint

Параметры

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Возвращаемое значение

System.System.IntPtr System.nativeint

Реализации

Атрибуты

Применяется к