C# 클래스 android.widget.AdapterView.AdapterContextMenuInfo

Extra menu information provided to the callback when a context menu is brought up for this AdapterView.
상속: android.view.ContextMenuClass.ContextMenuInfo
파일 보기 프로젝트 열기: JeroMiya/androidmono

공개 메소드들

메소드 설명
AdapterContextMenuInfo ( android arg0, int arg1, long arg2 )

보호된 메소드들

메소드 설명
AdapterContextMenuInfo ( global @__env )

비공개 메소드들

메소드 설명
AdapterContextMenuInfo ( )

메소드 상세

AdapterContextMenuInfo() 공개 메소드

public AdapterContextMenuInfo ( android arg0, int arg1, long arg2 )
arg0 android
arg1 int
arg2 long

AdapterContextMenuInfo() 보호된 메소드

protected AdapterContextMenuInfo ( global @__env )
@__env global