Packageorg.zengrong.ane.enum
Classpublic class PreferenceType
InheritancePreferenceType Inheritance Object

定义保存在Android SharedPreference中的数据类型



Public Constants
 ConstantDefined By
  INT : String = int
[static]
PreferenceType
  STRING : String = string
[static]
PreferenceType
Constant Detail
INTConstant
public static const INT:String = int

STRINGConstant 
public static const STRING:String = string