Swift

UIApplication.sharedApplication().preferredContentSizeCategory

Objective-C

[UIApplication sharedApplication].preferredContentSizeCategory;

This returns a content size category constant, or an accessibility content size category constant.