Property DisplayName
DisplayName
The user-visible name for the bundle, used by Siri and visible on the iOS Home screen. Use this key if you want a product name that's longer than ShortName. CFBundleDisplayName field in xcode projects info.plist file.
Declaration
public LocalizedString DisplayName { get; set; }
Property Value
Type | Description |
---|---|
LocalizedString |