ViewConfiguration.ScaledHoverSlop Property

Definition

public virtual int ScaledHoverSlop { [Android.Runtime.Register("getScaledHoverSlop", "()I", "GetGetScaledHoverSlopHandler", ApiSince=28)] get; }
[<get: Android.Runtime.Register("getScaledHoverSlop", "()I", "GetGetScaledHoverSlopHandler", ApiSince=28)>]
member this.ScaledHoverSlop : int

Property Value

Distance in pixels a hover can wander while it is still considered "stationary".

Attributes

Remarks

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

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