Share via


TvInputManager.ActionSetupInputs Field

Definition

Activity action to set up channel sources i.

[Android.Runtime.Register("ACTION_SETUP_INPUTS", ApiSince=24)]
public const string ActionSetupInputs;
[<Android.Runtime.Register("ACTION_SETUP_INPUTS", ApiSince=24)>]
val mutable ActionSetupInputs : string

Field Value

Attributes

Remarks

Activity action to set up channel sources i.e.&nbsp;TV inputs of type TvInputInfo#TYPE_TUNER. When invoked, the system will display an appropriate UI for the user to initiate the individual setup flow provided by android.R.attr#setupActivity of each TV input service.

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

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