Свойство | Type | Description | |
---|---|---|---|
UIEvent | System.Runtime.CompilerServices |
Méthode | Description | |
---|---|---|
InitUIEvent ( string aType, bool aCanBubble, bool aCancelable, |
||
UIEvent ( string type ) : System.Runtime.CompilerServices | ||
UIEvent ( string type, |
Méthode | Description | |
---|---|---|
UIEvent ( ) : System.Runtime.CompilerServices |
public InitUIEvent ( string aType, bool aCanBubble, bool aCancelable, |
||
aType | string | |
aCanBubble | bool | |
aCancelable | bool | |
aView | ||
aDetail | int | |
Résultat | void |
public UIEvent ( string type ) : System.Runtime.CompilerServices | ||
type | string | |
Résultat | System.Runtime.CompilerServices |
public UIEvent ( string type, |
||
type | string | |
eventInitDict | ||
Résultat | System.Runtime.CompilerServices |