Documentation

Unity Engine


User Manual

Script Reference

Unity Engine


kind

The PlatformIconKind is specific to the target platform.
Read time 1 minuteLast updated 4 days ago

Definition

  • Type: Property
  • Namespace: UnityEditor
  • Assembly: UnityEditor.CoreModule
public PlatformIconKind kind { get; }

Remarks

The icon kind defines various meta information about the icon slot such as the required layer count. Specific icon kinds can be found in platform extension namespaces. Currently only iOS, Android and AppleTV support icon kinds, which can be found in:
AppleTVPlatformIconKind