[ZDPThemeManager setThemeWithType:ZDPThemeTypeLight];
ZDPThemeManager.setTheme(type: .system)
ZDPThemeManager.updateLightTheme(theme: <#ZDPThemeProtocol#>)
[ZDPThemeManager updateLightThemeWithTheme:<#ZDPThemeProtocol#>];
ZDPThemeManager.updateDarkTheme(theme: <#ZDPThemeProtocol#>)
[ZDPThemeManager updateDarkThemeWithTheme:<#ZDPThemeProtocol#>];
Updating the SDK's theme is different from setting a theme type. Depending on the theme type you have set, the SDK will always be in a dark or light theme. 2. Edit the info.plist of your app, include the "Fonts provided by application" key in the list.
ZDPortalConfiguration.customFontName = <#String#>
ZDPortalConfiguration.customFontName = <#NSString#>;

Learn how to use the best tools for sales force automation and better customer engagement from Zoho's implementation specialists.
If you'd like a personalized walk-through of our data preparation tool, please request a demo and we'll be happy to show you how to get the best out of Zoho DataPrep.
You are currently viewing the help pages of Qntrl’s earlier version. Click here to view our latest version—Qntrl 3.0's help articles.