UIView.VoiceOverStatusChanged Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
An accessibility notification indicating that the status of voice-over has changed.
[Foundation.Field("UIAccessibilityVoiceOverStatusChanged", "UIKit")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'VoiceOverStatusDidChangeNotification' instead.")]
[ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'VoiceOverStatusDidChangeNotification' instead.")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public static Foundation.NSString VoiceOverStatusChanged { [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'VoiceOverStatusDidChangeNotification' instead.")] [ObjCRuntime.Deprecated(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.None, "Use 'VoiceOverStatusDidChangeNotification' instead.")] [ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)] get; }
member this.VoiceOverStatusChanged : Foundation.NSString
Property Value
- Attributes
Applies to
See also
- AnnouncementNotification
- AnnouncementDidFinishNotification
- ClosedCaptioningStatusDidChangeNotification
- GuidedAccessStatusDidChangeNotification
- <xref:UIKit.UIView.InvertColorStatusDidChangeNotification>
- LayoutChangedNotification
- MonoAudioStatusDidChangeNotification
- PageScrolledNotification
- ScreenChangedNotification
- <xref:UIKit.UIView.VoiceOverStatusChangedNotification>