Partager via


UIView.Notifications Classe

Définition

Notifications publiées par la UIView classe.

public static class UIView.Notifications
type UIView.Notifications = class
Héritage
UIView.Notifications

Remarques

Il s’agit d’une classe statique qui contient différentes méthodes d’assistance qui permettent aux développeurs d’observer les événements publiés dans le hub de notification iOS (NSNotificationCenter).

Les méthodes définies dans cette classe post-événements appellent la méthode ou lambda fournie avec un NSNotificationEventArgs paramètre qui contient des propriétés fortement typées pour les arguments de notification.

Méthodes

ObserveAnnouncementDidFinish(EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Notification fortement typée pour la AnnouncementDidFinishNotification constante.

ObserveAnnouncementDidFinish(NSObject, EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Notification fortement typée pour la AnnouncementDidFinishNotification constante.

ObserveAssistiveTechnologyKey(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la constante P:UIKit.UIView.AssistiveTechnologyKeyNotification .

ObserveAssistiveTechnologyKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la constante P:UIKit.UIView.AssistiveTechnologyKeyNotification .

ObserveAssistiveTouchStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la AssistiveTouchStatusDidChangeNotification constante.

ObserveAssistiveTouchStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la AssistiveTouchStatusDidChangeNotification constante.

ObserveBoldTextStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la BoldTextStatusDidChangeNotification constante.

ObserveBoldTextStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la BoldTextStatusDidChangeNotification constante.

ObserveClosedCaptioningStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ClosedCaptioningStatusDidChangeNotification constante.

ObserveClosedCaptioningStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ClosedCaptioningStatusDidChangeNotification constante.

ObserveDarkerSystemColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la DarkerSystemColorsStatusDidChangeNotification constante.

ObserveDarkerSystemColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la DarkerSystemColorsStatusDidChangeNotification constante.

ObserveElementFocused(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ElementFocusedNotification constante.

ObserveElementFocused(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ElementFocusedNotification constante.

ObserveFocusedElementKey(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la constante P:UIKit.UIView.FocusedElementKeyNotification .

ObserveFocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la constante P:UIKit.UIView.FocusedElementKeyNotification .

ObserveGrayscaleStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la GrayscaleStatusDidChangeNotification constante.

ObserveGrayscaleStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la GrayscaleStatusDidChangeNotification constante.

ObserveGuidedAccessStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la GuidedAccessStatusDidChangeNotification constante.

ObserveGuidedAccessStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la GuidedAccessStatusDidChangeNotification constante.

ObserveHearingDevicePairedEarDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la HearingDevicePairedEarDidChangeNotification constante.

ObserveHearingDevicePairedEarDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la HearingDevicePairedEarDidChangeNotification constante.

ObserveInvertColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la InvertColorsStatusDidChangeNotification constante.

ObserveInvertColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la InvertColorsStatusDidChangeNotification constante.

ObserveMonoAudioStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la MonoAudioStatusDidChangeNotification constante.

ObserveMonoAudioStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la MonoAudioStatusDidChangeNotification constante.

ObserveReduceMotionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ReduceMotionStatusDidChangeNotification constante.

ObserveReduceMotionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ReduceMotionStatusDidChangeNotification constante.

ObserveReduceTransparencyStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ReduceTransparencyStatusDidChangeNotification constante.

ObserveReduceTransparencyStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ReduceTransparencyStatusDidChangeNotification constante.

ObserveShakeToUndoDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ShakeToUndoDidChangeNotification constante.

ObserveShakeToUndoDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la ShakeToUndoDidChangeNotification constante.

ObserveSpeakScreenStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SpeakScreenStatusDidChangeNotification constante.

ObserveSpeakScreenStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SpeakScreenStatusDidChangeNotification constante.

ObserveSpeakSelectionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SpeakSelectionStatusDidChangeNotification constante.

ObserveSpeakSelectionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SpeakSelectionStatusDidChangeNotification constante.

ObserveSwitchControlStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SwitchControlStatusDidChangeNotification constante.

ObserveSwitchControlStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la SwitchControlStatusDidChangeNotification constante.

ObserveUnfocusedElementKey(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la constante P:UIKit.UIView.UnfocusedElementKeyNotification .

ObserveUnfocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la constante P:UIKit.UIView.UnfocusedElementKeyNotification .

ObserveVoiceOverStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la VoiceOverStatusDidChangeNotification constante.

ObserveVoiceOverStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notification fortement typée pour la VoiceOverStatusDidChangeNotification constante.

S’applique à