Property ShortName
ShortName
The user-visible name for the bundle, used by Siri and visible on the iOS Home screen. This name can contain up to 15 characters. CFBundleName field in xcode projects info.plist file.
Declaration
public LocalizedString ShortName { get; set; }
Property Value
Type | Description |
---|---|
LocalizedString |