localizedProgramName property
Translated strings for the program_name.
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
Implementation
LocalizedString? localizedProgramName;
Translated strings for the program_name.
The app may display an ellipsis after the first 20 characters to ensure full string is displayed on smaller screens.
LocalizedString? localizedProgramName;