C# 클래스 Sample.Settings

Contains various application-wide settings. These are set to default, initial values, and may or may not be changeable by the sample. They are to be read by the renderer upon initialization. Will be moved into a definition file later on.
파일 보기 프로젝트 열기: moljac/MonoMobile.Dialog 1 사용 예제들

공개 프로퍼티들

프로퍼티 타입 설명
Bottom UIImage
ListOfString IList
Middle UIImage

프로퍼티 상세

Bottom 공개적으로 프로퍼티

public UIImage Bottom
리턴 UIImage

ListOfString 공개적으로 프로퍼티

public IList ListOfString
리턴 IList

Middle 공개적으로 프로퍼티

public UIImage Middle
리턴 UIImage