luxlabs header browser preview


@class _UITextInputSessionKeyboardDockItemButtonPressAction;

@interface _UITextInputSessionAcccidentalDictationResult : NSObject

@property (nonatomic) unsigned long long result;
@property (retain, nonatomic) _UITextInputSessionKeyboardDockItemButtonPressAction *triggerAction;

- (void).cxx_destruct;

@end