Notification.SmallIcon プロパティ

定義

ステータス バーとコンテンツ ビューでこの通知を表す小さなアイコン。

public virtual Android.Graphics.Drawables.Icon? SmallIcon { [Android.Runtime.Register("getSmallIcon", "()Landroid/graphics/drawable/Icon;", "GetGetSmallIconHandler", ApiSince=23)] get; }
[<get: Android.Runtime.Register("getSmallIcon", "()Landroid/graphics/drawable/Icon;", "GetGetSmallIconHandler", ApiSince=23)>]
member this.SmallIcon : Android.Graphics.Drawables.Icon

プロパティ値

この通知を表す小さなアイコン。

属性

注釈

ステータス バーとコンテンツ ビューでこの通知を表す小さなアイコン。

android.app.Notification.getSmallIcon()Java ドキュメント。

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

適用対象