@interface _UITextInputSessionReplaceWithCandidateAction : _UITextInputSessionAction @property (nonatomic) long long replaceWithCandidateType; - (BOOL)changedContent; @end
@interface _UITextInputSessionReplaceWithCandidateAction : _UITextInputSessionAction @property (nonatomic) long long replaceWithCandidateType; - (BOOL)changedContent; @end