-
public final class FxAppHelper extends FxBasisHelper
FxAppConfig 构建器
-
-
Nested Class Summary
Nested Classes Modifier and Type Class Description public final classFxAppHelper.Builderpublic classFxAppHelper.Companion
-
Field Summary
Fields Modifier and Type Field Description private final FloatsafeEdgeOffSet
-
Constructor Summary
Constructors Constructor Description FxAppHelper(String tag, Application context, List<String> blackFilterList, List<String> whiteInsertList, Boolean isAllInstall, FxScopeType scope, List<Integer> editTextIds, Boolean enableSafeArea, Boolean isEnableKeyBoardAdapt, IFxProxyTagActivityLifecycle fxLifecycleExpand, Function2<Activity, IFxPermissionAskControl, Unit> fxAskPermissionInterceptor, IKeyBackListener keyBackListener)
-
Method Summary
Modifier and Type Method Description final FloatgetSafeEdgeOffSet()-
-
Constructor Detail
-
FxAppHelper
FxAppHelper(String tag, Application context, List<String> blackFilterList, List<String> whiteInsertList, Boolean isAllInstall, FxScopeType scope, List<Integer> editTextIds, Boolean enableSafeArea, Boolean isEnableKeyBoardAdapt, IFxProxyTagActivityLifecycle fxLifecycleExpand, Function2<Activity, IFxPermissionAskControl, Unit> fxAskPermissionInterceptor, IKeyBackListener keyBackListener)
-
-
Method Detail
-
getSafeEdgeOffSet
final Float getSafeEdgeOffSet()
-
-
-
-