burnProgressPanelDidFinish(_:)
Notification sent by the panel after ordering out.
Declaration
func burnProgressPanelDidFinish(_ aNotification: Notification!)Parameters
- aNotification:
Always
DRBurnProgressPanelDidFinishNotification
Discussion
If the delegate implements this method it will receive the message after the panel is removed from display.