次の方法で共有


UIPickerView.SelectedRowInComponent(nint) メソッド

定義

指定したコンポーネントで選択した行。

[Foundation.Export("selectedRowInComponent:")]
public virtual nint SelectedRowInComponent (nint component);
abstract member SelectedRowInComponent : nint -> nint
override this.SelectedRowInComponent : nint -> nint

パラメーター

component
System.System.IntPtr System.nativeint

戻り値

System.System.IntPtr System.nativeint
属性

適用対象