Sdílet prostřednictvím


AutomationProperties.SetHelpText(BindableObject, String) Metoda

Definice

Nastaví text nápovědy pro bindable.

public static void SetHelpText (Xamarin.Forms.BindableObject bindable, string value);
static member SetHelpText : Xamarin.Forms.BindableObject * string -> unit

Parametry

bindable
BindableObject

Objekt, jehož text nápovědy se má nastavit.

value
System.String

Nová textová hodnota nápovědy.

Platí pro