GCKUIStyleAttributes 类

GCKUIStyleAttributes 类参考

概览

用于控制框架默认视图样式(颜色、字体、图标)的类。

辛塞
3.3

此类继承 NSObject。

GCKUIStyleAttributesCastViewsGCKUIStyleAttributesConnectionControllerGCKUIStyleAttributesDeviceChooserGCKUIStyleAttributesDeviceControlGCKUIStyleAttributesExpandedControllerGCKUIStyleAttributesGuestModePairingDialogGCKUIStyleAttributesInstructionsGCKUIStyleAttributesMediaControlGCKUIStyleAttributesMiniControllerGCKUIStyleAttributesTrackSelector 继承。

属性摘要

UIImage * closedCaptionsImage
 将在框架默认视图的“字幕”按钮中使用的图片。更多...
 
UIImage * forward30SecondsImage
 将在框架默认视图的“向前 30 秒”按钮中使用的图片。更多...
 
UIImage * rewind30SecondsImage
 将在框架默认视图的“快退 30 秒”按钮中使用的图片。更多...
 
UIImage * volumeImage
 一张图片,用于指明滑块是框架默认视图中的音量滑块。更多...
 
UIImage * muteOffImage
 将在框架默认视图的“静音切换”按钮中使用的图片。更多...
 
UIImage * muteOnImage
 将在框架默认视图的“静音切换”按钮中使用的图片。更多...
 
UIImage * pauseImage
 将在框架默认视图的“播放/暂停切换”按钮中使用的图片。更多...
 
UIImage * playImage
 将在框架默认视图的“播放/暂停切换”按钮中使用的图片。更多...
 
UIImage * skipNextImage
 将在框架的默认视图中的“向前 30 秒”按钮中使用的图片。更多...
 
UIImage * skipPreviousImage
 将在框架的默认视图中的“向前 30 秒”按钮中使用的图片。更多...
 
UIImage * audioTrackImage
 将在音轨选择器中选择图片以选择音轨选择器视图的图片。更多...
 
UIImage * subtitlesTrackImage
 将在轨道选择器中使用的图片,用于选择字幕选择器视图。更多...
 
UIImage * stopImage
 将在框架默认视图的“停止”按钮中使用的图片。更多...
 
UIFont * buttonTextFont
 将在框架默认视图的按钮标签中使用的 UIFont。更多...
 
UIColor * buttonTextColor
 要在框架默认视图的按钮标签中使用的颜色。更多...
 
UIColor * buttonTextShadowColor
 要在框架默认视图的按钮标签中使用的阴影颜色。更多...
 
CGSize buttonTextShadowOffset
 框架默认视图中按钮标签的阴影偏移量。更多...
 
UIFont * bodyTextFont
 将在框架默认视图中的“正文”标签中使用的 UIFont。更多...
 
UIFont * headingTextFont
 将在框架的默认视图的“标题”类型标签中使用的 UIFont。更多...
 
UIFont * captionTextFont
 将在框架的默认视图的“caption”类型标签中使用的字体。更多...
 
UIColor * bodyTextColor
 要在框架默认视图中用于“正文”标签的颜色。更多...
 
UIColor * bodyTextShadowColor
 要在框架的默认视图中用于“正文”类型标签的阴影颜色。更多...
 
UIColor * headingTextColor
 要在框架的默认视图中用于“标题”标签的颜色。更多...
 
UIColor * headingTextShadowColor
 要在框架的默认视图的“标题”类型标签中使用的阴影颜色。更多...
 
UIColor * captionTextColor
 要在框架的默认视图的“caption”类型标签中使用的颜色。更多...
 
UIColor * captionTextShadowColor
 要在框架的默认视图中用于“caption”类型标签的阴影颜色。更多...
 
UIColor * backgroundColor
 要在框架的默认视图上使用的背景颜色。更多...
 
UIColor * iconTintColor
 用作框架默认视图中所有按钮和图标的着色颜色。更多...
 
CGSize bodyTextShadowOffset
 框架默认视图中“正文”类型的标签的阴影偏移量。更多...
 
CGSize captionTextShadowOffset
 框架默认视图中“标签”类型的标签的阴影偏移量。更多...
 
CGSize headingTextShadowOffset
 框架的默认视图中“标题”类型的标签的阴影偏移量。更多...
 

属性详情

- (UIImage*) closedCaptionsImage
readwritenonatomicstrong

