共用方式為


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

屬性值

屬性

備註

(即將推出此節點的更多檔)

這可從背景執行緒使用。

適用於