Share via


TvRecordingInfo.Monday 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("MONDAY", 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 Monday = 2;
[<Android.Runtime.Register("MONDAY", 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 Monday : Android.Media.TV.RecordingWeekDays

Field Value

Value = 2

Implements

Attributes

Applies to