[][src]Trait uikit_sys::NSObject_NSThreadPerformAdditions

pub trait NSObject_NSThreadPerformAdditions: Sized + Deref {
    unsafe fn performSelectorOnMainThread_withObject_waitUntilDone_modes_(
        self,
        aSelector: Sel,
        arg: id,
        wait: BOOL,
        array: NSArray
    )
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn performSelectorOnMainThread_withObject_waitUntilDone_(
        self,
        aSelector: Sel,
        arg: id,
        wait: BOOL
    )
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn performSelector_onThread_withObject_waitUntilDone_modes_(
        self,
        aSelector: Sel,
        thr: NSThread,
        arg: id,
        wait: BOOL,
        array: NSArray
    )
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn performSelector_onThread_withObject_waitUntilDone_(
        self,
        aSelector: Sel,
        thr: NSThread,
        arg: id,
        wait: BOOL
    )
    where
        Self::Target: Message + Sized
, { ... }
unsafe fn performSelectorInBackground_withObject_(
        self,
        aSelector: Sel,
        arg: id
    )
    where
        Self::Target: Message + Sized
, { ... } }

Provided methods

unsafe fn performSelectorOnMainThread_withObject_waitUntilDone_modes_(
    self,
    aSelector: Sel,
    arg: id,
    wait: BOOL,
    array: NSArray
) where
    Self::Target: Message + Sized

unsafe fn performSelectorOnMainThread_withObject_waitUntilDone_(
    self,
    aSelector: Sel,
    arg: id,
    wait: BOOL
) where
    Self::Target: Message + Sized

unsafe fn performSelector_onThread_withObject_waitUntilDone_modes_(
    self,
    aSelector: Sel,
    thr: NSThread,
    arg: id,
    wait: BOOL,
    array: NSArray
) where
    Self::Target: Message + Sized

unsafe fn performSelector_onThread_withObject_waitUntilDone_(
    self,
    aSelector: Sel,
    thr: NSThread,
    arg: id,
    wait: BOOL
) where
    Self::Target: Message + Sized

unsafe fn performSelectorInBackground_withObject_(self, aSelector: Sel, arg: id) where
    Self::Target: Message + Sized

Loading content...

Implementors

impl NSObject_NSThreadPerformAdditions for CAAnimation[src]

impl NSObject_NSThreadPerformAdditions for CAAnimationGroup[src]

impl NSObject_NSThreadPerformAdditions for CABasicAnimation[src]

impl NSObject_NSThreadPerformAdditions for CADisplayLink[src]

impl NSObject_NSThreadPerformAdditions for CAEAGLLayer[src]

impl NSObject_NSThreadPerformAdditions for CAEmitterCell[src]

impl NSObject_NSThreadPerformAdditions for CAEmitterLayer[src]

impl NSObject_NSThreadPerformAdditions for CAGradientLayer[src]

impl NSObject_NSThreadPerformAdditions for CAKeyframeAnimation[src]

impl NSObject_NSThreadPerformAdditions for CALayer[src]

impl NSObject_NSThreadPerformAdditions for CAMediaTimingFunction[src]

impl NSObject_NSThreadPerformAdditions for CAMetalLayer[src]

impl NSObject_NSThreadPerformAdditions for CAPropertyAnimation[src]

impl NSObject_NSThreadPerformAdditions for CAReplicatorLayer[src]

impl NSObject_NSThreadPerformAdditions for CAScrollLayer[src]

impl NSObject_NSThreadPerformAdditions for CAShapeLayer[src]

impl NSObject_NSThreadPerformAdditions for CASpringAnimation[src]

impl NSObject_NSThreadPerformAdditions for CATextLayer[src]

impl NSObject_NSThreadPerformAdditions for CATiledLayer[src]

impl NSObject_NSThreadPerformAdditions for CATransaction[src]

impl NSObject_NSThreadPerformAdditions for CATransformLayer[src]

impl NSObject_NSThreadPerformAdditions for CATransition[src]

impl NSObject_NSThreadPerformAdditions for CAValueFunction[src]

impl NSObject_NSThreadPerformAdditions for CIAztecCodeDescriptor[src]

impl NSObject_NSThreadPerformAdditions for CIBarcodeDescriptor[src]

impl NSObject_NSThreadPerformAdditions for CIBlendKernel[src]

impl NSObject_NSThreadPerformAdditions for CIColor[src]

impl NSObject_NSThreadPerformAdditions for CIColorKernel[src]

impl NSObject_NSThreadPerformAdditions for CIContext[src]

impl NSObject_NSThreadPerformAdditions for CIDataMatrixCodeDescriptor[src]

impl NSObject_NSThreadPerformAdditions for CIDetector[src]

impl NSObject_NSThreadPerformAdditions for CIFaceFeature[src]

impl NSObject_NSThreadPerformAdditions for CIFeature[src]

impl NSObject_NSThreadPerformAdditions for CIFilter[src]

impl NSObject_NSThreadPerformAdditions for CIFilterShape[src]

impl NSObject_NSThreadPerformAdditions for CIImage[src]

impl NSObject_NSThreadPerformAdditions for CIImageAccumulator[src]

impl NSObject_NSThreadPerformAdditions for CIImageProcessorKernel[src]

impl NSObject_NSThreadPerformAdditions for CIKernel[src]

