class
ISpinnerDrawableAn abstract class that has the methods that a drawable for a spinner would require.
Base classes
- class UTFWinObject
Derived classes
- class SpinnerDrawable
- The standard IDrawable for a spinner component.
Public types
- enum ImageIndices { kImageBackground = 0, kImageIncrementButton = 1, kImageDecrementButton = 2 }