Contents

localizedStringsTableName

The name of the table in the bundle that contains the localized strings to be used by the AVPlayerInterstitialEventController.

Declaration

var localizedStringsTableName: String? { get set }

Discussion

If the value of the property is nil, it will default to “Localizable”

See Also

Accessing strings