Method
HeBottomBarreorder_button_after
Declaration
void
he_bottom_bar_reorder_button_after (
HeBottomBar* self,
HeButton* icon,
HeButton* sibling,
HeBottomBarPosition position
)
Parameters
icon
-
Type:
HeButton
The iconicbutton of the action. .The data is owned by the caller of the method. sibling
-
Type:
HeButton
The iconicbutton of the action after which the action is. .The data is owned by the caller of the method. position
-
Type:
HeBottomBarPosition
The position of the action. .