localizedName
The localized, human-readable name of the app extension.
Declaration
var localizedName: String { get }Discussion
Use this string if you need to display the name of the app extension in your app’s interface.
The localized, human-readable name of the app extension.
var localizedName: String { get }Use this string if you need to display the name of the app extension in your app’s interface.