IUIPickerViewDataSource.GetComponentCount(UIPickerView) Method

Definition

Returns the number of components.

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

Parameters

pickerView
UIPickerView

Returns

System.System.IntPtr System.nativeint
Attributes

Applies to