Share via


AutomationProperties.GetLabeledBy(BindableObject) Metoda

Definice

Vrátí element , který označuje bindable, pokud bindable se neoznačuje sám o sobě a pokud ho v uživatelském rozhraní popisuje jiný prvek.

[Xamarin.Forms.TypeConverter(typeof(Xamarin.Forms.ReferenceTypeConverter))]
public static Xamarin.Forms.VisualElement GetLabeledBy (Xamarin.Forms.BindableObject bindable);
static member GetLabeledBy : Xamarin.Forms.BindableObject -> Xamarin.Forms.VisualElement

Parametry

bindable
BindableObject

Objekt, jehož popisek chcete najít.

Návraty

Prvek, který označuje bindable, pokud je k dispozici.

Atributy

Platí pro