UIImage.ShouldGroupAccessibilityChildren Свойство

Определение

Возвращает или задает значение, указывающее, группирует ли VoiceOver элементы, которые являются дочерними элементами данного объекта, независимо от их положения.

[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

Значение свойства

Атрибуты

Комментарии

(Ожидается дополнительная документация по этому узлу)

Его можно использовать из фонового потока.

Применяется к