Contents

isHolding(_:)

Returns whether this value holds a value of type T.

Declaration

func isHolding<T>(_ type: T.Type) -> Bool where T : USDValueProtocol

See Also

Accessing the value