Language

VirtualDevice.DeviceProfileAutomotiveProjection Field

Definition

Caution

This constant will be removed in the future version. Use Android.Companion.Virtual.VirtualDeviceProfile enum directly instead of this field.

[Android.Runtime.Register("DEVICE_PROFILE_AUTOMOTIVE_PROJECTION", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Companion.Virtual.VirtualDeviceProfile enum directly instead of this field.", true)]
public const Android.Companion.Virtual.VirtualDeviceProfile DeviceProfileAutomotiveProjection = 101;
[<Android.Runtime.Register("DEVICE_PROFILE_AUTOMOTIVE_PROJECTION", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Companion.Virtual.VirtualDeviceProfile enum directly instead of this field.", true)>]
val mutable DeviceProfileAutomotiveProjection : Android.Companion.Virtual.VirtualDeviceProfile

Field Value

Value = 101

Implements

Attributes

Applies to