AgentTaskEvent.Background Propriété
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.
Icône d’arrière-plan à utiliser pour l’événement.
public Android.Graphics.Drawables.Icon? Background { [Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Icon;", "", ApiSince=37)] get; }
[<get: Android.Runtime.Register("getBackground", "()Landroid/graphics/drawable/Icon;", "", ApiSince=37)>]
member this.Background : Android.Graphics.Drawables.Icon
Valeur de propriété
arrière-plan à utiliser pour l’événement. Si null, l’implémentation décidera.
- Attributs