C# 클래스 hobd.ListSection
파일 보기
프로젝트 열기: cail/hobd
1 사용 예제들
공개 프로퍼티들
공개 메소드들
메소드 |
설명 |
|
ListSection ( string title, Fleux.Styles.TextStyle style, int layoutX, int layoutY ) : System |
|
|
OnChoose ( Fleux.UIElements.UIElement e ) : void |
|
|
보호된 메소드들
메소드 상세
public ListSection ( string title, Fleux.Styles.TextStyle style, int layoutX, int layoutY ) : System |
title |
string |
|
style |
Fleux.Styles.TextStyle |
|
layoutX |
int |
|
layoutY |
int |
|
리턴 |
System |
|
public OnChoose ( Fleux.UIElements.UIElement e ) : void |
e |
Fleux.UIElements.UIElement |
|
리턴 |
void |
|
프로퍼티 상세
public Action |
리턴 |
Action |
|
public object Selected |
리턴 |
object |
|