InsertGesture.InsertionPoint 属性

定义

返回插入点 PointF (以屏幕坐标为单位),其中 #getTextToInsert() 将插入。

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

属性值

属性

注解

返回插入点 PointF (以屏幕坐标为单位),其中 #getTextToInsert() 将插入。

Java文档android.view.inputmethod.InsertGesture.getInsertionPoint()

本页的某些部分是根据 创建和共享的工作进行的修改,并根据 许可证中所述的条款使用。

适用于