Condividi tramite


Control.StatefulBuilder.SetZone Metodo

Definizione

Overload

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

Parametri

Restituisce

Attributi

Si applica a

SetZone(String)

public Android.Service.Controls.Control.StatefulBuilder SetZone (string? zone);
member this.SetZone : string -> Android.Service.Controls.Control.StatefulBuilder

Parametri

zone
String

Restituisce

Si applica a