Langue

BackEvent.EdgeLeft 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 du bord commence à partir du bord gauche de l’écran

[Android.Runtime.Register("EDGE_LEFT", 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 EdgeLeft = 0;
[<Android.Runtime.Register("EDGE_LEFT", 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 EdgeLeft : Android.Window.BackEventEdge

Valeur de champ

Value = 0
Attributs

Remarques

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

Java documentation pour android.window.BackEvent.EDGE_LEFT.

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 à