luxlabs header browser preview


@interface TIKeyEventMap_zh_Hant_Zhuyin : TIKeyEventMap_zh_Phonetic

+ (id)sharedInstance;
+ (BOOL)supportsSecureCoding;

- (id)remapKeyWithString:(id)a0 stringWithoutModifiers:(id)a1 modifierFlags:(unsigned long long)a2 keyboardState:(id)a3;
- (BOOL)isZhuyinCharacterBeforeInsertionPointOfKeyboardState:(id)a0;
- (id)punctuationMap;
- (BOOL)shouldInsertZhuyinCharacterAfter:(id)a0;

@end