enumeration
Thank you for helping us improve the quality of Unity Documentation. Although we cannot accept all submissions, we do read each suggested change from our users and will make updates where applicable.
CloseFor some reason your suggested change could not be submitted. Please <a>try again</a> in a few minutes. And thank you for taking the time to help us improve the quality of Unity Documentation.
CloseIcon kind.
This enum is used when modifying and inspecting the role an icon has within an application in PlayerSettings.
Any | This icon can be used for any purpose in an application. |
Application | This icon is used for the main application icons. |
Settings | This icon is used for settings. |
Notification | This icon is used for push notifications. |
Spotlight | This icon is used for Spotlight searches. (iOS only). |
Store | This icon is used by the iOS App Store. |