Contents

GeneratedContent.Kind.bool(_:)

Represents a boolean value.

Declaration

case bool(Bool)

Parameters

  • value:

    The boolean value.

See Also

Getting the kind of content