C# 클래스 XFAedSearch.Views.RoundedButton

상속: NControl.Abstractions.NControlView
파일 보기 프로젝트 열기: P3PPP/XFAedSearch

공개 프로퍼티들

프로퍼티 타입 설명
BackColorProperty BindableProperty
BorderColorProperty BindableProperty
BorderWidthProperty BindableProperty
CommandParameterProperty BindableProperty
CommandProperty BindableProperty
FontSizeProperty BindableProperty
TextColorProperty BindableProperty
TextProperty BindableProperty

Private Properties

프로퍼티 타입 설명
OnFontSizeChanged void
OnTextChanged void
OnTextColorChanged void

공개 메소드들

메소드 설명
Draw ( ICanvas canvas, NGraphics.Rect rect ) : void
RoundedButton ( ) : System
TouchesBegan ( IEnumerable points ) : bool
TouchesCancelled ( IEnumerable points ) : bool
TouchesEnded ( IEnumerable points ) : bool

비공개 메소드들

메소드 설명
OnFontSizeChanged ( ) : void
OnTextChanged ( ) : void
OnTextColorChanged ( ) : void

메소드 상세

Draw() 공개 메소드

public Draw ( ICanvas canvas, NGraphics.Rect rect ) : void
canvas ICanvas
rect NGraphics.Rect
리턴 void

RoundedButton() 공개 메소드

public RoundedButton ( ) : System
리턴 System

TouchesBegan() 공개 메소드

public TouchesBegan ( IEnumerable points ) : bool
points IEnumerable
리턴 bool

TouchesCancelled() 공개 메소드

public TouchesCancelled ( IEnumerable points ) : bool
points IEnumerable
리턴 bool

TouchesEnded() 공개 메소드

public TouchesEnded ( IEnumerable points ) : bool
points IEnumerable
리턴 bool

프로퍼티 상세

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

public static BindableProperty BackColorProperty
리턴 BindableProperty

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

public static BindableProperty BorderColorProperty
리턴 BindableProperty

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

public static BindableProperty BorderWidthProperty
리턴 BindableProperty

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

public static BindableProperty CommandParameterProperty
리턴 BindableProperty

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

public static BindableProperty CommandProperty
리턴 BindableProperty

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

public static BindableProperty FontSizeProperty
리턴 BindableProperty

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

public static BindableProperty TextColorProperty
리턴 BindableProperty

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

public static BindableProperty TextProperty
리턴 BindableProperty