次の方法で共有


UIPickerView.Select(nint, nint, Boolean) メソッド

定義

で r 要素を選択します。

[Foundation.Export("selectRow:inComponent:animated:")]
public virtual void Select (nint row, nint component, bool animated);
override this.Select : nint * nint * bool -> unit

パラメーター

row
System.System.IntPtr System.nativeint
component
System.System.IntPtr System.nativeint
animated
Boolean
属性

適用対象