Skip to content

Conversation

Bharathi4332
Copy link
Collaborator

Updated the migration document with the following Xamarin APIs:

  1. CanUndoModified
  2. CanRedoModified
  3. CanRedoInkModified
  4. CanUndoInkModified

@SyncfusionBuild
Copy link
Contributor

Build Status: INPROGRESS 🔃
Build Location: 972707

@SyncfusionBuild
Copy link
Contributor

CI Status: SUCCESS ✅
Source Compilation: SUCCESS ✅
Build Location: 972707
Technical Error(s): 0
Spelling Error(s): 0
Image Alt Text Error(s): 0
Image Size Error(s): 0
Image Name Error(s): 0
Front matter Error(s): 0
File Path Error(s): 0
CodeSnippet File Path Missing Error(s): 0
Toc Anchor Tags Validation Error(s): 0
MD Tag Validation Error(s): 0

<td>API Unavailable</td>
<td>In the .NET MAUI PDF Viewer, there is no public APIs to detect the enabled or disabled state of the Undo and Redo buttons, unlike in Xamarin.
However, you can reliably detect changes made to the PDF document by using the annotation-related events provided. These events include:
<br><br>
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Ensure whether the break tag is properly handled (opened and closed), Ensure this in all the places.
image

</td>
<td>API Unavailable</td>
<td>In the .NET MAUI PDF Viewer, there is no public APIs to detect the enabled or disabled state of the Undo and Redo buttons, unlike in Xamarin.
However, you can reliably detect changes made to the PDF document by using the annotation-related events provided. These events include:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

Can we say this as annotation modified events? So that users could relate this to the Xamarin APIs CanUndoModified

<td>In the .NET MAUI PDF Viewer, there is no public APIs to detect the enabled or disabled state of the Undo and Redo buttons, unlike in Xamarin.
However, you can reliably detect changes made to the PDF document by using the annotation-related events provided. These events include:
<br><br>
{{'[AnnotationAdded](https://help.syncfusion.com/cr/maui/Syncfusion.Maui.PdfViewer.SfPdfViewer.html#Syncfusion_Maui_PdfViewer_SfPdfViewer_AnnotationAdded)'| markdownify }}- Occurs when an annotation is added to a page.
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image
  • It will better if we frame sentence with the terms => Modifications and Undo/Redo.
  • Because you have started like this and need to conclude similarly.
image

</td>
<td>API Unavailable</td>
<td>In the .NET MAUI PDF Viewer, there is no public APIs to detect the enabled or disabled state of the Undo and Redo buttons, unlike in Xamarin.
However, you can reliably detect changes made to the PDF document by using the annotation-related events provided. These events include:
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Here need to mention and frame like answering what is the relation between undo/redo enabling and annotation changes
image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants