Freigeben über


UIImage.ShouldGroupAccessibilityChildren Eigenschaft

Definition

Ruft ab oder legt fest, ob VoiceOver Elemente gruppiert, die untergeordnete Elemente dieses Objekts sind, unabhängig von ihren Positionen.

[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual bool ShouldGroupAccessibilityChildren { [Foundation.Export("shouldGroupAccessibilityChildren")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; [Foundation.Export("setShouldGroupAccessibilityChildren:")] [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 6, 0, ObjCRuntime.PlatformArchitecture.All, null)] set; }
member this.ShouldGroupAccessibilityChildren : bool with get, set

Eigenschaftswert

Attribute

Hinweise

(Weitere Dokumentation zu diesem Knoten ist verfügbar)

Dies kann aus einem Hintergrundthread verwendet werden.

Gilt für: