sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core-ktx
/
androidx.core.graphics
/
div
div
inline operator
fun
Point
.
div
(
scalar
:
Float
)
:
Point
(
source
)
inline operator
fun
PointF
.
div
(
scalar
:
Float
)
:
PointF
(
source
)
Divides this point by the specified scalar value and returns the result as a new point.