IOS: [myCustomView setAccessibilityEnabled:YES];

Hey,

I have an custom view in my app. with reference http://appium.io/slate/en/1.5/?java#ios

my question is how to set [myCustomView setAccessibilityEnabled:YES]; whether by developer or tester?

Thanks,
-Mani