C# 클래스 AvalonStudio.Controls.SplashScreen

상속: Window, IStyleable
파일 보기 프로젝트 열기: VitalElement/AvalonStudio

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