TvInputInfo.ExtraInputId Field
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Used as a String extra field in setup intents created by #createSetupIntent()
to
supply the ID of a specific TV input to set up.
[Android.Runtime.Register("EXTRA_INPUT_ID")]
public const string ExtraInputId;
[<Android.Runtime.Register("EXTRA_INPUT_ID")>]
val mutable ExtraInputId : string
- Attributes
Used as a String extra field in setup intents created by #createSetupIntent()
to supply the ID of a specific TV input to set up.
Java documentation for android.media.tv.TvInputInfo.EXTRA_INPUT_ID
.
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.
Product | Versions |
---|---|
.NET for Android | .NET for Android API 34, .NET for Android API 35 |