Share via


UIView.AssistiveTechnologyKey 属性

定义

字符串“UIAccessibilityAssistiveTechnologyKey”,可用于区分辅助功能通知。

[Foundation.Advice("Use UIView.Notifications.ObserveAssistiveTechnologyKey helper method instead.")]
[Foundation.Field("UIAccessibilityAssistiveTechnologyKey", "UIKit")]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString AssistiveTechnologyKey { [ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 9, 0, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.AssistiveTechnologyKey : Foundation.NSString

属性值

属性

适用于