C# Class android.widget.TextView.BufferType

Inheritance: java.lang.Enum
Show file Open project: JeroMiya/androidmono Class Usage Examples

Public Methods

Method Description
valueOf ( java arg0 ) : global::android.widget.TextView.BufferType
values ( ) : global::android.widget.TextView.BufferType[]

Private Methods

Method Description
BufferType ( )
BufferType ( global @__env )

Method Details

valueOf() public static method

public static valueOf ( java arg0 ) : global::android.widget.TextView.BufferType
arg0 java
return global::android.widget.TextView.BufferType

values() public static method

public static values ( ) : global::android.widget.TextView.BufferType[]
return global::android.widget.TextView.BufferType[]