Язык

DocumentsContract.Root.FlagSupportsEject Поле

Определение

Внимание!

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

Флаг, указывающий, что этот корневой каталог можно извлечь.

[Android.Runtime.Register("FLAG_SUPPORTS_EJECT", ApiSince=26)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Provider.DocumentRootFlags enum directly instead of this field.", true)]
public const Android.Provider.DocumentRootFlags FlagSupportsEject = 32;
[<Android.Runtime.Register("FLAG_SUPPORTS_EJECT", ApiSince=26)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Provider.DocumentRootFlags enum directly instead of this field.", true)>]
val mutable FlagSupportsEject : Android.Provider.DocumentRootFlags

Значение поля

Value = 32
Атрибуты

Комментарии

Флаг, указывающий, что этот корневой каталог можно извлечь.

Java документации по android.provider.DocumentsContract.Root.FLAG_SUPPORTS_EJECT.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к