Android.Content.Intent.CategoryCarMode Field
Used to indicate that the activity can be used in a car environment.

Syntax

[Android.Runtime.Register("CATEGORY_CAR_MODE")]
public const string CategoryCarMode

Remarks

Used to indicate that the activity can be used in a car environment.

[Android Documentation]

Requirements

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