Control.StatefulBuilder.SetZone 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.
Surcharges
SetZone(ICharSequence) | |
SetZone(String) |
SetZone(ICharSequence)
[Android.Runtime.Register("setZone", "(Ljava/lang/CharSequence;)Landroid/service/controls/Control$StatefulBuilder;", "", ApiSince=30)]
public Android.Service.Controls.Control.StatefulBuilder SetZone (Java.Lang.ICharSequence? zone);
[<Android.Runtime.Register("setZone", "(Ljava/lang/CharSequence;)Landroid/service/controls/Control$StatefulBuilder;", "", ApiSince=30)>]
member this.SetZone : Java.Lang.ICharSequence -> Android.Service.Controls.Control.StatefulBuilder
Paramètres
- zone
- ICharSequence
Retours
- Attributs
S’applique à
SetZone(String)
public Android.Service.Controls.Control.StatefulBuilder SetZone (string? zone);
member this.SetZone : string -> Android.Service.Controls.Control.StatefulBuilder
Paramètres
- zone
- String