Share via


Notification.WearableExtender Constructores

Definición

Sobrecargas

Notification.WearableExtender()

Cree un android.app.Notification.WearableExtender con opciones predeterminadas.

Notification.WearableExtender(Notification)

Notification.WearableExtender()

Cree un android.app.Notification.WearableExtender con opciones predeterminadas.

[Android.Runtime.Register(".ctor", "()V", "")]
public WearableExtender ();
Atributos

Comentarios

Cree un android.app.Notification.WearableExtender con opciones predeterminadas.

Documentación de Java para android.app.Notification.WearableExtender.Notification$WearableExtender().

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a

Notification.WearableExtender(Notification)

[Android.Runtime.Register(".ctor", "(Landroid/app/Notification;)V", "")]
public WearableExtender (Android.App.Notification? notif);
[<Android.Runtime.Register(".ctor", "(Landroid/app/Notification;)V", "")>]
new Android.App.Notification.WearableExtender : Android.App.Notification -> Android.App.Notification.WearableExtender

Parámetros

notif
Notification
Atributos

Comentarios

Las partes de esta página son modificaciones basadas en el trabajo creado y compartido por el proyecto de código Project y que se usan según los términos Creative Commons 2.5 Attribution License.

Se aplica a