GCKUIStyleAttributesConnectionController Class
Stay organized with collections
Save and categorize content based on your preferences.
The style attributes for the view group representing the connection controller.
Can be accessed as castViews.deviceControl.connectionController
Inherits GCKUIStyleAttributes.
|
UIImage * | closedCaptionsImage |
| An image that will be used in "closed captions" buttons in the framework's default views. More...
|
|
UIImage * | forward30SecondsImage |
| An image that will be used in "forward 30 seconds" buttons in the frameworks default views. More...
|
|
UIImage * | rewind30SecondsImage |
| An image that will be used in "rewind 30 seconds" buttons in the framework's default views. More...
|
|
UIImage * | volumeImage |
| An image that will be used to indicate that a slider is a volume slider in the framework's default views. More...
|
|
UIImage * | muteOffImage |
| An image that will be used in the "mute toggle" button in the framework's default views. More...
|
|
UIImage * | muteOnImage |
| An image that will be used in the "mute toggle" button in the framework's default views. More...
|
|
UIImage * | pauseImage |
| An image that will be used in the "play/pause toggle" button in the framework's default views. More...
|
|
UIImage * | playImage |
| An image that will be used in the "play/pause toggle" button in the framework's default views. More...
|
|
UIImage * | skipNextImage |
| An image that will be used in "forward 30 seconds" buttons in the framework's default views. More...
|
|
UIImage * | skipPreviousImage |
| An image that will be used in "forward 30 seconds" buttons in the framework's default views. More...
|
|
UIImage * | audioTrackImage |
| An image that will be used in the track selector, to select the audio track chooser view. More...
|
|
UIImage * | subtitlesTrackImage |
| An image that will be used in the track selector, to select the subtitle track chooser view. More...
|
|
UIImage * | stopImage |
| An image that will be used in "stop" buttons in the framework's default views. More...
|
|
UIFont * | buttonTextFont |
| The UIFont to be used in labels of buttons in the framework's default views. More...
|
|
UIColor * | buttonTextColor |
| The color to be used in labels of buttons in the framework's default views. More...
|
|
UIColor * | buttonTextShadowColor |
| The shadow color to be used in labels of buttons in the framework's default views. More...
|
|
CGSize | buttonTextShadowOffset |
| The offset for the shadow for labels of buttons in the framework's default views. More...
|
|
UIFont * | bodyTextFont |
| The UIFont to be used in labels of type "body" in the framework's default views. More...
|
|
UIFont * | headingTextFont |
| The UIFont to be used in labels of type "heading" in the framework's default views. More...
|
|
UIFont * | captionTextFont |
| The font to be used in labels of type "caption" in the framework's default views. More...
|
|
UIColor * | bodyTextColor |
| The color to be used in labels of type "body" in the framework's default views. More...
|
|
UIColor * | bodyTextShadowColor |
| The shadow color to be used in labels of type "body" in the framework's default views. More...
|
|
UIColor * | headingTextColor |
| The color to be used in labels of type "heading" in the framework's default views. More...
|
|
UIColor * | headingTextShadowColor |
| The shadow color to be used in labels of type "heading" in the framework's default views. More...
|
|
UIColor * | captionTextColor |
| The color to be used in labels of type "caption" in the framework's default views. More...
|
|
UIColor * | captionTextShadowColor |
| The shadow color to be used in labels of type "caption" in the framework's default views. More...
|
|
UIColor * | backgroundColor |
| The background color to be used on the framework's default views. More...
|
|
UIColor * | iconTintColor |
| The color to use as tint color on all buttons and icons on the framework's default views. More...
|
|
CGSize | bodyTextShadowOffset |
| The offset for the shadow for labels of type "body" in the framework's default views. More...
|
|
CGSize | captionTextShadowOffset |
| The offset for the shadow for labels of type "caption" in the framework's default views. More...
|
|
CGSize | headingTextShadowOffset |
| The offset for the shadow for labels of type "heading" in the framework's default views. More...
|
|
- (UIImage*) closedCaptionsImage |
|
readwritenonatomicstronginherited |
An image that will be used in "closed captions" buttons in the framework's default views.
- (UIImage*) forward30SecondsImage |
|
readwritenonatomicstronginherited |
An image that will be used in "forward 30 seconds" buttons in the frameworks default views.
- (UIImage*) rewind30SecondsImage |
|
readwritenonatomicstronginherited |
An image that will be used in "rewind 30 seconds" buttons in the framework's default views.
|
readwritenonatomicstronginherited |
An image that will be used to indicate that a slider is a volume slider in the framework's default views.
- (UIImage*) muteOffImage |
|
readwritenonatomicstronginherited |
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 muted.
|
readwritenonatomicstronginherited |
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.
|
readwritenonatomicstronginherited |
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.
|
readwritenonatomicstronginherited |
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 |
|
readwritenonatomicstronginherited |
An image that will be used in "forward 30 seconds" buttons in the framework's default views.
- (UIImage*) skipPreviousImage |
|
readwritenonatomicstronginherited |
An image that will be used in "forward 30 seconds" buttons in the framework's default views.
- (UIImage*) audioTrackImage |
|
readwritenonatomicstronginherited |
An image that will be used in the track selector, to select the audio track chooser view.
- (UIImage*) subtitlesTrackImage |
|
readwritenonatomicstronginherited |
An image that will be used in the track selector, to select the subtitle track chooser view.
|
readwritenonatomicstronginherited |
An image that will be used in "stop" buttons in the framework's default views.
- (UIFont*) buttonTextFont |
|
readwritenonatomicstronginherited |
The UIFont to be used in labels of buttons in the framework's default views.
- (UIColor*) buttonTextColor |
|
readwritenonatomicstronginherited |
The color to be used in labels of buttons in the framework's default views.
- (UIColor*) buttonTextShadowColor |
|
readwritenonatomicstronginherited |
The shadow color to be used in labels of buttons in the framework's default views.
- (CGSize) buttonTextShadowOffset |
|
readwritenonatomicassigninherited |
The offset for the shadow for labels of buttons in the framework's default views.
|
readwritenonatomicstronginherited |
The UIFont to be used in labels of type "body" in the framework's default views.
- (UIFont*) headingTextFont |
|
readwritenonatomicstronginherited |
The UIFont to be used in labels of type "heading" in the framework's default views.
- (UIFont*) captionTextFont |
|
readwritenonatomicstronginherited |
The font to be used in labels of type "caption" in the framework's default views.
- (UIColor*) bodyTextColor |
|
readwritenonatomicstronginherited |
The color to be used in labels of type "body" in the framework's default views.
- (UIColor*) bodyTextShadowColor |
|
readwritenonatomicstronginherited |
The shadow color to be used in labels of type "body" in the framework's default views.
- (UIColor*) headingTextColor |
|
readwritenonatomicstronginherited |
The color to be used in labels of type "heading" in the framework's default views.
- (UIColor*) headingTextShadowColor |
|
readwritenonatomicstronginherited |
The shadow color to be used in labels of type "heading" in the framework's default views.
- (UIColor*) captionTextColor |
|
readwritenonatomicstronginherited |
The color to be used in labels of type "caption" in the framework's default views.
- (UIColor*) captionTextShadowColor |
|
readwritenonatomicstronginherited |
The shadow color to be used in labels of type "caption" in the framework's default views.
- (UIColor*) backgroundColor |
|
readwritenonatomicstronginherited |
The background color to be used on the framework's default views.
- (UIColor*) iconTintColor |
|
readwritenonatomicstronginherited |
The color to use as tint color on all buttons and icons on the framework's default views.
- (CGSize) bodyTextShadowOffset |
|
readwritenonatomicassigninherited |
The offset for the shadow for labels of type "body" in the framework's default views.
- (CGSize) captionTextShadowOffset |
|
readwritenonatomicassigninherited |
The offset for the shadow for labels of type "caption" in the framework's default views.
- (CGSize) headingTextShadowOffset |
|
readwritenonatomicassigninherited |
The offset for the shadow for labels of type "heading" in the framework's default views.
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."],[[["`GCKUIStyleAttributesConnectionController` defines the style attributes for the view group representing the connection controller in the Google Cast framework."],["These style attributes, accessible via `castViews.deviceControl.connectionController`, inherit from `GCKUIStyleAttributes` and allow customization of various UI elements."],["Developers can customize images for buttons (play/pause, forward, rewind, etc.), fonts for labels, text colors, shadow colors, background colors, and icon tint colors."],["All properties are readwrite and non-atomic, offering flexibility and control over the appearance of the connection controller views."]]],["The `GCKUIStyleAttributesConnectionController` class defines style attributes for the connection controller's view group. This includes setting images for various buttons like closed captions, forward/rewind 30 seconds, volume, mute (on/off), play/pause, skip next/previous, stop, audio/subtitle track selection. Additionally it customizes fonts, text colors, and shadow effects for buttons, body, heading, and caption text. The background and icon tint colors for the default views are also defined within this class.\n"]]