Notification.Action.SemanticAction プロパティ

定義

この SemanticAction に関連付けられている Action を返します。

public virtual Android.App.SemanticAction SemanticAction { [Android.Runtime.Register("getSemanticAction", "()I", "GetGetSemanticActionHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getSemanticAction", "()I", "GetGetSemanticActionHandler", ApiSince=28)>]
member this.SemanticAction : Android.App.SemanticAction

プロパティ値

属性

注釈

この SemanticAction に関連付けられている Action を返します。 はSemanticAction、 がPendingIntent何を行うかをAction示します (返信、読み取り、削除などのマーク)。

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

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

適用対象