Contents

NSPreferencePaneDoUnselect

Notifies observers that the preference pane may be deselected.

Declaration

static let NSPreferencePaneDoUnselect: NSNotification.Name

Discussion

Posted when reply(toShouldUnselect:) is invoked with an argument of true after shouldUnselect has returned a value of doc://com.apple.documentation/documentation/preferencepanes/nspreferencepaneunselectreply/unselectlater.

See Also

PreferencePanes