言語

Notification.Action.Icon プロパティ

定義

アクションを表すアイコンを返します。

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

プロパティ値

属性

注釈

アクションを表すアイコンを返します。

android.app.Notification.Action.getIconの Android リファレンス。

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

適用対象