- Fixed
SaveFileAsync
not returning when user cancels the save operation on iOS and Mac Catalyst. - Added
DeferredSaveFileOptions
to allow deferring the content creation until after the user picks a file.
SaveFileAsync
not returning when user cancels the save operation on iOS and Mac Catalyst.DeferredSaveFileOptions
to allow deferring the content creation until after the user picks a file.