ContactsContract.Directory.ShortcutSupportFull フィールド

定義

注意事項

This constant will be removed in the future version. Use Android.Provider.ShortcutSupport enum directly instead of this field.

#SHORTCUT_SUPPORTディレクトリで、連絡先とその構成要素のショートカットを作成することを示す設定。

[Android.Runtime.Register("SHORTCUT_SUPPORT_FULL")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ShortcutSupport enum directly instead of this field.", true)]
public const Android.Provider.ShortcutSupport ShortcutSupportFull = 2;
[<Android.Runtime.Register("SHORTCUT_SUPPORT_FULL")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.ShortcutSupport enum directly instead of this field.", true)>]
val mutable ShortcutSupportFull : Android.Provider.ShortcutSupport

フィールド値

Value = 2
属性

注釈

#SHORTCUT_SUPPORTディレクトリで、連絡先とその構成要素のショートカットを作成することを示す設定。

android.provider.ContactsContract.Directory.SHORTCUT_SUPPORT_FULLJava ドキュメント。

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

適用対象