URL: https://docs.unity3d.com/ScriptReference/../Manual/../ScriptReference/iOS.iOSPlatformIconKind.html
user: { user_unity_id: undefined, user_logged_in: 'no' }, environment: { environment_locale: 'en-us', environment_currency: undefined }});Contains all iOS PlatformIconKind supported by Unity.
More detailed information on iOS icons can be found in the iOS icon design guidelines.
| Property | Description |
|---|---|
| Application | This is the icon displayed on the iOS home screen. |
| Marketing | This is the icon displayed on the app's App Store page. |
| Notification | This is the icon displayed in notifications sent by the app. |
| Settings | This is the icon displayed in settings if the app contains a settings bundle. |
| Spotlight | This is the icon displayed in Spotlight search results. |