drawPath

fun drawPath(uiElement: UIElement, xyPoints: FloatArray, size: Int, stride: Int = 2): Boolean

Draw path command, to draw a path on the glasses display

Return

true if the given information is valid

Parameters

uiElement

the UIKit.widgets.Path ui element (or a custom control)

xPoints

array of xy coordinated