A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
C
- callOnClick() - function in android.view.FxManagerView
- canAnimate() - function in android.view.FxManagerView
- cancel() - function in com.petterp.floatingx.impl.control.FxAppControlImpl
- 关闭fx,并释放所有监听 在普通模式,这相当于干掉当前悬浮窗在全局浮窗,如果当前浮窗个数为0时,我们将移除所有配置监听,比如取消AppLifecycle的订阅
- cancel() - function in com.petterp.floatingx.impl.control.FxBasisControlImpl
- 关闭fx,并释放所有监听 在普通模式,这相当于干掉当前悬浮窗在全局浮窗,如果当前浮窗个数为0时,我们将移除所有配置监听,比如取消AppLifecycle的订阅
- cancel() - function in com.petterp.floatingx.impl.control.FxScopeControl
- 关闭fx,并释放所有监听 在普通模式,这相当于干掉当前悬浮窗在全局浮窗,如果当前浮窗个数为0时,我们将移除所有配置监听,比如取消AppLifecycle的订阅
- cancel() - function in com.petterp.floatingx.listener.control.IFxAppControl
- 关闭fx,并释放所有监听 在普通模式,这相当于干掉当前悬浮窗在全局浮窗,如果当前浮窗个数为0时,我们将移除所有配置监听,比如取消AppLifecycle的订阅
- cancel() - function in com.petterp.floatingx.listener.control.IFxControl
- 关闭fx,并释放所有监听 在普通模式,这相当于干掉当前悬浮窗在全局浮窗,如果当前浮窗个数为0时,我们将移除所有配置监听,比如取消AppLifecycle的订阅
- cancel() - function in com.petterp.floatingx.listener.control.IFxScopeControl
- 关闭fx,并释放所有监听 在普通模式,这相当于干掉当前悬浮窗在全局浮窗,如果当前浮窗个数为0时,我们将移除所有配置监听,比如取消AppLifecycle的订阅
- cancelAnimation() - function in com.petterp.floatingx.assist.FxAnimation
- cancelDragAndDrop() - function in android.view.FxManagerView
- cancelLongPress() - function in android.view.FxManagerView
- cancelPendingInputEvents() - function in android.view.FxManagerView
- canResolveLayoutDirection() - function in android.view.FxManagerView
- canResolveTextAlignment() - function in android.view.FxManagerView
- canResolveTextDirection() - function in android.view.FxManagerView
- canScrollHorizontally(Integer) - function in android.view.FxManagerView
- canScrollVertically(Integer) - function in android.view.FxManagerView
- CENTER - enum entry in com.petterp.floatingx.assist.FxGravity
- checkClickEvent(Float,Float) - function in com.petterp.floatingx.view.FxClickHelper
- checkInputConnectionProxy(View) - function in android.view.FxManagerView
- checkLayoutParams(ViewGroup.LayoutParams) - function in android.widget.FxManagerView
- childDrawableStateChanged(View) - function in android.view.FxManagerView
- childHasTransientStateChanged(View,Boolean) - function in android.view.FxManagerView
- cleanupLayoutState(View) - function in android.view.FxManagerView
- clear() - function in com.petterp.floatingx.listener.IFxConfigStorage
- 清除存储信息
- clearAnimation() - function in android.view.FxManagerView
- clearChildFocus(View) - function in android.view.FxManagerView
- clearDisappearingChildren() - function in android.view.FxManagerView
- clearFocus() - function in android.view.FxManagerView
- clearLocationStorage() - function in com.petterp.floatingx.impl.control.FxAppControlImpl
- 清除保存的位置信息
- clearLocationStorage() - function in com.petterp.floatingx.impl.control.FxBasisControlImpl
- 清除保存的位置信息
- clearLocationStorage() - function in com.petterp.floatingx.impl.control.FxScopeControl
- 清除保存的位置信息
- clearLocationStorage() - function in com.petterp.floatingx.listener.control.IFxConfigControl
- 清除保存的位置信息
- clearViewTranslationCallback() - function in android.view.FxManagerView
- ClickOnly - enum entry in com.petterp.floatingx.assist.FxDisplayMode
- com.petterp.floatingx - package com.petterp.floatingx
- com.petterp.floatingx.assist - package com.petterp.floatingx.assist
- com.petterp.floatingx.assist.helper - package com.petterp.floatingx.assist.helper
- com.petterp.floatingx.impl - package com.petterp.floatingx.impl
- com.petterp.floatingx.impl.control - package com.petterp.floatingx.impl.control
- com.petterp.floatingx.impl.lifecycle - package com.petterp.floatingx.impl.lifecycle
- com.petterp.floatingx.listener - package com.petterp.floatingx.listener
- com.petterp.floatingx.listener.control - package com.petterp.floatingx.listener.control
- com.petterp.floatingx.listener.provider - package com.petterp.floatingx.listener.provider
- com.petterp.floatingx.util - package com.petterp.floatingx.util
- com.petterp.floatingx.view - package com.petterp.floatingx.view
- computeHorizontalScrollExtent() - function in android.view.FxManagerView
- computeHorizontalScrollOffset() - function in android.view.FxManagerView
- computeHorizontalScrollRange() - function in android.view.FxManagerView
- computeScroll() - function in android.view.FxManagerView
- computeSystemWindowInsets(WindowInsets,Rect) - function in android.view.FxManagerView
- computeVerticalScrollExtent() - function in android.view.FxManagerView
- computeVerticalScrollOffset() - function in android.view.FxManagerView
- computeVerticalScrollRange() - function in android.view.FxManagerView
- configControl(String) - function in com.petterp.floatingx.FloatingX
- 全局浮窗配置控制器
- configControl() - function in com.petterp.floatingx.FloatingX
- 全局浮窗配置控制器
- configControlOrNull(String) - function in com.petterp.floatingx.FloatingX
- 全局浮窗配置控制器(可null)
- configControlOrNull() - function in com.petterp.floatingx.FloatingX
- 全局浮窗配置控制器(可null)
- control(String) - function in com.petterp.floatingx.FloatingX
- 全局浮窗操作控制器
- control() - function in com.petterp.floatingx.FloatingX
- 全局浮窗操作控制器
- controlOrNull(String) - function in com.petterp.floatingx.FloatingX
- 获得全局浮窗操作控制器(可null)
- controlOrNull() - function in com.petterp.floatingx.FloatingX
- 获得全局浮窗操作控制器(可null)
- createAccessibilityNodeInfo() - function in android.view.FxManagerView
- createContextMenu(ContextMenu) - function in android.view.FxManagerView