Packagefeathers.skins
Classpublic class StandardIcons
InheritanceStandardIcons Inheritance Object

A set of icon textures, expected to be populated by the current theme. If the standard icons are not populated by a theme, the icons will be null.



Public Properties
 PropertyDefined By
  listDrillDownAccessoryTexture : Texture
[static] An arrow pointing to the right that appears as an accessory in a list item renderer to indicate that selecting the item will drill down to the next level of data (most likely in another list).
StandardIcons
Property Detail
listDrillDownAccessoryTextureproperty
public static var listDrillDownAccessoryTexture:Texture

An arrow pointing to the right that appears as an accessory in a list item renderer to indicate that selecting the item will drill down to the next level of data (most likely in another list).