SmallButton.iconPressed

Defines what icons will the button use for its states.

  1. string iconPressed;
    class SmallButton
    string iconPressed;
  2. string iconUnpressed;

Meta