objc2-ui-kit 0.3.2

Bindings to the UIKit framework
Documentation
1
2
3
4
5
use objc2_foundation::NSString;

extern "C" {
    pub static UIKeyInputF1: &'static NSString;
}