ButtonIconSet.SpriteIcons Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
A set of sprite icons for use by ButtonConfigHelper.
public:
property cli::array <UnityEngine::Sprite ^> ^ SpriteIcons { cli::array <UnityEngine::Sprite ^> ^ get(); };
public UnityEngine.Sprite[] SpriteIcons { get; }
member this.SpriteIcons : UnityEngine.Sprite[]
Public ReadOnly Property SpriteIcons As Sprite()
Property Value
UnityEngine.Sprite[]