TvInputInfo.ServiceInfo Property

Definition

Returns the information of the service that implements this TV input.

public Android.Content.PM.ServiceInfo? ServiceInfo { [Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "")] get; }
[<get: Android.Runtime.Register("getServiceInfo", "()Landroid/content/pm/ServiceInfo;", "")>]
member this.ServiceInfo : Android.Content.PM.ServiceInfo

Property Value

ServiceInfo
Attributes

Remarks

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

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