MACaptionAppearance.IsCustomized(MACaptionAppearanceDomain) Method

Definition

Checks whether the specified style has been customized by the user.

public static bool IsCustomized(MediaAccessibility.MACaptionAppearanceDomain domain);
static member IsCustomized : MediaAccessibility.MACaptionAppearanceDomain -> bool

Parameters

domain
MACaptionAppearanceDomain

The style to check

Returns

True if the specified style has been customized by the user, false otherwise.

Applies to