Compartilhar via


UIView.Notifications Classe

Definição

Notificações postadas pela UIView classe .

public static class UIView.Notifications
type UIView.Notifications = class
Herança
UIView.Notifications

Comentários

Essa é uma classe estática que contém vários métodos auxiliares que permitem aos desenvolvedores observar eventos postados no hub de notificação do iOS (NSNotificationCenter).

Os métodos definidos nesta classe postam eventos invocam o método fornecido ou lambda com um NSNotificationEventArgs parâmetro que contém propriedades fortemente tipados para os argumentos de notificação.

Métodos

ObserveAnnouncementDidFinish(EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Notificação fortemente tipada para a AnnouncementDidFinishNotification constante.

ObserveAnnouncementDidFinish(NSObject, EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Notificação fortemente tipada para a AnnouncementDidFinishNotification constante.

ObserveAssistiveTechnologyKey(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a constante P:UIKit.UIView.AssistiveTechnologyKeyNotification .

ObserveAssistiveTechnologyKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a constante P:UIKit.UIView.AssistiveTechnologyKeyNotification .

ObserveAssistiveTouchStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a AssistiveTouchStatusDidChangeNotification constante.

ObserveAssistiveTouchStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a AssistiveTouchStatusDidChangeNotification constante.

ObserveBoldTextStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a BoldTextStatusDidChangeNotification constante.

ObserveBoldTextStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a BoldTextStatusDidChangeNotification constante.

ObserveClosedCaptioningStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ClosedCaptioningStatusDidChangeNotification constante.

ObserveClosedCaptioningStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ClosedCaptioningStatusDidChangeNotification constante.

ObserveDarkerSystemColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a DarkerSystemColorsStatusDidChangeNotification constante.

ObserveDarkerSystemColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a DarkerSystemColorsStatusDidChangeNotification constante.

ObserveElementFocused(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ElementFocusedNotification constante.

ObserveElementFocused(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ElementFocusedNotification constante.

ObserveFocusedElementKey(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a constante P:UIKit.UIView.FocusedElementKeyNotification .

ObserveFocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a constante P:UIKit.UIView.FocusedElementKeyNotification .

ObserveGrayscaleStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a GrayscaleStatusDidChangeNotification constante.

ObserveGrayscaleStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a GrayscaleStatusDidChangeNotification constante.

ObserveGuidedAccessStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a GuidedAccessStatusDidChangeNotification constante.

ObserveGuidedAccessStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a GuidedAccessStatusDidChangeNotification constante.

ObserveHearingDevicePairedEarDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a HearingDevicePairedEarDidChangeNotification constante.

ObserveHearingDevicePairedEarDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a HearingDevicePairedEarDidChangeNotification constante.

ObserveInvertColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a InvertColorsStatusDidChangeNotification constante.

ObserveInvertColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a InvertColorsStatusDidChangeNotification constante.

ObserveMonoAudioStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a MonoAudioStatusDidChangeNotification constante.

ObserveMonoAudioStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a MonoAudioStatusDidChangeNotification constante.

ObserveReduceMotionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ReduceMotionStatusDidChangeNotification constante.

ObserveReduceMotionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ReduceMotionStatusDidChangeNotification constante.

ObserveReduceTransparencyStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ReduceTransparencyStatusDidChangeNotification constante.

ObserveReduceTransparencyStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ReduceTransparencyStatusDidChangeNotification constante.

ObserveShakeToUndoDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ShakeToUndoDidChangeNotification constante.

ObserveShakeToUndoDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a ShakeToUndoDidChangeNotification constante.

ObserveSpeakScreenStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a SpeakScreenStatusDidChangeNotification constante.

ObserveSpeakScreenStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a SpeakScreenStatusDidChangeNotification constante.

ObserveSpeakSelectionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a SpeakSelectionStatusDidChangeNotification constante.

ObserveSpeakSelectionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a SpeakSelectionStatusDidChangeNotification constante.

ObserveSwitchControlStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a SwitchControlStatusDidChangeNotification constante.

ObserveSwitchControlStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a SwitchControlStatusDidChangeNotification constante.

ObserveUnfocusedElementKey(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a constante P:UIKit.UIView.UnfocusedElementKeyNotification .

ObserveUnfocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a constante P:UIKit.UIView.UnfocusedElementKeyNotification .

ObserveVoiceOverStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a VoiceOverStatusDidChangeNotification constante.

ObserveVoiceOverStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notificação fortemente tipada para a VoiceOverStatusDidChangeNotification constante.

Aplica-se a