次の方法で共有


UIPickerView.ViewFor(nint, nint) メソッド

定義

指定した行とコンポーネントの UIView。

[Foundation.Export("viewForRow:forComponent:")]
public virtual UIKit.UIView ViewFor (nint row, nint component);
abstract member ViewFor : nint * nint -> UIKit.UIView
override this.ViewFor : nint * nint -> UIKit.UIView

パラメーター

row
System.System.IntPtr System.nativeint
component
System.System.IntPtr System.nativeint

戻り値

属性

適用対象