toggle menu
JcvFaceSdk
common
switch theme
search in API
jcv-face-core
/
mobile.japancv.jcvfacesdk.graphic
/
Rect
/
Companion
/
copyOrNull
copy
Or
Null
fun
copyOrNull
(
r
:
Rect
)
:
Rect
Returns a copy of
r
if
r
is not
null
, or
null
otherwise.