Compartilhar via


UIPickerViewDataSource.GetComponentCount(UIPickerView) Método

Definição

O número de componentes no UIPickerView.

[Foundation.Export("numberOfComponentsInPickerView:")]
public abstract nint GetComponentCount (UIKit.UIPickerView pickerView);
abstract member GetComponentCount : UIKit.UIPickerView -> nint

Parâmetros

pickerView
UIPickerView

Retornos

System.System.IntPtr System.nativeint

Implementações

Atributos

Aplica-se a