Share via


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

속성 값

특성

설명

(이 노드에 대한 추가 설명서 제공 예정)

백그라운드 스레드에서 사용할 수 있습니다.

적용 대상