Android.Content.PM.PackageManager.FeatureConsumerIr Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with consumer IR devices.

Syntax

[Android.Runtime.Register("FEATURE_CONSUMER_IR")]
public const string FeatureConsumerIr

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): The device is capable of communicating with consumer IR devices.

[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