MonoTouch.UIKit.UIAccessibilityPostNotification Enumeration
Notification types for UIAccessibility's PostNotification method.

Syntax

public enum UIAccessibilityPostNotification

Remarks

Members

Member NameDescription
AnnouncementInform the accessibility system that an announcement must be made to the user, use an NSString argument for this notification.
LayoutChangedInform the accessibility system that new UI elements have been added or removed from the screen, use an NSString argument with the information to convey the details.
PageScrolledInform the accessibility system that scrolling has completed, use an NSString argument to pass the information to be conveyed.
ScreenChangedInform the accessibility system that a major change to the user interface has taken place (essentially, a new screen is visible), use an NSString argument to convey the details.

Requirements

Namespace: MonoTouch.UIKit
Assembly: monotouch (in monotouch.dll)
Assembly Versions: 0.0.0.0