---
title: localizedModel
framework: watchkit
role: symbol
role_heading: Instance Property
path: watchkit/wkinterfacedevice/localizedmodel
---

# localizedModel

The localized version of the model information.

## Declaration

```swift
var localizedModel: String { get }
```

## Discussion

Discussion This property contains the localized string for the value in the model property.

## See Also

### Reading the Device Settings

- [name](watchkit/wkinterfacedevice/name.md)
- [model](watchkit/wkinterfacedevice/model.md)
- [wristLocation](watchkit/wkinterfacedevice/wristlocation.md)
- [WKInterfaceDeviceWristLocation](watchkit/wkinterfacedevicewristlocation.md)
- [crownOrientation](watchkit/wkinterfacedevice/crownorientation.md)
- [WKInterfaceDeviceCrownOrientation](watchkit/wkinterfacedevicecrownorientation.md)
- [preferredContentSizeCategory](watchkit/wkinterfacedevice/preferredcontentsizecategory.md)
