Uses of Class
org.robovm.apple.avfoundation.AVTextStyleRule
| Package | Description |
|---|---|
| org.robovm.apple.avfoundation |
-
Uses of AVTextStyleRule in org.robovm.apple.avfoundation
Methods in org.robovm.apple.avfoundation that return types with arguments of type AVTextStyleRule Modifier and Type Method Description static NSArray<AVTextStyleRule>AVTextStyleRule. createTextStyleRulesArray(NSPropertyList plist)NSArray<AVTextStyleRule>AVPlayerItem. getTextStyleRules()Method parameters in org.robovm.apple.avfoundation with type arguments of type AVTextStyleRule Modifier and Type Method Description static NSPropertyListAVTextStyleRule. createPropertyList(NSArray<AVTextStyleRule> textStyleRules)voidAVPlayerItem. setTextStyleRules(NSArray<AVTextStyleRule> v)