TvRecordingInfo.Wednesday 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("WEDNESDAY", 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 Wednesday = 8;
[<Android.Runtime.Register("WEDNESDAY", 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 Wednesday : Android.Media.TV.RecordingWeekDays

Field Value

Value = 8

Implements

Attributes

Applies to