Tab
enum Tab : Int
Enumerated tabs
-
Locations tab
Declaration
Swift
case locations -
Rankings tab
Declaration
Swift
case rankings -
My Profile tab
Declaration
Swift
case myProfile
View on GitHub
Tab Enumeration Reference