When writing enumerations in Objective-C, you can do something like this with the NS_ENUM macro which supports specifying the prefix to be dropped:
確定! 回上一頁