C# Class android.view.ViewDebug.RecyclerTraceType

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

Public Methods

Method Description
valueOf ( java arg0 ) : global::android.view.ViewDebug.RecyclerTraceType
values ( ) : global::android.view.ViewDebug.RecyclerTraceType[]

Private Methods

Method Description
RecyclerTraceType ( )
RecyclerTraceType ( global @__env )

Method Details

valueOf() public static method

public static valueOf ( java arg0 ) : global::android.view.ViewDebug.RecyclerTraceType
arg0 java
return global::android.view.ViewDebug.RecyclerTraceType

values() public static method

public static values ( ) : global::android.view.ViewDebug.RecyclerTraceType[]
return global::android.view.ViewDebug.RecyclerTraceType[]