A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
E
- e(String) - function in com.petterp.floatingx.util.FxLog
- enableFx() - function in com.petterp.floatingx.assist.helper.AppHelper.Builder
- 设置启用fx
- endViewTransition(View) - function in android.view.FxManagerView
- eventIng(MotionEvent) - function in com.petterp.floatingx.impl.FxScrollImpl
- 接收所有event,用于自定义判断逻辑,会在onTouchEvent中被优先永远调用
- eventIng(MotionEvent) - function in com.petterp.floatingx.listener.IFxScrollListener
- 接收所有event,用于自定义判断逻辑,会在onTouchEvent中被优先永远调用