macos-appkit 0.0.1

Bindings for macOS.
Documentation
  • Coverage
  • 0%
    0 out of 1 items documented0 out of 0 items with examples
  • Size
  • Source code size: 1.58 kB This is the summed size of all the files inside the crates.io package for this release.
  • Documentation size: 945.59 kB This is the summed size of all files generated by rustdoc for all configured targets
  • Links
  • Homepage
  • komi1230/macos-app-builder
    0 0 0
  • crates.io
  • Dependencies
  • Versions
  • Owners
  • komi1230

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.