次の方法で共有


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

実装

属性

適用対象