ছবি

সম্পর্কিত ইমেজ সম্পদ একটি সেট জন্য একটি ধারক. প্রতিবার সংজ্ঞায়িত ট্রিগার ঘটলে, একটি নতুন চিত্র উপস্থিত হয়।

Wear OS 4 এ চালু করা হয়েছে।

বাক্য গঠন

<Images change="TAP | ON_VISIBLE | ON_NEXT_SECOND |
        ON_NEXT_MINUTE | ON_NEXT_HOUR">
    <!-- One or more image elements appear here. -->
    <Image ... />
</Images>

গুণাবলী

Images উপাদানটির একটি ঐচ্ছিক বৈশিষ্ট্য রয়েছে, change । এই বৈশিষ্ট্যটি ঘড়ির মুখে একটি নতুন ছবি (ছবির সেট থেকে) প্রদর্শিত হওয়ার জন্য কী ঘটতে হবে তা সংজ্ঞায়িত করে:

* `TAP` (default): The change occurs when the user taps on the element.
* `ON_VISIBLE`: The change occurs when the element next becomes visible.
* `ON_NEXT_SECOND`: The change occurs when the next second begins.
* `ON_NEXT_MINUTE`: The change occurs when the next minute begins.
* `ON_NEXT_HOUR`: The change occurs when the next hour begins.

অভ্যন্তরীণ উপাদান

Images এলিমেন্টে অভ্যন্তরীণ উপাদান হিসেবে Image এক বা একাধিক উদাহরণ রয়েছে।

{% শব্দার্থে %} {% endverbatim %} {% শব্দার্থে %} {% endverbatim %}