Launcher.enableDragToDismiss()
The ZohoSalesIQ.Launcher.enableDragToDismiss() allows to close the mobilisten launcher by dragging and dropping on the close button.
Syntax
CopiedZohoSalesIQ.Launcher.enableDragToDismiss(_ enable: Bool)
Example
CopiedZohoSalesIQ.Launcher.enableDragToDismiss(true)