BackEvent.SwipeEdge Property

Definition

Returns the screen edge that the swipe starts from.

public Android.Window.BackEventEdge SwipeEdge { [Android.Runtime.Register("getSwipeEdge", "()I", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getSwipeEdge", "()I", "", ApiSince=34)>]
member this.SwipeEdge : Android.Window.BackEventEdge

Property Value

Attributes

Remarks

Returns the screen edge that the swipe starts from.

Java documentation for android.window.BackEvent.getSwipeEdge().

Portions of this page are modifications based on work created and shared by the Android Open Source Project and used according to terms described in the Creative Commons 2.5 Attribution License.

Applies to