sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
appcompat
/
androidx.appcompat.view
/
SeslTouchTargetDelegate
/
ExtraInsets
Extra
Insets
open
class
ExtraInsets
(
source
)
Members
Properties
NONE
Link copied to clipboard
@
NonNull
val
NONE
:
SeslTouchTargetDelegate.ExtraInsets
Functions
equals
Link copied to clipboard
open
fun
equals
(
o
:
Any
)
:
Boolean
hash
Code
Link copied to clipboard
open
fun
hashCode
(
)
:
Int
of
Link copied to clipboard
@
NonNull
open
fun
of
(
@
Nullable
r
:
Rect
)
:
SeslTouchTargetDelegate.ExtraInsets
@
NonNull
open
fun
of
(
horizontal
:
Int
,
vertical
:
Int
)
:
SeslTouchTargetDelegate.ExtraInsets
@
NonNull
open
fun
of
(
left
:
Int
,
top
:
Int
,
right
:
Int
,
bottom
:
Int
)
:
SeslTouchTargetDelegate.ExtraInsets
to
Rect
Link copied to clipboard
@
NonNull
open
fun
toRect
(
)
:
Rect
to
String
Link copied to clipboard
@
NonNull
open
fun
toString
(
)
:
String