Contents

unhide(_:)

Restores hidden windows to the screen and makes the receiver active.

Declaration

func unhide(_ sender: Any?)

Parameters

  • sender:

    The object that sent the command.

Discussion

Invokes unhideWithoutActivation().

See Also

Related Documentation

Hiding Windows