Android.Content.PM.PackageManager.FeatureLiveTv Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports live TV and can display contents from TV inputs implemented with the Android.Media.TV.TvInputService API.

Syntax

[Android.Runtime.Register("FEATURE_LIVE_TV")]
public const string FeatureLiveTv

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device supports live TV and can display contents from TV inputs implemented with the Android.Media.TV.TvInputService API.

[Android Documentation]

Requirements

Namespace: Android.Content.PM
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1