Closed JHING closed 2 months ago
版本:Irihi.Ursa 1.2.0
await Dialog.ShowCustomModal<CustomDialogView, CustomDialogViewModel, bool>( new CustomDialogViewModel(), options: new DialogOptions { IsCloseButtonVisible = false });
示例代码: https://github.com/JHING/ava.ursa.dialog.demo
版本:Irihi.Ursa 1.2.0
await Dialog.ShowCustomModal<CustomDialogView, CustomDialogViewModel, bool>( new CustomDialogViewModel(), options: new DialogOptions { IsCloseButtonVisible = false });
示例代码: https://github.com/JHING/ava.ursa.dialog.demo