Last active
March 21, 2018 02:32
-
-
Save adsl99801/061d789d42e1382f87e5728db36a126e to your computer and use it in GitHub Desktop.
IOS Objectivec
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
NSString* fontName = [[AppDelegate getSetting] fontName]; | |
int fontSize = [[AppDelegate getSetting] fontSize]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.