C# Class System.Html.WheelEvent

Inheritance: MouseEvent
Afficher le fichier Open project: Saltarelle/SaltarelleWeb

Private Properties

Свойство Type Description
WheelEvent System.Runtime.CompilerServices

Méthodes publiques

Méthode Description
WheelEvent ( string type ) : System.Runtime.CompilerServices
WheelEvent ( string type, WheelEventInit eventInitDict ) : System.Runtime.CompilerServices

Private Methods

Méthode Description
WheelEvent ( ) : System.Runtime.CompilerServices

Method Details

WheelEvent() public méthode

public WheelEvent ( string type ) : System.Runtime.CompilerServices
type string
Résultat System.Runtime.CompilerServices

WheelEvent() public méthode

public WheelEvent ( string type, WheelEventInit eventInitDict ) : System.Runtime.CompilerServices
type string
eventInitDict WheelEventInit
Résultat System.Runtime.CompilerServices