Enumerations
The following enumerations are available globally.
- 
                  
                  
The list types to track visits to
See moreDeclaration
Swift
enum Checklist : Int, CaseIterable, ServiceProvider - 
                  
                  
Structure of Counts pages
See moreDeclaration
Swift
enum Hierarchy - 
                  
                  
Mapping to bridge Checklist with UI tests’ identifiers
See moreDeclaration
Swift
enum ChecklistIndex : Int, CustomStringConvertible - 
                  
                  
Type of location
See moreDeclaration
Swift
enum AdminLevel : Int - 
                  
                  
Gender field in all API endpoints
See moreDeclaration
Swift
enum Gender : String, Codable, CustomStringConvertible - 
                  
                  
Age group for ranking queries
See moreDeclaration
Swift
enum Age : Int, CaseIterable, Codable, CustomStringConvertible - 
                  
                  
Enumerated tabs
See moreDeclaration
Swift
enum Tab : Int - 
                  
                  
Enumerated routing destinations
See moreDeclaration
Swift
enum Route - 
                  
                  
Changes that can be listened for
See moreDeclaration
Swift
enum DataServiceChange : String - 
                  
                  
What kind of permission to ask the user for
See moreDeclaration
Swift
enum LocationPermission - 
                  
                  
Interactivity control on permission check
See moreDeclaration
Swift
enum PermissionTrigger - 
                  
                  
Type of log statement
See moreDeclaration
Swift
enum LoggingLevel : Int, CustomStringConvertible - 
                  
                  
MTP.travel API endpoints
See moreDeclaration
Swift
enum MTP : Hashableextension MTP: TargetTypeextension MTP: AccessTokenAuthorizableextension MTP: ServiceProvider - 
                  
                  
Errors provided by network
See moreDeclaration
Swift
enum NetworkError : Swift.Errorextension NetworkError: LocalizedError - 
                  
                  
Actions that can be shown in popup menus
See moreDeclaration
Swift
enum MenuAction : String - 
                  
                  
Changes that can be listened for
See moreDeclaration
Swift
enum NetworkServiceChange : String - 
                  
                  
Information serialized in notification user info and operation queues
See moreDeclaration
Swift
enum Key : String - 
                  
                  
Reportable events
See moreDeclaration
Swift
enum AnalyticsEvent - 
                  
                  
To be set up at application startup time
See moreDeclaration
Swift
enum ServiceProviderInstances - 
                  
                  
State of disclosure arrow
See moreDeclaration
Swift
enum Disclosure - 
                  
                  
Type of page presenting this object
See moreDeclaration
Swift
enum Presenter - 
                  
                  
Abstract Facebook SDK for testing
See moreDeclaration
Swift
enum FacebookWrapper - 
                  
                  
Enumerated font provider
See moreDeclaration
Swift
enum Avenir : String, ServiceProvider - 
                  
                  
State of data displaying view content
See moreDeclaration
Swift
enum ContentState - 
                  
                  
DPDConstant
See moreDeclaration
Swift
enum DPDConstant - 
                  
                  
CTFeedbackError
See moreDeclaration
Swift
enum CTFeedbackError : Error - 
                  
                  
FeedbackGenerator
See moreDeclaration
Swift
enum FeedbackGenerator - 
                  
                  
Media
See moreDeclaration
Swift
enum Media : Equatable - 
                  
                  
Topic
See moreDeclaration
 - 
                  
                  
Loading state
See moreDeclaration
Swift
enum AXPhotoLoadingState - 
                  
                  
Information types sent with notificaton
See moreDeclaration
Swift
enum StatusKey : String - 
                  
                  
Retrieves secrets from externally populated Secrets.plist
See moreDeclaration
Swift
enum Secrets : String - 
                  
                  
Type encapsulating various styles to apply
See moreDeclaration
Swift
enum Styler - 
                  
                  
Transparency valyes, particularly of navigation bars
See moreDeclaration
Swift
enum Transparency - 
                  
                  
Type of rounding to apply to corners
See moreDeclaration
Swift
enum ViewCorners - 
                  
                  
Supported gradient orientations
See moreDeclaration
Swift
enum GradientOrientation : Int - 
                  
                  
Source of web page data
See moreDeclaration
Swift
enum WKWebSource : Equatable - 
                  
                  
Supported bar buttons
See moreDeclaration
Swift
enum BarButtonItemType - 
                  
                  
Navigation Bar Position
See moreDeclaration
Swift
enum NavigationBarPosition : String, Equatable, Codable - 
                  
                  
Navigation type
See moreDeclaration
Swift
@objc enum NavigationType : Int, Equatable, Codable - 
                  
                  
Arguments that UI tests can pass on launch
See moreDeclaration
Swift
enum LaunchArgument : String - 
                  
                  
Setting keys that UI tests can pass on launch
See moreDeclaration
Swift
enum LaunchSettingKey : String - 
                  
                  
Settings that UI tests can pass on launch
See moreDeclaration
Swift
enum LaunchSetting - 
                  
                  
LocationInfoVC exposed items Currently placeholder
Declaration
Swift
enum UILocationInfo : Exposable - 
                  
                  
LocationPhotosVC exposed items Also contains UIPhotos
Declaration
Swift
enum UILocationPhotos : Exposable - 
                  
                  
LocationPostsVC exposed items Currently placeholder override of PostsVC
Declaration
Swift
enum UILocationPosts : Exposable - 
                  
                  
LocationWebsiteVC exposed items Currently placeholder override of WKWebViewController
Declaration
Swift
enum UILocationWebsite : Exposable - 
                  
                  
MyCountsVC exposed items Currently placeholder
Declaration
Swift
enum UIMyCounts : Exposable - 
                  
                  
MyCountsPageVC exposed items Currently placeholder override of CountsPageVC
Declaration
Swift
enum UIMyCountsPage : Exposable - 
                  
                  
ProfileVC exposed items Currently placeholder override of PostsVC
Declaration
Swift
enum UIProfile : Exposable - 
                  
                  
ProfilePostsVC exposed items Currently placeholder override of PostsVC
Declaration
Swift
enum UIProfilePosts : Exposable - 
                  
                  
UserCountsPageVC exposed items Currently placeholder override of CountsPageVC
Declaration
Swift
enum UIUserCountsPage : Exposable 
            View on GitHub
          
      Enumerations  Reference