Accessibility in Xamarin Image Editor (SfImageEditor)
27 Jan 2021 / 1 minute to read
The SfImageEditor control has built-in automation Id for inner elements. The AutomationId
API allows the automation framework to find and interact with the inner elements of the SfImageEditor control. To keep unique AutomationId, these inner elements’ AutomationIds are updated based on the control’s AutomationId
. For example, if you set automationId as ImageEditor
, then the automation framework will interact with the Undo button as ImageEditorUndo
. The following screenshot illustrates the AutomationIds for toolbar elements.
Was this page helpful?
Yes
No
Thank you for your feedback!
Thank you for your feedback and comments. We will rectify this as soon as possible!
An unknown error has occurred. Please try again.
Help us improve this page