- safeAddGlobalLayoutListener(View, ViewTreeObserver.OnGlobalLayoutListener) - 类 中的静态方法razerdp.util.PopupUiUtils
-
- safeRemoveGlobalLayoutListener(View, ViewTreeObserver.OnGlobalLayoutListener) - 类 中的静态方法razerdp.util.PopupUiUtils
-
- scale(float, float) - 类 中的方法razerdp.util.animation.ScaleConfig
-
- ScaleConfig - razerdp.util.animation中的类
-
- ScaleConfig() - 类 的构造器razerdp.util.animation.ScaleConfig
-
- scaleX(float, float) - 类 中的方法razerdp.util.animation.ScaleConfig
-
- sclaeY(float, float) - 类 中的方法razerdp.util.animation.ScaleConfig
-
- scriptBlur(Context, Bitmap, int, int, float) - 类 中的静态方法razerdp.blur.BlurHelper
-
- set(T, Float) - 类 中的方法razerdp.util.animation.FloatPropertyCompat
-
- setAdjustInputMethod(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
PopupWindow是否需要自适应输入法,为输入法弹出让出区域
- setAdjustInputMethod(boolean, int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
PopupWindow是否需要自适应输入法,为输入法弹出让出区域
- setAdjustInputMode(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow适配输入法的适配模式
- setAdjustInputMode(int, int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow适配输入法的适配模式
- setAdjustInputMode(View, int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow适配输入法的适配模式
- setAlignBackground(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow的背景是否对齐到PopupWindow。
- setAlignBackgroundGravity(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow的背景对齐PopupWindow的方式,请传入
Gravity中的值
- setAllowDismissWhenTouchOutside(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setAllowInterceptTouchEvent(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setAutoLocatePopup(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
是否自动设置PopupWindow位置
在设定了clipToScreen的情况下#setClipToScreen(boolean)
如果当前屏幕不足以完整显示您的PopupWindow,则PopupWindow会自行布置在其镜像位置。
- setAutoShowInputMethod(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
PopupWindow在展示的时候自动打开输入法
- setAutoShowInputMethod(EditText, boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
PopupWindow在展示的时候自动打开输入法,在传入参数时请务必传入
EditText
- setBackground(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow背景Drawable,默认颜色为#8f000000
- setBackground(Drawable) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow背景Drawable,默认颜色为#8f000000
- setBackground(View, Drawable) - 类 中的静态方法razerdp.util.PopupUiUtils
-
- setBackgroundColor(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow背景颜色,默认颜色为#8f000000
- setBackgroundView(View) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow背景View,因为背景全屏的原因,该View将会被强制设为MATCH_PARENT/MATCH_PARENT
- setBackPressEnable(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
是否允许PopupWindow响应返回键并dismiss
- setBlurAsync(boolean) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setBlurBackgroundEnable(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow弹出时是否模糊背景。
- setBlurBackgroundEnable(boolean, BasePopupWindow.OnBlurOptionInitListener) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow弹出时是否模糊背景。
- setBlurInDuration(long) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setBlurOption(PopupBlurOption) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setBlurOutDuration(long) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setBlurPreScaleRatio(float) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setBlurRadius(float) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setBlurView(View) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setClipChildren(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
该参数决定popupWindow是否被限制在绘制边界
true:PopupWindow将会被限制边界,其动画不可突破其边界
false:PopupWindow将不会被限制绘制边界,其动画可突破其边界
- setCutoutX(int) - 类 中的方法razerdp.blur.BlurImageView
-
- setCutoutY(int) - 类 中的方法razerdp.blur.BlurImageView
-
- setDebugMode(boolean) - 类 中的静态方法razerdp.basepopup.BasePopupWindow
-
- setDismissAnimation(Animation) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setDismissAnimator(Animator) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setFitSize(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
是否允许BasePopup自动调整大小
在#setClipToScreen(boolean)为true的情况下,BasePopup会针对剩余空间来调整Popup的大小,因此可能出现实际显示过小的情况
- setFitWindowManagerLayoutParamsCallback(BasePopupWindow, BasePopupUnsafe.OnFitWindowManagerLayoutParamsCallback) - 枚举 中的方法razerdp.basepopup.BasePopupUnsafe
-
已过时。
- setFullScreen(boolean) - 类 中的方法razerdp.blur.PopupBlurOption
-
- setHeight(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setHeightAsAnchorView(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
basepopup高度跟随anchorView
- setKeyEventListener(BasePopupWindow.KeyEventListener) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置key event
- setLayoutDirection(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置layoutdirection
- setMaskOffsetX(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设定蒙层x位置的偏移量
- setMaskOffsetY(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设定蒙层y位置的偏移量
- setMaskViewDismissAnimation(Animation) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置背景蒙层退出的动画,如果为空,则蒙层不显示动画,直接消失
- setMaskViewShowAnimation(Animation) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置背景蒙层显示的动画,如果为空,则蒙层不显示动画,直接弹出
- setMaxHeight(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置BasePopup最大高度
- setMaxWidth(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置BasePopup最大宽度
- setMinHeight(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置BasePopup最小高度
- setMinWidth(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置BasePopup最小宽度
- setOffsetX(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设定x位置的偏移量(中心点在popup的左上角)
- setOffsetY(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设定y位置的偏移量(中心点在popup的左上角)
- setOnBeforeShowCallback(BasePopupWindow.OnBeforeShowCallback) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setOnDismissListener(BasePopupWindow.OnDismissListener) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置dismiss监听
- setOnKeyboardChangeListener(KeyboardUtils.OnKeyboardChangeListener) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置键盘监听回调
- setOnPopupWindowShowListener(BasePopupWindow.OnPopupWindowShowListener) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置PopupWindow显示的监听
- setOpenLog(boolean) - 类 中的静态方法razerdp.util.log.PopupLog
-
- setOutSideDismiss(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
是否允许点击PopupWindow外部时触发dismiss
dismiss popup when touch outside from popup
- setOutSideTouchable(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
是否允许PopupWindow外部响应事件
如果允许拦截事件,则PopupWindow外部无法响应事件。
- setOverlayNavigationBar(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
允许PopupWindow覆盖导航栏
- setOverlayNavigationBarMode(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置覆盖导航栏的模式
- setOverlayStatusbar(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
允许PopupWindow覆盖状态栏
- setOverlayStatusbarMode(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置覆盖状态栏的模式
- setPopupAnimationStyle(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setPopupFadeEnable(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
当传入true,你的PopupWindow将会淡入显示,淡出消失。
- setPopupGravity(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setPopupGravity(BasePopupWindow.GravityMode, int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setPopupGravityMode(BasePopupWindow.GravityMode) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setPopupGravityMode(BasePopupWindow.GravityMode, BasePopupWindow.GravityMode) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setPopupWindowFullScreen(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
已过时。
- setShowAnimation(Animation) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setShowAnimator(Animator) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setShowKeybaordDelay(long) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置输入法弹出延时
- setSoftInputMode(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
已过时。
- setTouchable(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
设置是否允Popup是否响应事件,如果不响应,则事件会穿透Popup
- setValue(T, float) - 类 中的方法razerdp.util.animation.FloatPropertyCompat
-
- setViewClickListener(View.OnClickListener, View...) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
这个方法用于简化您为View设置OnClickListener事件,多个View将会使用同一个点击事件
- setWidth(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- setWidthAsAnchorView(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
basepopup宽度跟随anchorview
- show() - 类 中的方法razerdp.basepopup.QuickPopupBuilder
-
- show(int) - 类 中的方法razerdp.basepopup.QuickPopupBuilder
-
已过时。
- show(View) - 类 中的方法razerdp.basepopup.QuickPopupBuilder
-
- show(int, int) - 类 中的方法razerdp.basepopup.QuickPopupBuilder
-
- showPopupWindow() - 类 中的方法razerdp.basepopup.BasePopupWindow
-
调用这个方法时,将会展示PopupWindow。
- showPopupWindow(int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
- showPopupWindow(View) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
调用这个方法时,将会展示PopupWindow。
- showPopupWindow(int, int) - 类 中的方法razerdp.basepopup.BasePopupWindow
-
调用这个方法时,将会在指定位置弹出PopupWindow。
- StackDumpInfo(StackTraceElement) - 类 的构造器razerdp.basepopup.BasePopupUnsafe.StackDumpInfo
-
已过时。
- start(long) - 类 中的方法razerdp.blur.BlurImageView
-
alpha进场动画
- SYNC_MASK_ANIMATION_DURATION - 接口 中的静态变量razerdp.basepopup.BasePopupFlag
-
- syncMaskAnimationDuration(boolean) - 类 中的方法razerdp.basepopup.BasePopupWindow
-