Event

public enum Event

Encapsulates changes to the app’s preferred content size category.

  • The preferred content size category has changed.

    Declaration

    Swift

    case didChange(UIContentSizeCategory)