Partager via


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

Documentation Java pour android.window.BackEvent.EDGE_LEFT.

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

S’applique à