How to define custom user control in Avalonia UI? How to set user control’s DataContext in XAML and code behind? Read on! Demo included – Windows and Android!
Avalonia UI data binding and custom user control joined together (bind to control by name, ancestor hierarchy level and/or type, setting control data context).
The step-by-step demo which showcases Avalonia UI video playback capabilities, using native views/controls – LibVLCSharp on Windows, and ExoPlayer on Android.
The step-by-step demo for using Visual Studio 2022 to develop Avalonia UI project and use the powerful LibVLCSharp library to play an URI based audio media.