Stay organized with collections
Save and categorize content based on your preferences.
You can use the TermsAndConditionsUIParams object to customize the look and
feel of the Terms and Conditions dialog box by changing the background color,
the fonts, and the text colors.
Example
The following code example demonstrates how to customize the look and feel of
the Terms and Conditions dialog box.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-01-29 UTC."],[[["The `TermsAndConditionsUIParams` object allows customization of the Terms and Conditions dialog's appearance, including background color, fonts, and text colors."],["Developers can modify elements like title, main text, and button styles using the provided builder methods and parameters within the `TermsAndConditionsUIParams` object."],["The example code showcases how to create and apply a customized `TermsAndConditionsUIParams` object to the Terms and Conditions dialog using the `NavigationApi.showTermsAndConditionsDialog` method."]]],[]]