Contents

isDeclared

A Boolean value that indicates whether the system declares the type.

Declaration

var isDeclared: Bool { get }

Discussion

The system either declares a type or dynamically generates a type, but not both.

See Also

Obtaining additional type information