Udostępnij za pośrednictwem


RemoveSpaceGesture.EndPoint Property

Definition

Returns the end point in screen coordinates set with Builder#setPoints.

public Android.Graphics.PointF EndPoint { [Android.Runtime.Register("getEndPoint", "()Landroid/graphics/PointF;", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("getEndPoint", "()Landroid/graphics/PointF;", "", ApiSince=34)>]
member this.EndPoint : Android.Graphics.PointF

Property Value

Attributes

Remarks

Returns the end point in screen coordinates set with Builder#setPoints.

Java documentation for android.view.inputmethod.RemoveSpaceGesture.getEndPoint().

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