Поделиться через


MtpConstants.OperationSkip Поле

Определение

Внимание!

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

Код операции для пропуска

[Android.Runtime.Register("OPERATION_SKIP", 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 OperationSkip = 38944;
[<Android.Runtime.Register("OPERATION_SKIP", 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 OperationSkip : Android.Mtp.OperationCode

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

Value = 38944
Атрибуты

Комментарии

Код операции для пропуска

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

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

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