C# 클래스 Input101.DropDownController

파일 보기 프로젝트 열기: GoXuni/Xamarin.iOS-Samples

공개 프로퍼티들

프로퍼티 타입 설명
calendar XuniCalendar
d XuniDropDown
maskedField XuniMaskedTextField

Private Properties

프로퍼티 타입 설명
ReleaseDesignerOutlets void

공개 메소드들

메소드 설명
DidReceiveMemoryWarning ( ) : void
DropDownController ( IntPtr handle ) : System
ViewDidLoad ( ) : void

비공개 메소드들

메소드 설명
ReleaseDesignerOutlets ( ) : void

메소드 상세

DidReceiveMemoryWarning() 공개 메소드

public DidReceiveMemoryWarning ( ) : void
리턴 void

DropDownController() 공개 메소드

public DropDownController ( IntPtr handle ) : System
handle IntPtr
리턴 System

ViewDidLoad() 공개 메소드

public ViewDidLoad ( ) : void
리턴 void

프로퍼티 상세

calendar 공개적으로 프로퍼티

public XuniCalendar calendar
리턴 XuniCalendar

d 공개적으로 정적으로 프로퍼티

public static XuniDropDown d
리턴 XuniDropDown

maskedField 공개적으로 정적으로 프로퍼티

public static XuniMaskedTextField maskedField
리턴 XuniMaskedTextField