MACaptionAppearance.IsCustomized(MACaptionAppearanceDomain) 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.
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.