Stay organized with collections Save and categorize content based on your preferences.
A class for controlling the style (colors, fonts, icons) of the default views of the framework.
Inherits NSObject.
Inherited by GCKUIStyleAttributesCastViews, GCKUIStyleAttributesConnectionController, GCKUIStyleAttributesConnectionNavigation, GCKUIStyleAttributesConnectionToolbar, GCKUIStyleAttributesDeviceChooser, GCKUIStyleAttributesDeviceControl, GCKUIStyleAttributesExpandedController, GCKUIStyleAttributesGuestModePairingDialog, GCKUIStyleAttributesInstructions, GCKUIStyleAttributesMediaControl, GCKUIStyleAttributesMiniController, GCKUIStyleAttributesNoDevicesAvailableController, and GCKUIStyleAttributesTrackSelector.
- (UIImage*) closedCaptionsImage readwritenonatomicassignAn image that will be used in "closed captions" buttons in the framework's default views.
- (UIImage*) forward30SecondsImage readwritenonatomicassignAn image that will be used in "forward 30 seconds" buttons in the frameworks default views.
- (UIImage*) rewind30SecondsImage readwritenonatomicassignAn image that will be used in "rewind 30 seconds" buttons in the framework's default views.
An image that will be used to indicate that a slider is a volume slider in the framework's default views.
- (UIImage*) muteOffImage readwritenonatomicassignAn image that will be used in the "mute toggle" button in the framework's default views.
This is the image that will be displayed while the receiver is muted.
An image that will be used in the "mute toggle" button in the framework's default views.
This is the image that will be displayed while the receiver is not muted.
An image that will be used in the "play/pause toggle" button in the framework's default views.
This is the image that will be displayed while the receiver is playing.
An image that will be used in the "play/pause toggle" button in the framework's default views.
This is the image that will be displayed while the receiver is paused.
- (UIImage*) skipNextImage readwritenonatomicassignAn image that will be used in "forward 30 seconds" buttons in the framework's default views.
- (UIImage*) skipPreviousImage readwritenonatomicassignAn image that will be used in "forward 30 seconds" buttons in the framework's default views.
- (UIImage*) audioTrackImage readwritenonatomicassignAn image that will be used in the track selector, to select the audio track chooser view.
- (UIImage*) subtitlesTrackImage readwritenonatomicassignAn image that will be used in the track selector, to select the subtitle track chooser view.
An image that will be used in "stop" buttons in the framework's default views.
- (UIFont*) buttonTextFont readwritenonatomicassignThe UIFont to be used in labels of buttons in the framework's default views.
- (UIColor*) buttonTextColor readwritenonatomicassignThe color to be used in labels of buttons in the framework's default views.
The shadow color to be used in labels of buttons in the framework's default views.
- (CGSize) buttonTextShadowOffset readwritenonatomicassignThe offset for the shadow for labels of buttons in the framework's default views.
The UIFont to be used in labels of type "body" in the framework's default views.
- (UIFont*) headingTextFont readwritenonatomicassignThe UIFont to be used in labels of type "heading" in the framework's default views.
- (UIFont*) captionTextFont readwritenonatomicassignThe font to be used in labels of type "caption" in the framework's default views.
- (UIColor*) bodyTextColor readwritenonatomicassignThe color to be used in labels of type "body" in the framework's default views.
- (UIColor*) bodyTextShadowColor readwritenonatomicassignThe shadow color to be used in labels of type "body" in the framework's default views.
- (UIColor*) headingTextColor readwritenonatomicassignThe color to be used in labels of type "heading" in the framework's default views.
- (UIColor*) headingTextShadowColor readwritenonatomicassignThe shadow color to be used in labels of type "heading" in the framework's default views.
- (UIColor*) captionTextColor readwritenonatomicassignThe color to be used in labels of type "caption" in the framework's default views.
- (UIColor*) captionTextShadowColor readwritenonatomicassignThe shadow color to be used in labels of type "caption" in the framework's default views.
- (UIColor*) backgroundColor readwritenonatomicassignThe background color to be used on the framework's default views.
- (UIColor*) iconTintColor readwritenonatomicassignThe color to use as tint color on all buttons and icons on the framework's default views.
- (CGSize) bodyTextShadowOffset readwritenonatomicassignThe offset for the shadow for labels of type "body" in the framework's default views.
- (CGSize) captionTextShadowOffset readwritenonatomicassignThe offset for the shadow for labels of type "caption" in the framework's default views.
- (CGSize) headingTextShadowOffset readwritenonatomicassignThe offset for the shadow for labels of type "heading" in the framework's default views.
- (UIColor*) sliderUnseekableProgressColor readwritenonatomicassignThe color used for the unseekable progress tracks on the slider views.
The color used for the seekable progress track, and thumb on the slider views.
The color used for the seekable and unplayed progress track on the slider views.
The background color of the tooltip label of the slider thumb.
The color used for the marker of live indicator.
The UIViewContentMode of the ad image on the expanded view controller wrapped in a NSNumber.
The UIViewContentMode of the background image on the expanded view controller wrapped in a NSNumber.
The color used to draw the circular ad marker on the seek bar in the played segment of the slider.
Default is Yellow.
The color used to draw the circular ad marker on the seek bar in the un-played segment of the slider.
Default is Yellow.
The color to be used as thumb tint color of volume slider.
The color to be used as minimum track tint color of volume slider.
The color to be used as maximum track tint color of volume slider.
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-09-18 UTC.
[[["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 `GCKUIStyleAttributes` class allows customization of the default Google Cast UI elements, such as buttons, labels, and sliders."],["Developers can modify properties related to images, fonts, colors, and content modes to achieve their desired visual style."],["Several subclasses of `GCKUIStyleAttributes` handle styling for specific Cast UI components like the mini controller, expanded controller, and device chooser."],["Customization is achieved by setting values for a wide range of properties, including image assets, font styles, color palettes, and display behaviors."],["Using this class, developers can seamlessly integrate the Cast experience into their applications while maintaining visual consistency with their brand."]]],[]]
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4