Свойство | Тип | Описание | |
---|---|---|---|
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 |