Langue

BackEvent.EdgeRight Champ

Définition

Attention

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

Indique que le balayage de bord commence à partir du bord droit de l’écran

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

Valeur de champ

Value = 1
Attributs

Remarques

Indique que le balayage de bord commence à partir du bord droit de l’écran

Java documentation pour android.window.BackEvent.EDGE_RIGHT.

Les parties de cette page sont des modifications basées sur le travail créé et partagé par Android Open Source et utilisées en fonction des termes décrits dans la Creative Commons 2.5 Attribution License.

S’applique à