Condividi tramite


UIPickerViewModel.GetRowsInComponent(UIPickerView, nint) Metodo

Definizione

Numero di righe nel componente specificato.

[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

Parametri

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

Restituisce

System.System.IntPtr System.nativeint

Implementazioni

Attributi

Si applica a