সেভ করা পৃষ্ঠা গুছিয়ে রাখতে 'সংগ্রহ' ব্যবহার করুন
আপনার পছন্দ অনুযায়ী কন্টেন্ট সেভ করুন ও সঠিক বিভাগে রাখুন।
আপনি পটভূমির রঙ, ফন্ট এবং পাঠ্যের রঙ পরিবর্তন করে শর্তাবলী এবং শর্তাবলী ডায়ালগ বক্সের চেহারা এবং অনুভূতি কাস্টমাইজ করতে TermsAndConditionsUIParams অবজেক্ট ব্যবহার করতে পারেন।
উদাহরণ
নিম্নলিখিত কোড উদাহরণটি দেখায় যে কীভাবে নিয়ম ও শর্তাবলী ডায়ালগ বক্সের চেহারা এবং অনুভূতি কাস্টমাইজ করা যায়।
[[["সহজে বোঝা যায়","easyToUnderstand","thumb-up"],["আমার সমস্যার সমাধান হয়েছে","solvedMyProblem","thumb-up"],["অন্যান্য","otherUp","thumb-up"]],[["এতে আমার প্রয়োজনীয় তথ্য নেই","missingTheInformationINeed","thumb-down"],["খুব জটিল / অনেক ধাপ","tooComplicatedTooManySteps","thumb-down"],["পুরনো","outOfDate","thumb-down"],["অনুবাদ সংক্রান্ত সমস্যা","translationIssue","thumb-down"],["নমুনা / কোড সংক্রান্ত সমস্যা","samplesCodeIssue","thumb-down"],["অন্যান্য","otherDown","thumb-down"]],["2025-07-24 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."]]],[]]