프로퍼티 | 타입 | 설명 | |
---|---|---|---|
UIEvent | System.Runtime.CompilerServices |
메소드 | 설명 | |
---|---|---|
InitUIEvent ( string aType, bool aCanBubble, bool aCancelable, |
||
UIEvent ( string type ) : System.Runtime.CompilerServices | ||
UIEvent ( string type, |
메소드 | 설명 | |
---|---|---|
UIEvent ( ) : System.Runtime.CompilerServices |
public InitUIEvent ( string aType, bool aCanBubble, bool aCancelable, |
||
aType | string | |
aCanBubble | bool | |
aCancelable | bool | |
aView | ||
aDetail | int | |
리턴 | void |
public UIEvent ( string type ) : System.Runtime.CompilerServices | ||
type | string | |
리턴 | System.Runtime.CompilerServices |
public UIEvent ( string type, |
||
type | string | |
eventInitDict | ||
리턴 | System.Runtime.CompilerServices |