UIView.Notifications Classe

Definizione

Notifiche inviate dalla UIView classe .

public static class UIView.Notifications
type UIView.Notifications = class
Ereditarietà
UIView.Notifications

Commenti

Si tratta di una classe statica che contiene vari metodi helper che consentono agli sviluppatori di osservare gli eventi pubblicati nell'hub di notifica iOS (NSNotificationCenter).

I metodi definiti in questa classe post eventi richiamano il metodo specificato o lambda con un NSNotificationEventArgs parametro che contiene proprietà fortemente tipizzata per gli argomenti di notifica.

Metodi

ObserveAnnouncementDidFinish(EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Notifica fortemente tipizzata per la AnnouncementDidFinishNotification costante.

ObserveAnnouncementDidFinish(NSObject, EventHandler<UIAccessibilityAnnouncementFinishedEventArgs>)

Notifica fortemente tipizzata per la AnnouncementDidFinishNotification costante.

ObserveAssistiveTechnologyKey(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la costante .

ObserveAssistiveTechnologyKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la costante .

ObserveAssistiveTouchStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la AssistiveTouchStatusDidChangeNotification costante.

ObserveAssistiveTouchStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la AssistiveTouchStatusDidChangeNotification costante.

ObserveBoldTextStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la BoldTextStatusDidChangeNotification costante.

ObserveBoldTextStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la BoldTextStatusDidChangeNotification costante.

ObserveClosedCaptioningStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ClosedCaptioningStatusDidChangeNotification costante.

ObserveClosedCaptioningStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ClosedCaptioningStatusDidChangeNotification costante.

ObserveDarkerSystemColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DarkerSystemColorsStatusDidChangeNotification costante.

ObserveDarkerSystemColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la DarkerSystemColorsStatusDidChangeNotification costante.

ObserveElementFocused(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ElementFocusedNotification costante.

ObserveElementFocused(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ElementFocusedNotification costante.

ObserveFocusedElementKey(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la costante .

ObserveFocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la costante .

ObserveGrayscaleStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la GrayscaleStatusDidChangeNotification costante.

ObserveGrayscaleStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la GrayscaleStatusDidChangeNotification costante.

ObserveGuidedAccessStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la GuidedAccessStatusDidChangeNotification costante.

ObserveGuidedAccessStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la GuidedAccessStatusDidChangeNotification costante.

ObserveHearingDevicePairedEarDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la HearingDevicePairedEarDidChangeNotification costante.

ObserveHearingDevicePairedEarDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la HearingDevicePairedEarDidChangeNotification costante.

ObserveInvertColorsStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la InvertColorsStatusDidChangeNotification costante.

ObserveInvertColorsStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la InvertColorsStatusDidChangeNotification costante.

ObserveMonoAudioStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la MonoAudioStatusDidChangeNotification costante.

ObserveMonoAudioStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la MonoAudioStatusDidChangeNotification costante.

ObserveReduceMotionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ReduceMotionStatusDidChangeNotification costante.

ObserveReduceMotionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ReduceMotionStatusDidChangeNotification costante.

ObserveReduceTransparencyStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ReduceTransparencyStatusDidChangeNotification costante.

ObserveReduceTransparencyStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ReduceTransparencyStatusDidChangeNotification costante.

ObserveShakeToUndoDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ShakeToUndoDidChangeNotification costante.

ObserveShakeToUndoDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la ShakeToUndoDidChangeNotification costante.

ObserveSpeakScreenStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SpeakScreenStatusDidChangeNotification costante.

ObserveSpeakScreenStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SpeakScreenStatusDidChangeNotification costante.

ObserveSpeakSelectionStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SpeakSelectionStatusDidChangeNotification costante.

ObserveSpeakSelectionStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SpeakSelectionStatusDidChangeNotification costante.

ObserveSwitchControlStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SwitchControlStatusDidChangeNotification costante.

ObserveSwitchControlStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la SwitchControlStatusDidChangeNotification costante.

ObserveUnfocusedElementKey(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la costante .

ObserveUnfocusedElementKey(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la costante .

ObserveVoiceOverStatusDidChange(EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la VoiceOverStatusDidChangeNotification costante.

ObserveVoiceOverStatusDidChange(NSObject, EventHandler<NSNotificationEventArgs>)

Notifica fortemente tipizzata per la VoiceOverStatusDidChangeNotification costante.

Si applica a