TvRecordingInfo.Thursday Field

Definition

Caution

This constant will be removed in the future version. Use Android.Media.TV.RecordingWeekDays enum directly instead of this field.

[Android.Runtime.Register("THURSDAY", ApiSince=34)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.RecordingWeekDays enum directly instead of this field.", true)]
public const Android.Media.TV.RecordingWeekDays Thursday = 16;
[<Android.Runtime.Register("THURSDAY", ApiSince=34)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Media.TV.RecordingWeekDays enum directly instead of this field.", true)>]
val mutable Thursday : Android.Media.TV.RecordingWeekDays

Field Value

Value = 16

Implements

Attributes

Applies to