effectiveMaximumMovieRating
The movie rating constraint that is active on this device.
Declaration
@Published<Int> var effectiveMaximumMovieRating: Int { get }Mentioned in
Discussion
An authorized app can use the Family Controls framework to apply a maximumMovieRating to the device. If no maximumMovieRating settings are active, then the value of this property is the default value of maximumMovieRating. The system publishes changes dynamically.