C# 클래스 MonoDroid.ColorPickers.RoundColorPickerDialog

상속: Android.App.Dialog
파일 보기 프로젝트 열기: Cheesebaron/MonoDroid.ColorPickers 1 사용 예제들

공개 메소드들

메소드 설명
RoundColorPickerDialog ( Android.Content.Context context, Color initialColor ) : System

보호된 메소드들

메소드 설명
OnCreate ( Bundle savedInstanceState ) : void
RoundColorPickerDialog ( IntPtr javaReference, JniHandleOwnership transfer ) : System

메소드 상세

OnCreate() 보호된 메소드

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

RoundColorPickerDialog() 공개 메소드

public RoundColorPickerDialog ( Android.Content.Context context, Color initialColor ) : System
context Android.Content.Context
initialColor Color
리턴 System

RoundColorPickerDialog() 보호된 메소드

protected RoundColorPickerDialog ( IntPtr javaReference, JniHandleOwnership transfer ) : System
javaReference System.IntPtr
transfer JniHandleOwnership
리턴 System