SliceItem.FormatAction 字段

定义

包含 a SliceItemPendingIntent

        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 SliceItemPendingIntent

注意:操作包含 2 个数据片段,除了挂起的意向外,项还包含该操作适用的内容 Slice

适用于 . 的 android.app.slice.SliceItem.FORMAT_ACTIONJava 文档

本页的某些部分是根据 Android 开放源代码项目创建和共享的工作进行的修改,并根据 Creative Commons 2.5 属性许可证中所述的术语使用。

适用于