AutomationProperties.GetHelpText(BindableObject) メソッド

定義

バインド可能なオブジェクトに関するヘルプ テキスト (存在する場合) を返します。

public static string GetHelpText (Xamarin.Forms.BindableObject bindable);
static member GetHelpText : Xamarin.Forms.BindableObject -> string

パラメーター

bindable
BindableObject

ヘルプ テキストを取得するバインド可能なオブジェクト。

戻り値

System.String

適用対象