다음을 통해 공유


UIBarItem.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

속성 값

특성

적용 대상