macos-appkit

Crates.iomacos-appkit
lib.rsmacos-appkit
version0.0.1
sourcesrc
created_at2022-01-23 10:55:51.217095
updated_at2022-01-23 10:55:51.217095
descriptionBindings for macOS.
homepagehttps://github.com/komi1230/macos
repositoryhttps://github.com/komi1230/macos
max_upload_size
id519599
size1,898
Yusuke Kominami (komi1230)

documentation

https://docs.rs/macos-foundation

README

AppKit

AppKit contains all the objects you need to implement the user interface for a macOS app—windows, panels, buttons, menus, scrollers, and text fields—and it handles all the details for you as it efficiently draws on the screen, communicates with hardware devices and screen buffers, clears areas of the screen before drawing, and clips views.

Commit count: 12

cargo fmt