GCKUIStyleAttributesInstructions 类

GCKUIStyleAttributesInstructions 类参考文档

概览

表示初始说明叠加层的视图组的样式属性。

可通过 castViews.instructions 访问。

继承 GCKUIStyleAttributes

属性摘要

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
readwritenonatomicstronginherited

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

- (UIImage*) forward30SecondsImage
readwritenonatomicstronginherited

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

- (UIImage*) rewind30SecondsImage
readwritenonatomicstronginherited

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

- (UIImage*) volumeImage
readwritenonatomicstronginherited

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

- (UIImage*) muteOffImage
readwritenonatomicstronginherited

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

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

- (UIImage*) muteOnImage
readwritenonatomicstronginherited

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

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

- (UIImage*) pauseImage
readwritenonatomicstronginherited

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

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

- (UIImage*) playImage
readwritenonatomicstronginherited

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

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

- (UIImage*) skipNextImage
readwritenonatomicstronginherited

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

- (UIImage*) skipPreviousImage
readwritenonatomicstronginherited

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

- (UIImage*) audioTrackImage
readwritenonatomicstronginherited

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

- (UIImage*) subtitlesTrackImage
readwritenonatomicstronginherited

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

- (UIImage*) stopImage
readwritenonatomicstronginherited

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

- (UIFont*) buttonTextFont
readwritenonatomicstronginherited

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

- (UIColor*) buttonTextColor
readwritenonatomicstronginherited

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

- (UIColor*) buttonTextShadowColor
readwritenonatomicstronginherited

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

- (CGSize) buttonTextShadowOffset
readwritenonatomicassigninherited

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

- (UIFont*) bodyTextFont
readwritenonatomicstronginherited

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

- (UIFont*) headingTextFont
readwritenonatomicstronginherited

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

- (UIFont*) captionTextFont
readwritenonatomicstronginherited

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

- (UIColor*) bodyTextColor
readwritenonatomicstronginherited

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

- (UIColor*) bodyTextShadowColor
readwritenonatomicstronginherited

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

- (UIColor*) headingTextColor
readwritenonatomicstronginherited

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

- (UIColor*) headingTextShadowColor
readwritenonatomicstronginherited

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

- (UIColor*) captionTextColor
readwritenonatomicstronginherited

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

- (UIColor*) captionTextShadowColor
readwritenonatomicstronginherited

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

- (UIColor*) backgroundColor
readwritenonatomicstronginherited

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

- (UIColor*) iconTintColor
readwritenonatomicstronginherited

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

- (CGSize) bodyTextShadowOffset
readwritenonatomicassigninherited

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

- (CGSize) captionTextShadowOffset
readwritenonatomicassigninherited

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

- (CGSize) headingTextShadowOffset
readwritenonatomicassigninherited

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