BindableObjectExtensions.SetOnAppTheme<T> Méthode
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
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
Paramètres de type
- T
Paramètres
- self
- BindableObject
- targetProperty
- BindableProperty
- light
- T
- dark
- T