Share via


TvInputManager.ActionViewRecordingSchedules Field

Definition

Activity action to display the recording schedules.

[Android.Runtime.Register("ACTION_VIEW_RECORDING_SCHEDULES", ApiSince=26)]
public const string ActionViewRecordingSchedules;
[<Android.Runtime.Register("ACTION_VIEW_RECORDING_SCHEDULES", ApiSince=26)>]
val mutable ActionViewRecordingSchedules : string

Field Value

Attributes

Remarks

Activity action to display the recording schedules. When invoked, the system will display an appropriate UI to browse the schedules.

Java documentation for android.media.tv.TvInputManager.ACTION_VIEW_RECORDING_SCHEDULES.

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to