[][src]Module polyhorn_ios_sys::uikit

Bindings to UIKit.framework.

#import <UIKit/UIKit.h>

Structs

UIApplication

The centralized point of control and coordination of apps running in iOS.

UIColor

An object that stores color data and sometimes opacity.

UIEdgeInsets

The inset distances for views.

UIFont

A font object.

UIImage

An object that manes image data in your app.

Enums

UIScrollViewIndicatorStyle

The style of the scroll indicators. You can use these constants to set the value of the indicatorStyle style.

UIStatusBarStyle

The style of the device's status bar.