ViewConfiguration.ScaledEdgeSlop Property

Definition

public virtual int ScaledEdgeSlop { [Android.Runtime.Register("getScaledEdgeSlop", "()I", "GetGetScaledEdgeSlopHandler")] get; }
[<get: Android.Runtime.Register("getScaledEdgeSlop", "()I", "GetGetScaledEdgeSlopHandler")>]
member this.ScaledEdgeSlop : int

Property Value

Inset in pixels to look for touchable content when the user touches the edge of the screen

Attributes

Remarks

Java documentation for android.view.ViewConfiguration.getScaledEdgeSlop().

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