Enumerations
The following enumerations are available globally.
-
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, SCStoreMode) { SCStoreModeSynchronous, SCStoreModeAsynchronous } -
Declaration
Objective-C
enum SCDataType {} -
@enum The types of an SCPropertyDefinition
See moreDeclaration
Objective-C
enum SCPropertyType {} -
Undocumented
See moreDeclaration
Objective-C
NS_ENUM(NSInteger, SCPullToRefreshViewState) { SCPullToRefreshViewStatePull, SCPullToRefreshViewStateRelease, SCPullToRefreshViewStateLoading } -
@enum The types of presentation modes used with SCViewController and SCTableViewController.
See moreDeclaration
Objective-C
enum SCPresentationMode {} -
@enum The types of navigation bars used in SCViewController and SCTableViewController.
See moreDeclaration
Objective-C
enum SCNavigationBarType {} -
@enum The types of SCViewController and SCTableViewController states.
See moreDeclaration
Objective-C
enum SCViewControllerState {}
View on GitHub
Install in Dash
Enumerations Reference