SliceItem.FormatAction フィールド
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
を含む A SliceItem
PendingIntent
Note: Actions contain 2 pieces of data, In addition to the pending intent, the
item contains a <code data-dev-comment-type="c">Slice</code> that the action applies to.
[Android.Runtime.Register("FORMAT_ACTION", ApiSince=28)]
public const string FormatAction;
[<Android.Runtime.Register("FORMAT_ACTION", ApiSince=28)>]
val mutable FormatAction : string
フィールド値
実装
- 属性
注釈
を含む A SliceItem
PendingIntent
注: アクションには 2 つのデータが含まれています。保留中の意図に加えて、アイテムにはアクションが適用されるデータが含まれます Slice
。
の Java ドキュメントandroid.app.slice.SliceItem.FORMAT_ACTION
このページの一部は、Android オープンソース プロジェクトによって作成および共有され、クリエイティブ コモンズ 2.5 属性ライセンスに記載されている条件に従って使用される作業に基づく変更です。