Whether the
MonoTouch.UIKit.UIView's children should be grouped for the purposes of voice-over, regardless of their position on the screen.
Syntax
[MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_6_0)]
[get: MonoTouch.Foundation.Export("shouldGroupAccessibilityChildren")]
[get: MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_6_0)]
[set: MonoTouch.Foundation.Export("setShouldGroupAccessibilityChildren:")]
[set: MonoTouch.ObjCRuntime.Availability(Introduced=MonoTouch.ObjCRuntime.Platform.iOS_6_0)]
public virtual
bool ShouldGroupAccessibilityChildren { get; set; }
Value
The default value is false.
Remarks
Requirements
Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0