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


VibrationAttributes.UsageRingtone Поле

Определение

Внимание!

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

Значение использования для вибраций звонка.

[Android.Runtime.Register("USAGE_RINGTONE", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.OS.VibrationAttributesUsageType enum directly instead of this field.", true)]
public const Android.OS.VibrationAttributesUsageType UsageRingtone = 33;
[<Android.Runtime.Register("USAGE_RINGTONE", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.OS.VibrationAttributesUsageType enum directly instead of this field.", true)>]
val mutable UsageRingtone : Android.OS.VibrationAttributesUsageType

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

Value = 33

Реализации

Атрибуты

Комментарии

Значение использования для вибраций звонка.

Документация по Java для android.os.VibrationAttributes.USAGE_RINGTONE.

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

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