Contains all page-related content information within a view. If a variable is supplied, the current page will be bound to that variable for use within the page-content
block.
page-content {
item-selection-question {
macro (HANDS_FREE_PERSON_ITEM_SELECTION_QUESTION)
}
overflow-statement {
macro (HANDS_FREE_PERSON_OVERFLOW_STATEMENT)
}
overflow-question {
macro (HANDS_FREE_PERSON_OVERFLOW_QUESTION)
}
underflow-statement {
macro (HANDS_FREE_PERSON_UNDERFLOW_STATEMENT)
}
}
next-page-question required | Asks the user if they would like the next page of results read to them |
overflow-statement required | If the user tries to ask for the next item or page but has reached the end of the list, this statement lets the user know that there are no more options |
underflow-statement required | This statement is read when users try to access a previous item or page, but are currently on the first item in the list and cannot go back any further |
item-summary-join-mode optional | Sets the join mode for spoken item list summaries |
overflow-question optional | If the user tries to ask for the next item or page but has reached the end of the list, Bixby asks this question to help guide the user back on track |
page-marker optional | Provides spoken guidance during list navigation to indicate which page of items the user is currently on |
Copyright 2025 Samsung All rights reserved