1 2 3 4 5 6 7
#import "MASShortcutView.h" @interface MASShortcutView (UserDefaults) @property (nonatomic, copy) NSString *associatedUserDefaultsKey; @end