Compartir a través de


AutomationProperties.GetHelpText(BindableObject) Método

Definición

Devuelve el texto de ayuda, si existe, del objeto enlazable.

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

Parámetros

bindable
BindableObject

Objeto enlazable cuyo texto de ayuda se va a obtener.

Devoluciones

System.String

Se aplica a