Skip to main content

DrawerBuilder.AnimationDuration Method

Name Parameters Description
AnimationDuration(JS) value Specifies the duration of the drawer's opening and closing animation (in milliseconds). Applies only if animationEnabled is true. Mirrors the client-side animationDuration option.
AnimationDuration(Double) value Specifies the duration of the drawer's opening and closing animation (in milliseconds). Applies only if animationEnabled is true. Mirrors the client-side animationDuration option.