אינדיקטורים של דפים
קל לארגן דפים בעזרת אוספים
אפשר לשמור ולסווג תוכן על סמך ההעדפות שלך.

הרכיב HorizontalPageIndicator משמש לייצוג הדף הפעיל הנוכחי ואת מספר הדפים הכולל של שכבת-העל.
במסכים עגולים, אינדיקטור הדף מעוגל. ההתנהגות הזו מיושמת בכיתה HorizontalPageIndicator
. הוא מורכב ממדד פעיל אחד וממדד לא פעיל אחד לפחות.
א. מדד לא פעיל
ב. אינדיקטור פעיל
השתמשו בסמנים כדי להראות למשתמשים איפה אתם נמצאים בקרוסלה. כיוון התוכן מימין לשמאל.
שימוש

פריסות דינמיות
מרכז ההיקף של הנקודה (הסמל) מתואם ליד או על הרשת העגולה כדי לשמור על איזון אופטי. המשמעות היא שזווית העקומה משתנה מעט ככל שגודל המסך גדל.

תמיד יוצגו עד 6 נקודות בחלוקת הדפים, ללא קשר לגודל המסך.
דוגמאות התוכן והקוד שבדף הזה כפופות לרישיונות המפורטים בקטע רישיון לתוכן. Java ו-OpenJDK הם סימנים מסחריים או סימנים מסחריים רשומים של חברת Oracle ו/או של השותפים העצמאיים שלה.
עדכון אחרון: 2025-07-27 (שעון UTC).
[[["התוכן קל להבנה","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-27 (שעון UTC)."],[],[],null,["# Page indicators\n\nThe [HorizontalPageIndicator](/reference/kotlin/androidx/wear/compose/material/package-summary#HorizontalPageIndicator(androidx.wear.compose.material.PageIndicatorState,androidx.compose.ui.Modifier,androidx.wear.compose.material.PageIndicatorStyle,androidx.compose.ui.graphics.Color,androidx.compose.ui.graphics.Color,androidx.compose.ui.unit.Dp,androidx.compose.ui.unit.Dp,androidx.compose.ui.graphics.Shape)) component is used to represent the currently active page and total pages of an overlay. \nOn round displays, a page indicator is curved. This behavior is implemented in the `HorizontalPageIndicator` class. It is made up of one active indicator and at least one inactive indicator. \n\n**A. Inactive Indicator\nB. Active Indicator**\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\nUse indicators to show users where you are in a carousel. Orient content from left to right.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e\n\n**Usage**\n---------\n\n**Adaptive layouts**\n--------------------\n\nCentre of the dot (indicator) circumference aligns near or on the circular grid for optical balance, this means the curve angle changes slightly as the screen size increases.\n\nThe pagination will always show a maximum of 6 dots, no matter the size of the screen.\n\n\u003cbr /\u003e\n\n\u003cbr /\u003e"]]