1
This commit is contained in:
@@ -45,6 +45,9 @@ NS_ASSUME_NONNULL_BEGIN
|
||||
/// 更新联想候选
|
||||
- (void)kb_setSuggestions:(NSArray<NSString *> *)suggestions;
|
||||
|
||||
/// 根据 profileId 重新加载键盘布局
|
||||
- (void)reloadLayoutWithProfileId:(NSString *)profileId;
|
||||
|
||||
@end
|
||||
|
||||
NS_ASSUME_NONNULL_END
|
||||
|
||||
Reference in New Issue
Block a user