次の方法で共有


UIPickerViewDelegate.GetComponentWidth(UIPickerView, nint) メソッド

定義

指定したインデックス位置にあるコンポーネントの幅。

[Foundation.Export("pickerView:widthForComponent:")]
public virtual nfloat GetComponentWidth (UIKit.UIPickerView pickerView, nint component);
abstract member GetComponentWidth : UIKit.UIPickerView * nint -> nfloat
override this.GetComponentWidth : UIKit.UIPickerView * nint -> nfloat

パラメーター

pickerView
UIPickerView
component
System.System.IntPtr System.nativeint

戻り値

属性

適用対象