Notification.WearableExtender.SetBackground(Bitmap) メソッド

定義

[Android.Runtime.Register("setBackground", "(Landroid/graphics/Bitmap;)Landroid/app/Notification$WearableExtender;", "")]
public Android.App.Notification.WearableExtender? SetBackground (Android.Graphics.Bitmap? background);
[<Android.Runtime.Register("setBackground", "(Landroid/graphics/Bitmap;)Landroid/app/Notification$WearableExtender;", "")>]
member this.SetBackground : Android.Graphics.Bitmap -> Android.App.Notification.WearableExtender

パラメーター

background
Bitmap

戻り値

属性

注釈

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

適用対象