A
B
C
D
E
F
G
H
I
M
N
O
P
R
S
U
V
S
- setAnimation(com.skydoves.powermenu.MenuAnimation) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets animations of the popup.
- setAnimation(com.skydoves.powermenu.MenuAnimation) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets animations of the popup.
- setAnimation(com.skydoves.powermenu.MenuAnimation) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the menu animation to the popup.
- setAnimation(com.skydoves.powermenu.MenuAnimation) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the menu animation to the popup.
- setAnimationStyle(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets custom animations of the popup.
- setAnimationStyle(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets custom animations of the popup.
- setAnimationStyle(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the customized menu animation using resource.
- setAnimationStyle(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the customized menu animation using resource.
- setAutoDismiss(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the auto-dismissing or not.
- setAutoDismiss(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the auto-dismissing or not.
- setAutoDismiss(boolean) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the dismissing automatically when the menu item is clicked.
- setAutoDismiss(boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the dismissing automatically when the menu item is clicked.
- setAutofillOptions(kotlin.Array) - function in android.widget.BaseAdapter
- setBackgroundAlpha(float) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the alpha of the background.
- setBackgroundAlpha(float) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the alpha of the background.
- setBackgroundAlpha(float) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the alpha of the background popup.
- setBackgroundAlpha(float) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the alpha of the background popup.
- setBackgroundColor(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the color of the background.
- setBackgroundColor(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the color of the background.
- setBackgroundColor(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the color of the background popup.
- setBackgroundColor(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the color of the background popup.
- setBackgroundColorResource(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the color of the background popup.
- setBackgroundColorResource(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the color of the background popup.
- setBackgroundSystemUiVisibility(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets system UI visibility flags for backgroundView.
- setBackgroundSystemUiVisibility(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets system UI visibility flags for backgroundView.
- setBackgroundSystemUiVisibility(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the system UI visibility of the background popup.
- setBackgroundSystemUiVisibility(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the system UI visibility of the background popup.
- setCircularEffect(com.skydoves.powermenu.CircularEffect) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets menu effects for showing popup more dynamically.
- setCircularEffect(com.skydoves.powermenu.CircularEffect) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets menu effects for showing popup more dynamically.
- setCircularEffect(com.skydoves.powermenu.CircularEffect) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the circular revealed effect using CircularEffect.
- setCircularEffect(com.skydoves.powermenu.CircularEffect) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the circular revealed effect using CircularEffect.
- setDismissIfShowAgain(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the dismiss action if already popup is showing.
- setDismissIfShowAgain(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the dismiss action if already popup is showing.
- setDismissIfShowAgain(boolean) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the dismiss action if already popup is showing.
- setDismissIfShowAgain(boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the dismiss action if already popup is showing.
- setDivider(android.graphics.drawable.Drawable) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the drawable of the divider.
- setDivider(android.graphics.drawable.Drawable) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the drawable of the divider.
- setDivider(android.graphics.drawable.Drawable) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the divider Drawable between the menu items.
- setDivider(android.graphics.drawable.Drawable) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the divider Drawable between the menu items.
- setDividerHeight(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the divider height of the popup menu.
- setDividerHeight(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the divider height of the popup menu.
- setDividerHeight(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the divider height between the menu items.
- setDividerHeight(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the divider height between the menu items.
- setFocusable(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- makes focusing only on the menu popup.
- setFocusable(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- makes focusing only on the menu popup.
- setFocusable(boolean) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the focusability of the popup menu.
- setFocusable(boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the focusability of the popup menu.
- setFooterView(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the footer view of the popup menu list.
- setFooterView(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the footer view of the popup menu list.
- setFooterView(android.view.View,Object,boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the footer view of the popup menu list.
- setFooterView(android.view.View,Object,boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the footer view of the popup menu list.
- setFooterView(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the footer view of the popup menu using layout.
- setFooterView(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the footer view of the popup menu using layout.
- setFooterView(android.view.View) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the footer view by layout view.
- setFooterView(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the footer view by layout resource.
- setFooterView(android.view.View) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the footer view by layout view.
- setFooterView(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the footer view by layout resource.
- setHeaderView(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the header view of the popup menu list.
- setHeaderView(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the header view of the popup menu list.
- setHeaderView(android.view.View,Object,boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the header view of the popup menu list.
- setHeaderView(android.view.View,Object,boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the header view of the popup menu list.
- setHeaderView(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the header view of the popup menu using layout.
- setHeaderView(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the header view of the popup menu using layout.
- setHeaderView(android.view.View) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the header view by layout view.
- setHeaderView(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the header view by layout resource.
- setHeaderView(android.view.View) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the header view by layout view.
- setHeaderView(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the header view by layout resource.
- setHeight(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the height of the popup menu.
- setHeight(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the height of the popup menu.
- setHeight(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the height size of the popup menu.
- setHeight(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the height size of the popup menu.
- setIconColor(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets an icon color of the menu item.
- setIconColor(int) - function in com.skydoves.powermenu.PowerMenu
- sets an icon color of the menu item.
- setIconColor(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets an icon color of the menu item.
- setIconPadding(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets a padding value between icon and menu item.
- setIconPadding(int) - function in com.skydoves.powermenu.PowerMenu
- sets a padding value between icon and menu item.
- setIconPadding(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets a padding value between icon and menu item.
- setIconSize(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets an icon size of the menu item.
- setIconSize(int) - function in com.skydoves.powermenu.PowerMenu
- sets an icon size of the menu item.
- setIconSize(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets an icon size of the menu item.
- setInitializeRule(androidx.lifecycle.Lifecycle.Event,int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the initialization rule of the recovering persisted position.
- setInitializeRule(androidx.lifecycle.Lifecycle.Event,int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the initialization rule of the recovering persisted position.
- setIsClipping(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the clipping enable or unable.
- setIsClipping(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the clipping enable or unable.
- setIsClipping(boolean) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the clipping or not of the popup menu.
- setIsClipping(boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the clipping or not of the popup menu.
- setIsMaterial(java.lang.Boolean) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the menu layout should be composed of material components.
- setIsMaterial(java.lang.Boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the menu layout should be composed of material components.
- setLifecycleOwner(androidx.lifecycle.LifecycleOwner) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets LifecycleOwner for preventing memory leak.
- setLifecycleOwner(androidx.lifecycle.LifecycleOwner) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets LifecycleOwner for preventing memory leak.
- setLifecycleOwner(androidx.lifecycle.LifecycleOwner) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the LifecycleOwner for dismissing automatically when the LifecycleOwner is destroyed.
- setLifecycleOwner(androidx.lifecycle.LifecycleOwner) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the LifecycleOwner for dismissing automatically when the LifecycleOwner is destroyed.
- setLifecycleOwnerFromContext(android.content.Context) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets LifecycleOwner for preventing memory leak.
- setLifecycleOwnerFromContext(android.content.Context) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets LifecycleOwner for preventing memory leak.
- setListView(android.widget.ListView) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the ListView.
- setListView(android.widget.ListView) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the ListView.
- setListView(android.widget.ListView) - function in com.skydoves.powermenu.MenuBaseAdapter
- sets the ListView.
- setListView(android.widget.ListView) - function in com.skydoves.powermenu.MenuBaseAdapter
- sets the ListView.
- setMenuColor(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the color of the menu item color.
- setMenuColor(int) - function in com.skydoves.powermenu.PowerMenu
- sets the color of the menu item color.
- setMenuColor(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the normal menu item background color.
- setMenuColorResource(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the normal menu item background color.
- setMenuRadius(float) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the corner radius of the popup menu.
- setMenuRadius(float) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the corner radius of the popup menu.
- setMenuRadius(float) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the corner radius of the popup menu.
- setMenuRadius(float) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the corner radius of the popup menu.
- setMenuShadow(float) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the shadow of the popup menu.
- setMenuShadow(float) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the shadow of the popup menu.
- setMenuShadow(float) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the shadow of the popup menu.
- setMenuShadow(float) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the shadow of the popup menu.
- setOnBackgroundClickListener(android.view.View.OnClickListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the background click listener of the background.
- setOnBackgroundClickListener(android.view.View.OnClickListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the background click listener of the background.
- setOnBackgroundClickListener(android.view.View.OnClickListener) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the View.OnClickListener to the popup.
- setOnBackgroundClickListener(android.view.View.OnClickListener) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the View.OnClickListener to the popup.
- setOnDismissedListener(com.skydoves.powermenu.OnDismissedListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the dismissed listener of the popup menu.
- setOnDismissedListener(com.skydoves.powermenu.OnDismissedListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the dismissed listener of the popup menu.
- setOnDismissListener(com.skydoves.powermenu.OnDismissedListener) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the OnDismissedListener to the popup.
- setOnDismissListener(com.skydoves.powermenu.OnDismissedListener) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the OnDismissedListener to the popup.
- setOnMenuItemClickListener(com.skydoves.powermenu.OnMenuItemClickListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets OnMenuItemClickListener.
- setOnMenuItemClickListener(com.skydoves.powermenu.OnMenuItemClickListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets OnMenuItemClickListener.
- setOnMenuItemClickListener(Object) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the OnMenuItemClickListener to the popup.
- setOnMenuItemClickListener(com.skydoves.powermenu.OnMenuItemClickListener) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the OnMenuItemClickListener to the popup.
- setPadding(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets a padding size of the popup menu.
- setPadding(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets a padding size of the popup menu.
- setPadding(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets a padding size of the popup menu.
- setPadding(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets a padding size of the popup menu.
- setPreference(java.lang.String) - function in com.skydoves.powermenu.MenuBaseAdapter
- setPreference(java.lang.String) - function in com.skydoves.powermenu.MenuBaseAdapter
- setPreferenceName(java.lang.String) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the preference name of the popup menu.
- setPreferenceName(java.lang.String) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the preference name of the popup menu.
- setPreferencePosition(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the preference position name for persistence.
- setPreferencePosition(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the preference position name for persistence.
- setSelected(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the initialized selected effect menu item position.
- setSelected(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the initialized selected effect menu item position.
- setSelectedEffect(boolean) - function in com.skydoves.powermenu.MenuListAdapter
- sets the selected effects what changing colors of the selected menu item.
- setSelectedEffect(boolean) - function in com.skydoves.powermenu.PowerMenu
- sets the selected effects what changing colors of the selected menu item.
- setSelectedEffect(boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets true or false of the menu item selected effect
- setSelectedMenuColor(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the color of the selected menu item color.
- setSelectedMenuColor(int) - function in com.skydoves.powermenu.PowerMenu
- sets the color of the selected menu item color.
- setSelectedMenuColor(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the selected menu item background color.
- setSelectedMenuColorResource(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the selected menu item background color.
- setSelectedPosition(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the selected item position.
- setSelectedPosition(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the selected item position.
- setSelectedPosition(int) - function in com.skydoves.powermenu.MenuBaseAdapter
- sets the selected item position.
- setSelectedPosition(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the selected item position.
- setSelectedTextColor(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the color of the selected item text.
- setSelectedTextColor(int) - function in com.skydoves.powermenu.PowerMenu
- sets the color of the selected item text.
- setSelectedTextColor(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the selected menu item text color.
- setSelectedTextColorResource(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the selected menu item text color.
- setSelection(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the selected position of the popup menu.
- setSelection(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the selected position of the popup menu.
- setShowBackground(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the background is showing or not.
- setShowBackground(boolean) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the background is showing or not.
- setShowBackground(boolean) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the visibility of the background popup.
- setShowBackground(boolean) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the visibility of the background popup.
- setSize(int,int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the width and height size of the popup menu.
- setSize(int,int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the width and height size of the popup menu.
- setTextColor(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the color of the default item text.
- setTextColor(int) - function in com.skydoves.powermenu.PowerMenu
- sets the color of the default item text.
- setTextColor(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the content text color of the popup menu item.
- setTextColorResource(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the content text color of the popup menu item.
- setTextGravity(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the android.view.Gravity of the item.
- setTextGravity(int) - function in com.skydoves.powermenu.PowerMenu
- sets the android.view.Gravity of the item.
- setTextGravity(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the content text Gravity of the popup menu item.
- setTextSize(int) - function in com.skydoves.powermenu.MenuListAdapter
- sets the size of the item text.
- setTextSize(int) - function in com.skydoves.powermenu.PowerMenu
- sets the size of the item text.
- setTextSize(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the content text size of the popup menu item.
- setTextTypeface(android.graphics.Typeface) - function in com.skydoves.powermenu.MenuListAdapter
- sets the Typeface of the item.
- setTextTypeface(android.graphics.Typeface) - function in com.skydoves.powermenu.PowerMenu
- sets the Typeface of the item.
- setTextTypeface(android.graphics.Typeface) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the content text Typeface of the popup menu item.
- setTouchInterceptor(android.view.View.OnTouchListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets android.view.View.OnTouchListener manually for the outside of popup.
- setTouchInterceptor(android.view.View.OnTouchListener) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets android.view.View.OnTouchListener manually for the outside of popup.
- setWidth(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the width of the popup menu.
- setWidth(int) - function in com.skydoves.powermenu.AbstractPowerMenu
- sets the width of the popup menu.
- setWidth(int) - function in com.skydoves.powermenu.CustomPowerMenu.Builder
- sets the width size of the popup menu.
- setWidth(int) - function in com.skydoves.powermenu.PowerMenu.Builder
- sets the width size of the popup menu.
- SHOW_UP_CENTER - enum entry in com.skydoves.powermenu.MenuAnimation
- showAsAnchorCenter(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center align to the anchor.
- showAsAnchorCenter(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center align to the anchor.
- showAsAnchorCenter(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center align to the anchor.
- showAsAnchorCenter(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center align to the anchor.
- showAsAnchorCenter(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as center align to the anchor.
- showAsAnchorCenter(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as center align to the anchor.
- showAsAnchorLeftBottom(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-bottom aligns to the anchor.
- showAsAnchorLeftBottom(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-bottom aligns to the anchor.
- showAsAnchorLeftBottom(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-bottom aligns to the anchor.
- showAsAnchorLeftBottom(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-bottom aligns to the anchor.
- showAsAnchorLeftBottom(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as left-bottom aligns to the anchor.
- showAsAnchorLeftBottom(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as left-bottom aligns to the anchor.
- showAsAnchorLeftTop(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-top aligns to the anchor.
- showAsAnchorLeftTop(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-top aligns to the anchor.
- showAsAnchorLeftTop(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-top aligns to the anchor with x-off and y-off.
- showAsAnchorLeftTop(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as left-top aligns to the anchor with x-off and y-off.
- showAsAnchorLeftTop(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as left-top aligns to the anchor.
- showAsAnchorLeftTop(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as left-top aligns to the anchor with x-off and y-off.
- showAsAnchorRightBottom(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-bottom aligns to the anchor.
- showAsAnchorRightBottom(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-bottom aligns to the anchor.
- showAsAnchorRightBottom(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-bottom aligns to the anchor.
- showAsAnchorRightBottom(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-bottom aligns to the anchor.
- showAsAnchorRightBottom(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as right-bottom aligns to the anchor.
- showAsAnchorRightBottom(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as right-bottom aligns to the anchor.
- showAsAnchorRightTop(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-top aligns to the anchor.
- showAsAnchorRightTop(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-top aligns to the anchor.
- showAsAnchorRightTop(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-top aligns to the anchor.
- showAsAnchorRightTop(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as right-top aligns to the anchor.
- showAsAnchorRightTop(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as right-top aligns to the anchor.
- showAsAnchorRightTop(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as right-top aligns to the anchor.
- showAsDropDown(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as drop down to the anchor.
- showAsDropDown(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as drop down to the anchor.
- showAsDropDown(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as drop down to the anchor with x-off and y-off.
- showAsDropDown(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as drop down to the anchor with x-off and y-off.
- showAsDropDown(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as drop down to the anchor.
- showAsDropDown(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as drop down to the anchor with x-off and y-off.
- showAtCenter(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center aligns to the anchor.
- showAtCenter(android.view.View) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center aligns to the anchor.
- showAtCenter(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center aligns to the anchor with x-off and y-off.
- showAtCenter(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu as center aligns to the anchor with x-off and y-off.
- showAtCenter(android.view.View,com.skydoves.powermenu.AbstractPowerMenu) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as center aligns to the anchor.
- showAtCenter(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu as center aligns to the anchor with x-off and y-off.
- showAtLocation(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu to the specific location to the anchor.
- showAtLocation(android.view.View,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu to the specific location to the anchor.
- showAtLocation(android.view.View,int,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu to the specific location to the anchor with Gravity.
- showAtLocation(android.view.View,int,int,int) - function in com.skydoves.powermenu.AbstractPowerMenu
- showing the popup menu to the specific location to the anchor with Gravity.
- showAtLocation(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu to the specific location to the anchor.
- showAtLocation(android.view.View,com.skydoves.powermenu.AbstractPowerMenu,java.lang.Integer,java.lang.Integer,java.lang.Integer) - function in com.skydoves.powermenu.kotlin.PowerMenuExtensionKt
- showing the popup menu to the specific location to the anchor with {@link Gravity}.
- SHOWUP_BOTTOM_LEFT - enum entry in com.skydoves.powermenu.MenuAnimation
- SHOWUP_BOTTOM_RIGHT - enum entry in com.skydoves.powermenu.MenuAnimation
- SHOWUP_TOP_LEFT - enum entry in com.skydoves.powermenu.MenuAnimation
- SHOWUP_TOP_RIGHT - enum entry in com.skydoves.powermenu.MenuAnimation