Contents

subscript(_:)

Accesses custom states by key.

Declaration

subscript(key: UIConfigurationStateCustomKey) -> AnyHashable? { get set }

See Also

Managing configuration states