Contents

largeContentTitle

A string that describes the view in the large content viewer.

Declaration

var largeContentTitle: String? { get set }

Discussion

To present content in the large content viewer, you can provide either largeContentTitle or largeContentImage, or both.

This property defaults to an appropriate value for UIKit classes; otherwise, it’s nil.

See Also

Modifying the accessibility behavior