Notification.WearableExtender コンストラクター

定義

オーバーロード

Notification.WearableExtender()

既定のオプションを使用して を android.app.Notification.WearableExtender 作成します。

Notification.WearableExtender(Notification)

Notification.WearableExtender()

既定のオプションを使用して を android.app.Notification.WearableExtender 作成します。

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

注釈

既定のオプションを使用して を android.app.Notification.WearableExtender 作成します。

の Java ドキュメント android.app.Notification.WearableExtender.Notification$WearableExtender()

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象

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

パラメーター

notif
Notification
属性

注釈

このページの一部は、によって作成および共有され、に記載されている条件に従って使用される作業に基づく変更です。

適用対象