comboBoxWillPopUp(_:)
Informs the delegate that the pop-up list is about to be displayed.
Declaration
@MainActor optional func comboBoxWillPopUp(_ notification: Notification)Parameters
- notification:
A notification named Willpopupnotification.
Informs the delegate that the pop-up list is about to be displayed.
@MainActor optional func comboBoxWillPopUp(_ notification: Notification)A notification named Willpopupnotification.