@interface _UIKBRTConfidenceLevels : NSObject @property (nonatomic) float touchConfidence; @property (nonatomic) float restConfidence; @end
@interface _UIKBRTConfidenceLevels : NSObject @property (nonatomic) float touchConfidence; @property (nonatomic) float restConfidence; @end