Contents

maximumMovieRating

The maximum movie rating the user may view.

Declaration

var maximumMovieRating: Int? { get set }

Mentioned in

Discussion

If your app doesn’t configure this setting, the value is nil. The following list provides U.S. descriptions for the ratings:

  • 1000: All

  • 500: NC-17

  • 400: R

  • 300: PG-13

  • 200: PG

  • 100: G

  • 0: None

See Also

Limiting movie and TV show ratings