ContactsContract.Settings.ActionSetDefaultAccount 字段

定义

用于启动 UI 的操作,为新联系人设置默认帐户。

[Android.Runtime.Register("ACTION_SET_DEFAULT_ACCOUNT", ApiSince=33)]
public const string ActionSetDefaultAccount;
[<Android.Runtime.Register("ACTION_SET_DEFAULT_ACCOUNT", ApiSince=33)>]
val mutable ActionSetDefaultAccount : string

字段值

属性

注解

用于启动 UI 的操作,为新联系人设置默认帐户。

适用于 . 的 android.provider.ContactsContract.Settings.ACTION_SET_DEFAULT_ACCOUNTJava 文档

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

适用于