-
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<Class<?>> blackFilterList, List<Class<?>> whiteInsertList, Boolean isAllInstall, FxScopeType scope, IFxProxyTagActivityLifecycle fxLifecycleExpand, Function2<Activity, IFxPermissionAskControl, Unit> fxAskPermissionInterceptor)
-
Method Summary
Modifier and Type Method Description final FloatgetSafeEdgeOffSet()-
-
Constructor Detail
-
FxAppHelper
FxAppHelper(String tag, Application context, List<Class<?>> blackFilterList, List<Class<?>> whiteInsertList, Boolean isAllInstall, FxScopeType scope, IFxProxyTagActivityLifecycle fxLifecycleExpand, Function2<Activity, IFxPermissionAskControl, Unit> fxAskPermissionInterceptor)
-
-
Method Detail
-
getSafeEdgeOffSet
final Float getSafeEdgeOffSet()
-
-
-
-