C# 클래스 Com.Wikitude.Samples.MainActivity

상속: Android.App.ListActivity
파일 보기 프로젝트 열기: Redth/Wikitude.Xamarin

보호된 메소드들

메소드 설명
OnCreate ( Bundle bundle ) : void
OnListItemClick ( ListView l, Android.Views.View v, int position, long id ) : void
getListLabels ( ) : string[]

비공개 메소드들

메소드 설명
deleteDirectoryContent ( string path ) : void
getActivitiesToLaunch ( ) : List>.Dictionary

메소드 상세

OnCreate() 보호된 메소드

protected OnCreate ( Bundle bundle ) : void
bundle Bundle
리턴 void

OnListItemClick() 보호된 메소드

protected OnListItemClick ( ListView l, Android.Views.View v, int position, long id ) : void
l ListView
v Android.Views.View
position int
id long
리턴 void

getListLabels() 보호된 메소드

protected getListLabels ( ) : string[]
리턴 string[]