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
| icon | X | X | Supports the same image source options that NativeScript images support | Required on android
71
71
| rippleColor| X | | Ripple color on lollipop devices, it will fill the FAB on pre-lollipop devices | None
72
72
| hideOnSwipeOfView| X | X | Directs the fab to animate itself in and out on scroll | Pass it the name of the view to monitor for a scroll event example: hideOnSwipeOfView="userListView"
73
-
| hideAnimationDuration| X | X | How many milliseconds it takes for the button to hide. | Default of not set: 300ms
73
+
| hideAnimationDuration| X | X | How many milliseconds it takes for the button to hide. | Default if not set: 300ms
0 commit comments