언어

WindowManager.EngagementModeFlagVisualsOn 필드

정의

주의

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

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

필드 값

Value = 1
특성

적용 대상