類別:BrowseContent

建構函式

BrowseContent

newBrowseContent(瀏覽項目、標題)

參數

browseItems

Array of non-null cast.framework.ui.BrowseItem

瀏覽項目清單。項目數量上限為 30 個。超過的部分將會被截斷。

值不得為空值。

title

選用

字串

清單的標題。

屬性

items

non-null Array of non-null cast.framework.ui.BrowseItem

瀏覽項目清單。項目數量上限為 30 個。超過的部分會遭到截斷。

targetAspectRatio

(非空值的 cast.framework.ui.BrowseImageAspectRatio 或未定義)

媒體瀏覽輪轉介面中所有圖片的顯示比例。強烈建議您在 BrowseContentItem#image 提供與 targetAspectRatio 值相符的瀏覽項目圖片。如果圖片太窄/太高,會加上左右黑邊。 如果圖片寬度或過短,會加上黑邊。

title

(字串或未定義)

清單的標題。