[][src]Trait uikit_sys::NSObject_NSErrorRecoveryAttempting

pub trait NSObject_NSErrorRecoveryAttempting: Sized + Deref {
    unsafe fn attemptRecoveryFromError_optionIndex_delegate_didRecoverSelector_contextInfo_(
        self,
        error: NSError,
        recoveryOptionIndex: NSUInteger,
        delegate: id,
        didRecoverSelector: Sel,
        contextInfo: *mut c_void
    )
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn attemptRecoveryFromError_optionIndex_(
        self,
        error: NSError,
        recoveryOptionIndex: NSUInteger
    ) -> BOOL
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn attemptRecoveryFromError_optionIndex_delegate_didRecoverSelector_contextInfo_(
    self,
    error: NSError,
    recoveryOptionIndex: NSUInteger,
    delegate: id,
    didRecoverSelector: Sel,
    contextInfo: *mut c_void
) where
    Self::Target: Message + Sized

unsafe fn attemptRecoveryFromError_optionIndex_(
    self,
    error: NSError,
    recoveryOptionIndex: NSUInteger
) -> BOOL where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSObject_NSErrorRecoveryAttempting for CAAnimation[src]

impl NSObject_NSErrorRecoveryAttempting for CAAnimationGroup[src]

impl NSObject_NSErrorRecoveryAttempting for CABasicAnimation[src]

impl NSObject_NSErrorRecoveryAttempting for CADisplayLink[src]

impl NSObject_NSErrorRecoveryAttempting for CAEAGLLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAEmitterCell[src]

impl NSObject_NSErrorRecoveryAttempting for CAEmitterLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAGradientLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAKeyframeAnimation[src]

impl NSObject_NSErrorRecoveryAttempting for CALayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAMediaTimingFunction[src]

impl NSObject_NSErrorRecoveryAttempting for CAMetalLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAPropertyAnimation[src]

impl NSObject_NSErrorRecoveryAttempting for CAReplicatorLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAScrollLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CAShapeLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CASpringAnimation[src]

impl NSObject_NSErrorRecoveryAttempting for CATextLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CATiledLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CATransaction[src]

impl NSObject_NSErrorRecoveryAttempting for CATransformLayer[src]

impl NSObject_NSErrorRecoveryAttempting for CATransition[src]

impl NSObject_NSErrorRecoveryAttempting for CAValueFunction[src]

impl NSObject_NSErrorRecoveryAttempting for CIAztecCodeDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for CIBarcodeDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for CIBlendKernel[src]

impl NSObject_NSErrorRecoveryAttempting for CIColor[src]

impl NSObject_NSErrorRecoveryAttempting for CIColorKernel[src]

impl NSObject_NSErrorRecoveryAttempting for CIContext[src]

impl NSObject_NSErrorRecoveryAttempting for CIDataMatrixCodeDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for CIDetector[src]

impl NSObject_NSErrorRecoveryAttempting for CIFaceFeature[src]

impl NSObject_NSErrorRecoveryAttempting for CIFeature[src]

impl NSObject_NSErrorRecoveryAttempting for CIFilter[src]

impl NSObject_NSErrorRecoveryAttempting for CIFilterShape[src]

impl NSObject_NSErrorRecoveryAttempting for CIImage[src]

impl NSObject_NSErrorRecoveryAttempting for CIImageAccumulator[src]

impl NSObject_NSErrorRecoveryAttempting for CIImageProcessorKernel[src]

impl NSObject_NSErrorRecoveryAttempting for CIKernel[src]

impl NSObject_NSErrorRecoveryAttempting for CIPDF417CodeDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for CIQRCodeDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for CIQRCodeFeature[src]

impl NSObject_NSErrorRecoveryAttempting for CIRectangleFeature[src]

impl NSObject_NSErrorRecoveryAttempting for CIRenderDestination[src]

impl NSObject_NSErrorRecoveryAttempting for CIRenderInfo[src]

impl NSObject_NSErrorRecoveryAttempting for CIRenderTask[src]

impl NSObject_NSErrorRecoveryAttempting for CISampler[src]

impl NSObject_NSErrorRecoveryAttempting for CITextFeature[src]

impl NSObject_NSErrorRecoveryAttempting for CIVector[src]

impl NSObject_NSErrorRecoveryAttempting for CIWarpKernel[src]

impl NSObject_NSErrorRecoveryAttempting for EAGLContext[src]

impl NSObject_NSErrorRecoveryAttempting for EAGLSharegroup[src]

impl NSObject_NSErrorRecoveryAttempting for IOSurface[src]

impl NSObject_NSErrorRecoveryAttempting for NSArray[src]

impl NSObject_NSErrorRecoveryAttempting for NSAssertionHandler[src]

impl NSObject_NSErrorRecoveryAttempting for NSAttributedString[src]

impl NSObject_NSErrorRecoveryAttempting for NSAutoreleasePool[src]

impl NSObject_NSErrorRecoveryAttempting for NSBlockOperation[src]

impl NSObject_NSErrorRecoveryAttempting for NSBundle[src]

impl NSObject_NSErrorRecoveryAttempting for NSBundleResourceRequest[src]

impl NSObject_NSErrorRecoveryAttempting for NSByteCountFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSCache[src]

impl NSObject_NSErrorRecoveryAttempting for NSCachedURLResponse[src]

impl NSObject_NSErrorRecoveryAttempting for NSCalendar[src]

impl NSObject_NSErrorRecoveryAttempting for NSCharacterSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSCoder[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutAnchor[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutBoundarySupplementaryItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutDecorationItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutDimension[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutEdgeSpacing[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutGroup[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutGroupCustomItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutSection[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutSize[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutSpacing[src]

impl NSObject_NSErrorRecoveryAttempting for NSCollectionLayoutSupplementaryItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSComparisonPredicate[src]

impl NSObject_NSErrorRecoveryAttempting for NSCompoundPredicate[src]

impl NSObject_NSErrorRecoveryAttempting for NSCondition[src]

impl NSObject_NSErrorRecoveryAttempting for NSConditionLock[src]

impl NSObject_NSErrorRecoveryAttempting for NSConstantString[src]

impl NSObject_NSErrorRecoveryAttempting for NSCountedSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSData[src]

impl NSObject_NSErrorRecoveryAttempting for NSDataAsset[src]

impl NSObject_NSErrorRecoveryAttempting for NSDataDetector[src]

impl NSObject_NSErrorRecoveryAttempting for NSDate[src]

impl NSObject_NSErrorRecoveryAttempting for NSDateComponents[src]

impl NSObject_NSErrorRecoveryAttempting for NSDateComponentsFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSDateFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSDateInterval[src]

impl NSObject_NSErrorRecoveryAttempting for NSDateIntervalFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSDecimalNumber[src]

impl NSObject_NSErrorRecoveryAttempting for NSDecimalNumberHandler[src]

impl NSObject_NSErrorRecoveryAttempting for NSDictionary[src]

impl NSObject_NSErrorRecoveryAttempting for NSDiffableDataSourceSnapshot[src]

impl NSObject_NSErrorRecoveryAttempting for NSDimension[src]

impl NSObject_NSErrorRecoveryAttempting for NSDirectoryEnumerator[src]

impl NSObject_NSErrorRecoveryAttempting for NSEnergyFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSEnumerator[src]

impl NSObject_NSErrorRecoveryAttempting for NSError[src]

impl NSObject_NSErrorRecoveryAttempting for NSException[src]

impl NSObject_NSErrorRecoveryAttempting for NSExpression[src]

impl NSObject_NSErrorRecoveryAttempting for NSExtensionContext[src]

impl NSObject_NSErrorRecoveryAttempting for NSExtensionItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileAccessIntent[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileCoordinator[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileHandle[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileManager[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileProviderExtension[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileProviderItemVersion[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileProviderService[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileSecurity[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileVersion[src]

impl NSObject_NSErrorRecoveryAttempting for NSFileWrapper[src]

impl NSObject_NSErrorRecoveryAttempting for NSFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSHTTPCookie[src]

impl NSObject_NSErrorRecoveryAttempting for NSHTTPCookieStorage[src]

impl NSObject_NSErrorRecoveryAttempting for NSHTTPURLResponse[src]

impl NSObject_NSErrorRecoveryAttempting for NSHashTable[src]

impl NSObject_NSErrorRecoveryAttempting for NSISO8601DateFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSIndexPath[src]

impl NSObject_NSErrorRecoveryAttempting for NSIndexSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSInputStream[src]

impl NSObject_NSErrorRecoveryAttempting for NSInvocation[src]

impl NSObject_NSErrorRecoveryAttempting for NSInvocationOperation[src]

impl NSObject_NSErrorRecoveryAttempting for NSItemProvider[src]

impl NSObject_NSErrorRecoveryAttempting for NSJSONSerialization[src]

impl NSObject_NSErrorRecoveryAttempting for NSKeyedArchiver[src]

impl NSObject_NSErrorRecoveryAttempting for NSKeyedUnarchiver[src]

impl NSObject_NSErrorRecoveryAttempting for NSLayoutAnchor[src]

impl NSObject_NSErrorRecoveryAttempting for NSLayoutConstraint[src]

impl NSObject_NSErrorRecoveryAttempting for NSLayoutDimension[src]

impl NSObject_NSErrorRecoveryAttempting for NSLayoutManager[src]

impl NSObject_NSErrorRecoveryAttempting for NSLayoutXAxisAnchor[src]

impl NSObject_NSErrorRecoveryAttempting for NSLayoutYAxisAnchor[src]

impl NSObject_NSErrorRecoveryAttempting for NSLengthFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSLinguisticTagger[src]

impl NSObject_NSErrorRecoveryAttempting for NSListFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSLocale[src]

impl NSObject_NSErrorRecoveryAttempting for NSLock[src]

impl NSObject_NSErrorRecoveryAttempting for NSMachPort[src]

impl NSObject_NSErrorRecoveryAttempting for NSMapTable[src]

impl NSObject_NSErrorRecoveryAttempting for NSMassFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSMeasurement[src]

impl NSObject_NSErrorRecoveryAttempting for NSMeasurementFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSMessagePort[src]

impl NSObject_NSErrorRecoveryAttempting for NSMetadataItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSMetadataQuery[src]

impl NSObject_NSErrorRecoveryAttempting for NSMetadataQueryAttributeValueTuple[src]

impl NSObject_NSErrorRecoveryAttempting for NSMetadataQueryResultGroup[src]

impl NSObject_NSErrorRecoveryAttempting for NSMethodSignature[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableArray[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableAttributedString[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableCharacterSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableData[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableDictionary[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableIndexSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableOrderedSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableParagraphStyle[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableString[src]

impl NSObject_NSErrorRecoveryAttempting for NSMutableURLRequest[src]

impl NSObject_NSErrorRecoveryAttempting for NSNetService[src]

impl NSObject_NSErrorRecoveryAttempting for NSNetServiceBrowser[src]

impl NSObject_NSErrorRecoveryAttempting for NSNotification[src]

impl NSObject_NSErrorRecoveryAttempting for NSNotificationCenter[src]

impl NSObject_NSErrorRecoveryAttempting for NSNotificationQueue[src]

impl NSObject_NSErrorRecoveryAttempting for NSNull[src]

impl NSObject_NSErrorRecoveryAttempting for NSNumber[src]

impl NSObject_NSErrorRecoveryAttempting for NSNumberFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSObject[src]

impl NSObject_NSErrorRecoveryAttempting for NSOperation[src]

impl NSObject_NSErrorRecoveryAttempting for NSOperationQueue[src]

impl NSObject_NSErrorRecoveryAttempting for NSOrderedCollectionChange[src]

impl NSObject_NSErrorRecoveryAttempting for NSOrderedCollectionDifference[src]

impl NSObject_NSErrorRecoveryAttempting for NSOrderedSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSOrthography[src]

impl NSObject_NSErrorRecoveryAttempting for NSOutputStream[src]

impl NSObject_NSErrorRecoveryAttempting for NSParagraphStyle[src]

impl NSObject_NSErrorRecoveryAttempting for NSPersonNameComponents[src]

impl NSObject_NSErrorRecoveryAttempting for NSPersonNameComponentsFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSPipe[src]

impl NSObject_NSErrorRecoveryAttempting for NSPointerArray[src]

impl NSObject_NSErrorRecoveryAttempting for NSPointerFunctions[src]

impl NSObject_NSErrorRecoveryAttempting for NSPort[src]

impl NSObject_NSErrorRecoveryAttempting for NSPredicate[src]

impl NSObject_NSErrorRecoveryAttempting for NSProcessInfo[src]

impl NSObject_NSErrorRecoveryAttempting for NSProgress[src]

impl NSObject_NSErrorRecoveryAttempting for NSPropertyListSerialization[src]

impl NSObject_NSErrorRecoveryAttempting for NSPurgeableData[src]

impl NSObject_NSErrorRecoveryAttempting for NSRecursiveLock[src]

impl NSObject_NSErrorRecoveryAttempting for NSRegularExpression[src]

impl NSObject_NSErrorRecoveryAttempting for NSRelativeDateTimeFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for NSRunLoop[src]

impl NSObject_NSErrorRecoveryAttempting for NSScanner[src]

impl NSObject_NSErrorRecoveryAttempting for NSSecureUnarchiveFromDataTransformer[src]

impl NSObject_NSErrorRecoveryAttempting for NSSet[src]

impl NSObject_NSErrorRecoveryAttempting for NSShadow[src]

impl NSObject_NSErrorRecoveryAttempting for NSSimpleCString[src]

impl NSObject_NSErrorRecoveryAttempting for NSSocketPort[src]

impl NSObject_NSErrorRecoveryAttempting for NSSortDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for NSStream[src]

impl NSObject_NSErrorRecoveryAttempting for NSString[src]

impl NSObject_NSErrorRecoveryAttempting for NSStringDrawingContext[src]

impl NSObject_NSErrorRecoveryAttempting for NSTextAttachment[src]

impl NSObject_NSErrorRecoveryAttempting for NSTextCheckingResult[src]

impl NSObject_NSErrorRecoveryAttempting for NSTextContainer[src]

impl NSObject_NSErrorRecoveryAttempting for NSTextStorage[src]

impl NSObject_NSErrorRecoveryAttempting for NSTextTab[src]

impl NSObject_NSErrorRecoveryAttempting for NSThread[src]

impl NSObject_NSErrorRecoveryAttempting for NSTimeZone[src]

impl NSObject_NSErrorRecoveryAttempting for NSTimer[src]

impl NSObject_NSErrorRecoveryAttempting for NSURL[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLAuthenticationChallenge[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLCache[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLComponents[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLConnection[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLCredential[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLCredentialStorage[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLProtectionSpace[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLProtocol[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLQueryItem[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLRequest[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLResponse[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSession[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionDataTask[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionDownloadTask[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionStreamTask[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionTask[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionTaskMetrics[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionTaskTransactionMetrics[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionUploadTask[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionWebSocketMessage[src]

impl NSObject_NSErrorRecoveryAttempting for NSURLSessionWebSocketTask[src]

impl NSObject_NSErrorRecoveryAttempting for NSUUID[src]

impl NSObject_NSErrorRecoveryAttempting for NSUbiquitousKeyValueStore[src]

impl NSObject_NSErrorRecoveryAttempting for NSUndoManager[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnit[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitAcceleration[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitAngle[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitArea[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitConcentrationMass[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitConverter[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitConverterLinear[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitDispersion[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitDuration[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitElectricCharge[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitElectricCurrent[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitElectricPotentialDifference[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitElectricResistance[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitEnergy[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitFrequency[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitFuelEfficiency[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitIlluminance[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitInformationStorage[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitLength[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitMass[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitPower[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitPressure[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitSpeed[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitTemperature[src]

impl NSObject_NSErrorRecoveryAttempting for NSUnitVolume[src]

impl NSObject_NSErrorRecoveryAttempting for NSUserActivity[src]

impl NSObject_NSErrorRecoveryAttempting for NSUserDefaults[src]

impl NSObject_NSErrorRecoveryAttempting for NSValue[src]

impl NSObject_NSErrorRecoveryAttempting for NSValueTransformer[src]

impl NSObject_NSErrorRecoveryAttempting for NSXMLParser[src]

impl NSObject_NSErrorRecoveryAttempting for NSXPCCoder[src]

impl NSObject_NSErrorRecoveryAttempting for NSXPCConnection[src]

impl NSObject_NSErrorRecoveryAttempting for NSXPCInterface[src]

impl NSObject_NSErrorRecoveryAttempting for NSXPCListener[src]

impl NSObject_NSErrorRecoveryAttempting for NSXPCListenerEndpoint[src]

impl NSObject_NSErrorRecoveryAttempting for UIAcceleration[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccelerometer[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccessibilityCustomAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccessibilityCustomRotor[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccessibilityCustomRotorItemResult[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccessibilityCustomRotorSearchPredicate[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccessibilityElement[src]

impl NSObject_NSErrorRecoveryAttempting for UIAccessibilityLocationDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for UIAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIActionSheet[src]

impl NSObject_NSErrorRecoveryAttempting for UIActivity[src]

impl NSObject_NSErrorRecoveryAttempting for UIActivityIndicatorView[src]

impl NSObject_NSErrorRecoveryAttempting for UIActivityItemProvider[src]

impl NSObject_NSErrorRecoveryAttempting for UIActivityItemsConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UIActivityViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIAlertAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIAlertController[src]

impl NSObject_NSErrorRecoveryAttempting for UIAlertView[src]

impl NSObject_NSErrorRecoveryAttempting for UIApplication[src]

impl NSObject_NSErrorRecoveryAttempting for UIApplicationShortcutIcon[src]

impl NSObject_NSErrorRecoveryAttempting for UIApplicationShortcutItem[src]

impl NSObject_NSErrorRecoveryAttempting for UIAttachmentBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIBarAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UIBarButtonItem[src]

impl NSObject_NSErrorRecoveryAttempting for UIBarButtonItemAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UIBarButtonItemGroup[src]

impl NSObject_NSErrorRecoveryAttempting for UIBarButtonItemStateAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UIBarItem[src]

impl NSObject_NSErrorRecoveryAttempting for UIBezierPath[src]

impl NSObject_NSErrorRecoveryAttempting for UIBlurEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIButton[src]

impl NSObject_NSErrorRecoveryAttempting for UICloudSharingController[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionReusableView[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionView[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewCell[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewCompositionalLayout[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewCompositionalLayoutConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewDiffableDataSource[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewDropPlaceholder[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewDropProposal[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewFlowLayout[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewFlowLayoutInvalidationContext[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewFocusUpdateContext[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewLayout[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewLayoutAttributes[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewLayoutInvalidationContext[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewPlaceholder[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewTransitionLayout[src]

impl NSObject_NSErrorRecoveryAttempting for UICollectionViewUpdateItem[src]

impl NSObject_NSErrorRecoveryAttempting for UICollisionBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIColor[src]

impl NSObject_NSErrorRecoveryAttempting for UICommand[src]

impl NSObject_NSErrorRecoveryAttempting for UICommandAlternate[src]

impl NSObject_NSErrorRecoveryAttempting for UIContextMenuConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UIContextMenuInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UIContextualAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIControl[src]

impl NSObject_NSErrorRecoveryAttempting for UICubicTimingParameters[src]

impl NSObject_NSErrorRecoveryAttempting for UIDatePicker[src]

impl NSObject_NSErrorRecoveryAttempting for UIDevice[src]

impl NSObject_NSErrorRecoveryAttempting for UIDictationPhrase[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocument[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentBrowserAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentBrowserTransitionController[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentBrowserViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentInteractionController[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentMenuViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentPickerExtensionViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIDocumentPickerViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIDragInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UIDragItem[src]

impl NSObject_NSErrorRecoveryAttempting for UIDragPreview[src]

impl NSObject_NSErrorRecoveryAttempting for UIDragPreviewParameters[src]

impl NSObject_NSErrorRecoveryAttempting for UIDragPreviewTarget[src]

impl NSObject_NSErrorRecoveryAttempting for UIDropInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UIDropProposal[src]

impl NSObject_NSErrorRecoveryAttempting for UIDynamicAnimator[src]

impl NSObject_NSErrorRecoveryAttempting for UIDynamicBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIDynamicItemBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIDynamicItemGroup[src]

impl NSObject_NSErrorRecoveryAttempting for UIEvent[src]

impl NSObject_NSErrorRecoveryAttempting for UIFeedbackGenerator[src]

impl NSObject_NSErrorRecoveryAttempting for UIFieldBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIFocusAnimationCoordinator[src]

impl NSObject_NSErrorRecoveryAttempting for UIFocusDebugger[src]

impl NSObject_NSErrorRecoveryAttempting for UIFocusGuide[src]

impl NSObject_NSErrorRecoveryAttempting for UIFocusMovementHint[src]

impl NSObject_NSErrorRecoveryAttempting for UIFocusSystem[src]

impl NSObject_NSErrorRecoveryAttempting for UIFocusUpdateContext[src]

impl NSObject_NSErrorRecoveryAttempting for UIFont[src]

impl NSObject_NSErrorRecoveryAttempting for UIFontDescriptor[src]

impl NSObject_NSErrorRecoveryAttempting for UIFontMetrics[src]

impl NSObject_NSErrorRecoveryAttempting for UIFontPickerViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIFontPickerViewControllerConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UIGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsImageRenderer[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsImageRendererContext[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsImageRendererFormat[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsPDFRenderer[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsPDFRendererContext[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsPDFRendererFormat[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsRenderer[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsRendererContext[src]

impl NSObject_NSErrorRecoveryAttempting for UIGraphicsRendererFormat[src]

impl NSObject_NSErrorRecoveryAttempting for UIGravityBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIHoverGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIImage[src]

impl NSObject_NSErrorRecoveryAttempting for UIImageAsset[src]

impl NSObject_NSErrorRecoveryAttempting for UIImageConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UIImagePickerController[src]

impl NSObject_NSErrorRecoveryAttempting for UIImageSymbolConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UIImageView[src]

impl NSObject_NSErrorRecoveryAttempting for UIImpactFeedbackGenerator[src]

impl NSObject_NSErrorRecoveryAttempting for UIInputView[src]

impl NSObject_NSErrorRecoveryAttempting for UIInputViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIInterpolatingMotionEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIKey[src]

impl NSObject_NSErrorRecoveryAttempting for UIKeyCommand[src]

impl NSObject_NSErrorRecoveryAttempting for UILabel[src]

impl NSObject_NSErrorRecoveryAttempting for UILargeContentViewerInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UILayoutGuide[src]

impl NSObject_NSErrorRecoveryAttempting for UILexicon[src]

impl NSObject_NSErrorRecoveryAttempting for UILexiconEntry[src]

impl NSObject_NSErrorRecoveryAttempting for UILocalNotification[src]

impl NSObject_NSErrorRecoveryAttempting for UILocalizedIndexedCollation[src]

impl NSObject_NSErrorRecoveryAttempting for UILongPressGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIManagedDocument[src]

impl NSObject_NSErrorRecoveryAttempting for UIMarkupTextPrintFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for UIMenu[src]

impl NSObject_NSErrorRecoveryAttempting for UIMenuController[src]

impl NSObject_NSErrorRecoveryAttempting for UIMenuElement[src]

impl NSObject_NSErrorRecoveryAttempting for UIMenuItem[src]

impl NSObject_NSErrorRecoveryAttempting for UIMenuSystem[src]

impl NSObject_NSErrorRecoveryAttempting for UIMotionEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIMotionEffectGroup[src]

impl NSObject_NSErrorRecoveryAttempting for UIMutableApplicationShortcutItem[src]

impl NSObject_NSErrorRecoveryAttempting for UIMutableUserNotificationAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIMutableUserNotificationCategory[src]

impl NSObject_NSErrorRecoveryAttempting for UINavigationBar[src]

impl NSObject_NSErrorRecoveryAttempting for UINavigationBarAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UINavigationController[src]

impl NSObject_NSErrorRecoveryAttempting for UINavigationItem[src]

impl NSObject_NSErrorRecoveryAttempting for UINib[src]

impl NSObject_NSErrorRecoveryAttempting for UINotificationFeedbackGenerator[src]

impl NSObject_NSErrorRecoveryAttempting for UIOpenURLContext[src]

impl NSObject_NSErrorRecoveryAttempting for UIPageControl[src]

impl NSObject_NSErrorRecoveryAttempting for UIPageViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIPanGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIPasteConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UIPasteboard[src]

impl NSObject_NSErrorRecoveryAttempting for UIPencilInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UIPercentDrivenInteractiveTransition[src]

impl NSObject_NSErrorRecoveryAttempting for UIPickerView[src]

impl NSObject_NSErrorRecoveryAttempting for UIPinchGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerHighlightEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerHoverEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerLiftEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerRegion[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerRegionRequest[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerShape[src]

impl NSObject_NSErrorRecoveryAttempting for UIPointerStyle[src]

impl NSObject_NSErrorRecoveryAttempting for UIPopoverBackgroundView[src]

impl NSObject_NSErrorRecoveryAttempting for UIPopoverController[src]

impl NSObject_NSErrorRecoveryAttempting for UIPopoverPresentationController[src]

impl NSObject_NSErrorRecoveryAttempting for UIPresentationController[src]

impl NSObject_NSErrorRecoveryAttempting for UIPress[src]

impl NSObject_NSErrorRecoveryAttempting for UIPressesEvent[src]

impl NSObject_NSErrorRecoveryAttempting for UIPreviewAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIPreviewActionGroup[src]

impl NSObject_NSErrorRecoveryAttempting for UIPreviewInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UIPreviewParameters[src]

impl NSObject_NSErrorRecoveryAttempting for UIPreviewTarget[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrintFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrintInfo[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrintInteractionController[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrintPageRenderer[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrintPaper[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrinter[src]

impl NSObject_NSErrorRecoveryAttempting for UIPrinterPickerController[src]

impl NSObject_NSErrorRecoveryAttempting for UIProgressView[src]

impl NSObject_NSErrorRecoveryAttempting for UIPushBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UIReferenceLibraryViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIRefreshControl[src]

impl NSObject_NSErrorRecoveryAttempting for UIRegion[src]

impl NSObject_NSErrorRecoveryAttempting for UIResponder[src]

impl NSObject_NSErrorRecoveryAttempting for UIRotationGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIScene[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneActivationConditions[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneActivationRequestOptions[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneConnectionOptions[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneDestructionRequestOptions[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneOpenExternalURLOptions[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneOpenURLOptions[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneSession[src]

impl NSObject_NSErrorRecoveryAttempting for UISceneSizeRestrictions[src]

impl NSObject_NSErrorRecoveryAttempting for UIScreen[src]

impl NSObject_NSErrorRecoveryAttempting for UIScreenEdgePanGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UIScreenMode[src]

impl NSObject_NSErrorRecoveryAttempting for UIScreenshotService[src]

impl NSObject_NSErrorRecoveryAttempting for UIScrollView[src]

impl NSObject_NSErrorRecoveryAttempting for UISearchBar[src]

impl NSObject_NSErrorRecoveryAttempting for UISearchContainerViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UISearchController[src]

impl NSObject_NSErrorRecoveryAttempting for UISearchDisplayController[src]

impl NSObject_NSErrorRecoveryAttempting for UISearchTextField[src]

impl NSObject_NSErrorRecoveryAttempting for UISearchToken[src]

impl NSObject_NSErrorRecoveryAttempting for UISegmentedControl[src]

impl NSObject_NSErrorRecoveryAttempting for UISelectionFeedbackGenerator[src]

impl NSObject_NSErrorRecoveryAttempting for UISimpleTextPrintFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for UISlider[src]

impl NSObject_NSErrorRecoveryAttempting for UISnapBehavior[src]

impl NSObject_NSErrorRecoveryAttempting for UISplitViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UISpringLoadedInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UISpringTimingParameters[src]

impl NSObject_NSErrorRecoveryAttempting for UIStackView[src]

impl NSObject_NSErrorRecoveryAttempting for UIStatusBarManager[src]

impl NSObject_NSErrorRecoveryAttempting for UIStoryboard[src]

impl NSObject_NSErrorRecoveryAttempting for UIStoryboardPopoverSegue[src]

impl NSObject_NSErrorRecoveryAttempting for UIStoryboardSegue[src]

impl NSObject_NSErrorRecoveryAttempting for UIStoryboardUnwindSegueSource[src]

impl NSObject_NSErrorRecoveryAttempting for UISwipeActionsConfiguration[src]

impl NSObject_NSErrorRecoveryAttempting for UISwipeGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UISwitch[src]

impl NSObject_NSErrorRecoveryAttempting for UITabBar[src]

impl NSObject_NSErrorRecoveryAttempting for UITabBarAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UITabBarController[src]

impl NSObject_NSErrorRecoveryAttempting for UITabBarItem[src]

impl NSObject_NSErrorRecoveryAttempting for UITabBarItemAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UITabBarItemStateAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UITableView[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewCell[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewDiffableDataSource[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewDropPlaceholder[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewDropProposal[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewFocusUpdateContext[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewHeaderFooterView[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewPlaceholder[src]

impl NSObject_NSErrorRecoveryAttempting for UITableViewRowAction[src]

impl NSObject_NSErrorRecoveryAttempting for UITapGestureRecognizer[src]

impl NSObject_NSErrorRecoveryAttempting for UITargetedDragPreview[src]

impl NSObject_NSErrorRecoveryAttempting for UITargetedPreview[src]

impl NSObject_NSErrorRecoveryAttempting for UITextChecker[src]

impl NSObject_NSErrorRecoveryAttempting for UITextDragPreviewRenderer[src]

impl NSObject_NSErrorRecoveryAttempting for UITextDropProposal[src]

impl NSObject_NSErrorRecoveryAttempting for UITextField[src]

impl NSObject_NSErrorRecoveryAttempting for UITextFormattingCoordinator[src]

impl NSObject_NSErrorRecoveryAttempting for UITextInputAssistantItem[src]

impl NSObject_NSErrorRecoveryAttempting for UITextInputMode[src]

impl NSObject_NSErrorRecoveryAttempting for UITextInputPasswordRules[src]

impl NSObject_NSErrorRecoveryAttempting for UITextInputStringTokenizer[src]

impl NSObject_NSErrorRecoveryAttempting for UITextInteraction[src]

impl NSObject_NSErrorRecoveryAttempting for UITextPlaceholder[src]

impl NSObject_NSErrorRecoveryAttempting for UITextPosition[src]

impl NSObject_NSErrorRecoveryAttempting for UITextRange[src]

impl NSObject_NSErrorRecoveryAttempting for UITextSelectionRect[src]

impl NSObject_NSErrorRecoveryAttempting for UITextView[src]

impl NSObject_NSErrorRecoveryAttempting for UIToolbar[src]

impl NSObject_NSErrorRecoveryAttempting for UIToolbarAppearance[src]

impl NSObject_NSErrorRecoveryAttempting for UITouch[src]

impl NSObject_NSErrorRecoveryAttempting for UITraitCollection[src]

impl NSObject_NSErrorRecoveryAttempting for UIUserNotificationAction[src]

impl NSObject_NSErrorRecoveryAttempting for UIUserNotificationCategory[src]

impl NSObject_NSErrorRecoveryAttempting for UIUserNotificationSettings[src]

impl NSObject_NSErrorRecoveryAttempting for UIVibrancyEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIVideoEditorController[src]

impl NSObject_NSErrorRecoveryAttempting for UIView[src]

impl NSObject_NSErrorRecoveryAttempting for UIViewController[src]

impl NSObject_NSErrorRecoveryAttempting for UIViewPrintFormatter[src]

impl NSObject_NSErrorRecoveryAttempting for UIViewPropertyAnimator[src]

impl NSObject_NSErrorRecoveryAttempting for UIVisualEffect[src]

impl NSObject_NSErrorRecoveryAttempting for UIVisualEffectView[src]

impl NSObject_NSErrorRecoveryAttempting for UIWebView[src]

impl NSObject_NSErrorRecoveryAttempting for UIWindow[src]

impl NSObject_NSErrorRecoveryAttempting for UIWindowScene[src]

impl NSObject_NSErrorRecoveryAttempting for UIWindowSceneDestructionRequestOptions[src]

impl NSObject_NSErrorRecoveryAttempting for UNNotificationResponse[src]

impl NSObject_NSErrorRecoveryAttempting for UNTextInputNotificationResponse[src]

Loading content...