sesl.androidx
Toggle table of contents
main
Platform filter
main
Switch theme
Search in API
sesl.androidx
core
/
androidx.reflect.widget
/
SeslHoverPopupWindowReflector
Sesl
Hover
Popup
Window
Reflector
@
RestrictTo
(
value
=
LIBRARY_GROUP_PREFIX
)
open
class
SeslHoverPopupWindowReflector
(
source
)
Members
Functions
getField_
TYPE_
NONE
Link copied to clipboard
open
fun
getField_TYPE_NONE
(
)
:
Int
getField_
TYPE_
TOOLTIP
Link copied to clipboard
open
fun
getField_TYPE_TOOLTIP
(
)
:
Int
getField_
TYPE_
USER_
CUSTOM
Link copied to clipboard
open
fun
getField_TYPE_USER_CUSTOM
(
)
:
Int
set
Gravity
Link copied to clipboard
open
fun
setGravity
(
@
NonNull
hoverPopupWindow
:
Any
,
gravity
:
Int
)
set
Hover
Detect
Time
Link copied to clipboard
open
fun
setHoverDetectTime
(
@
NonNull
hoverPopupWindow
:
Any
,
ms
:
Int
)
set
Hovering
Point
Link copied to clipboard
open
fun
setHoveringPoint
(
@
NonNull
hoverPopupWindow
:
Any
,
x
:
Int
,
y
:
Int
)
set
Offset
Link copied to clipboard
open
fun
setOffset
(
@
NonNull
hoverPopupWindow
:
Any
,
x
:
Int
,
y
:
Int
)
update
Link copied to clipboard
open
fun
update
(
@
NonNull
hoverPopupWindow
:
Any
)