Свойство | Тип | Описание | |
---|---|---|---|
PageTransitionEvent | System.Runtime.CompilerServices |
Метод | Описание | |
---|---|---|
InitPageTransitionEvent ( string type, bool canBubble, bool cancelable, bool persisted ) : void | ||
PageTransitionEvent ( string type ) : System.Runtime.CompilerServices | ||
PageTransitionEvent ( string type, |
Метод | Описание | |
---|---|---|
PageTransitionEvent ( ) : System.Runtime.CompilerServices |
public InitPageTransitionEvent ( string type, bool canBubble, bool cancelable, bool persisted ) : void | ||
type | string | |
canBubble | bool | |
cancelable | bool | |
persisted | bool | |
Результат | void |
public PageTransitionEvent ( string type ) : System.Runtime.CompilerServices | ||
type | string | |
Результат | System.Runtime.CompilerServices |
public PageTransitionEvent ( string type, |
||
type | string | |
eventInitDict | ||
Результат | System.Runtime.CompilerServices |