BindableObjectExtensions.SetOnAppTheme<T>(BindableObject, BindableProperty, T, T) Método
Definição
public static void SetOnAppTheme<T> (this Xamarin.Forms.BindableObject self, Xamarin.Forms.BindableProperty targetProperty, T light, T dark);
static member SetOnAppTheme : Xamarin.Forms.BindableObject * Xamarin.Forms.BindableProperty * 'T * 'T -> unit
Parâmetros de tipo
- T
Parâmetros
- self
- BindableObject
- targetProperty
- BindableProperty
- light
- T
- dark
- T