subscript(_:) Accesses custom states by key. Declarationsubscript(key: UIConfigurationStateCustomKey) -> AnyHashable? { get set } See AlsoManaging configuration statestraitCollection