TvInputInfo.CreateSetupIntent Method

Definition

Returns an intent to start the setup activity for this TV input.

[Android.Runtime.Register("createSetupIntent", "()Landroid/content/Intent;", "")]
public Android.Content.Intent? CreateSetupIntent ();
[<Android.Runtime.Register("createSetupIntent", "()Landroid/content/Intent;", "")>]
member this.CreateSetupIntent : unit -> Android.Content.Intent

Returns

Attributes

Remarks

Returns an intent to start the setup activity for this TV input.

Java documentation for android.media.tv.TvInputInfo.createSetupIntent().

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