バージョン

GetView メソッド (LegendItemAdapter)

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

パラメータ

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

戻り値の型

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