Skip to content

Instantly share code, notes, and snippets.

@olxios
Created June 15, 2016 17:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save olxios/4a2cc03e7dbaace17958d87ee9776a2e to your computer and use it in GitHub Desktop.
Save olxios/4a2cc03e7dbaace17958d87ee9776a2e to your computer and use it in GitHub Desktop.
@interface RadiosPreferences : NSObject
@property (nonatomic) BOOL airplaneMode;
- (void)synchronize;
@end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment