You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: README.md
+1
Original file line number
Diff line number
Diff line change
@@ -118,6 +118,7 @@ API
118
118
Currently the library offers the following API's
119
119
120
120
-`toggleMenu`: Open or close the menu depending on its current state.
121
+
-`setRadius`: Set the radius of the arc menu.
121
122
-`isMenuOpened`: Returns whether the menu is opened or closed.
122
123
-`setAnimationTime`: Controls the animation time to transition the menu from close to open state and vice versa. The time is represented in milli-seconds
123
124
-`setStateChangeListener`: Allows you to listen to the state changes of the Menu, i.e. `onMenuOpened` and `onMenuClosed` events
0 commit comments