返回使用的组件标签名。
public void onReportComponentInfo(Set<String> mComponentSet);
mComponentSet
- (void)lynxView:(LynxView *)view didReportComponentInfo:(NSSet<NSString *> *)componentSet;
view
componentSet
Loading...