共用方式為


AVPlayerItem.TextStyleRules 屬性

定義

要套用至副標題和其他顯示文字的 AVTextStyleRule 陣列。

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual AVFoundation.AVTextStyleRule[] TextStyleRules { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("textStyleRules", ObjCRuntime.ArgumentSemantic.Copy)] get; [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 9, ObjCRuntime.PlatformArchitecture.All, null)] [Foundation.Export("setTextStyleRules:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.TextStyleRules : AVFoundation.AVTextStyleRule[] with get, set

屬性值

(此節點的更多檔即將推出)

這個值可以是 null

屬性

適用於