Поделиться через


AVTextStyleRule.FromTextMarkupAttributes Метод

Определение

Перегрузки

FromTextMarkupAttributes(CMTextMarkupAttributes)
FromTextMarkupAttributes(CMTextMarkupAttributes, String)

FromTextMarkupAttributes(CMTextMarkupAttributes)

public static AVFoundation.AVTextStyleRule FromTextMarkupAttributes (CoreMedia.CMTextMarkupAttributes textMarkupAttributes);
static member FromTextMarkupAttributes : CoreMedia.CMTextMarkupAttributes -> AVFoundation.AVTextStyleRule

Параметры

textMarkupAttributes
CMTextMarkupAttributes

Возвращаемое значение

Применяется к

FromTextMarkupAttributes(CMTextMarkupAttributes, String)

public static AVFoundation.AVTextStyleRule FromTextMarkupAttributes (CoreMedia.CMTextMarkupAttributes textMarkupAttributes, string textSelector);
static member FromTextMarkupAttributes : CoreMedia.CMTextMarkupAttributes * string -> AVFoundation.AVTextStyleRule

Параметры

textMarkupAttributes
CMTextMarkupAttributes
textSelector
String

Будет добавлено.

Этот параметр может иметь значение null.

Возвращаемое значение

Применяется к