BackEvent.EdgeRight Campo

Definizione

Attenzione

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

Indica che lo scorrimento rapido del bordo inizia dal bordo destro dello schermo

[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

Valore del campo

Value = 1
Attributi

Commenti

Indica che lo scorrimento rapido del bordo inizia dal bordo destro dello schermo

per android.window.BackEvent.EDGE_RIGHT.

Le parti di questa pagina sono modifiche basate sul lavoro creato e condiviso dalla e usati in base ai termini descritti in Creative License 2.5 Attribution License.

Si applica a