ANEToolkit documentation
All Packages
|
All Classes
|
Index
|
Frames
No Frames
PreferenceType
Constants
Package
org.zengrong.ane.enum
Class
public class PreferenceType
Inheritance
PreferenceType
Object
定义保存在Android SharedPreference中的数据类型
Public Constants
Constant
Defined By
INT
: String = int
[static]
PreferenceType
STRING
: String = string
[static]
PreferenceType
Constant Detail
INT
Constant
public static const INT:String = int
STRING
Constant
public static const STRING:String = string
Tue Jun 4 2013, 11:14 AM +08:00