Users Pricing

tag

home / developersection / tag
Objective C Data Type - Enum
iphone 04 Jul 2015
Objective C Data Type - Enum

Objective-C have a data type that allows you to create a type that will only take certain, predefined values. This is particularly useful, as it allow