언어

KeyEvent.KeycodeContextualQuery 필드

정의

주의

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

키 코드 상수: 상황에 맞는 쿼리 키입니다.

[Android.Runtime.Register("KEYCODE_CONTEXTUAL_QUERY", ApiSince=37)]
[System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)]
public const Android.Views.Keycode KeycodeContextualQuery = 341;
[<Android.Runtime.Register("KEYCODE_CONTEXTUAL_QUERY", ApiSince=37)>]
[<System.Obsolete("This constant will be removed in the future version. Use Android.Views.Keycode enum directly instead of this field.", true)>]
val mutable KeycodeContextualQuery : Android.Views.Keycode

필드 값

Value = 341

구현

특성

적용 대상