バージョン

GetView メソッド (LegendItemAdapter)

この LegendItemAdapter に関連付けられた View を取得します。
シンタックス
public UIKit.UIView GetView( 
   DataContext currentData,
   UIKit.UIView currentView,
   CustomContentUpdateInfo updateInfo
)

パラメータ

currentData
コンテキスト内のデータ。
currentView
コンテキスト内のビュー。
updateInfo
生成されているか、更新されているカスタム コンテンツについてのコンテキスト情報。

戻り値の型

この LegendItemAdapter に関連付けられた View。
参照