close_key_nswindow

Creator: coderz1093

Last updated:

0 purchases

close_key_nswindow Image
close_key_nswindow Images

Languages

Categories

Add to Cart

Description:

close key nswindow

close_key_nswindow #
Call close or performClose on key NSWindow.
Usage #
final plugin = CloseKeyNswindow();

// `NSApplication.shared.keyWindow?.close()`.
await plugin.close();
// `NSApplication.shared.keyWindow?.performClose()`.
await plugin.performClose();
copied to clipboard

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Files In This Product:

Customer Reviews

There are no reviews.