Add miniaturize
, deminiaturize
, performMiniaturize
, and isMiniaturized
methods
#10
Labels
miniaturize
, deminiaturize
, performMiniaturize
, and isMiniaturized
methods
#10
Add methods for the
miniaturize
,deminiaturize
,performMiniaturize
, andisMiniaturized
methods of theNSWindow
.None of those methods require any arguments (except for a sender, which may be
nil
), and are therefore very straightforward to implement, which is why I have marked this issue as a “good first issue”.If this is your first time contributing to a macOS plugin, feel free to use the
CONTRIBUTING.md
file as guidance.The text was updated successfully, but these errors were encountered: