MinimizableModal.minimize method
MinimizableModal › minimize
Minimizes the modal: hides the modal and its backdrop, shows a floating bar with a restore button, and puts the app into the peek-only lock. A no-op if the modal is already minimized.Signature:
minimize(): voidReturns: void