ViewConfiguration.ScaledHandwritingGestureLineMargin Property

Definition

public virtual int ScaledHandwritingGestureLineMargin { [Android.Runtime.Register("getScaledHandwritingGestureLineMargin", "()I", "GetGetScaledHandwritingGestureLineMarginHandler", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getScaledHandwritingGestureLineMargin", "()I", "GetGetScaledHandwritingGestureLineMarginHandler", ApiSince=34)>]
member this.ScaledHandwritingGestureLineMargin : int

Property Value

margin in pixels around text line bounds where stylus handwriting gestures should be supported.

Attributes

Remarks

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

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