将在框架默认视图的“字幕”按钮中使用的图片。

- (UIImage*) forward30SecondsImage
readwritenonatomicstrong

将在框架默认视图的“向前 30 秒”按钮中使用的图片。

- (UIImage*) rewind30SecondsImage
readwritenonatomicstrong

将在框架默认视图的“快退 30 秒”按钮中使用的图片。

- (UIImage*) volumeImage
readwritenonatomicstrong

一张图片,用于指明滑块是框架默认视图中的音量滑块。

- (UIImage*) muteOffImage
readwritenonatomicstrong

将在框架默认视图的“静音切换”按钮中使用的图片。

这是接收器静音时显示的图片。

- (UIImage*) muteOnImage
readwritenonatomicstrong

将在框架默认视图的“静音切换”按钮中使用的图片。

这是接收器未静音时显示的图片。

- (UIImage*) pauseImage
readwritenonatomicstrong

将在框架默认视图的“播放/暂停切换”按钮中使用的图片。

这是接收器播放时显示的图片。

- (UIImage*) playImage
readwritenonatomicstrong

将在框架默认视图的“播放/暂停切换”按钮中使用的图片。

这是接收器暂停后显示的图片。

- (UIImage*) skipNextImage
readwritenonatomicstrong

将在框架的默认视图中的“向前 30 秒”按钮中使用的图片。

- (UIImage*) skipPreviousImage
readwritenonatomicstrong

将在框架的默认视图中的“向前 30 秒”按钮中使用的图片。

- (UIImage*) audioTrackImage
readwritenonatomicstrong

将在音轨选择器中选择图片以选择音轨选择器视图的图片。

- (UIImage*) subtitlesTrackImage
readwritenonatomicstrong

将在轨道选择器中使用的图片,用于选择字幕选择器视图。

- (UIImage*) stopImage
readwritenonatomicstrong

将在框架默认视图的“停止”按钮中使用的图片。

- (UIFont*) buttonTextFont
readwritenonatomicstrong

将在框架默认视图的按钮标签中使用的 UIFont。

- (UIColor*) buttonTextColor
readwritenonatomicstrong

要在框架默认视图的按钮标签中使用的颜色。

- (UIColor*) buttonTextShadowColor
readwritenonatomicstrong

要在框架默认视图的按钮标签中使用的阴影颜色。

- (CGSize) buttonTextShadowOffset
readwritenonatomicassign

框架默认视图中按钮标签的阴影偏移量。

- (UIFont*) bodyTextFont
readwritenonatomicstrong

将在框架默认视图中的“正文”标签中使用的 UIFont。

- (UIFont*) headingTextFont
readwritenonatomicstrong

将在框架的默认视图的“标题”类型标签中使用的 UIFont。

- (UIFont*) captionTextFont
readwritenonatomicstrong

将在框架的默认视图的“caption”类型标签中使用的字体。

- (UIColor*) bodyTextColor
readwritenonatomicstrong

要在框架默认视图中用于“正文”标签的颜色。

- (UIColor*) bodyTextShadowColor
readwritenonatomicstrong

要在框架的默认视图中用于“正文”类型标签的阴影颜色。

- (UIColor*) headingTextColor
readwritenonatomicstrong

要在框架的默认视图中用于“标题”标签的颜色。

- (UIColor*) headingTextShadowColor
readwritenonatomicstrong

要在框架的默认视图的“标题”类型标签中使用的阴影颜色。

- (UIColor*) captionTextColor
readwritenonatomicstrong

要在框架的默认视图的“caption”类型标签中使用的颜色。

- (UIColor*) captionTextShadowColor
readwritenonatomicstrong

要在框架的默认视图中用于“caption”类型标签的阴影颜色。

- (UIColor*) backgroundColor
readwritenonatomicstrong

要在框架的默认视图上使用的背景颜色。

- (UIColor*) iconTintColor
readwritenonatomicstrong

用作框架默认视图中所有按钮和图标的着色颜色。

- (CGSize) bodyTextShadowOffset
readwritenonatomicassign

框架默认视图中“正文”类型的标签的阴影偏移量。

- (CGSize) captionTextShadowOffset
readwritenonatomicassign

框架默认视图中“标签”类型的标签的阴影偏移量。

- (CGSize) headingTextShadowOffset
readwritenonatomicassign

框架的默认视图中“标题”类型的标签的阴影偏移量。