TvInputInfo.Type Property

Definition

Returns the type of this TV input.

public Android.Media.TV.TvInputType Type { [Android.Runtime.Register("getType", "()I", "")] get; }
[<get: Android.Runtime.Register("getType", "()I", "")>]
member this.Type : Android.Media.TV.TvInputType

Property Value

Attributes

Remarks

Returns the type of this TV input.

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

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