Closed SKProCH closed 5 months ago
Same as #55, but for avalonia 11.1
Content cover animations can be disabled by specifying the disable-content-cover-animations class on DialogHost like this:
disable-content-cover-animations
<dialogHostAvalonia:DialogHost Classes="disable-content-cover-animations">
Same as #55, but for avalonia 11.1
Content cover animations can be disabled by specifying the
disable-content-cover-animations
class on DialogHost like this: