TelecomManager.DurationVeryShort Field

Definition

Caution

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

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

Field Value

Duration
Attributes

Applies to