Notification.Builder.SetChannelId(String) Metodo

Definizione

[Android.Runtime.Register("setChannelId", "(Ljava/lang/String;)Landroid/app/Notification$Builder;", "GetSetChannelId_Ljava_lang_String_Handler", ApiSince=26)]
public virtual Android.App.Notification.Builder SetChannelId(string? channelId);
[<Android.Runtime.Register("setChannelId", "(Ljava/lang/String;)Landroid/app/Notification$Builder;", "GetSetChannelId_Ljava_lang_String_Handler", ApiSince=26)>]
abstract member SetChannelId : string -> Android.App.Notification.Builder
override this.SetChannelId : string -> Android.App.Notification.Builder

Parametri

channelId
String

Valori restituiti

Attributi

Commenti

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a