impl NSObject_NSThreadPerformAdditions for CIPDF417CodeDescriptor[src]

impl NSObject_NSThreadPerformAdditions for CIQRCodeDescriptor[src]

impl NSObject_NSThreadPerformAdditions for CIQRCodeFeature[src]

impl NSObject_NSThreadPerformAdditions for CIRectangleFeature[src]

impl NSObject_NSThreadPerformAdditions for CIRenderDestination[src]

impl NSObject_NSThreadPerformAdditions for CIRenderInfo[src]

impl NSObject_NSThreadPerformAdditions for CIRenderTask[src]

impl NSObject_NSThreadPerformAdditions for CISampler[src]

impl NSObject_NSThreadPerformAdditions for CITextFeature[src]

impl NSObject_NSThreadPerformAdditions for CIVector[src]

impl NSObject_NSThreadPerformAdditions for CIWarpKernel[src]

impl NSObject_NSThreadPerformAdditions for EAGLContext[src]

impl NSObject_NSThreadPerformAdditions for EAGLSharegroup[src]

impl NSObject_NSThreadPerformAdditions for IOSurface[src]

impl NSObject_NSThreadPerformAdditions for NSArray[src]

impl NSObject_NSThreadPerformAdditions for NSAssertionHandler[src]

impl NSObject_NSThreadPerformAdditions for NSAttributedString[src]

impl NSObject_NSThreadPerformAdditions for NSAutoreleasePool[src]

impl NSObject_NSThreadPerformAdditions for NSBlockOperation[src]

impl NSObject_NSThreadPerformAdditions for NSBundle[src]

impl NSObject_NSThreadPerformAdditions for NSBundleResourceRequest[src]

impl NSObject_NSThreadPerformAdditions for NSByteCountFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSCache[src]

impl NSObject_NSThreadPerformAdditions for NSCachedURLResponse[src]

impl NSObject_NSThreadPerformAdditions for NSCalendar[src]

impl NSObject_NSThreadPerformAdditions for NSCharacterSet[src]

