Contents

GeneratedContent.Kind.string(_:)

Represents a string value.

Declaration

case string(String)

Parameters

  • value:

    The string value.

See Also

Getting the kind of content