A cross-platform UI framework for .NET
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 

7 lines
280 B

<?xml version="1.0" encoding="UTF-8"?>
<node xmlns:av="http://avaloniaui.net/dbus/1.0">
<interface name="org.a11y.Status">
<property name="IsEnabled" type="b" access="readwrite"/>
<property name="ScreenReaderEnabled" type="b" access="readwrite"/>
</interface>
</node>