MACaptionAppearanceIsCustomized(_:)
Declaration
func MACaptionAppearanceIsCustomized(_ domain: MACaptionAppearanceDomain) -> BoolParameters
- domain:
Preference domain, see @link MACaptionAppearanceDomain @/link.
Return Value
A boolean indicating if the currently-active style has been customized by the user
Discussion
Provides a boolean indicating if the currently-active style has been customized by the user. This is useful for some clients who may need different fallback strategies for customized styles vs system-default styles.