ModeProvider

public protocol ModeProvider : AnyObject

Provides a graphical mode to use in conjunction with a user interface theme, such as by mapping from the effective appearance value of the view.

  • Undocumented

    Declaration

    Swift

    var mode: Mode { get }