VisualConfiguration
The VisualConfiguration class is used to configure the icons and images that appear to the user during SDK execution.
This class presents the following instance configuration methods:
| method | arguments | description |
|---|---|---|
| setOnboarding | onboardingFilePath: String, onboardingWidth: Int | (optional) Local address of the image asset that will be presented on the user's Onboarding screen during SDK execution; Desired display size of the image; |