Search Docs
Changing the font scaling ratio in client settings will automatically change the text size;
public void updateFontScale(float scale);
scale: float
- (void)updateFontScale:(CGFloat)scale;
scale: CGFloat