Class | Description |
---|---|
ButtonCustomization |
This class provides methods for the App to pass button customization parameters to the 3DS SDK.
|
Customization |
This class serves as a superclass for the specific customization classes.
|
ExpandableInfoCustomization |
This class provides methods for the App to pass expandable info customization parameters to the 3DS SDK.
|
LabelCustomization |
This class provides methods for the App to pass label customization parameters to the 3DS SDK.
|
ScreenCustomization |
This class provides methods for the App to pass screen customization parameters to the 3DS SDK.
|
SelectionItemCustomization |
This class provides methods for the App to pass selection item customization parameters to the 3DS SDK.
|
TextBoxCustomization |
This class provides methods for the App to pass text box
EditText customization parameters to the 3DS SDK. |
ToolbarCustomization |
This class provides methods for the App to pass toolbar customization parameters to the 3DS SDK.
|
UiCustomization |
This class provides the functionality required to customize the 3DS SDK UI elements.
An object of this class holds various UI-related parameters. |
Enum | Description |
---|---|
UiCustomization.ButtonType |
This enum represents the
ButtonCustomization button's type. |