Contents

reduceTransparencyStatusDidChangeNotification

A notification that UIKit posts when the system’s Reduce Transparency setting changes.

Declaration

nonisolated static let reduceTransparencyStatusDidChangeNotification: NSNotification.Name

Discussion

This notification doesn’t include a parameter. Observe this notification using the default notification center.

See Also

UI changes