Get the Current Content Size

suggest change

Swift

UIApplication.sharedApplication().preferredContentSizeCategory

Objective-C

[UIApplication sharedApplication].preferredContentSizeCategory;

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

Feedback about page:

Feedback:
Optional: your email if you want me to get back to you:



Table Of Contents