automatic
Materials will automatically appear active or inactive based on context and platform convention.
Declaration
static let automatic: MaterialActiveAppearanceDiscussion
Examples of automatic behavior on macOS:
Materials used as a
windowcontainer background will appear inactive when the containing window is inactive.Material.barmaterials will appear inactive when the containing window is inactive.All other materials will appear as active.
Materials always appear as active on all other platforms.