Contents

close()

If the receiver is open, this method closes it.

Declaration

func close()

Discussion

Calling close on a closed drawer does nothing. You can get the state of a drawer by sending it state.

See Also

Opening and Closing Drawers