C# 클래스 PerpetualEngine.Forms.SettingsRenderer

상속: Xamarin.Forms.Platform.Android.ViewCellRenderer
파일 보기 프로젝트 열기: perpetual-mobile/PerpetualEngine

보호된 메소드들

메소드 설명
CreateDialog ( Android.Content.Context context ) : Android.App.Dialog
GetCellCore ( Xamarin.Forms.Cell item, global convertView, Android.Views.ViewGroup parent, Android.Content.Context context ) : global::Android.Views.View

메소드 상세

CreateDialog() 보호된 추상적인 메소드

protected abstract CreateDialog ( Android.Content.Context context ) : Android.App.Dialog
context Android.Content.Context
리턴 Android.App.Dialog

GetCellCore() 보호된 메소드

protected GetCellCore ( Xamarin.Forms.Cell item, global convertView, Android.Views.ViewGroup parent, Android.Content.Context context ) : global::Android.Views.View
item Xamarin.Forms.Cell
convertView global
parent Android.Views.ViewGroup
context Android.Content.Context
리턴 global::Android.Views.View