Replies: 1 comment
-
|
In version 11.0.1, you can only import styles using the following method: <StyleInclude Source="avares://Semi.Avalonia/Themes/Index.axaml" />Please note that Avalonia 11.0.1 is no longer maintained. Currently, Semi.Avalonia only supports Avalonia 11.0.7, 11.1.0, and 11.2.1 versions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
In Semi In Avalonia version 11.0.1, using the following code will result in compiler errors
Error: Unable to parse symbol 'SemiTheme'
xmlns:semi=" https://irihi.tech/semi "
<Application. Styles>
<semi: SemiTheme/>
</Application. Styles>
Beta Was this translation helpful? Give feedback.
All reactions