Launcher.enableDragToDismiss()
The ZohoSalesIQ.Launcher.enableDragToDismiss() allows to close the mobilisten launcher by dragging and dropping on the close button.
Syntax
CopiedZohoSalesIQ.Launcher.enableDragToDismiss(enabled: boolean);Example
CopiedZohoSalesIQ.Launcher.enableDragToDismiss(true/false);