vico
Toggle table of contents
androidJvm
Platform filter
androidJvm
Switch theme
Search in API
vico
core
/
com.patrykandpatrick.vico.core.extension
/
getEnd
get
End
fun
RectF
.
getEnd
(
isLtr
:
Boolean
)
:
Float
Returns
RectF.right
if
isLtr
is true, and
RectF.left
otherwise.