Lingua

DeviceTypes.TypeWindow Campo

Definizione

Attenzione

This constant will be removed in the future version. Use Android.Service.Controls.DeviceType enum directly instead of this field.

[Android.Runtime.Register("TYPE_WINDOW", ApiSince=30)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.DeviceType enum directly instead of this field.", true)]
public const Android.Service.Controls.DeviceType TypeWindow = 43;
[<Android.Runtime.Register("TYPE_WINDOW", ApiSince=30)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Service.Controls.DeviceType enum directly instead of this field.", true)>]
val mutable TypeWindow : Android.Service.Controls.DeviceType

Valore del campo

Value = 43
Attributi

Si applica a