---
title: imageSubtitle()
framework: objectivec
role: symbol
role_heading: Instance Method
path: objectivec/nsobject-swift.class/imagesubtitle()
---

# imageSubtitle()

Returns the display subtitle of the image.

## Declaration

```swift
func imageSubtitle() -> String!
```

## Return Value

Return Value The  display subtitle of the image.

## Discussion

Discussion This method is optional.
