InputDevice.SourceUnknown Поле

Определение

Внимание!

This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.

Источник ввода неизвестен.

[Android.Runtime.Register("SOURCE_UNKNOWN")]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.", true)]
public const Android.Views.InputSourceType SourceUnknown = 0;
[<Android.Runtime.Register("SOURCE_UNKNOWN")>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.InputSourceType enum directly instead of this field.", true)>]
val mutable SourceUnknown : Android.Views.InputSourceType

Значение поля

Value = 0

Реализации

Атрибуты

Комментарии

Источник ввода неизвестен.

Java документации по android.view.InputDevice.SOURCE_UNKNOWN.

Части этой страницы — это изменения на основе работы, созданной и общей Project и используемых в соответствии с условиями, описанными в разделе "".

Применяется к