GCKUIStyleAttributesCastViews Class
Stay organized with collections
Save and categorize content based on your preferences.
AI-generated Key Takeaways
GCKUIStyleAttributesCastViews class defines style attributes for the root view group and is accessible as castViews.
It inherits from GCKUIStyleAttributes and includes properties for styling device control, media control, and instructions elements.
The class provides properties for setting images used in various default buttons like closed captions, fast forward, rewind, volume, mute, play/pause, skip, audio track, subtitles, and stop.
Style attributes for text elements within default views are available, including font, color, and shadow properties for button text, body text, heading text, and caption text.
Properties for setting the background color and the tint color for all buttons and icons in the framework's default views are included.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Missing the information I need","missingTheInformationINeed","thumb-down"],["Too complicated / too many steps","tooComplicatedTooManySteps","thumb-down"],["Out of date","outOfDate","thumb-down"],["Samples / code issue","samplesCodeIssue","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-09-18 UTC."],[],["The GCKUIStyleAttributesCastViews class manages style attributes for the root view group, accessible as `castViews`. It defines properties for customizing UI elements in default framework views. This includes setting images for buttons like closed captions, forward/rewind 30 seconds, volume, mute, play/pause, skip, stop, and audio/subtitles tracks. It also allows setting the font, text color, shadow color, and shadow offset for button, body, heading, and caption text, also setting the background color and icon tint color.\n"]]