MtpConstants.OperationInitiateCapture Поле

Определение

Внимание!

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

Код операции для InitiateCapture

[Android.Runtime.Register("OPERATION_INITIATE_CAPTURE", ApiSince=24)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.OperationCode enum directly instead of this field.", true)]
public const Android.Mtp.OperationCode OperationInitiateCapture = 4110;
[<Android.Runtime.Register("OPERATION_INITIATE_CAPTURE", ApiSince=24)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Mtp.OperationCode enum directly instead of this field.", true)>]
val mutable OperationInitiateCapture : Android.Mtp.OperationCode

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

Value = 4110
Атрибуты

Комментарии

Код операции для InitiateCapture

Документация по Java для android.mtp.MtpConstants.OPERATION_INITIATE_CAPTURE.

Части этой страницы являются изменениями, основанными на работе, созданной и совместно используемой проектом и используемой в соответствии с условиями, Creative Commons 2.5 Attribution License Creative Commons 2.5 Attribution License.

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