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

# imageTitle()

Returns the display title of the image.

## Declaration

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

## Return Value

Return Value The display title of the image.

## Discussion

Discussion This method is optional.
