Name

typealias Notification.Name = NSNotification.Name

Extension that defines notification names provided by the Capable framework.

  • Name of the notification that gets fired whenever an observed accessibility feature status changes.

    Declaration

    Swift

    public static let CapableFeatureStatusDidChange: Notification.Name