impl NSObject_NSThreadPerformAdditions for NSCoder[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutAnchor[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutBoundarySupplementaryItem[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutDecorationItem[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutDimension[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutEdgeSpacing[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutGroup[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutGroupCustomItem[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutItem[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutSection[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutSize[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutSpacing[src]

impl NSObject_NSThreadPerformAdditions for NSCollectionLayoutSupplementaryItem[src]

impl NSObject_NSThreadPerformAdditions for NSComparisonPredicate[src]

impl NSObject_NSThreadPerformAdditions for NSCompoundPredicate[src]

impl NSObject_NSThreadPerformAdditions for NSCondition[src]

impl NSObject_NSThreadPerformAdditions for NSConditionLock[src]

impl NSObject_NSThreadPerformAdditions for NSConstantString[src]

impl NSObject_NSThreadPerformAdditions for NSCountedSet[src]

impl NSObject_NSThreadPerformAdditions for NSData[src]

impl NSObject_NSThreadPerformAdditions for NSDataAsset[src]

impl NSObject_NSThreadPerformAdditions for NSDataDetector[src]

impl NSObject_NSThreadPerformAdditions for NSDate[src]

impl NSObject_NSThreadPerformAdditions for NSDateComponents[src]

impl NSObject_NSThreadPerformAdditions for NSDateComponentsFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSDateFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSDateInterval[src]

impl NSObject_NSThreadPerformAdditions for NSDateIntervalFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSDecimalNumber[src]

impl NSObject_NSThreadPerformAdditions for NSDecimalNumberHandler[src]

impl NSObject_NSThreadPerformAdditions for NSDictionary[src]

impl NSObject_NSThreadPerformAdditions for NSDiffableDataSourceSnapshot[src]

impl NSObject_NSThreadPerformAdditions for NSDimension[src]

impl NSObject_NSThreadPerformAdditions for NSDirectoryEnumerator[src]

impl NSObject_NSThreadPerformAdditions for NSEnergyFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSEnumerator[src]

impl NSObject_NSThreadPerformAdditions for NSError[src]

impl NSObject_NSThreadPerformAdditions for NSException[src]

impl NSObject_NSThreadPerformAdditions for NSExpression[src]

impl NSObject_NSThreadPerformAdditions for NSExtensionContext[src]

impl NSObject_NSThreadPerformAdditions for NSExtensionItem[src]

impl NSObject_NSThreadPerformAdditions for NSFileAccessIntent[src]

impl NSObject_NSThreadPerformAdditions for NSFileCoordinator[src]

impl NSObject_NSThreadPerformAdditions for NSFileHandle[src]

impl NSObject_NSThreadPerformAdditions for NSFileManager[src]

impl NSObject_NSThreadPerformAdditions for NSFileProviderExtension[src]

impl NSObject_NSThreadPerformAdditions for NSFileProviderItemVersion[src]

impl NSObject_NSThreadPerformAdditions for NSFileProviderService[src]

impl NSObject_NSThreadPerformAdditions for NSFileSecurity[src]

impl NSObject_NSThreadPerformAdditions for NSFileVersion[src]

impl NSObject_NSThreadPerformAdditions for NSFileWrapper[src]

impl NSObject_NSThreadPerformAdditions for NSFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSHTTPCookie[src]

impl NSObject_NSThreadPerformAdditions for NSHTTPCookieStorage[src]

impl NSObject_NSThreadPerformAdditions for NSHTTPURLResponse[src]

impl NSObject_NSThreadPerformAdditions for NSHashTable[src]

impl NSObject_NSThreadPerformAdditions for NSISO8601DateFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSIndexPath[src]

impl NSObject_NSThreadPerformAdditions for NSIndexSet[src]

impl NSObject_NSThreadPerformAdditions for NSInputStream[src]

impl NSObject_NSThreadPerformAdditions for NSInvocation[src]

impl NSObject_NSThreadPerformAdditions for NSInvocationOperation[src]

impl NSObject_NSThreadPerformAdditions for NSItemProvider[src]

impl NSObject_NSThreadPerformAdditions for NSJSONSerialization[src]

impl NSObject_NSThreadPerformAdditions for NSKeyedArchiver[src]

impl NSObject_NSThreadPerformAdditions for NSKeyedUnarchiver[src]

impl NSObject_NSThreadPerformAdditions for NSLayoutAnchor[src]

impl NSObject_NSThreadPerformAdditions for NSLayoutConstraint[src]

impl NSObject_NSThreadPerformAdditions for NSLayoutDimension[src]

impl NSObject_NSThreadPerformAdditions for NSLayoutManager[src]

impl NSObject_NSThreadPerformAdditions for NSLayoutXAxisAnchor[src]

impl NSObject_NSThreadPerformAdditions for NSLayoutYAxisAnchor[src]

impl NSObject_NSThreadPerformAdditions for NSLengthFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSLinguisticTagger[src]

impl NSObject_NSThreadPerformAdditions for NSListFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSLocale[src]

impl NSObject_NSThreadPerformAdditions for NSLock[src]

impl NSObject_NSThreadPerformAdditions for NSMachPort[src]

impl NSObject_NSThreadPerformAdditions for NSMapTable[src]

impl NSObject_NSThreadPerformAdditions for NSMassFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSMeasurement[src]

impl NSObject_NSThreadPerformAdditions for NSMeasurementFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSMessagePort[src]

impl NSObject_NSThreadPerformAdditions for NSMetadataItem[src]

impl NSObject_NSThreadPerformAdditions for NSMetadataQuery[src]

impl NSObject_NSThreadPerformAdditions for NSMetadataQueryAttributeValueTuple[src]

impl NSObject_NSThreadPerformAdditions for NSMetadataQueryResultGroup[src]

impl NSObject_NSThreadPerformAdditions for NSMethodSignature[src]

impl NSObject_NSThreadPerformAdditions for NSMutableArray[src]

impl NSObject_NSThreadPerformAdditions for NSMutableAttributedString[src]

impl NSObject_NSThreadPerformAdditions for NSMutableCharacterSet[src]

impl NSObject_NSThreadPerformAdditions for NSMutableData[src]

impl NSObject_NSThreadPerformAdditions for NSMutableDictionary[src]

impl NSObject_NSThreadPerformAdditions for NSMutableIndexSet[src]

impl NSObject_NSThreadPerformAdditions for NSMutableOrderedSet[src]

impl NSObject_NSThreadPerformAdditions for NSMutableParagraphStyle[src]

impl NSObject_NSThreadPerformAdditions for NSMutableSet[src]

impl NSObject_NSThreadPerformAdditions for NSMutableString[src]

impl NSObject_NSThreadPerformAdditions for NSMutableURLRequest[src]

impl NSObject_NSThreadPerformAdditions for NSNetService[src]

impl NSObject_NSThreadPerformAdditions for NSNetServiceBrowser[src]

impl NSObject_NSThreadPerformAdditions for NSNotification[src]

impl NSObject_NSThreadPerformAdditions for NSNotificationCenter[src]

impl NSObject_NSThreadPerformAdditions for NSNotificationQueue[src]

impl NSObject_NSThreadPerformAdditions for NSNull[src]

impl NSObject_NSThreadPerformAdditions for NSNumber[src]

impl NSObject_NSThreadPerformAdditions for NSNumberFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSObject[src]

impl NSObject_NSThreadPerformAdditions for NSOperation[src]

impl NSObject_NSThreadPerformAdditions for NSOperationQueue[src]

impl NSObject_NSThreadPerformAdditions for NSOrderedCollectionChange[src]

impl NSObject_NSThreadPerformAdditions for NSOrderedCollectionDifference[src]

impl NSObject_NSThreadPerformAdditions for NSOrderedSet[src]

impl NSObject_NSThreadPerformAdditions for NSOrthography[src]

impl NSObject_NSThreadPerformAdditions for NSOutputStream[src]

impl NSObject_NSThreadPerformAdditions for NSParagraphStyle[src]

impl NSObject_NSThreadPerformAdditions for NSPersonNameComponents[src]

impl NSObject_NSThreadPerformAdditions for NSPersonNameComponentsFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSPipe[src]

impl NSObject_NSThreadPerformAdditions for NSPointerArray[src]

impl NSObject_NSThreadPerformAdditions for NSPointerFunctions[src]

impl NSObject_NSThreadPerformAdditions for NSPort[src]

impl NSObject_NSThreadPerformAdditions for NSPredicate[src]

impl NSObject_NSThreadPerformAdditions for NSProcessInfo[src]

impl NSObject_NSThreadPerformAdditions for NSProgress[src]

impl NSObject_NSThreadPerformAdditions for NSPropertyListSerialization[src]

impl NSObject_NSThreadPerformAdditions for NSPurgeableData[src]

impl NSObject_NSThreadPerformAdditions for NSRecursiveLock[src]

impl NSObject_NSThreadPerformAdditions for NSRegularExpression[src]

impl NSObject_NSThreadPerformAdditions for NSRelativeDateTimeFormatter[src]

impl NSObject_NSThreadPerformAdditions for NSRunLoop[src]

impl NSObject_NSThreadPerformAdditions for NSScanner[src]

impl NSObject_NSThreadPerformAdditions for NSSecureUnarchiveFromDataTransformer[src]

impl NSObject_NSThreadPerformAdditions for NSSet[src]

impl NSObject_NSThreadPerformAdditions for NSShadow[src]

impl NSObject_NSThreadPerformAdditions for NSSimpleCString[src]

impl NSObject_NSThreadPerformAdditions for NSSocketPort[src]

impl NSObject_NSThreadPerformAdditions for NSSortDescriptor[src]

impl NSObject_NSThreadPerformAdditions for NSStream[src]

impl NSObject_NSThreadPerformAdditions for NSString[src]

impl NSObject_NSThreadPerformAdditions for NSStringDrawingContext[src]

impl NSObject_NSThreadPerformAdditions for NSTextAttachment[src]

impl NSObject_NSThreadPerformAdditions for NSTextCheckingResult[src]

impl NSObject_NSThreadPerformAdditions for NSTextContainer[src]

impl NSObject_NSThreadPerformAdditions for NSTextStorage[src]

impl NSObject_NSThreadPerformAdditions for NSTextTab[src]

impl NSObject_NSThreadPerformAdditions for NSThread[src]

impl NSObject_NSThreadPerformAdditions for NSTimeZone[src]

impl NSObject_NSThreadPerformAdditions for NSTimer[src]

impl NSObject_NSThreadPerformAdditions for NSURL[src]

impl NSObject_NSThreadPerformAdditions for NSURLAuthenticationChallenge[src]

impl NSObject_NSThreadPerformAdditions for NSURLCache[src]

impl NSObject_NSThreadPerformAdditions for NSURLComponents[src]

impl NSObject_NSThreadPerformAdditions for NSURLConnection[src]

impl NSObject_NSThreadPerformAdditions for NSURLCredential[src]

impl NSObject_NSThreadPerformAdditions for NSURLCredentialStorage[src]

impl NSObject_NSThreadPerformAdditions for NSURLProtectionSpace[src]

impl NSObject_NSThreadPerformAdditions for NSURLProtocol[src]

impl NSObject_NSThreadPerformAdditions for NSURLQueryItem[src]

impl NSObject_NSThreadPerformAdditions for NSURLRequest[src]

impl NSObject_NSThreadPerformAdditions for NSURLResponse[src]

impl NSObject_NSThreadPerformAdditions for NSURLSession[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionConfiguration[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionDataTask[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionDownloadTask[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionStreamTask[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionTask[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionTaskMetrics[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionTaskTransactionMetrics[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionUploadTask[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionWebSocketMessage[src]

impl NSObject_NSThreadPerformAdditions for NSURLSessionWebSocketTask[src]

impl NSObject_NSThreadPerformAdditions for NSUUID[src]

impl NSObject_NSThreadPerformAdditions for NSUbiquitousKeyValueStore[src]

impl NSObject_NSThreadPerformAdditions for NSUndoManager[src]

impl NSObject_NSThreadPerformAdditions for NSUnit[src]

impl NSObject_NSThreadPerformAdditions for NSUnitAcceleration[src]

impl NSObject_NSThreadPerformAdditions for NSUnitAngle[src]

impl NSObject_NSThreadPerformAdditions for NSUnitArea[src]

impl NSObject_NSThreadPerformAdditions for NSUnitConcentrationMass[src]

impl NSObject_NSThreadPerformAdditions for NSUnitConverter[src]

impl NSObject_NSThreadPerformAdditions for NSUnitConverterLinear[src]

impl NSObject_NSThreadPerformAdditions for NSUnitDispersion[src]

impl NSObject_NSThreadPerformAdditions for NSUnitDuration[src]

impl NSObject_NSThreadPerformAdditions for NSUnitElectricCharge[src]

impl NSObject_NSThreadPerformAdditions for NSUnitElectricCurrent[src]

impl NSObject_NSThreadPerformAdditions for NSUnitElectricPotentialDifference[src]

impl NSObject_NSThreadPerformAdditions for NSUnitElectricResistance[src]

impl NSObject_NSThreadPerformAdditions for NSUnitEnergy[src]

impl NSObject_NSThreadPerformAdditions for NSUnitFrequency[src]

impl NSObject_NSThreadPerformAdditions for NSUnitFuelEfficiency[src]

impl NSObject_NSThreadPerformAdditions for NSUnitIlluminance[src]

impl NSObject_NSThreadPerformAdditions for NSUnitInformationStorage[src]

impl NSObject_NSThreadPerformAdditions for NSUnitLength[src]

impl NSObject_NSThreadPerformAdditions for NSUnitMass[src]

impl NSObject_NSThreadPerformAdditions for NSUnitPower[src]

impl NSObject_NSThreadPerformAdditions for NSUnitPressure[src]

impl NSObject_NSThreadPerformAdditions for NSUnitSpeed[src]

impl NSObject_NSThreadPerformAdditions for NSUnitTemperature[src]

impl NSObject_NSThreadPerformAdditions for NSUnitVolume[src]

impl NSObject_NSThreadPerformAdditions for NSUserActivity[src]

impl NSObject_NSThreadPerformAdditions for NSUserDefaults[src]

impl NSObject_NSThreadPerformAdditions for NSValue[src]

impl NSObject_NSThreadPerformAdditions for NSValueTransformer[src]

impl NSObject_NSThreadPerformAdditions for NSXMLParser[src]

impl NSObject_NSThreadPerformAdditions for NSXPCCoder[src]

impl NSObject_NSThreadPerformAdditions for NSXPCConnection[src]

impl NSObject_NSThreadPerformAdditions for NSXPCInterface[src]

impl NSObject_NSThreadPerformAdditions for NSXPCListener[src]

impl NSObject_NSThreadPerformAdditions for NSXPCListenerEndpoint[src]

impl NSObject_NSThreadPerformAdditions for UIAcceleration[src]

impl NSObject_NSThreadPerformAdditions for UIAccelerometer[src]

impl NSObject_NSThreadPerformAdditions for UIAccessibilityCustomAction[src]

impl NSObject_NSThreadPerformAdditions for UIAccessibilityCustomRotor[src]

impl NSObject_NSThreadPerformAdditions for UIAccessibilityCustomRotorItemResult[src]

impl NSObject_NSThreadPerformAdditions for UIAccessibilityCustomRotorSearchPredicate[src]

impl NSObject_NSThreadPerformAdditions for UIAccessibilityElement[src]

impl NSObject_NSThreadPerformAdditions for UIAccessibilityLocationDescriptor[src]

impl NSObject_NSThreadPerformAdditions for UIAction[src]

impl NSObject_NSThreadPerformAdditions for UIActionSheet[src]

impl NSObject_NSThreadPerformAdditions for UIActivity[src]

impl NSObject_NSThreadPerformAdditions for UIActivityIndicatorView[src]

impl NSObject_NSThreadPerformAdditions for UIActivityItemProvider[src]

impl NSObject_NSThreadPerformAdditions for UIActivityItemsConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UIActivityViewController[src]

impl NSObject_NSThreadPerformAdditions for UIAlertAction[src]

impl NSObject_NSThreadPerformAdditions for UIAlertController[src]

impl NSObject_NSThreadPerformAdditions for UIAlertView[src]

impl NSObject_NSThreadPerformAdditions for UIApplication[src]

impl NSObject_NSThreadPerformAdditions for UIApplicationShortcutIcon[src]

impl NSObject_NSThreadPerformAdditions for UIApplicationShortcutItem[src]

impl NSObject_NSThreadPerformAdditions for UIAttachmentBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIBarAppearance[src]

impl NSObject_NSThreadPerformAdditions for UIBarButtonItem[src]

impl NSObject_NSThreadPerformAdditions for UIBarButtonItemAppearance[src]

impl NSObject_NSThreadPerformAdditions for UIBarButtonItemGroup[src]

impl NSObject_NSThreadPerformAdditions for UIBarButtonItemStateAppearance[src]

impl NSObject_NSThreadPerformAdditions for UIBarItem[src]

impl NSObject_NSThreadPerformAdditions for UIBezierPath[src]

impl NSObject_NSThreadPerformAdditions for UIBlurEffect[src]

impl NSObject_NSThreadPerformAdditions for UIButton[src]

impl NSObject_NSThreadPerformAdditions for UICloudSharingController[src]

impl NSObject_NSThreadPerformAdditions for UICollectionReusableView[src]

impl NSObject_NSThreadPerformAdditions for UICollectionView[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewCell[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewCompositionalLayout[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewCompositionalLayoutConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewController[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewDiffableDataSource[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewDropPlaceholder[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewDropProposal[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewFlowLayout[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewFlowLayoutInvalidationContext[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewFocusUpdateContext[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewLayout[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewLayoutAttributes[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewLayoutInvalidationContext[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewPlaceholder[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewTransitionLayout[src]

impl NSObject_NSThreadPerformAdditions for UICollectionViewUpdateItem[src]

impl NSObject_NSThreadPerformAdditions for UICollisionBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIColor[src]

impl NSObject_NSThreadPerformAdditions for UICommand[src]

impl NSObject_NSThreadPerformAdditions for UICommandAlternate[src]

impl NSObject_NSThreadPerformAdditions for UIContextMenuConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UIContextMenuInteraction[src]

impl NSObject_NSThreadPerformAdditions for UIContextualAction[src]

impl NSObject_NSThreadPerformAdditions for UIControl[src]

impl NSObject_NSThreadPerformAdditions for UICubicTimingParameters[src]

impl NSObject_NSThreadPerformAdditions for UIDatePicker[src]

impl NSObject_NSThreadPerformAdditions for UIDevice[src]

impl NSObject_NSThreadPerformAdditions for UIDictationPhrase[src]

impl NSObject_NSThreadPerformAdditions for UIDocument[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentBrowserAction[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentBrowserTransitionController[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentBrowserViewController[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentInteractionController[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentMenuViewController[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentPickerExtensionViewController[src]

impl NSObject_NSThreadPerformAdditions for UIDocumentPickerViewController[src]

impl NSObject_NSThreadPerformAdditions for UIDragInteraction[src]

impl NSObject_NSThreadPerformAdditions for UIDragItem[src]

impl NSObject_NSThreadPerformAdditions for UIDragPreview[src]

impl NSObject_NSThreadPerformAdditions for UIDragPreviewParameters[src]

impl NSObject_NSThreadPerformAdditions for UIDragPreviewTarget[src]

impl NSObject_NSThreadPerformAdditions for UIDropInteraction[src]

impl NSObject_NSThreadPerformAdditions for UIDropProposal[src]

impl NSObject_NSThreadPerformAdditions for UIDynamicAnimator[src]

impl NSObject_NSThreadPerformAdditions for UIDynamicBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIDynamicItemBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIDynamicItemGroup[src]

impl NSObject_NSThreadPerformAdditions for UIEvent[src]

impl NSObject_NSThreadPerformAdditions for UIFeedbackGenerator[src]

impl NSObject_NSThreadPerformAdditions for UIFieldBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIFocusAnimationCoordinator[src]

impl NSObject_NSThreadPerformAdditions for UIFocusDebugger[src]

impl NSObject_NSThreadPerformAdditions for UIFocusGuide[src]

impl NSObject_NSThreadPerformAdditions for UIFocusMovementHint[src]

impl NSObject_NSThreadPerformAdditions for UIFocusSystem[src]

impl NSObject_NSThreadPerformAdditions for UIFocusUpdateContext[src]

impl NSObject_NSThreadPerformAdditions for UIFont[src]

impl NSObject_NSThreadPerformAdditions for UIFontDescriptor[src]

impl NSObject_NSThreadPerformAdditions for UIFontMetrics[src]

impl NSObject_NSThreadPerformAdditions for UIFontPickerViewController[src]

impl NSObject_NSThreadPerformAdditions for UIFontPickerViewControllerConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UIGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsImageRenderer[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsImageRendererContext[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsImageRendererFormat[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsPDFRenderer[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsPDFRendererContext[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsPDFRendererFormat[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsRenderer[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsRendererContext[src]

impl NSObject_NSThreadPerformAdditions for UIGraphicsRendererFormat[src]

impl NSObject_NSThreadPerformAdditions for UIGravityBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIHoverGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIImage[src]

impl NSObject_NSThreadPerformAdditions for UIImageAsset[src]

impl NSObject_NSThreadPerformAdditions for UIImageConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UIImagePickerController[src]

impl NSObject_NSThreadPerformAdditions for UIImageSymbolConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UIImageView[src]

impl NSObject_NSThreadPerformAdditions for UIImpactFeedbackGenerator[src]

impl NSObject_NSThreadPerformAdditions for UIInputView[src]

impl NSObject_NSThreadPerformAdditions for UIInputViewController[src]

impl NSObject_NSThreadPerformAdditions for UIInterpolatingMotionEffect[src]

impl NSObject_NSThreadPerformAdditions for UIKey[src]

impl NSObject_NSThreadPerformAdditions for UIKeyCommand[src]

impl NSObject_NSThreadPerformAdditions for UILabel[src]

impl NSObject_NSThreadPerformAdditions for UILargeContentViewerInteraction[src]

impl NSObject_NSThreadPerformAdditions for UILayoutGuide[src]

impl NSObject_NSThreadPerformAdditions for UILexicon[src]

impl NSObject_NSThreadPerformAdditions for UILexiconEntry[src]

impl NSObject_NSThreadPerformAdditions for UILocalNotification[src]

impl NSObject_NSThreadPerformAdditions for UILocalizedIndexedCollation[src]

impl NSObject_NSThreadPerformAdditions for UILongPressGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIManagedDocument[src]

impl NSObject_NSThreadPerformAdditions for UIMarkupTextPrintFormatter[src]

impl NSObject_NSThreadPerformAdditions for UIMenu[src]

impl NSObject_NSThreadPerformAdditions for UIMenuController[src]

impl NSObject_NSThreadPerformAdditions for UIMenuElement[src]

impl NSObject_NSThreadPerformAdditions for UIMenuItem[src]

impl NSObject_NSThreadPerformAdditions for UIMenuSystem[src]

impl NSObject_NSThreadPerformAdditions for UIMotionEffect[src]

impl NSObject_NSThreadPerformAdditions for UIMotionEffectGroup[src]

impl NSObject_NSThreadPerformAdditions for UIMutableApplicationShortcutItem[src]

impl NSObject_NSThreadPerformAdditions for UIMutableUserNotificationAction[src]

impl NSObject_NSThreadPerformAdditions for UIMutableUserNotificationCategory[src]

impl NSObject_NSThreadPerformAdditions for UINavigationBar[src]

impl NSObject_NSThreadPerformAdditions for UINavigationBarAppearance[src]

impl NSObject_NSThreadPerformAdditions for UINavigationController[src]

impl NSObject_NSThreadPerformAdditions for UINavigationItem[src]

impl NSObject_NSThreadPerformAdditions for UINib[src]

impl NSObject_NSThreadPerformAdditions for UINotificationFeedbackGenerator[src]

impl NSObject_NSThreadPerformAdditions for UIOpenURLContext[src]

impl NSObject_NSThreadPerformAdditions for UIPageControl[src]

impl NSObject_NSThreadPerformAdditions for UIPageViewController[src]

impl NSObject_NSThreadPerformAdditions for UIPanGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIPasteConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UIPasteboard[src]

impl NSObject_NSThreadPerformAdditions for UIPencilInteraction[src]

impl NSObject_NSThreadPerformAdditions for UIPercentDrivenInteractiveTransition[src]

impl NSObject_NSThreadPerformAdditions for UIPickerView[src]

impl NSObject_NSThreadPerformAdditions for UIPinchGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIPointerEffect[src]

impl NSObject_NSThreadPerformAdditions for UIPointerHighlightEffect[src]

impl NSObject_NSThreadPerformAdditions for UIPointerHoverEffect[src]

impl NSObject_NSThreadPerformAdditions for UIPointerInteraction[src]

impl NSObject_NSThreadPerformAdditions for UIPointerLiftEffect[src]

impl NSObject_NSThreadPerformAdditions for UIPointerRegion[src]

impl NSObject_NSThreadPerformAdditions for UIPointerRegionRequest[src]

impl NSObject_NSThreadPerformAdditions for UIPointerShape[src]

impl NSObject_NSThreadPerformAdditions for UIPointerStyle[src]

impl NSObject_NSThreadPerformAdditions for UIPopoverBackgroundView[src]

impl NSObject_NSThreadPerformAdditions for UIPopoverController[src]

impl NSObject_NSThreadPerformAdditions for UIPopoverPresentationController[src]

impl NSObject_NSThreadPerformAdditions for UIPresentationController[src]

impl NSObject_NSThreadPerformAdditions for UIPress[src]

impl NSObject_NSThreadPerformAdditions for UIPressesEvent[src]

impl NSObject_NSThreadPerformAdditions for UIPreviewAction[src]

impl NSObject_NSThreadPerformAdditions for UIPreviewActionGroup[src]

impl NSObject_NSThreadPerformAdditions for UIPreviewInteraction[src]

impl NSObject_NSThreadPerformAdditions for UIPreviewParameters[src]

impl NSObject_NSThreadPerformAdditions for UIPreviewTarget[src]

impl NSObject_NSThreadPerformAdditions for UIPrintFormatter[src]

impl NSObject_NSThreadPerformAdditions for UIPrintInfo[src]

impl NSObject_NSThreadPerformAdditions for UIPrintInteractionController[src]

impl NSObject_NSThreadPerformAdditions for UIPrintPageRenderer[src]

impl NSObject_NSThreadPerformAdditions for UIPrintPaper[src]

impl NSObject_NSThreadPerformAdditions for UIPrinter[src]

impl NSObject_NSThreadPerformAdditions for UIPrinterPickerController[src]

impl NSObject_NSThreadPerformAdditions for UIProgressView[src]

impl NSObject_NSThreadPerformAdditions for UIPushBehavior[src]

impl NSObject_NSThreadPerformAdditions for UIReferenceLibraryViewController[src]

impl NSObject_NSThreadPerformAdditions for UIRefreshControl[src]

impl NSObject_NSThreadPerformAdditions for UIRegion[src]

impl NSObject_NSThreadPerformAdditions for UIResponder[src]

impl NSObject_NSThreadPerformAdditions for UIRotationGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIScene[src]

impl NSObject_NSThreadPerformAdditions for UISceneActivationConditions[src]

impl NSObject_NSThreadPerformAdditions for UISceneActivationRequestOptions[src]

impl NSObject_NSThreadPerformAdditions for UISceneConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UISceneConnectionOptions[src]

impl NSObject_NSThreadPerformAdditions for UISceneDestructionRequestOptions[src]

impl NSObject_NSThreadPerformAdditions for UISceneOpenExternalURLOptions[src]

impl NSObject_NSThreadPerformAdditions for UISceneOpenURLOptions[src]

impl NSObject_NSThreadPerformAdditions for UISceneSession[src]

impl NSObject_NSThreadPerformAdditions for UISceneSizeRestrictions[src]

impl NSObject_NSThreadPerformAdditions for UIScreen[src]

impl NSObject_NSThreadPerformAdditions for UIScreenEdgePanGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UIScreenMode[src]

impl NSObject_NSThreadPerformAdditions for UIScreenshotService[src]

impl NSObject_NSThreadPerformAdditions for UIScrollView[src]

impl NSObject_NSThreadPerformAdditions for UISearchBar[src]

impl NSObject_NSThreadPerformAdditions for UISearchContainerViewController[src]

impl NSObject_NSThreadPerformAdditions for UISearchController[src]

impl NSObject_NSThreadPerformAdditions for UISearchDisplayController[src]

impl NSObject_NSThreadPerformAdditions for UISearchTextField[src]

impl NSObject_NSThreadPerformAdditions for UISearchToken[src]

impl NSObject_NSThreadPerformAdditions for UISegmentedControl[src]

impl NSObject_NSThreadPerformAdditions for UISelectionFeedbackGenerator[src]

impl NSObject_NSThreadPerformAdditions for UISimpleTextPrintFormatter[src]

impl NSObject_NSThreadPerformAdditions for UISlider[src]

impl NSObject_NSThreadPerformAdditions for UISnapBehavior[src]

impl NSObject_NSThreadPerformAdditions for UISplitViewController[src]

impl NSObject_NSThreadPerformAdditions for UISpringLoadedInteraction[src]

impl NSObject_NSThreadPerformAdditions for UISpringTimingParameters[src]

impl NSObject_NSThreadPerformAdditions for UIStackView[src]

impl NSObject_NSThreadPerformAdditions for UIStatusBarManager[src]

impl NSObject_NSThreadPerformAdditions for UIStoryboard[src]

impl NSObject_NSThreadPerformAdditions for UIStoryboardPopoverSegue[src]

impl NSObject_NSThreadPerformAdditions for UIStoryboardSegue[src]

impl NSObject_NSThreadPerformAdditions for UIStoryboardUnwindSegueSource[src]

impl NSObject_NSThreadPerformAdditions for UISwipeActionsConfiguration[src]

impl NSObject_NSThreadPerformAdditions for UISwipeGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UISwitch[src]

impl NSObject_NSThreadPerformAdditions for UITabBar[src]

impl NSObject_NSThreadPerformAdditions for UITabBarAppearance[src]

impl NSObject_NSThreadPerformAdditions for UITabBarController[src]

impl NSObject_NSThreadPerformAdditions for UITabBarItem[src]

impl NSObject_NSThreadPerformAdditions for UITabBarItemAppearance[src]

impl NSObject_NSThreadPerformAdditions for UITabBarItemStateAppearance[src]

impl NSObject_NSThreadPerformAdditions for UITableView[src]

impl NSObject_NSThreadPerformAdditions for UITableViewCell[src]

impl NSObject_NSThreadPerformAdditions for UITableViewController[src]

impl NSObject_NSThreadPerformAdditions for UITableViewDiffableDataSource[src]

impl NSObject_NSThreadPerformAdditions for UITableViewDropPlaceholder[src]

impl NSObject_NSThreadPerformAdditions for UITableViewDropProposal[src]

impl NSObject_NSThreadPerformAdditions for UITableViewFocusUpdateContext[src]

impl NSObject_NSThreadPerformAdditions for UITableViewHeaderFooterView[src]

impl NSObject_NSThreadPerformAdditions for UITableViewPlaceholder[src]

impl NSObject_NSThreadPerformAdditions for UITableViewRowAction[src]

impl NSObject_NSThreadPerformAdditions for UITapGestureRecognizer[src]

impl NSObject_NSThreadPerformAdditions for UITargetedDragPreview[src]

impl NSObject_NSThreadPerformAdditions for UITargetedPreview[src]

impl NSObject_NSThreadPerformAdditions for UITextChecker[src]

impl NSObject_NSThreadPerformAdditions for UITextDragPreviewRenderer[src]

impl NSObject_NSThreadPerformAdditions for UITextDropProposal[src]

impl NSObject_NSThreadPerformAdditions for UITextField[src]

impl NSObject_NSThreadPerformAdditions for UITextFormattingCoordinator[src]

impl NSObject_NSThreadPerformAdditions for UITextInputAssistantItem[src]

impl NSObject_NSThreadPerformAdditions for UITextInputMode[src]

impl NSObject_NSThreadPerformAdditions for UITextInputPasswordRules[src]

impl NSObject_NSThreadPerformAdditions for UITextInputStringTokenizer[src]

impl NSObject_NSThreadPerformAdditions for UITextInteraction[src]

impl NSObject_NSThreadPerformAdditions for UITextPlaceholder[src]

impl NSObject_NSThreadPerformAdditions for UITextPosition[src]

impl NSObject_NSThreadPerformAdditions for UITextRange[src]

impl NSObject_NSThreadPerformAdditions for UITextSelectionRect[src]

impl NSObject_NSThreadPerformAdditions for UITextView[src]

impl NSObject_NSThreadPerformAdditions for UIToolbar[src]

impl NSObject_NSThreadPerformAdditions for UIToolbarAppearance[src]

impl NSObject_NSThreadPerformAdditions for UITouch[src]

impl NSObject_NSThreadPerformAdditions for UITraitCollection[src]

impl NSObject_NSThreadPerformAdditions for UIUserNotificationAction[src]

impl NSObject_NSThreadPerformAdditions for UIUserNotificationCategory[src]

impl NSObject_NSThreadPerformAdditions for UIUserNotificationSettings[src]

impl NSObject_NSThreadPerformAdditions for UIVibrancyEffect[src]

impl NSObject_NSThreadPerformAdditions for UIVideoEditorController[src]

impl NSObject_NSThreadPerformAdditions for UIView[src]

impl NSObject_NSThreadPerformAdditions for UIViewController[src]

impl NSObject_NSThreadPerformAdditions for UIViewPrintFormatter[src]

impl NSObject_NSThreadPerformAdditions for UIViewPropertyAnimator[src]

impl NSObject_NSThreadPerformAdditions for UIVisualEffect[src]

impl NSObject_NSThreadPerformAdditions for UIVisualEffectView[src]

impl NSObject_NSThreadPerformAdditions for UIWebView[src]

impl NSObject_NSThreadPerformAdditions for UIWindow[src]

impl NSObject_NSThreadPerformAdditions for UIWindowScene[src]

impl NSObject_NSThreadPerformAdditions for UIWindowSceneDestructionRequestOptions[src]

impl NSObject_NSThreadPerformAdditions for UNNotificationResponse[src]

impl NSObject_NSThreadPerformAdditions for UNTextInputNotificationResponse[src]

Loading content...