C# Class AvalonStudio.Controls.SplashScreen

Inheritance: Window, IStyleable
Afficher le fichier Open project: VitalElement/AvalonStudio

Private Properties

Свойство Type Description

Méthodes protégées

Méthode Description
OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void
OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void
OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void

Method Details

OnPointerMoved() protected méthode

protected OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void
e Avalonia.Input.PointerEventArgs
Résultat void

OnPointerPressed() protected méthode

protected OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void
e Avalonia.Input.PointerPressedEventArgs
Résultat void

OnPointerReleased() protected méthode

protected OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void
e Avalonia.Input.PointerEventArgs
Résultat void