Avalonia API Reference
C#
VB
F#
Show/Hide TOC
Screens
Base
TKey
,
TScreen
On
Changed Method
Definition
Namespace:
Avalonia.Platform
Assembly:
Avalonia.Controls (in Avalonia.Controls.dll) Version: 11.3.999
C#
Copy
View Source
public
void
OnChanged
()
VB
Copy
View Source
Public
Sub
OnChanged
F#
Copy
View Source
member
OnChanged
:
unit
->
unit
See Also
Reference
ScreensBase
TKey, TScreen
Class
Avalonia.Platform Namespace
In This Article
Definition
See Also