UIPickerViewDataSource.GetComponentCount(UIPickerView) 方法

定义

UIPickerView 中的组件数。

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

参数

pickerView
UIPickerView

返回

System.System.IntPtr System.nativeint

实现

属性

适用于