Delegate AccessibleInfoProvider
Definition
- Namespace:
- ElmSharp.Accessible
- Assembly:
- ElmSharp.dll
- API Level:
- preview
The delegate to define how to provide information for Name or Description.
public delegate string AccessibleInfoProvider(AccessibleObject obj);