C# Класс AvalonStudio.Controls.SplashScreen

Наследование: Window, IStyleable
Показать файл Открыть проект

Private Properties

Свойство Тип Описание

Защищенные методы

Метод Описание
OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void
OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void
OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void

Описание методов

OnPointerMoved() защищенный Метод

protected OnPointerMoved ( Avalonia.Input.PointerEventArgs e ) : void
e Avalonia.Input.PointerEventArgs
Результат void

OnPointerPressed() защищенный Метод

protected OnPointerPressed ( Avalonia.Input.PointerPressedEventArgs e ) : void
e Avalonia.Input.PointerPressedEventArgs
Результат void

OnPointerReleased() защищенный Метод

protected OnPointerReleased ( Avalonia.Input.PointerEventArgs e ) : void
e Avalonia.Input.PointerEventArgs
Результат void