positionOf

abstract fun positionOf(value: T): Float

Get the anchor position for an associated value

Return

The position of the anchor, or Float.NaN if the anchor does not exist

Parameters

value

The value to look up