UIImage.Notifications Class

Definition

Class that contains handler for system notifications that relate to images.

public static class UIImage.Notifications
type UIImage.Notifications = class
Inheritance
UIImage.Notifications

Methods

ObserveAnnouncementDidFinish(EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Strongly typed notification for the AnnouncementDidFinishNotification constant.

ObserveAnnouncementDidFinish(NSObject, EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Strongly typed notification for the AnnouncementDidFinishNotification constant.

ObserveAssistiveTechnologyKey(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:UIKit.UIImage.AssistiveTechnologyKeyNotification constant.

ObserveAssistiveTechnologyKey(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:UIKit.UIImage.AssistiveTechnologyKeyNotification constant.

ObserveAssistiveTouchStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the AssistiveTouchStatusDidChangeNotification constant.

ObserveAssistiveTouchStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the AssistiveTouchStatusDidChangeNotification constant.

ObserveBoldTextStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the BoldTextStatusDidChangeNotification constant.

ObserveBoldTextStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the BoldTextStatusDidChangeNotification constant.

ObserveClosedCaptioningStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ClosedCaptioningStatusDidChangeNotification constant.

ObserveClosedCaptioningStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ClosedCaptioningStatusDidChangeNotification constant.

ObserveDarkerSystemColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the DarkerSystemColorsStatusDidChangeNotification constant.

ObserveDarkerSystemColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the DarkerSystemColorsStatusDidChangeNotification constant.

ObserveElementFocused(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ElementFocusedNotification constant.

ObserveElementFocused(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ElementFocusedNotification constant.

ObserveFocusedElementKey(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:UIKit.UIImage.FocusedElementKeyNotification constant.

ObserveFocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:UIKit.UIImage.FocusedElementKeyNotification constant.

ObserveGrayscaleStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the GrayscaleStatusDidChangeNotification constant.

ObserveGrayscaleStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the GrayscaleStatusDidChangeNotification constant.

ObserveGuidedAccessStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the GuidedAccessStatusDidChangeNotification constant.

ObserveGuidedAccessStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the GuidedAccessStatusDidChangeNotification constant.

ObserveHearingDevicePairedEarDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the HearingDevicePairedEarDidChangeNotification constant.

ObserveHearingDevicePairedEarDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the HearingDevicePairedEarDidChangeNotification constant.

ObserveInvertColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the InvertColorsStatusDidChangeNotification constant.

ObserveInvertColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the InvertColorsStatusDidChangeNotification constant.

ObserveMonoAudioStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the MonoAudioStatusDidChangeNotification constant.

ObserveMonoAudioStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the MonoAudioStatusDidChangeNotification constant.

ObserveReduceMotionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ReduceMotionStatusDidChangeNotification constant.

ObserveReduceMotionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ReduceMotionStatusDidChangeNotification constant.

ObserveReduceTransparencyStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ReduceTransparencyStatusDidChangeNotification constant.

ObserveReduceTransparencyStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ReduceTransparencyStatusDidChangeNotification constant.

ObserveShakeToUndoDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ShakeToUndoDidChangeNotification constant.

ObserveShakeToUndoDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the ShakeToUndoDidChangeNotification constant.

ObserveSpeakScreenStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the SpeakScreenStatusDidChangeNotification constant.

ObserveSpeakScreenStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the SpeakScreenStatusDidChangeNotification constant.

ObserveSpeakSelectionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the SpeakSelectionStatusDidChangeNotification constant.

ObserveSpeakSelectionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the SpeakSelectionStatusDidChangeNotification constant.

ObserveSwitchControlStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the SwitchControlStatusDidChangeNotification constant.

ObserveSwitchControlStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the SwitchControlStatusDidChangeNotification constant.

ObserveUnfocusedElementKey(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:UIKit.UIImage.UnfocusedElementKeyNotification constant.

ObserveUnfocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the P:UIKit.UIImage.UnfocusedElementKeyNotification constant.

ObserveVoiceOverStatusDidChange(EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the VoiceOverStatusDidChangeNotification constant.

ObserveVoiceOverStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Strongly typed notification for the VoiceOverStatusDidChangeNotification constant.

Applies to