Android.Content.PM.PackageManager.FeatureWatch Field
Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): This is a device dedicated to showing UI on a watch.

Syntax

[Android.Runtime.Register("FEATURE_WATCH")]
public const string FeatureWatch

Remarks

Feature for PackageManager.GetSystemAvailableFeatures and PackageManager.HasSystemFeature(string): This is a device dedicated to showing UI on a watch. A watch here is defined to be a device worn on the body, perhaps on the wrist. The user is very close when interacting with the device.

[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