Merge branch 'feature/accessibilityHandler' into 'develop'
Feature/accessibility handler ### Summary Dependency for accessibilityHandler class Co-authored-by: Krishna Kishore Bandaru <krishna.kishore.bandaru@verizon.com> See merge request https://gitlab.verizon.com/BPHV_MIPS/mvm_core/-/merge_requests/291
This commit is contained in:
commit
f64ba3aff4
@ -17,6 +17,8 @@
|
|||||||
// Returns if the manage currently contains the page with the page type.
|
// Returns if the manage currently contains the page with the page type.
|
||||||
- (BOOL)containsPageWithPageType:(nullable NSString *)pageType;
|
- (BOOL)containsPageWithPageType:(nullable NSString *)pageType;
|
||||||
|
|
||||||
|
- (nullable NSArray*)getAccessibilityElements; //AccessibilityElements that are owned by Manager.
|
||||||
|
|
||||||
@optional
|
@optional
|
||||||
|
|
||||||
/// Notifies the manager that the controller received new data.
|
/// Notifies the manager that the controller received new data.
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user