AVTextStyleRule.FromTextMarkupAttributes Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
FromTextMarkupAttributes(CMTextMarkupAttributes) | |
FromTextMarkupAttributes(CMTextMarkupAttributes, String) |
FromTextMarkupAttributes(CMTextMarkupAttributes)
public static AVFoundation.AVTextStyleRule FromTextMarkupAttributes (CoreMedia.CMTextMarkupAttributes textMarkupAttributes);
static member FromTextMarkupAttributes : CoreMedia.CMTextMarkupAttributes -> AVFoundation.AVTextStyleRule
Parameters
- textMarkupAttributes
- CMTextMarkupAttributes
Returns
Applies to
FromTextMarkupAttributes(CMTextMarkupAttributes, String)
public static AVFoundation.AVTextStyleRule FromTextMarkupAttributes (CoreMedia.CMTextMarkupAttributes textMarkupAttributes, string textSelector);
static member FromTextMarkupAttributes : CoreMedia.CMTextMarkupAttributes * string -> AVFoundation.AVTextStyleRule
Parameters
- textMarkupAttributes
- CMTextMarkupAttributes