init(windowID:)
Create a window visibility toggle to alter the visibility of a specific window.
Declaration
init(windowID: String) where Label == DefaultWindowVisibilityToggleLabelParameters
- windowID:
The
idof the singleton window type that should be toggled. If this is not a valid id, the toggle will be disabled and non-functional.