BindableObjectExtensions Třída

Definice

Obsahuje pomocné rozšiřující metody pro BindableObject.

public static class BindableObjectExtensions
type BindableObjectExtensions = class
Dědičnost
BindableObjectExtensions

Metody

GetPropertyIfSet<T>(BindableObject, BindableProperty, T)

Obsahuje pomocné rozšiřující metody pro BindableObject.

SetAppThemeColor(BindableObject, BindableProperty, Color, Color)

Obsahuje pomocné rozšiřující metody pro BindableObject.

SetBinding(BindableObject, BindableProperty, String, BindingMode, IValueConverter, String)

Vytvoří a použije vazbu na vlastnost.

SetBinding<TSource>(BindableObject, BindableProperty, Expression<Func<TSource,Object>>, BindingMode, IValueConverter, String)
Zastaralé.

Vytvoří a použije vazbu z výrazu.

SetOnAppTheme<T>(BindableObject, BindableProperty, T, T)

Obsahuje pomocné rozšiřující metody pro BindableObject.

Platí pro