UIKit.UIImage.ShouldGroupAccessibilityChildren Property
Gets or sets whether VoiceOver groups elements that are children of this object regardless of their positions.

Syntax

[ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[get: Foundation.Export("shouldGroupAccessibilityChildren")]
[get: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
[set: Foundation.Export("setShouldGroupAccessibilityChildren:")]
[set: ObjCRuntime.Availability(Introduced=ObjCRuntime.Platform.iOS_6_0)]
public virtual bool ShouldGroupAccessibilityChildren { get; set; }

Value

Remarks

(More documentation for this node is coming)

This can be used from a background thread.

Requirements

Namespace: UIKit
Assembly: Xamarin.iOS (in Xamarin.iOS.dll)
Assembly Versions: 0.0.0.0