sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.view
/
SeslTouchTargetDelegate
/
ExtraInsets
/
of
of
@
NonNull
open
fun
of
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
:
SeslTouchTargetDelegate.ExtraInsets
(
source
)
@
NonNull
open
fun
of
(
horizontal
:
Int
,
vertical
:
Int
)
:
SeslTouchTargetDelegate.ExtraInsets
(
source
)
@
NonNull
open
fun
of
(
@
Nullable
r
:
Rect
)
:
SeslTouchTargetDelegate.ExtraInsets
(
source
)