Skip to main content

ToastBuilder.CloseOnSwipe Method

Name Parameters Description
CloseOnSwipe(JS) value A Boolean value specifying whether or not the toast is closed if a user swipes it out of the screen boundaries. Mirrors the client-side closeOnSwipe option.
CloseOnSwipe(Boolean) value A Boolean value specifying whether or not the toast is closed if a user swipes it out of the screen boundaries. Mirrors the client-side closeOnSwipe option.