Share via


Notification.Action.AllowGeneratedReplies プロパティ

定義

プラットフォームがこれに対して可能な応答を自動的に生成する必要があるかどうかを返します Action

public virtual bool AllowGeneratedReplies { [Android.Runtime.Register("getAllowGeneratedReplies", "()Z", "GetGetAllowGeneratedRepliesHandler", ApiSince=24)] get; }
[<get: Android.Runtime.Register("getAllowGeneratedReplies", "()Z", "GetGetAllowGeneratedRepliesHandler", ApiSince=24)>]
member this.AllowGeneratedReplies : bool

プロパティ値

属性

注釈

プラットフォームがこれに対して可能な応答を自動的に生成する必要があるかどうかを返します Action

の Java ドキュメント android.app.Notification.Action.getAllowGeneratedReplies()

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

適用対象