ContactsContract.Directory.ShortcutSupport 字段

定义

其中#SHORTCUT_SUPPORT_NONE之一。 #SHORTCUT_SUPPORT_FULL#SHORTCUT_SUPPORT_DATA_ITEMS_ONLY

[Android.Runtime.Register("SHORTCUT_SUPPORT")]
public const string ShortcutSupport;
[<Android.Runtime.Register("SHORTCUT_SUPPORT")>]
val mutable ShortcutSupport : string

字段值

属性

注解

其中#SHORTCUT_SUPPORT_NONE之一。 #SHORTCUT_SUPPORT_FULL#SHORTCUT_SUPPORT_DATA_ITEMS_ONLY 这是目录对其元素创建的快捷方式的预期。 客户端必须遵守此设置。

适用于 . 的 android.provider.ContactsContract.Directory.SHORTCUT_SUPPORTJava 文档

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

适用于