Contents

handleQuery(withUnboundKey:)

Invoked by Value(forkey:) when it finds no property corresponding to key.

Declaration

func handleQuery(withUnboundKey key: String) -> Any?

See Also

Deprecated Methods