次の方法で共有


UIPickerViewDelegate_Extensions.GetView メソッド

定義

public static UIKit.UIView GetView (this UIKit.IUIPickerViewDelegate This, UIKit.UIPickerView pickerView, nint row, nint component, UIKit.UIView view);
static member GetView : UIKit.IUIPickerViewDelegate * UIKit.UIPickerView * nint * nint * UIKit.UIView -> UIKit.UIView

パラメーター

This
IUIPickerViewDelegate

この拡張メソッドが動作するインスタンス。

pickerView
UIPickerView
row
System.System.IntPtr System.nativeint
component
System.System.IntPtr System.nativeint
view
UIView

戻り値

適用対象