---
title: "MLModelClassifierAdaptor.Label.string(_:)"
framework: createmlcomponents
role: symbol
role_heading: Case
path: "createmlcomponents/mlmodelclassifieradaptor/label/string(_:)"
---

# MLModelClassifierAdaptor.Label.string(_:)

The label is string type.

## Declaration

```swift
case string(String)
```

## See Also

### Label types

- [MLModelClassifierAdaptor.Label.int(_:)](createmlcomponents/mlmodelclassifieradaptor/label/int(_:).md)
