Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


iOSPlatformIconKind

Contains all iOS PlatformIconKind supported by Unity.
Read time 1 minuteLast updated 10 days ago

Definition

  • Type: Class
  • Namespace: UnityEditor.iOS
  • Assembly: UnityEditor.Apple.Extensions.Common
public class iOSPlatformIconKind

Remarks

More detailed information on iOS icons can be found in the iOS icon design guidelines.

Static Fields

Value

Description

ApplicationThis is the icon displayed on the iOS home screen.
MarketingThis is the icon displayed on the app's App Store page.
NotificationThis is the icon displayed in notifications sent by the app.
SettingsThis is the icon displayed in settings if the app contains a settings bundle.
SpotlightThis is the icon displayed in Spotlight search results.