Skip to content

Instantly share code, notes, and snippets.

@rakhmad
Forked from nevan/New in iOS 11 Headers.txt
Created June 8, 2017 05:00
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save rakhmad/9233f248b507b932d823027375b174d3 to your computer and use it in GitHub Desktop.
Save rakhmad/9233f248b507b932d823027375b174d3 to your computer and use it in GitHub Desktop.
------------------------------------------------------------------------------------------------------------------------
Search for 11_0
------------------------------------------------------------------------------------------------------------------------
Accounts/ACAccountType.h:12: ACCOUNTS_EXTERN NSString * const ACAccountTypeIdentifierTwitter NS_DEPRECATED(NA, 10_13, 5_0, 11_0, "Use Twitter SDK instead");
Accounts/ACAccountType.h:13: ACCOUNTS_EXTERN NSString * const ACAccountTypeIdentifierFacebook NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead");
Accounts/ACAccountType.h:14: ACCOUNTS_EXTERN NSString * const ACAccountTypeIdentifierSinaWeibo NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Sina Weibo SDK instead");
Accounts/ACAccountType.h:15: ACCOUNTS_EXTERN NSString * const ACAccountTypeIdentifierTencentWeibo NS_DEPRECATED(NA, 10_13, 7_0, 11_0, "Use Tencent Weibo SDK instead");
Accounts/ACAccountType.h:19: ACCOUNTS_EXTERN NSString * const ACFacebookAppIdKey NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead"); // Your Facebook App ID, as it appears on the Facebook website.
Accounts/ACAccountType.h:20: ACCOUNTS_EXTERN NSString * const ACFacebookPermissionsKey NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead"); // An array of of the permissions you're requesting.
Accounts/ACAccountType.h:21: ACCOUNTS_EXTERN NSString * const ACFacebookAudienceKey NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead"); // Only required when posting permissions are requested.
Accounts/ACAccountType.h:24: ACCOUNTS_EXTERN NSString * const ACFacebookAudienceEveryone NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead"); // Posts from your app are visible to everyone.
Accounts/ACAccountType.h:25: ACCOUNTS_EXTERN NSString * const ACFacebookAudienceFriends NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead"); // Posts are visible only to friends.
Accounts/ACAccountType.h:26: ACCOUNTS_EXTERN NSString * const ACFacebookAudienceOnlyMe NS_DEPRECATED(NA, 10_13, 6_0, 11_0, "Use Facebook SDK instead"); // Posts are visible to the user only.
Accounts/ACAccountType.h:32: ACCOUNTS_EXTERN NSString *const ACTencentWeiboAppIdKey NS_DEPRECATED(NA, 10_13, 7_0, 11_0, "Use Tencent Weibo SDK instead"); //Tencent App ID
AVFoundation/AVAsset.h:331: @property (nonatomic, readonly) NSArray <AVMediaSelection *> *allMediaSelections NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetDownloadTask.h:84: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVAssetDownloadTask.h:161: - (void)URLSession:(NSURLSession *)session aggregateAssetDownloadTask:(AVAggregateAssetDownloadTask *)aggregateAssetDownloadTask willDownloadToURL:(NSURL *)location NS_AVAILABLE_IOS(11_0);
AVFoundation/AVAssetDownloadTask.h:173: - (void)URLSession:(NSURLSession *)session aggregateAssetDownloadTask:(AVAggregateAssetDownloadTask *)aggregateAssetDownloadTask didCompleteForMediaSelection:(AVMediaSelection *)mediaSelection NS_AVAILABLE_IOS(11_0);
AVFoundation/AVAssetDownloadTask.h:191: - (void)URLSession:(NSURLSession *)session aggregateDownloadTask:(AVAggregateAssetDownloadTask *)aggregateAssetDownloadTask didLoadTimeRange:(CMTimeRange)timeRange totalTimeRangesLoaded:(NSArray<NSValue *> *)loadedTimeRanges timeRangeExpectedToLoad:(CMTimeRange)timeRangeExpectedToLoad forMediaSelection:(AVMediaSelection *)mediaSelection NS_AVAILABLE_IOS(11_0);
AVFoundation/AVAssetDownloadTask.h:258: - (nullable AVAggregateAssetDownloadTask *)aggregateAssetDownloadTaskWithURLAsset:(AVURLAsset *)URLAsset mediaSelections:(NSArray <AVMediaSelection *> *)mediaSelections assetTitle:(NSString *)title assetArtworkData:(nullable NSData *)artworkData options:(nullable NSDictionary<NSString *, id> *)options NS_AVAILABLE_IOS(11_0);
AVFoundation/AVAssetExportSession.h:67: AVF_EXPORT NSString *const AVAssetExportPresetHEVCHighestQuality NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetExportSession.h:81: AVF_EXPORT NSString *const AVAssetExportPresetHEVC1920x1080 NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetExportSession.h:82: AVF_EXPORT NSString *const AVAssetExportPresetHEVC3840x2160 NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetTrack.h:65: @property (nonatomic, readonly, getter=isDecodable) BOOL decodable NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetWriterInput.h:454: typedef NSString *AVAssetWriterInputMediaDataLocation NS_STRING_ENUM NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetWriterInput.h:460: AVF_EXPORT AVAssetWriterInputMediaDataLocation const AVAssetWriterInputMediaDataLocationInterleavedWithMainMediaData NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetWriterInput.h:466: AVF_EXPORT AVAssetWriterInputMediaDataLocation const AVAssetWriterInputMediaDataLocationBeforeMainMediaDataNotInterleaved NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVAssetWriterInput.h:485: @property (nonatomic, copy) AVAssetWriterInputMediaDataLocation mediaDataLocation NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVBase.h:142: #ifndef __NSd_11_0
AVFoundation/AVBase.h:143: #define __NSd_11_0 ,deprecated=11.0
AVFoundation/AVCameraCalibrationData.h:26: NS_CLASS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
AVFoundation/AVCameraCalibrationData.h:26: NS_CLASS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:32: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:100: NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:135: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:197: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:231: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:283: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDataOutputSynchronizer.h:315: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDepthDataOutput.h:31: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDepthDataOutput.h:109: NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED
AVFoundation/AVCaptureDevice.h:1414: @property(atomic, readonly) CGFloat dualCameraSwitchOverVideoZoomFactor NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:1635: @property(nonatomic, retain, nullable) AVCaptureDeviceFormat *activeDepthDataFormat NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:1645: @property(nonatomic, readonly) CGFloat minAvailableVideoZoomFactor NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:1655: @property(nonatomic, readonly) CGFloat maxAvailableVideoZoomFactor NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:2021: @property(nonatomic, readonly) CGFloat videoMinZoomFactorForDepthDataDelivery NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:2031: @property(nonatomic, readonly) CGFloat videoMaxZoomFactorForDepthDataDelivery NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:2041: @property(nonatomic, readonly) NSArray<AVCaptureDeviceFormat *> *supportedDepthDataFormats NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureDevice.h:2051: @property(nonatomic, readonly) NSArray<Class> *unsupportedCaptureOutputClasses NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureOutputBase.h:138: } NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED;
AVFoundation/AVCapturePhotoOutput.h:169: @property(nonatomic, readonly) NSArray<AVFileType> *availablePhotoFileTypes NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:179: @property(nonatomic, readonly) NSArray<AVFileType> *availableRawPhotoFileTypes NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:194: - (NSArray<NSNumber *> *)supportedPhotoPixelFormatTypesForFileType:(AVFileType)fileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:209: - (NSArray<AVVideoCodecType> *)supportedPhotoCodecTypesForFileType:(AVFileType)fileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:224: - (NSArray<NSNumber *> *)supportedRawPhotoPixelFormatTypesForFileType:(AVFileType)fileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:264: @property(nonatomic, readonly, getter=isDualCameraDualPhotoDeliverySupported) BOOL dualCameraDualPhotoDeliverySupported NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:274: @property(nonatomic, getter=isDualCameraDualPhotoDeliveryEnabled) BOOL dualCameraDualPhotoDeliveryEnabled NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:284: @property(nonatomic, readonly, getter=isCameraCalibrationDataDeliverySupported) BOOL cameraCalibrationDataDeliverySupported NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:394: @property(nonatomic, readonly) NSArray<AVVideoCodecType> *availableLivePhotoVideoCodecTypes NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:411: + (nullable NSData *)JPEGPhotoDataRepresentationForJPEGSampleBuffer:(CMSampleBufferRef)JPEGSampleBuffer previewPhotoSampleBuffer:(nullable CMSampleBufferRef)previewPhotoSampleBuffer NS_DEPRECATED_IOS(10_0, 11_0, "Use -[AVCapturePhoto fileDataRepresentation] instead.");
AVFoundation/AVCapturePhotoOutput.h:428: + (nullable NSData *)DNGPhotoDataRepresentationForRawSampleBuffer:(CMSampleBufferRef)rawSampleBuffer previewPhotoSampleBuffer:(nullable CMSampleBufferRef)previewPhotoSampleBuffer NS_DEPRECATED_IOS(10_0, 11_0, "Use -[AVCapturePhoto fileDataRepresentation] instead.");
AVFoundation/AVCapturePhotoOutput.h:445: @property(nonatomic, readonly, getter=isDepthDataDeliverySupported) BOOL depthDataDeliverySupported NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:455: @property(nonatomic, getter=isDepthDataDeliveryEnabled) BOOL depthDataDeliveryEnabled NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:538: - (void)captureOutput:(AVCapturePhotoOutput *)output didFinishProcessingPhoto:(AVCapturePhoto *)photo error:(nullable NSError *)error NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:561: - (void)captureOutput:(AVCapturePhotoOutput *)output didFinishProcessingPhotoSampleBuffer:(nullable CMSampleBufferRef)photoSampleBuffer previewPhotoSampleBuffer:(nullable CMSampleBufferRef)previewPhotoSampleBuffer resolvedSettings:(AVCaptureResolvedPhotoSettings *)resolvedSettings bracketSettings:(nullable AVCaptureBracketedStillImageSettings *)bracketSettings error:(nullable NSError *)error NS_DEPRECATED_IOS(10_0, 11_0, "Use -captureOutput:didFinishProcessingPhoto:error: instead.");
AVFoundation/AVCapturePhotoOutput.h:584: - (void)captureOutput:(AVCapturePhotoOutput *)output didFinishProcessingRawPhotoSampleBuffer:(nullable CMSampleBufferRef)rawSampleBuffer previewPhotoSampleBuffer:(nullable CMSampleBufferRef)previewPhotoSampleBuffer resolvedSettings:(AVCaptureResolvedPhotoSettings *)resolvedSettings bracketSettings:(nullable AVCaptureBracketedStillImageSettings *)bracketSettings error:(nullable NSError *)error NS_DEPRECATED_IOS(10_0, 11_0, "Use -captureOutput:didFinishProcessingPhoto:error: instead");
AVFoundation/AVCapturePhotoOutput.h:744: + (instancetype)photoSettingsWithRawPixelFormatType:(OSType)rawPixelFormatType rawFileType:(nullable AVFileType)rawFileType processedFormat:(nullable NSDictionary<NSString *, id> *)processedFormat processedFileType:(nullable AVFileType)processedFileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:789: @property(nullable, readonly) AVFileType processedFileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:809: @property(nullable, readonly) AVFileType rawFileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:849: @property(nonatomic, getter=isDualCameraDualPhotoDeliveryEnabled) BOOL dualCameraDualPhotoDeliveryEnabled NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:869: @property(nonatomic, getter=isDepthDataDeliveryEnabled) BOOL depthDataDeliveryEnabled NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:879: @property(nonatomic) BOOL embedsDepthDataInPhoto NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:889: @property(nonatomic, getter=isDepthDataFiltered) BOOL depthDataFiltered NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:899: @property(nonatomic, getter=isCameraCalibrationDataDeliveryEnabled) BOOL cameraCalibrationDataDeliveryEnabled NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:909: @property(nonatomic, copy) NSDictionary<NSString *, id> *metadata NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:929: @property(nonatomic, copy) AVVideoCodecType livePhotoVideoCodecType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:969: @property(nonatomic, readonly) NSArray<AVVideoCodecType> *availableEmbeddedThumbnailPhotoCodecTypes NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:979: @property(nonatomic, copy, nullable) NSDictionary<NSString *, id> *embeddedThumbnailPhotoFormat NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1049: + (instancetype)photoBracketSettingsWithRawPixelFormatType:(OSType)rawPixelFormatType rawFileType:(nullable AVFileType)rawFileType processedFormat:(nullable NSDictionary<NSString *, id> *)processedFormat processedFileType:(nullable AVFileType)processedFileType bracketedSettings:(NSArray<AVCaptureBracketedStillImageSettings *> *)bracketedSettings NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1140: @property(readonly) CMVideoDimensions embeddedThumbnailDimensions NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1181: @property(readonly) NSUInteger expectedPhotoCount NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1200: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED
AVFoundation/AVCapturePhotoOutput.h:1332: - (nullable NSData *)fileDataRepresentation NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1350: - (nullable NSData *)fileDataRepresentationWithReplacementMetadata:(nullable NSDictionary<NSString *, id> *)replacementMetadata replacementEmbeddedThumbnailPhotoFormat:(nullable NSDictionary<NSString *, id> *)replacementEmbeddedThumbnailPhotoFormat replacementEmbeddedThumbnailPixelBuffer:(nullable CVPixelBufferRef)replacementEmbeddedThumbnailPixelBuffer replacementDepthData:(nullable AVDepthData *)replacementDepthData NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1360: - (nullable CGImageRef)CGImageRepresentation NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1370: - (nullable CGImageRef)previewCGImageRepresentation NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1397: } NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED;
AVFoundation/AVCapturePhotoOutput.h:1409: @property(nullable, readonly) AVCaptureBracketedStillImageSettings *bracketSettings NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1419: @property(readonly) NSInteger sequenceCount NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCapturePhotoOutput.h:1429: @property(readonly) AVCaptureLensStabilizationStatus lensStabilizationStatus NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureSession.h:850: @property(nonatomic, readonly, getter=isCameraIntrinsicMatrixDeliverySupported) BOOL cameraIntrinsicMatrixDeliverySupported NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureSession.h:860: @property(nonatomic, getter=isCameraIntrinsicMatrixDeliveryEnabled) BOOL cameraIntrinsicMatrixDeliveryEnabled NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureVideoDataOutput.h:124: - (NSArray<AVVideoCodecType> *)availableVideoCodecTypesForAssetWriterWithOutputFileType:(AVFileType)outputFileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVCaptureVideoDataOutput.h:149: - (nullable NSDictionary *)recommendedVideoSettingsForVideoCodecType:(AVVideoCodecType)videoCodecType assetWriterOutputFileType:(AVFileType)outputFileType NS_AVAILABLE_IOS(11_0);
AVFoundation/AVDepthData.h:33: } NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
AVFoundation/AVDepthData.h:33: } NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
AVFoundation/AVDepthData.h:56: NS_CLASS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
AVFoundation/AVDepthData.h:56: NS_CLASS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
AVFoundation/AVError.h:104: AVErrorContentIsUnavailable NS_AVAILABLE(10_13, 11_0) = -11863,
AVFoundation/AVError.h:105: AVErrorFormatUnsupported NS_AVAILABLE(10_13, 11_0) = -11864,
AVFoundation/AVError.h:106: AVErrorMalformedDepth NS_AVAILABLE(10_13, 11_0) = -11865,
AVFoundation/AVError.h:107: AVErrorContentNotUpdated NS_AVAILABLE(10_13, 11_0) = -11866,
AVFoundation/AVError.h:108: AVErrorNoLongerPlayable NS_AVAILABLE(10_13, 11_0) = -11867,
AVFoundation/AVMediaFormat.h:58: AVF_EXPORT AVMediaType const AVMediaTypeDepthData NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMediaFormat.h:424: AVF_EXPORT AVFileType const AVFileTypeJPEG NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMediaFormat.h:433: AVF_EXPORT AVFileType const AVFileTypeDNG NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMediaFormat.h:442: AVF_EXPORT AVFileType const AVFileTypeHEIC NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMediaFormat.h:451: AVF_EXPORT AVFileType const AVFileTypeAVCI NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMediaFormat.h:460: AVF_EXPORT AVFileType const AVFileTypeHEIF NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMediaFormat.h:469: AVF_EXPORT AVFileType const AVFileTypeTIFF NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMetadataFormat.h:331: AVF_EXPORT AVMetadataKeySpace const AVMetadataKeySpaceAudioFile NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMetadataFormat.h:334: AVF_EXPORT AVMetadataFormat const AVMetadataFormatUnknown NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVMetadataObject.h:357: @property(readonly, nullable) CIBarcodeDescriptor *descriptor NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED;
AVFoundation/AVOutputSettingsAssistant.h:29: AVF_EXPORT AVOutputSettingsPreset const AVOutputSettingsPresetHEVC1920x1080 NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVOutputSettingsAssistant.h:30: AVF_EXPORT AVOutputSettingsPreset const AVOutputSettingsPresetHEVC3840x2160 NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVPlayer.h:691: @property (nonatomic, getter=isClosedCaptionDisplayEnabled) BOOL closedCaptionDisplayEnabled NS_DEPRECATED(10_7, 10_13, 4_0, 11_0, "Allow AVPlayer to enable closed captions automatically according to user preferences by ensuring that the value of appliesMediaSelectionCriteriaAutomatically is YES.");
AVFoundation/AVPlayerItem.h:569: @property (nonatomic) CGSize preferredMaximumResolution NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVPlayerItem.h:714: - (void)seekToTime:(CMTime)time NS_DEPRECATED(10_7, 10_13, 4_0, 11_0, "Use -seekToTime:completionHandler:, passing nil for the completionHandler if you don't require notification of completion");
AVFoundation/AVPlayerItem.h:730: - (void)seekToTime:(CMTime)time toleranceBefore:(CMTime)toleranceBefore toleranceAfter:(CMTime)toleranceAfter NS_DEPRECATED(10_7, 10_13, 4_0, 11_0, "Use -seekToTime:toleranceBefore:toleranceAfter:completionHandler:, passing nil for the completionHandler if you don't require notification of completion");
AVFoundation/AVPlayerItem.h:742: - (BOOL)seekToDate:(NSDate *)date NS_DEPRECATED(10_7, 10_13, 4_0, 11_0, "Use -seekToDate:completionHandler:, passing nil for the completionHandler if you don't require notification of completion");
AVFoundation/AVPlayerItem.h:752: - (nullable AVMediaSelectionOption *)selectedMediaOptionInMediaSelectionGroup:(AVMediaSelectionGroup *)mediaSelectionGroup NS_DEPRECATED(10_8, 10_13, 5_0, 11_0, "Use currentMediaSelection to obtain an instance of AVMediaSelection, which encompasses the currently selected AVMediaSelectionOption in each of the available AVMediaSelectionGroups");
AVFoundation/AVVideoComposition.h:71: @property (nonatomic, readonly) CMPersistentTrackID sourceTrackIDForFrameTiming NS_AVAILABLE(10_13, 11_0);
AVFoundation/AVVideoComposition.h:237: @property (nonatomic) CMPersistentTrackID sourceTrackIDForFrameTiming NS_AVAILABLE(10_13, 11_0);
CFNetwork/CFNetDiagnostics.h:73: } CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
CFNetwork/CFNetDiagnostics.h:82: typedef CFIndex CFNetDiagnosticStatus CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
CFNetwork/CFNetDiagnostics.h:109: CFNetDiagnosticCreateWithStreams(CFAllocatorRef __nullable alloc, CFReadStreamRef __nullable readStream, CFWriteStreamRef __nullable writeStream) CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
CFNetwork/CFNetDiagnostics.h:132: CFNetDiagnosticCreateWithURL(CFAllocatorRef alloc, CFURLRef url) CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
CFNetwork/CFNetDiagnostics.h:157: CFNetDiagnosticSetName(CFNetDiagnosticRef details, CFStringRef name) CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
CFNetwork/CFNetDiagnostics.h:181: CFNetDiagnosticDiagnoseProblemInteractively(CFNetDiagnosticRef details) CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
CFNetwork/CFNetDiagnostics.h:211: CFNetDiagnosticCopyNetworkStatusPassively(CFNetDiagnosticRef details, CFStringRef __nullable * __nullable description) CF_DEPRECATED(10_4, 10_13, 2_0, 11_0);
Contacts/CNPhoneNumber.h:26: - (instancetype)init NS_DEPRECATED(10_11, 10_13, 9_0, 11_0, "Use initWithStringValue:");
Contacts/CNPhoneNumber.h:27: + (instancetype)new NS_DEPRECATED(10_11, 10_13, 9_0, 11_0, "Use phoneNumberWithStringValue:");
CoreAudioKit/AUViewController.h:35: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreBluetooth/CBL2CAPChannel.h:20: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreBluetooth/CBPeripheral.h:251: - (void)openL2CAPChannel:(CBL2CAPPSM)PSM NS_AVAILABLE(NA, 11_0);
CoreBluetooth/CBPeripheralManager.h:287: - (void)publishL2CAPChannelWithEncryption:(BOOL)encryptionRequired NS_AVAILABLE(NA, 11_0);
CoreBluetooth/CBPeripheralManager.h:298: - (void)unpublishL2CAPChannel:(CBL2CAPPSM)PSM NS_AVAILABLE(NA, 11_0);
CoreGraphics/CGColorConversionInfo.h:46: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGColorConversionInfo.h:51: CG_EXTERN const CFStringRef kCGColorConversionTRCSize CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGDataProvider.h:191: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPath.h:394: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFContext.h:298: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFContext.h:303: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFDocument.h:70: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFDocument.h:75: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFDocument.h:80: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFDocument.h:85: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFDocument.h:196: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreGraphics/CGPDFDocument.h:201: CG_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
CoreImage/CIBarcodeDescriptor.h:20: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIBarcodeDescriptor.h:52: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIBarcodeDescriptor.h:127: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIBarcodeDescriptor.h:206: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIBarcodeDescriptor.h:311: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIContext.h:385: CORE_IMAGE_EXPORT NSString * const kCIImageRepresentationAVDepthData NS_AVAILABLE(10_13,11_0);
CoreImage/CIContext.h:386: CORE_IMAGE_EXPORT NSString * const kCIImageRepresentationDepthImage NS_AVAILABLE(10_13,11_0);
CoreImage/CIContext.h:387: CORE_IMAGE_EXPORT NSString * const kCIImageRepresentationDisparityImage NS_AVAILABLE(10_13,11_0);
CoreImage/CIContext.h:416: options:(NSDictionary*)options NS_AVAILABLE(10_13,11_0);
CoreImage/CIContext.h:425: options:(NSDictionary*)options NS_AVAILABLE(10_13,11_0);
CoreImage/CIContext.h:447: error:(NSError **)errorPtr NS_AVAILABLE(10_13,11_0);
CoreImage/CIFeature.h:136: @property (nullable, readonly) CIQRCodeDescriptor *symbolDescriptor NS_AVAILABLE(10_13, 11_0);
CoreImage/CIImage.h:84: CORE_IMAGE_EXPORT NSString * const kCIImageNearestSampling NS_AVAILABLE(10_13, 11_0);
CoreImage/CIImage.h:105: CORE_IMAGE_EXPORT NSString * const kCIImageAuxiliaryDepth NS_AVAILABLE(10_13, 11_0);
CoreImage/CIImage.h:106: CORE_IMAGE_EXPORT NSString * const kCIImageAuxiliaryDisparity NS_AVAILABLE(10_13, 11_0);
CoreImage/CIImage.h:324: - (CIImage *)imageBySamplingLinear NS_AVAILABLE(10_13, 11_0)
CoreImage/CIImage.h:328: - (CIImage *)imageBySamplingNearest NS_AVAILABLE(10_13, 11_0)
CoreImage/CIImage.h:361: @property (nonatomic, readonly, nullable) AVDepthData *depthData NS_AVAILABLE(10_13,11_0);
CoreImage/CIImageProcessor.h:90: @property (class, readonly) bool outputIsOpaque NS_AVAILABLE(10_13, 11_0);
CoreImage/CIImageProcessor.h:92: + (bool)outputIsOpaque NS_AVAILABLE(10_13, 11_0);
CoreImage/CIKernel.h:72: error:(NSError **)error NS_AVAILABLE(10_13, 11_0);
CoreImage/CIKernel.h:77: error:(NSError **)error NS_AVAILABLE(10_13, 11_0);
CoreImage/CIKernel.h:220: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIRAWFilter.h:108: CORE_IMAGE_EXPORT NSString *const kCIInputMoireAmountKey NS_AVAILABLE(10_13, 11_0);
CoreImage/CIRenderDestination.h:30: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIRenderDestination.h:183: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIRenderDestination.h:205: NS_CLASS_AVAILABLE(10_13, 11_0)
CoreImage/CIRenderDestination.h:248: error:(NSError**)error NS_AVAILABLE(10_13, 11_0);
CoreImage/CIRenderDestination.h:255: error:(NSError**)error NS_AVAILABLE(10_13, 11_0);
CoreImage/CIRenderDestination.h:268: error:(NSError**)error NS_AVAILABLE(10_13, 11_0);
CoreImage/CIRenderDestination.h:274: error:(NSError**)error NS_AVAILABLE(10_13, 11_0);
CoreMedia/CMBase.h:23: #ifndef __AVAILABILITY_INTERNAL__IPHONE_11_0
CoreMedia/CMBase.h:24: #define __AVAILABILITY_INTERNAL__IPHONE_11_0 __AVAILABILITY_INTERNAL_WEAK_IMPORT
CoreMedia/CMFormatDescription.h:722: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMFormatDescription.h:724: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMFormatDescription.h:838: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMFormatDescription.h:840: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMFormatDescription.h:933: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMFormatDescription.h:983: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1408: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1411: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1413: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1415: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1417: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1419: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1421: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1423: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1426: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1429: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1432: __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreMedia/CMSampleBuffer.h:1721: __OSX_AVAILABLE_STARTING(__MAC_NA,__IPHONE_11_0);
CoreMotion/CMDeviceMotion.h:125: @property(readonly, nonatomic) double heading NS_AVAILABLE(NA, 11_0);
CoreSpotlight/CSSearchableIndex.h:119: - (nullable NSData *)dataForSearchableIndex:(CSSearchableIndex *)searchableIndex itemIdentifier:(NSString *)itemIdentifier typeIdentifier:(NSString *)typeIdentifier error:(out NSError ** __nullable)outError CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableIndex.h:122: - (nullable NSURL *)fileURLForSearchableIndex:(CSSearchableIndex *)searchableIndex itemIdentifier:(NSString *)itemIdentifier typeIdentifier:(NSString *)typeIdentifier inPlace:(BOOL)inPlace error:(out NSError ** __nullable)outError CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:62: @property(nullable, strong, getter=isUserCreated) NSNumber *userCreated CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:66: @property(nullable, strong, getter=isUserOwned) NSNumber *userOwned CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:71: @property(nullable, strong, getter=isUserCurated) NSNumber *userCurated CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:78: @property(nullable, strong) NSNumber *rankingHint CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:106: @property(nullable, copy) NSArray<NSString *> *providerDataTypeIdentifiers CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:109: @property(nullable, copy) NSArray<NSString *> *providerFileTypeIdentifiers CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreSpotlight/CSSearchableItemAttributeSet_General.h:112: @property(nullable, copy) NSArray<NSString *> *providerInPlaceFileTypeIdentifiers CS_AVAILABLE(10_13, 11_0) CS_TVOS_UNAVAILABLE;
CoreVideo/CVBase.h:91: #ifndef __AVAILABILITY_INTERNAL__IPHONE_11_0
CoreVideo/CVBase.h:92: #define __AVAILABILITY_INTERNAL__IPHONE_11_0 __AVAILABILITY_INTERNAL_WEAK_IMPORT
CoreVideo/CVImageBuffer.h:90: CV_EXPORT const CFStringRef CV_NONNULL kCVImageBufferTransferFunction_SMPTE_ST_2084_PQ __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreVideo/CVImageBuffer.h:91: CV_EXPORT const CFStringRef CV_NONNULL kCVImageBufferTransferFunction_ITU_R_2100_HLG __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreVideo/CVImageBuffer.h:192: CV_EXPORT const CFStringRef CV_NONNULL kCVImageBufferMasteringDisplayColorVolumeKey __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
CoreVideo/CVImageBuffer.h:195: CV_EXPORT const CFStringRef CV_NONNULL kCVImageBufferContentLightLevelInfoKey __OSX_AVAILABLE_STARTING(__MAC_10_13,__IPHONE_11_0);
GameplayKit/GameplayKitBase.h:25: #define GK_BASE_AVAILABILITY_3 NS_CLASS_AVAILABLE(10_13, 11_0)
GameplayKit/SceneKit+Additions.h:26: @property (nonatomic, weak) GKEntity *entity NS_AVAILABLE(10_13, 11_0);
HomeKit/HMCharacteristicEvent.h:59: - (void)updateTriggerValue:(nullable TriggerValueType)triggerValue completionHandler:(void (^)(NSError * __nullable error))completion NS_DEPRECATED_IOS(9_0, 11_0) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMError.h:108: HMErrorCodeNoHomeHub NS_ENUM_AVAILABLE_IOS(11_0) = 91,
HomeKit/HMError.h:109: HMErrorCodeNoCompatibleHomeHub NS_ENUM_AVAILABLE_IOS(11_0) = 92,
HomeKit/HMHome.h:36: } NS_ENUM_AVAILABLE_IOS(11_0);
HomeKit/HMLocationEvent.h:48: - (void)updateRegion:(CLRegion *)region completionHandler:(void (^)(NSError * __nullable error))completion NS_DEPRECATED_IOS(9_0, 11_0) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
ImageIO/CGImageDestination.h:207: IMAGEIO_EXTERN void CGImageDestinationAddAuxiliaryDataInfo(CGImageDestinationRef __nonnull idst, CFStringRef __nonnull auxiliaryImageDataType, CFDictionaryRef __nonnull auxiliaryDataInfoDictionary ) IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:41: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyFileContentsDictionary IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:502: IMAGEIO_EXTERN const CFStringRef kCGImageAuxiliaryDataTypeDepth IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:503: IMAGEIO_EXTERN const CFStringRef kCGImageAuxiliaryDataTypeDisparity IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:512: IMAGEIO_EXTERN const CFStringRef kCGImageAuxiliaryDataInfoData IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:513: IMAGEIO_EXTERN const CFStringRef kCGImageAuxiliaryDataInfoDataDescription IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:514: IMAGEIO_EXTERN const CFStringRef kCGImageAuxiliaryDataInfoMetadata IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:517: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyImageCount IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:518: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyWidth IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:519: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyHeight IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:520: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyBytesPerRow IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:521: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyNamedColorSpace IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:522: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyPixelFormat IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:523: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyImages IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:524: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyThumbnailImages IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:525: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyAuxiliaryData IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageProperties.h:526: IMAGEIO_EXTERN const CFStringRef kCGImagePropertyAuxiliaryDataType IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
ImageIO/CGImageSource.h:233: IMAGEIO_EXTERN CFDictionaryRef __nullable CGImageSourceCopyAuxiliaryDataInfoAtIndex(CGImageSourceRef __nonnull isrc, size_t index, CFStringRef __nonnull auxiliaryImageDataType ) IMAGEIO_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
Intents/INVocabulary.h:45: INVocabularyStringTypeNotebookItemTitle NS_ENUM_AVAILABLE_IOS(11_0) = 500,
Intents/INVocabulary.h:48: INVocabularyStringTypeNotebookItemGroupName NS_ENUM_AVAILABLE_IOS(11_0),
IOSurface/IOSurfaceBase.h:17: #if !(defined(MAC_OS_X_VERSION_10_13) || defined(__IPHONE_11_0)) || defined(IOSFC_BUILDING_IOSFC)
IOSurface/IOSurfaceObjC.h:212: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:84: extern const CFStringRef kIOSurfacePlaneBitsPerElement IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:110: extern const CFStringRef kIOSurfacePlaneComponentBitDepths IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:113: extern const CFStringRef kIOSurfacePlaneComponentBitOffsets IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:128: extern const CFStringRef kIOSurfacePlaneComponentNames IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:138: extern const CFStringRef kIOSurfacePlaneComponentTypes IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:148: extern const CFStringRef kIOSurfacePlaneComponentRanges IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:159: extern const CFStringRef kIOSurfaceSubsampling IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:274: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:277: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:280: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:283: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:286: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:289: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
IOSurface/IOSurfaceRef.h:292: IOSFC_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
MapKit/MKAnnotationView.h:28: typedef float MKFeatureDisplayPriority NS_TYPED_EXTENSIBLE_ENUM NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKAnnotationView.h:28: typedef float MKFeatureDisplayPriority NS_TYPED_EXTENSIBLE_ENUM NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKAnnotationView.h:29: static const MKFeatureDisplayPriority MKFeatureDisplayPriorityRequired NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED = 1000;
MapKit/MKAnnotationView.h:29: static const MKFeatureDisplayPriority MKFeatureDisplayPriorityRequired NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED = 1000;
MapKit/MKAnnotationView.h:30: static const MKFeatureDisplayPriority MKFeatureDisplayPriorityDefaultHigh NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED = 750;
MapKit/MKAnnotationView.h:30: static const MKFeatureDisplayPriority MKFeatureDisplayPriorityDefaultHigh NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED = 750;
MapKit/MKAnnotationView.h:31: static const MKFeatureDisplayPriority MKFeatureDisplayPriorityDefaultLow NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED = 250;
MapKit/MKAnnotationView.h:31: static const MKFeatureDisplayPriority MKFeatureDisplayPriorityDefaultLow NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED = 250;
MapKit/MKAnnotationView.h:36: } NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKAnnotationView.h:36: } NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKAnnotationView.h:126: @property (nonatomic, copy, nullable) NSString *clusteringIdentifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:126: @property (nonatomic, copy, nullable) NSString *clusteringIdentifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:129: @property (nonatomic, weak, readonly, nullable) MKAnnotationView *clusterAnnotationView NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:129: @property (nonatomic, weak, readonly, nullable) MKAnnotationView *clusterAnnotationView NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:132: @property (nonatomic) MKFeatureDisplayPriority displayPriority NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:132: @property (nonatomic) MKFeatureDisplayPriority displayPriority NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:135: @property (nonatomic) MKAnnotationViewCollisionMode collisionMode NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKAnnotationView.h:135: @property (nonatomic) MKAnnotationViewCollisionMode collisionMode NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKClusterAnnotation.h:12: NS_CLASS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
MapKit/MKClusterAnnotation.h:12: NS_CLASS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
MapKit/MKCompassButton.h:15: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_UNAVAILABLE
MapKit/MKMapItem.h:55: MK_EXTERN NSString * const MKMapItemTypeIdentifier NS_AVAILABLE(10_13, 11_0);
MapKit/MKMapView.h:32: MK_EXTERN NSString * const MKMapViewDefaultAnnotationViewReuseIdentifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKMapView.h:32: MK_EXTERN NSString * const MKMapViewDefaultAnnotationViewReuseIdentifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKMapView.h:33: MK_EXTERN NSString * const MKMapViewDefaultClusterAnnotationViewReuseIdentifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKMapView.h:33: MK_EXTERN NSString * const MKMapViewDefaultClusterAnnotationViewReuseIdentifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKMapView.h:147: - (void)registerClass:(nullable Class)viewClass forAnnotationViewWithReuseIdentifier:(NSString *)identifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKMapView.h:147: - (void)registerClass:(nullable Class)viewClass forAnnotationViewWithReuseIdentifier:(NSString *)identifier NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKMapView.h:263: - (MKClusterAnnotation *)mapView:(MKMapView *)mapView clusterAnnotationForMemberAnnotations:(NSArray<id<MKAnnotation>>*)memberAnnotations NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKMapView.h:263: - (MKClusterAnnotation *)mapView:(MKMapView *)mapView clusterAnnotationForMemberAnnotations:(NSArray<id<MKAnnotation>>*)memberAnnotations NS_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKMarkerAnnotationView.h:14: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
MapKit/MKMarkerAnnotationView.h:14: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED
MapKit/MKScaleView.h:17: } NS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKScaleView.h:17: } NS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0);
MapKit/MKScaleView.h:21: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0)
MapKit/MKScaleView.h:21: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0)
MapKit/MKTypes.h:18: MKMapTypeMutedStandard NS_ENUM_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0),
MapKit/MKTypes.h:18: MKMapTypeMutedStandard NS_ENUM_AVAILABLE(10_13, 11_0) __TVOS_AVAILABLE(11_0),
MapKit/MKTypes.h:35: } NS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKTypes.h:35: } NS_AVAILABLE_IOS(11_0) __TVOS_AVAILABLE(11_0) __WATCHOS_PROHIBITED;
MapKit/MKUserTrackingButton.h:14: NS_CLASS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED
Messages/MSConversation.h:92: - (void)sendMessage:(MSMessage *)message completionHandler:(nullable void (^)(NSError *_Nullable error))completionHandler NS_AVAILABLE_IOS(11_0);
Messages/MSConversation.h:100: - (void)sendSticker:(MSSticker *)sticker completionHandler:(nullable void (^)(NSError *_Nullable error))completionHandler NS_AVAILABLE_IOS(11_0);
Messages/MSConversation.h:109: - (void)sendText:(NSString *)text completionHandler:(nullable void (^)(NSError *_Nullable error))completionHandler NS_AVAILABLE_IOS(11_0);
Messages/MSConversation.h:119: - (void)sendAttachment:(NSURL *)URL withAlternateFilename:(nullable NSString *)filename completionHandler:(nullable void (^)(NSError *_Nullable error))completionHandler NS_AVAILABLE_IOS(11_0);
Messages/MSMessage.h:47: @property (nonatomic, readonly, getter=isPending) BOOL pending NS_AVAILABLE_IOS(11_0);
Messages/MSMessageError.h:16: MSMessageErrorCodeUnknown NS_ENUM_AVAILABLE_IOS(11_0) = -1,
Messages/MSMessageError.h:25: MSMessageErrorCodeSendWithoutRecentInteraction NS_ENUM_AVAILABLE_IOS(11_0),
Messages/MSMessageError.h:26: MSMessageErrorCodeSendWhileNotVisible NS_ENUM_AVAILABLE_IOS(11_0),
Messages/MSMessageLiveLayout.h:14: NS_CLASS_AVAILABLE_IOS(11_0)
Messages/MSMessagesAppViewController.h:22: MSMessagesAppPresentationStyleTranscript NS_ENUM_AVAILABLE_IOS(11_0),
Messages/MSMessagesAppViewController.h:26: NS_AVAILABLE_IOS(11_0)
Messages/MSMessagesAppViewController.h:35: - (CGSize)contentSizeThatFits:(CGSize)size NS_AVAILABLE_IOS(11_0);
Messages/MSMessagesAppViewController.h:40: NS_AVAILABLE_IOS(11_0)
Metal/MTLArgument.h:92: MTLDataTypeTexture NS_ENUM_AVAILABLE(10_13, 11_0) = 58,
Metal/MTLArgument.h:93: MTLDataTypeSampler NS_ENUM_AVAILABLE(10_13, 11_0) = 59,
Metal/MTLArgument.h:94: MTLDataTypePointer NS_ENUM_AVAILABLE(10_13, 11_0) = 60,
Metal/MTLArgument.h:96: MTLDataTypeR8Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 62,
Metal/MTLArgument.h:97: MTLDataTypeR8Snorm NS_ENUM_AVAILABLE(NA, 11_0) = 63,
Metal/MTLArgument.h:98: MTLDataTypeR16Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 64,
Metal/MTLArgument.h:99: MTLDataTypeR16Snorm NS_ENUM_AVAILABLE(NA, 11_0) = 65,
Metal/MTLArgument.h:100: MTLDataTypeRG8Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 66,
Metal/MTLArgument.h:101: MTLDataTypeRG8Snorm NS_ENUM_AVAILABLE(NA, 11_0) = 67,
Metal/MTLArgument.h:102: MTLDataTypeRG16Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 68,
Metal/MTLArgument.h:103: MTLDataTypeRG16Snorm NS_ENUM_AVAILABLE(NA, 11_0) = 69,
Metal/MTLArgument.h:104: MTLDataTypeRGBA8Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 70,
Metal/MTLArgument.h:105: MTLDataTypeRGBA8Unorm_sRGB NS_ENUM_AVAILABLE(NA, 11_0) = 71,
Metal/MTLArgument.h:106: MTLDataTypeRGBA8Snorm NS_ENUM_AVAILABLE(NA, 11_0) = 72,
Metal/MTLArgument.h:107: MTLDataTypeRGBA16Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 73,
Metal/MTLArgument.h:108: MTLDataTypeRGBA16Snorm NS_ENUM_AVAILABLE(NA, 11_0) = 74,
Metal/MTLArgument.h:109: MTLDataTypeRGB10A2Unorm NS_ENUM_AVAILABLE(NA, 11_0) = 75,
Metal/MTLArgument.h:110: MTLDataTypeRG11B10Float NS_ENUM_AVAILABLE(NA, 11_0) = 76,
Metal/MTLArgument.h:111: MTLDataTypeRGB9E5Float NS_ENUM_AVAILABLE(NA, 11_0) = 77,
Metal/MTLArgument.h:156: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLArgument.h:167: @property (readonly) MTLType *dataTypeDescription NS_AVAILABLE(10_13, 11_0);
Metal/MTLArgument.h:172: @property (readonly) NSUInteger indirectArgumentIndex NS_AVAILABLE(10_13, 11_0);
Metal/MTLArgument.h:190: @property (readonly) MTLType *elementTypeDescription NS_AVAILABLE(10_13, 11_0);
Metal/MTLArgument.h:200: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLArgument.h:209: @property (readonly) BOOL elementIsIndirectArgumentBuffer NS_AVAILABLE(10_13, 11_0);
Metal/MTLArgument.h:213: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLArgument.h:235: @property (readonly) MTLType *dataTypeDescription NS_AVAILABLE(10_13, 11_0);
Metal/MTLCaptureManager.h:18: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLCaptureScope.h:17: NS_AVAILABLE(10_13, 11_0)
Metal/MTLCommandBuffer.h:237: - (void)pushDebugGroup:(NSString *)string NS_AVAILABLE(10_13, 11_0);
Metal/MTLCommandBuffer.h:243: - (void)popDebugGroup NS_AVAILABLE(10_13, 11_0);
Metal/MTLCommandEncoder.h:22: } NS_ENUM_AVAILABLE(10_13, 11_0);
Metal/MTLCommandQueue.h:46: - (void)insertDebugCaptureBoundary NS_DEPRECATED(10_11, 10_13, 8_0, 11_0, "Use MTLCaptureScope instead");
Metal/MTLComputeCommandEncoder.h:147: - (void)useResource:(id <MTLResource>)resource usage:(MTLResourceUsage)usage NS_AVAILABLE(10_13, 11_0);
Metal/MTLComputeCommandEncoder.h:154: - (void)useResources:(const id <MTLResource> __nullable[__nullable])resources count:(NSUInteger)count usage:(MTLResourceUsage)usage NS_AVAILABLE(10_13, 11_0);
Metal/MTLComputeCommandEncoder.h:163: - (void)useHeap:(id <MTLHeap>)heap NS_AVAILABLE(10_13, 11_0);
Metal/MTLComputeCommandEncoder.h:170: - (void)useHeaps:(const id <MTLHeap> __nullable[__nullable])heaps count:(NSUInteger)count NS_AVAILABLE(10_13, 11_0);
Metal/MTLComputePipeline.h:51: @property (readonly) MTLPipelineBufferDescriptorArray *buffers NS_AVAILABLE(10_13, 11_0);
Metal/MTLComputePipeline.h:69: @property (nullable, readonly) NSString *label NS_AVAILABLE(10_13, 11_0);
Metal/MTLDevice.h:80: MTLFeatureSet_iOS_GPUFamily1_v4 NS_ENUM_AVAILABLE_IOS(11_0) __TVOS_UNAVAILABLE = 8,
Metal/MTLDevice.h:81: MTLFeatureSet_iOS_GPUFamily2_v4 NS_ENUM_AVAILABLE_IOS(11_0) __TVOS_UNAVAILABLE = 9,
Metal/MTLDevice.h:82: MTLFeatureSet_iOS_GPUFamily3_v3 NS_ENUM_AVAILABLE_IOS(11_0) __TVOS_UNAVAILABLE = 10,
Metal/MTLDevice.h:100: MTLFeatureSet_tvOS_GPUFamily1_v3 __TVOS_AVAILABLE(11_0) __IOS_UNAVAILABLE __OSX_UNAVAILABLE = 30002,
Metal/MTLDevice.h:139: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLDevice.h:241: @property (readonly, getter=areRasterOrderGroupsSupported) BOOL rasterOrderGroupsSupported NS_AVAILABLE(10_13, 11_0);
Metal/MTLDevice.h:316: - (id <MTLTexture>)newTextureWithDescriptor:(MTLTextureDescriptor *)descriptor iosurface:(IOSurfaceRef)iosurface plane:(NSUInteger)plane NS_AVAILABLE(10_11, 11_0);
Metal/MTLDevice.h:349: - (nullable id <MTLLibrary>)newLibraryWithURL:(NSURL *)url error:(__autoreleasing NSError **)error NS_AVAILABLE(10_13, 11_0);
Metal/MTLDevice.h:466: @property (readonly, getter=areProgrammableSamplePositionsSupported) BOOL programmableSamplePositionsSupported NS_AVAILABLE(10_13, 11_0);
Metal/MTLDevice.h:474: - (void)getDefaultSamplePositions:(MTLSamplePosition *)positions count:(NSUInteger)count NS_AVAILABLE(10_13, 11_0);
Metal/MTLDevice.h:482: - (id <MTLIndirectArgumentEncoder>)newIndirectArgumentEncoderWithArguments:(NSArray <MTLIndirectArgumentDescriptor *> *)arguments NS_AVAILABLE(10_13, 11_0);
Metal/MTLIndirectArgumentEncoder.h:22: NS_AVAILABLE(10_13, 11_0)
Metal/MTLLibrary.h:153: - (id <MTLIndirectArgumentEncoder>)newIndirectArgumentEncoderWithBufferIndex:(NSUInteger)bufferIndex NS_AVAILABLE(10_13, 11_0);
Metal/MTLLibrary.h:160: reflection:(MTLAutoreleasedArgument * __nullable)reflection NS_AVAILABLE(10_13, 11_0);
Metal/MTLPipeline.h:22: } NS_ENUM_AVAILABLE(10_13, 11_0);
Metal/MTLPipeline.h:24: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLPipeline.h:32: NS_CLASS_AVAILABLE(10_13, 11_0)
Metal/MTLRenderCommandEncoder.h:216: - (void)setDepthClipMode:(MTLDepthClipMode)depthClipMode NS_AVAILABLE(10_11, 11_0);
Metal/MTLRenderCommandEncoder.h:485: - (void)useResource:(id <MTLResource>)resource usage:(MTLResourceUsage)usage NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderCommandEncoder.h:492: - (void)useResources:(const id <MTLResource> __nullable[__nullable])resources count:(NSUInteger)count usage:(MTLResourceUsage)usage NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderCommandEncoder.h:501: - (void)useHeap:(id <MTLHeap>)heap NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderCommandEncoder.h:508: - (void)useHeaps:(const id <MTLHeap> __nullable[__nullable])heaps count:(NSUInteger)count NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderPass.h:31: MTLStoreActionCustomSampleDepthStore NS_ENUM_AVAILABLE(10_13, 11_0) = 5,
Metal/MTLRenderPass.h:224: - (void)setSamplePositions:(const MTLSamplePosition * _Nullable)positions count:(NSUInteger)count NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderPass.h:233: - (NSUInteger)getSamplePositions:(MTLSamplePosition * _Nullable)positions count:(NSUInteger)count NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderPipeline.h:37: MTLBlendFactorSource1Color NS_AVAILABLE(10_12, 11_0) = 15,
Metal/MTLRenderPipeline.h:38: MTLBlendFactorOneMinusSource1Color NS_AVAILABLE(10_12, 11_0) = 16,
Metal/MTLRenderPipeline.h:39: MTLBlendFactorSource1Alpha NS_AVAILABLE(10_12, 11_0) = 17,
Metal/MTLRenderPipeline.h:40: MTLBlendFactorOneMinusSource1Alpha NS_AVAILABLE(10_12, 11_0) = 18,
Metal/MTLRenderPipeline.h:168: @property (readonly) MTLPipelineBufferDescriptorArray *vertexBuffers NS_AVAILABLE(10_13, 11_0);
Metal/MTLRenderPipeline.h:169: @property (readonly) MTLPipelineBufferDescriptorArray *fragmentBuffers NS_AVAILABLE(10_13, 11_0);
Metal/MTLStageInputOutputDescriptor.h:76: MTLAttributeFormatUChar4Normalized_BGRA NS_ENUM_AVAILABLE(10_13, 11_0) = 42,
Metal/MTLStageInputOutputDescriptor.h:78: MTLAttributeFormatUChar NS_ENUM_AVAILABLE(10_13, 11_0) = 45,
Metal/MTLStageInputOutputDescriptor.h:79: MTLAttributeFormatChar NS_ENUM_AVAILABLE(10_13, 11_0) = 46,
Metal/MTLStageInputOutputDescriptor.h:80: MTLAttributeFormatUCharNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 47,
Metal/MTLStageInputOutputDescriptor.h:81: MTLAttributeFormatCharNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 48,
Metal/MTLStageInputOutputDescriptor.h:83: MTLAttributeFormatUShort NS_ENUM_AVAILABLE(10_13, 11_0) = 49,
Metal/MTLStageInputOutputDescriptor.h:84: MTLAttributeFormatShort NS_ENUM_AVAILABLE(10_13, 11_0) = 50,
Metal/MTLStageInputOutputDescriptor.h:85: MTLAttributeFormatUShortNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 51,
Metal/MTLStageInputOutputDescriptor.h:86: MTLAttributeFormatShortNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 52,
Metal/MTLStageInputOutputDescriptor.h:88: MTLAttributeFormatHalf NS_ENUM_AVAILABLE(10_13, 11_0) = 53,
Metal/MTLVertexDescriptor.h:78: MTLVertexFormatUChar NS_ENUM_AVAILABLE(10_13, 11_0) = 45,
Metal/MTLVertexDescriptor.h:79: MTLVertexFormatChar NS_ENUM_AVAILABLE(10_13, 11_0) = 46,
Metal/MTLVertexDescriptor.h:80: MTLVertexFormatUCharNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 47,
Metal/MTLVertexDescriptor.h:81: MTLVertexFormatCharNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 48,
Metal/MTLVertexDescriptor.h:83: MTLVertexFormatUShort NS_ENUM_AVAILABLE(10_13, 11_0) = 49,
Metal/MTLVertexDescriptor.h:84: MTLVertexFormatShort NS_ENUM_AVAILABLE(10_13, 11_0) = 50,
Metal/MTLVertexDescriptor.h:85: MTLVertexFormatUShortNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 51,
Metal/MTLVertexDescriptor.h:86: MTLVertexFormatShortNormalized NS_ENUM_AVAILABLE(10_13, 11_0) = 52,
Metal/MTLVertexDescriptor.h:88: MTLVertexFormatHalf NS_ENUM_AVAILABLE(10_13, 11_0) = 53,
MetalPerformanceShaders/Frameworks/MPSCore/MPSImage.h:218: } NS_ENUM_AVAILABLE(10_13, 11_0)
NetworkExtension/NEDNSProxyManager.h:42: } NS_ENUM_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:45: NEDNSPROXY_EXPORT NSString * const NEDNSProxyErrorDomain NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:48: NEDNSPROXY_EXPORT NSString * const NEDNSProxyConfigurationDidChangeNotification NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:58: NS_CLASS_AVAILABLE(NA, 11_0)
NetworkExtension/NEDNSProxyManager.h:65: + (NEDNSProxyManager *)sharedManager NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:72: - (void)loadFromPreferencesWithCompletionHandler:(void (^)(NSError * __nullable error))completionHandler NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:79: - (void)removeFromPreferencesWithCompletionHandler:(void (^)(NSError * __nullable error))completionHandler NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:86: - (void)saveToPreferencesWithCompletionHandler:(void (^)(NSError * __nullable error))completionHandler NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:92: @property (copy, nullable) NSString *localizedDescription NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:98: @property (strong, nullable) NEDNSProxyProviderProtocol *providerProtocol NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyManager.h:104: @property (getter=isEnabled) BOOL enabled NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyProvider.h:28: NS_CLASS_AVAILABLE(NA, 11_0)
NetworkExtension/NEDNSProxyProvider.h:37: - (void)startProxyWithOptions:(nullable NSDictionary<NSString *,id> *)options completionHandler:(void (^)(NSError * __nullable error))completionHandler NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyProvider.h:45: - (void)stopProxyWithReason:(NEProviderStopReason)reason completionHandler:(void (^)(void))completionHandler NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyProvider.h:52: - (void)cancelProxyWithError:(nullable NSError *)error NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyProvider.h:60: - (BOOL)handleNewFlow:(NEAppProxyFlow *)flow NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyProvider.h:66: @property (readonly, nullable) NSArray<NEDNSSettings *> *systemDNSSettings NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEDNSProxyProviderProtocol.h:27: NS_CLASS_AVAILABLE(10_13, 11_0)
NetworkExtension/NEDNSProxyProviderProtocol.h:34: @property (copy, nullable) NSDictionary<NSString *,id> *providerConfiguration NS_AVAILABLE(10_13, 11_0);
NetworkExtension/NEDNSProxyProviderProtocol.h:40: @property (copy, nullable) NSString *providerBundleIdentifier NS_AVAILABLE(10_13, 11_0);
NetworkExtension/NEFilterDataProvider.h:101: - (void)reportFlow:(NEFilterFlow *)flow action:(NEFilterAction)action NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEFilterFlow.h:44: @property (readonly, nullable) NSData *sourceAppUniqueIdentifier NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEFilterFlow.h:50: @property (readonly, nullable) NSString *sourceAppIdentifier NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEFilterFlow.h:56: @property (readonly, nullable) NSString *sourceAppVersion NS_AVAILABLE(NA, 11_0);
NetworkExtension/NEVPNProtocolIKEv2.h:124: } NS_ENUM_AVAILABLE(10_13, 11_0);
NetworkExtension/NEVPNProtocolIKEv2.h:247: @property NEVPNIKEv2TLSVersion minimumTLSVersion NS_AVAILABLE(10_13, 11_0);
NetworkExtension/NEVPNProtocolIKEv2.h:253: @property NEVPNIKEv2TLSVersion maximumTLSVersion NS_AVAILABLE(10_13, 11_0);
OpenGLES/EAGLIOSurface.h:11: #if defined(__IPHONE_11_0)
OpenGLES/EAGLIOSurface.h:18: - (BOOL)texImageIOSurface:(IOSurfaceRef)ioSurface target:(NSUInteger)target internalFormat:(NSUInteger)internalFormat width:(uint32_t)width height:(uint32_t)height format:(NSUInteger)format type:(NSUInteger)type plane:(uint32_t)plane NS_AVAILABLE_IOS(11_0);
PDFKit/PDFAction.h:17: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFActionGoTo.h:18: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFActionNamed.h:21: PDFKIT_ENUM_AVAILABLE(10_5, 11_0)
PDFKit/PDFActionNamed.h:38: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFActionRemoteGoTo.h:18: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFActionResetForm.h:18: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFActionURL.h:15: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFAnnotation.h:53: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyAppearanceDictionary PDFKIT_AVAILABLE(10_13, 11_0); // "/AP": Dictionary
PDFKit/PDFAnnotation.h:54: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyAppearanceState PDFKIT_AVAILABLE(10_13, 11_0); // "/AS": Name
PDFKit/PDFAnnotation.h:55: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyBorder PDFKIT_AVAILABLE(10_13, 11_0); // "/Border": Array of Integers; or a PDFBorder object
PDFKit/PDFAnnotation.h:56: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyColor PDFKIT_AVAILABLE(10_13, 11_0); // "/C": Array of Floats; or a PDFKitPlatformColor object
PDFKit/PDFAnnotation.h:57: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyContents PDFKIT_AVAILABLE(10_13, 11_0); // "/Contents": String
PDFKit/PDFAnnotation.h:58: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyFlags PDFKIT_AVAILABLE(10_13, 11_0); // "/F": Integer
PDFKit/PDFAnnotation.h:59: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyDate PDFKIT_AVAILABLE(10_13, 11_0); // "/M": Date or String
PDFKit/PDFAnnotation.h:60: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyName PDFKIT_AVAILABLE(10_13, 11_0); // "/NM": String
PDFKit/PDFAnnotation.h:61: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyPage PDFKIT_AVAILABLE(10_13, 11_0); // "/P": Dictionary; or a PDFPage object.
PDFKit/PDFAnnotation.h:62: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyRect PDFKIT_AVAILABLE(10_13, 11_0); // "/Rect": CGRect
PDFKit/PDFAnnotation.h:63: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeySubtype PDFKIT_AVAILABLE(10_13, 11_0); // "/Subtype": Name (See Table 8.20: Annotation types)
PDFKit/PDFAnnotation.h:75: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyAction PDFKIT_AVAILABLE(10_13, 11_0); // "/A": Dictionary; or a PDFAction object
PDFKit/PDFAnnotation.h:76: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyAdditionalActions PDFKIT_AVAILABLE(10_13, 11_0); // "/AA": Dictionary; or a PDFAction object
PDFKit/PDFAnnotation.h:77: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyBorderStyle PDFKIT_AVAILABLE(10_13, 11_0); // "/BS": Dictionary
PDFKit/PDFAnnotation.h:78: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyDefaultAppearance PDFKIT_AVAILABLE(10_13, 11_0); // "/DA": String
PDFKit/PDFAnnotation.h:79: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyDestination PDFKIT_AVAILABLE(10_13, 11_0); // "/Dest": Array, Name, or String
PDFKit/PDFAnnotation.h:80: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyHighlightingMode PDFKIT_AVAILABLE(10_13, 11_0); // "/H": Name
PDFKit/PDFAnnotation.h:81: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyInklist PDFKIT_AVAILABLE(10_13, 11_0); // "/Inklist": Array of Arrays (each array representing a stroked path)
PDFKit/PDFAnnotation.h:82: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyInteriorColor PDFKIT_AVAILABLE(10_13, 11_0); // "/IC": Array of Floats; or a PDFKitPlatformColor object
PDFKit/PDFAnnotation.h:83: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyLinePoints PDFKIT_AVAILABLE(10_13, 11_0); // "/L": Array of Floats
PDFKit/PDFAnnotation.h:84: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyLineEndingStyles PDFKIT_AVAILABLE(10_13, 11_0); // "/LE": Array of Strings
PDFKit/PDFAnnotation.h:85: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyIconName PDFKIT_AVAILABLE(10_13, 11_0); // "/Name": Name
PDFKit/PDFAnnotation.h:86: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyOpen PDFKIT_AVAILABLE(10_13, 11_0); // "/Open": Boolean
PDFKit/PDFAnnotation.h:87: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyParent PDFKIT_AVAILABLE(10_13, 11_0); // "/Parent": Dictionary; or a PDFAnnotation object
PDFKit/PDFAnnotation.h:88: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyPopup PDFKIT_AVAILABLE(10_13, 11_0); // "/Popup": Dictionary; or a PDFAnnotation object of type "Popup"
PDFKit/PDFAnnotation.h:89: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyQuadding PDFKIT_AVAILABLE(10_13, 11_0); // "/Q": Integer
PDFKit/PDFAnnotation.h:90: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyQuadPoints PDFKIT_AVAILABLE(10_13, 11_0); // "/QuadPoints": Array of Floats
PDFKit/PDFAnnotation.h:91: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyTextLabel PDFKIT_AVAILABLE(10_13, 11_0); // "/T": String
PDFKit/PDFAnnotation.h:100: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetDownCaption PDFKIT_AVAILABLE(10_13, 11_0); // "/AC": String
PDFKit/PDFAnnotation.h:101: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetBorderColor PDFKIT_AVAILABLE(10_13, 11_0); // "/BC": Array of Floats; or a PDFKitPlatformColor object
PDFKit/PDFAnnotation.h:102: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetBackgroundColor PDFKIT_AVAILABLE(10_13, 11_0); // "/BG": Array of Floats; or a PDFKitPlatformColor object
PDFKit/PDFAnnotation.h:103: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetCaption PDFKIT_AVAILABLE(10_13, 11_0); // "/CA": String
PDFKit/PDFAnnotation.h:104: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetDefaultValue PDFKIT_AVAILABLE(10_13, 11_0); // "/DV": (various)
PDFKit/PDFAnnotation.h:105: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetFieldFlags PDFKIT_AVAILABLE(10_13, 11_0); // "/Ff": Integer
PDFKit/PDFAnnotation.h:106: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetFieldType PDFKIT_AVAILABLE(10_13, 11_0); // "/FT": Name
PDFKit/PDFAnnotation.h:107: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetAppearanceDictionary PDFKIT_AVAILABLE(10_13, 11_0); // "/MK": Dictionary; or PDFAppearanceCharacteristics object
PDFKit/PDFAnnotation.h:108: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetMaxLen PDFKIT_AVAILABLE(10_13, 11_0); // "/MaxLen": Integer
PDFKit/PDFAnnotation.h:109: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetOptions PDFKIT_AVAILABLE(10_13, 11_0); // "/Opt": Array (each element is either a string, or an array of two strings)
PDFKit/PDFAnnotation.h:110: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetRotation PDFKIT_AVAILABLE(10_13, 11_0); // "/R": Integer
PDFKit/PDFAnnotation.h:111: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetRolloverCaption PDFKIT_AVAILABLE(10_13, 11_0); // "/RC": String
PDFKit/PDFAnnotation.h:112: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetTextLabelUI PDFKIT_AVAILABLE(10_13, 11_0); // "/TU": String
PDFKit/PDFAnnotation.h:113: PDFKIT_EXTERN PDFAnnotationKey PDFAnnotationKeyWidgetValue PDFKIT_AVAILABLE(10_13, 11_0); // "/V": (various)
PDFKit/PDFAnnotation.h:117: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFAnnotation.h:131: - (instancetype)initWithBounds:(PDFRect)bounds forType:(NSString*)annotationType withProperties:(nullable NSDictionary*)properties PDFKIT_AVAILABLE(10_13, 11_0) NS_DESIGNATED_INITIALIZER;
PDFKit/PDFAnnotation.h:152: @property (nonatomic, copy, nullable) NSDate *modificationDate PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFAnnotation.h:155: @property (nonatomic, copy, nullable) NSString *userName PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFAnnotation.h:159: @property (nonatomic, strong, nullable) PDFAnnotationPopup *popup PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFAnnotation.h:164: @property (nonatomic, strong, nullable) PDFBorder *border PDFKIT_AVAILABLE(10_4, 11_0);
PDFKit/PDFAnnotation.h:167: @property (nonatomic, copy) PDFKitPlatformColor *color PDFKIT_AVAILABLE(10_4, 11_0);
PDFKit/PDFAnnotation.h:171: @property (nonatomic, copy, nullable) NSString *contents PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFAnnotation.h:175: @property (nonatomic, strong, nullable) PDFAction *action PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFAnnotation.h:184: @property (nonatomic, getter=isHighlighted) BOOL highlighted PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotation.h:189: - (void)drawWithBox:(PDFDisplayBox)box inContext:(CGContextRef)context PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFAnnotation.h:202: - (BOOL)setValue:(id)value forAnnotationKey:(NSString*)key PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFAnnotation.h:203: - (BOOL)setBoolean:(BOOL)value forAnnotationKey:(NSString*)key PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFAnnotation.h:204: - (BOOL)setRect:(PDFRect)value forAnnotationKey:(NSString*)key PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFAnnotation.h:210: @property (nonatomic, readonly, copy) NSDictionary *annotationKeyValues PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotation.h:214: - (nullable id)valueForAnnotationKey:(NSString*)key PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFAnnotation.h:217: - (void)removeValueForAnnotationKey:(NSString*)key PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFAnnotationUtilities.h:67: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeText PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:68: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeLink PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:69: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeFreeText PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:70: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeLine PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:71: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeSquare PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:72: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeCircle PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:73: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeHighlight PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:74: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeUnderline PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:75: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeStrikeOut PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:76: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeInk PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:77: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeStamp PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:78: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypePopup PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:79: PDFKIT_EXTERN PDFAnnotationSubtype PDFAnnotationSubtypeWidget PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:84: PDFKIT_EXTERN PDFAnnotationWidgetSubtype PDFAnnotationWidgetSubtypeButton PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:85: PDFKIT_EXTERN PDFAnnotationWidgetSubtype PDFAnnotationWidgetSubtypeChoice PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:86: PDFKIT_EXTERN PDFAnnotationWidgetSubtype PDFAnnotationWidgetSubtypeSignature PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:87: PDFKIT_EXTERN PDFAnnotationWidgetSubtype PDFAnnotationWidgetSubtypeText PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:92: PDFKIT_EXTERN PDFAnnotationLineEndingStyle PDFAnnotationLineEndingStyleNone PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:93: PDFKIT_EXTERN PDFAnnotationLineEndingStyle PDFAnnotationLineEndingStyleSquare PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:94: PDFKIT_EXTERN PDFAnnotationLineEndingStyle PDFAnnotationLineEndingStyleCircle PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:95: PDFKIT_EXTERN PDFAnnotationLineEndingStyle PDFAnnotationLineEndingStyleDiamond PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:96: PDFKIT_EXTERN PDFAnnotationLineEndingStyle PDFAnnotationLineEndingStyleOpenArrow PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:97: PDFKIT_EXTERN PDFAnnotationLineEndingStyle PDFAnnotationLineEndingStyleClosedArrow PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:102: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeComment PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:103: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeKey PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:104: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeNote PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:105: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeHelp PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:106: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeNewParagraph PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:107: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeParagraph PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:108: PDFKIT_EXTERN PDFAnnotationTextIconType PDFAnnotationTextIconTypeInsert PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:113: PDFKIT_EXTERN PDFAnnotationHighlightingMode PDFAnnotationHighlightingModeNone PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:114: PDFKIT_EXTERN PDFAnnotationHighlightingMode PDFAnnotationHighlightingModeInvert PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:115: PDFKIT_EXTERN PDFAnnotationHighlightingMode PDFAnnotationHighlightingModeOutline PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAnnotationUtilities.h:116: PDFKIT_EXTERN PDFAnnotationHighlightingMode PDFAnnotationHighlightingModePush PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:23: PDFKIT_EXTERN PDFAppearanceCharacteristicsKey PDFAppearanceCharacteristicsKeyBackgroundColor PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:24: PDFKIT_EXTERN PDFAppearanceCharacteristicsKey PDFAppearanceCharacteristicsKeyBorderColor PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:25: PDFKIT_EXTERN PDFAppearanceCharacteristicsKey PDFAppearanceCharacteristicsKeyRotation PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:26: PDFKIT_EXTERN PDFAppearanceCharacteristicsKey PDFAppearanceCharacteristicsKeyCaption PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:27: PDFKIT_EXTERN PDFAppearanceCharacteristicsKey PDFAppearanceCharacteristicsKeyRolloverCaption PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:28: PDFKIT_EXTERN PDFAppearanceCharacteristicsKey PDFAppearanceCharacteristicsKeyDownCaption PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFAppearanceCharacteristics.h:32: PDFKIT_CLASS_AVAILABLE(10_13, 11_0)
PDFKit/PDFBorder.h:20: PDFKIT_ENUM_AVAILABLE(10_4, 11_0)
PDFKit/PDFBorder.h:33: PDFKIT_EXTERN PDFBorderKey PDFBorderKeyLineWidth PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFBorder.h:34: PDFKIT_EXTERN PDFBorderKey PDFBorderKeyStyle PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFBorder.h:35: PDFKIT_EXTERN PDFBorderKey PDFBorderKeyDashPattern PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFBorder.h:38: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFDestination.h:17: PDFKIT_EXTERN const CGFloat kPDFDestinationUnspecifiedValue PDFKIT_AVAILABLE(10_4, 11_0);
PDFKit/PDFDestination.h:19: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFDestination.h:41: @property (nonatomic) CGFloat zoom PDFKIT_AVAILABLE(10_7, 11_0);
PDFKit/PDFDestination.h:50: - (NSComparisonResult)compare:(PDFDestination *)destination PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFDocument.h:29: PDFKIT_ENUM_AVAILABLE(10_4, 11_0)
PDFKit/PDFDocument.h:38: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidUnlockNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self.
PDFKit/PDFDocument.h:39: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidBeginFindNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, no userInfo dictionary.
PDFKit/PDFDocument.h:40: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidEndFindNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, no userInfo dictionary.
PDFKit/PDFDocument.h:41: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidBeginPageFindNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, the userInfo dictionary
PDFKit/PDFDocument.h:44: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidEndPageFindNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, the userInfo dictionary
PDFKit/PDFDocument.h:47: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidFindMatchNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, the userInfo dictionary
PDFKit/PDFDocument.h:50: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidBeginWriteNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, no userInfo dictionary.
PDFKit/PDFDocument.h:51: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidEndWriteNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, no userInfo dictionary.
PDFKit/PDFDocument.h:52: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidBeginPageWriteNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, the userInfo dictionary
PDFKit/PDFDocument.h:55: PDFKIT_EXTERN NSNotificationName const PDFDocumentDidEndPageWriteNotification PDFKIT_AVAILABLE(10_4, 11_0); // The notification object is self, the userInfo dictionary
PDFKit/PDFDocument.h:62: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentTitleAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSString containing document title.
PDFKit/PDFDocument.h:63: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentAuthorAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSString containing document author.
PDFKit/PDFDocument.h:64: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentSubjectAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSString containing document title.
PDFKit/PDFDocument.h:65: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentCreatorAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSString containing name of app that created document.
PDFKit/PDFDocument.h:66: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentProducerAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSString containing name of app that produced PDF data.
PDFKit/PDFDocument.h:67: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentCreationDateAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSDate representing document creation date.
PDFKit/PDFDocument.h:68: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentModificationDateAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSDate representing last document modification date.
PDFKit/PDFDocument.h:69: PDFKIT_EXTERN PDFDocumentAttribute const PDFDocumentKeywordsAttribute PDFKIT_AVAILABLE(10_4, 11_0); // NSArray of NSStrings containing document keywords.
PDFKit/PDFDocument.h:74: PDFKIT_EXTERN PDFDocumentWriteOption const PDFDocumentOwnerPasswordOption PDFKIT_AVAILABLE(10_4, 11_0); // NSString for the owner's password. Required for encryption.
PDFKit/PDFDocument.h:76: PDFKIT_EXTERN PDFDocumentWriteOption const PDFDocumentUserPasswordOption PDFKIT_AVAILABLE(10_4, 11_0); // NSString for the user's password. Optional for encryption.
PDFKit/PDFDocument.h:80: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFDocument.h:138: @property (nonatomic, readonly) PDFDocumentPermissions permissionsStatus PDFKIT_AVAILABLE(10_6, 11_0);
PDFKit/PDFDocument.h:153: - (nullable NSData *)dataRepresentationWithOptions:(NSDictionary *)options PDFKIT_AVAILABLE(10_6, 11_0);
PDFKit/PDFDocument.h:169: @property (nonatomic, strong, nullable) PDFOutline *outlineRoot PDFKIT_AVAILABLE(10_6, 11_0);
PDFKit/PDFDocument.h:218: - (void)beginFindStrings:(NSArray<NSString*>*)strings withOptions:(NSStringCompareOptions)options PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFDocument.h:267: - (Class)classForPage PDFKIT_AVAILABLE(10_6, 11_0);
PDFKit/PDFDocument.h:272: - (Class)classForAnnotationType:(NSString*)annotationType PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFOutline.h:19: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFOutline.h:40: @property (nonatomic, readonly, nullable) PDFOutline *parent PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFOutline.h:47: @property (nonatomic, readonly) NSUInteger index PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFOutline.h:56: - (void)insertChild:(PDFOutline *)child atIndex:(NSUInteger)index PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFOutline.h:59: - (void)removeFromParent PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFOutline.h:67: @property (nonatomic) BOOL isOpen PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFOutline.h:83: @property (nonatomic, strong, nullable) PDFAction *action PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFPage.h:19: PDFKIT_ENUM_AVAILABLE(10_4, 11_0)
PDFKit/PDFPage.h:29: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFPage.h:43: - (nullable instancetype)initWithImage:(PDFKitPlatformImage *)image PDFKIT_AVAILABLE(10_5, 11_0) NS_DESIGNATED_INITIALIZER;
PDFKit/PDFPage.h:91: - (CGAffineTransform)transformForBox:(PDFDisplayBox)box PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFPage.h:97: - (void)drawWithBox:(PDFDisplayBox)box toContext:(CGContextRef)context PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFPage.h:102: - (void)transformContext:(CGContextRef)context forBox:(PDFDisplayBox)box PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFPage.h:107: - (PDFKitPlatformImage *)thumbnailOfSize:(PDFSize)size forBox:(PDFDisplayBox)box PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFSelection.h:20: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFSelection.h:32: - (instancetype)initWithDocument:(PDFDocument *)document PDFKIT_AVAILABLE(10_5, 11_0) NS_DESIGNATED_INITIALIZER;
PDFKit/PDFSelection.h:43: @property (nonatomic, copy, nullable) PDFKitPlatformColor *color PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFSelection.h:55: - (NSUInteger)numberOfTextRangesOnPage:(PDFPage *)page PDFKIT_AVAILABLE(10_7, 11_0);
PDFKit/PDFSelection.h:59: - (NSRange)rangeAtIndex:(NSUInteger)index onPage:(PDFPage *)page PDFKIT_AVAILABLE(10_7, 11_0);
PDFKit/PDFSelection.h:64: - (NSArray<PDFSelection*>*)selectionsByLine PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFSelection.h:76: - (void)addSelections:(NSArray<PDFSelection*> *)selections PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFSelection.h:86: - (void)extendSelectionForLineBoundaries PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFThumbnailView.h:17: PDFKIT_EXTERN NSString *PDFThumbnailViewDocumentEditedNotification PDFKIT_AVAILABLE(10_4, 11_0);
PDFKit/PDFThumbnailView.h:19: PDFKIT_CLASS_AVAILABLE(10_5, 11_0)
PDFKit/PDFView.h:24: PDFKIT_ENUM_AVAILABLE(10_4, 11_0)
PDFKit/PDFView.h:34: PDFKIT_ENUM_AVAILABLE(10_13, 11_0)
PDFKit/PDFView.h:42: PDFKIT_AVAILABLE(10_4, 11_0)
PDFKit/PDFView.h:58: PDFKIT_ENUM_AVAILABLE(10_7, 11_0)
PDFKit/PDFView.h:67: PDFKIT_EXTERN NSNotificationName const PDFViewDocumentChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when a new document is associated with view.
PDFKit/PDFView.h:68: PDFKIT_EXTERN NSNotificationName const PDFViewChangedHistoryNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the page history changes.
PDFKit/PDFView.h:69: PDFKIT_EXTERN NSNotificationName const PDFViewPageChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when a new page becomes current.
PDFKit/PDFView.h:70: PDFKIT_EXTERN NSNotificationName const PDFViewScaleChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the scale changes.
PDFKit/PDFView.h:71: PDFKIT_EXTERN NSNotificationName const PDFViewAnnotationHitNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the user clicks on an annotation.
PDFKit/PDFView.h:72: PDFKIT_EXTERN NSNotificationName const PDFViewCopyPermissionNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the user is denied copy (permissions).
PDFKit/PDFView.h:73: PDFKIT_EXTERN NSNotificationName const PDFViewPrintPermissionNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the user is denied print (permissions).
PDFKit/PDFView.h:74: PDFKIT_EXTERN NSNotificationName const PDFViewAnnotationWillHitNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification before user clicks on an annotation.
PDFKit/PDFView.h:75: PDFKIT_EXTERN NSNotificationName const PDFViewSelectionChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the current selection has changed.
PDFKit/PDFView.h:76: PDFKIT_EXTERN NSNotificationName const PDFViewDisplayModeChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the display mode has changed.
PDFKit/PDFView.h:77: PDFKIT_EXTERN NSNotificationName const PDFViewDisplayBoxChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the display box has changed.
PDFKit/PDFView.h:78: PDFKIT_EXTERN NSNotificationName const PDFViewVisiblePagesChangedNotification PDFKIT_AVAILABLE(10_4, 11_0); // Notification when the scroll view has scrolled into the bounds of a new page.
PDFKit/PDFView.h:80: PDFKIT_CLASS_AVAILABLE(10_4, 11_0)
PDFKit/PDFView.h:146: @property (nonatomic) PDFDisplayDirection displayDirection PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFView.h:157: @property (nonatomic) PDFEdgeInsets pageBreakMargins PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFView.h:166: @property (nonatomic) BOOL displaysRTL PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFView.h:172: @property (nonatomic) PDFInterpolationQuality interpolationQuality PDFKIT_AVAILABLE(10_7, 11_0);
PDFKit/PDFView.h:179: - (void)usePageViewController:(BOOL)enable withViewOptions:(nullable NSDictionary*)viewOptions PDFKIT_AVAILABLE(NA, 11_0);
PDFKit/PDFView.h:180: - (BOOL)isUsingPageViewController PDFKIT_AVAILABLE(NA, 11_0);
PDFKit/PDFView.h:198: @property (nonatomic) CGFloat minScaleFactor PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFView.h:199: @property (nonatomic) CGFloat maxScaleFactor PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFView.h:208: @property (nonatomic, readonly) CGFloat sizeToFitScaleFactor PDFKIT_AVAILABLE(10_13, 11_0);
PDFKit/PDFView.h:225: - (void)performAction:(PDFAction *)action PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:237: - (void)setCurrentSelection:(nullable PDFSelection *)selection animate:(BOOL)animate PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:254: @property (nonatomic, copy, nullable) NSArray<PDFSelection*> *highlightedSelections PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:264: - (void)drawPage:(PDFPage *)page toContext:(CGContextRef)context PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFView.h:268: - (void)drawPagePost:(PDFPage *)page toContext:(CGContextRef)context PDFKIT_AVAILABLE(10_12, 11_0);
PDFKit/PDFView.h:309: - (void)annotationsChangedOnPage:(PDFPage *)page PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:317: @property (nonatomic, readonly) NSArray<PDFPage *> *visiblePages PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:321: @property (nonatomic) BOOL enableDataDetectors PDFKIT_AVAILABLE(10_6, 11_0);
PDFKit/PDFView.h:330: - (void)PDFViewWillClickOnLink:(PDFView *)sender withURL:(NSURL *)url PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:335: - (void)PDFViewPerformFind:(PDFView *)sender PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:340: - (void)PDFViewPerformGoToPage:(PDFView *)sender PDFKIT_AVAILABLE(10_5, 11_0);
PDFKit/PDFView.h:347: - (void)PDFViewOpenPDF:(PDFView *)sender forRemoteGoToAction:(PDFActionRemoteGoTo *)action PDFKIT_AVAILABLE(10_5, 11_0);
Photos/PHAsset.h:29: @property (nonatomic, assign, readonly) PHAssetPlaybackStyle playbackStyle PHOTOS_AVAILABLE_IOS_TVOS(11_0, 11_0);
Photos/PHAsset.h:29: @property (nonatomic, assign, readonly) PHAssetPlaybackStyle playbackStyle PHOTOS_AVAILABLE_IOS_TVOS(11_0, 11_0);
Photos/PHContentEditingInput.h:30: @property (nonatomic, assign, readonly) PHAssetPlaybackStyle playbackStyle PHOTOS_AVAILABLE_IOS_TVOS(11_0, 11_0);
Photos/PHContentEditingInput.h:30: @property (nonatomic, assign, readonly) PHAssetPlaybackStyle playbackStyle PHOTOS_AVAILABLE_IOS_TVOS(11_0, 11_0);
Photos/PhotosTypes.h:112: } PHOTOS_ENUM_AVAILABLE_IOS_TVOS(11_0, 11_0) NS_SWIFT_NAME(PHAsset.PlaybackStyle);
Photos/PhotosTypes.h:112: } PHOTOS_ENUM_AVAILABLE_IOS_TVOS(11_0, 11_0) NS_SWIFT_NAME(PHAsset.PlaybackStyle);
PushKit/PKPushRegistry.h:18: PK_EXPORT PKPushType const PKPushTypeFileProvider NS_AVAILABLE_IOS(11_0);
PushKit/PKPushRegistry.h:105: - (void)pushRegistry:(PKPushRegistry *)registry didReceiveIncomingPushWithPayload:(PKPushPayload *)payload forType:(PKPushType)type NS_DEPRECATED_IOS(8_0, 11_0);
PushKit/PKPushRegistry.h:119: - (void)pushRegistry:(PKPushRegistry *)registry didReceiveIncomingPushWithPayload:(PKPushPayload *)payload forType:(PKPushType)type withCompletionHandler:(void(^)(void))completion NS_AVAILABLE_IOS(11_0);
QuickLook/QLThumbnailProvider.h:16: NS_CLASS_AVAILABLE_IOS(11_0) QL_EXPORT @interface QLThumbnailProvider : NSObject
QuickLook/QLThumbnailReply.h:22: NS_CLASS_AVAILABLE_IOS(11_0) QL_EXPORT @interface QLThumbnailReply : NSObject
QuickLook/QLThumbnailRequest.h:18: NS_CLASS_AVAILABLE_IOS(11_0) QL_EXPORT @interface QLFileThumbnailRequest : NSObject
SceneKit/SCNRenderer.h:64: - (void)updateAtTime:(CFTimeInterval)time API_AVAILABLE(macos(10.13), ios(11_0), tvos(11_0), watchos(4_0));
SceneKit/SCNRenderer.h:64: - (void)updateAtTime:(CFTimeInterval)time API_AVAILABLE(macos(10.13), ios(11_0), tvos(11_0), watchos(4_0));
SceneKit/SCNRenderer.h:71: - (void)renderWithViewport:(CGRect)viewport commandBuffer:(id <MTLCommandBuffer>)commandBuffer passDescriptor:(MTLRenderPassDescriptor *)renderPassDescriptor API_AVAILABLE(macos(10.13), ios(11_0), tvos(11_0), watchos(4_0));
SceneKit/SCNRenderer.h:71: - (void)renderWithViewport:(CGRect)viewport commandBuffer:(id <MTLCommandBuffer>)commandBuffer passDescriptor:(MTLRenderPassDescriptor *)renderPassDescriptor API_AVAILABLE(macos(10.13), ios(11_0), tvos(11_0), watchos(4_0));
Security/SecCertificate.h:181: __OSX_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
Security/SecCertificate.h:192: __OSX_AVAILABLE_BUT_DEPRECATED_MSG(__MAC_NA, __MAC_NA, __IPHONE_10_3, __IPHONE_11_0, "SecCertificateCopySerialNumber is deprecated. Use SecCertificateCopySerialNumberData instead.");
Security/SecureTransport.h:320: __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_2,__MAC_10_13,__IPHONE_5_0,__IPHONE_11_0);
Security/SecureTransport.h:336: __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_2,__MAC_10_13,__IPHONE_5_0,__IPHONE_11_0);
Security/SecureTransport.h:344: __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_2,__MAC_10_13,__IPHONE_5_0,__IPHONE_11_0);
Security/SecureTransport.h:360: __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_2,__MAC_10_13,__IPHONE_5_0,__IPHONE_11_0);
Security/SecureTransport.h:364: __OSX_AVAILABLE_BUT_DEPRECATED(__MAC_10_2,__MAC_10_13,__IPHONE_5_0,__IPHONE_11_0);
Security/SecureTransport.h:820: __OSX_AVAILABLE_STARTING(__MAC_10_13, __IPHONE_11_0);
Social/SLServiceTypes.h:11: SOCIAL_EXTERN NSString *const SLServiceTypeTwitter NS_DEPRECATED(10_8, 10_13, 6_0, 11_0);
Social/SLServiceTypes.h:12: SOCIAL_EXTERN NSString *const SLServiceTypeFacebook NS_DEPRECATED(10_8, 10_13, 6_0, 11_0);
Social/SLServiceTypes.h:13: SOCIAL_EXTERN NSString *const SLServiceTypeSinaWeibo NS_DEPRECATED(10_8, 10_13, 6_0, 11_0);
Social/SLServiceTypes.h:14: SOCIAL_EXTERN NSString *const SLServiceTypeTencentWeibo NS_DEPRECATED(10_8, 10_13, 6_0, 11_0);
Social/SLServiceTypes.h:15: SOCIAL_EXTERN NSString *const SLServiceTypeLinkedIn NS_DEPRECATED(10_8, 10_13, 6_0, 11_0);
SpriteKit/SKRenderer.h:21: NS_AVAILABLE(10_13, 11_0)
SpriteKit/SKTransformNode.h:12: #if !defined(__MAC_10_13) && !defined(__IPHONE_11_0) && !defined(__WATCHOS_4_0) && !defined(__TVOS_11_0)
SpriteKit/SKTransformNode.h:12: #if !defined(__MAC_10_13) && !defined(__IPHONE_11_0) && !defined(__WATCHOS_4_0) && !defined(__TVOS_11_0)
SpriteKit/SKTransformNode.h:22: NS_AVAILABLE(10_13, 11_0) SK_EXPORT @interface SKTransformNode : SKNode
StoreKit/SKCloudServiceController.h:34: - (void)requestStorefrontCountryCodeWithCompletionHandler:(void(^)(NSString * _Nullable storefrontCountryCode, NSError * _Nullable error))completionHandler NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceController.h:37: - (void)requestUserTokenForDeveloperToken:(NSString *)developerToken completionHandler:(void(^)(NSString * _Nullable userToken, NSError * _Nullable error))completionHandler NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceController.h:43: SK_EXTERN NSNotificationName const SKStorefrontCountryCodeDidChangeNotification NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceSetupViewController.h:56: SK_EXTERN SKCloudServiceSetupOptionsKey const SKCloudServiceSetupOptionsMessageIdentifierKey NS_SWIFT_NAME(messageIdentifier) NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceSetupViewController.h:64: SK_EXTERN SKCloudServiceSetupMessageIdentifier const SKCloudServiceSetupMessageIdentifierJoin NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceSetupViewController.h:65: SK_EXTERN SKCloudServiceSetupMessageIdentifier const SKCloudServiceSetupMessageIdentifierConnect NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceSetupViewController.h:66: SK_EXTERN SKCloudServiceSetupMessageIdentifier const SKCloudServiceSetupMessageIdentifierAddMusic NS_AVAILABLE_IOS(11_0);
StoreKit/SKCloudServiceSetupViewController.h:67: SK_EXTERN SKCloudServiceSetupMessageIdentifier const SKCloudServiceSetupMessageIdentifierPlayMusic NS_AVAILABLE_IOS(11_0);
StoreKit/SKPaymentQueue.h:79: - (BOOL)paymentQueue:(SKPaymentQueue *)queue shouldAddStorePayment:(SKPayment *)payment forProduct:(SKProduct *)product NS_SWIFT_NAME(paymentQueue(_:shouldAddStorePayment:for:)) NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityAdditions.h:60: @property(nonatomic) BOOL accessibilityIgnoresInvertColors API_AVAILABLE(ios(11_0), tvos(11_0));
UIKit/UIAccessibilityAdditions.h:60: @property(nonatomic) BOOL accessibilityIgnoresInvertColors API_AVAILABLE(ios(11_0), tvos(11_0));
UIKit/UIAccessibilityConstants.h:223: } NS_ENUM_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityConstants.h:249: UIKIT_EXTERN NSString *const UIAccessibilitySpeechAttributeQueueAnnouncement NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityConstants.h:253: UIKIT_EXTERN NSString *const UIAccessibilitySpeechAttributeIPANotation NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityConstants.h:267: UIKIT_EXTERN NSString *const UIAccessibilityTextAttributeHeadingLevel NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityConstants.h:271: UIKIT_EXTERN NSString *const UIAccessibilityTextAttributeCustom NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityContainer.h:56: @property (nonatomic) UIAccessibilityContainerType accessibilityContainerType NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityContainer.h:65: NS_CLASS_AVAILABLE_IOS(11_0) @protocol UIAccessibilityContainerDataTableCell <NSObject>
UIKit/UIAccessibilityContainer.h:75: NS_CLASS_AVAILABLE_IOS(11_0) @protocol UIAccessibilityContainerDataTable <NSObject>
UIKit/UIAccessibilityCustomRotor.h:58: } NS_AVAILABLE_IOS(11_0);
UIKit/UIAccessibilityCustomRotor.h:78: - (instancetype)initWithSystemType:(UIAccessibilityCustomSystemRotorType)type itemSearchBlock:(UIAccessibilityCustomRotorSearch)itemSearchBlock NS_AVAILABLE_IOS(11_0);
UIKit/UIActivity.h:36: UIKIT_EXTERN UIActivityType const UIActivityTypeMarkupAsPDF NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED;
UIKit/UIApplication.h:386: - (void)application:(UIApplication *)application handleIntent:(INIntent *)intent completionHandler:(void(^)(INIntentResponse *intentResponse))completionHandler NS_AVAILABLE_IOS(11_0);
UIKit/UIBarButtonItem.h:49: UIBarButtonSystemItemPageCurl NS_ENUM_DEPRECATED_IOS(4_0, 11_0)
UIKit/UIColor.h:121: + (nullable UIColor *)colorNamed:(NSString *)name NS_AVAILABLE_IOS(11_0); // load from main bundle
UIKit/UIColor.h:122: + (nullable UIColor *)colorNamed:(NSString *)name inBundle:(nullable NSBundle *)bundle compatibleWithTraitCollection:(nullable UITraitCollection *)traitCollection NS_AVAILABLE_IOS(11_0);
UIKit/UIDocumentMenuViewController.h:17: } NS_ENUM_DEPRECATED_IOS(8_0,11_0) __TVOS_PROHIBITED;
UIKit/UIDocumentMenuViewController.h:27: NS_CLASS_DEPRECATED_IOS(8_0, 11_0, "UIDocumentMenuViewController is deprecated. Use UIDocumentPickerViewController directly.")
UIKit/UIDocumentPickerViewController.h:20: - (void)documentPicker:(UIDocumentPickerViewController *)controller didPickDocumentsAtURLs:(NSArray <NSURL *>*)urls NS_AVAILABLE_IOS(11_0);
UIKit/UIDocumentPickerViewController.h:25: - (void)documentPicker:(UIDocumentPickerViewController *)controller didPickDocumentAtURL:(NSURL *)url NS_DEPRECATED_IOS(8_0, 11_0, "Implement documentPicker:didPickDocumentsAtURLs: instead");
UIKit/UIDocumentPickerViewController.h:46: @property (nonatomic, assign) BOOL allowsMultipleSelection NS_AVAILABLE_IOS(11_0);
UIKit/UIFocusAnimationCoordinator.h:14: NS_CLASS_AVAILABLE_IOS(11_0) @protocol UIFocusAnimationContext <NSObject>
UIKit/UIFocusDebugger.h:16: NS_CLASS_AVAILABLE_IOS(11_0) @interface UIFocusDebugger : NSObject
UIKit/UIFocusDebugger.h:40: NS_CLASS_AVAILABLE_IOS(11_0) @protocol UIFocusDebuggerOutput <NSObject>
UIKit/UIFocusSystem.h:13: NS_CLASS_AVAILABLE_IOS(11_0) @interface UIFocusSystem : NSObject
UIKit/UIGraphicsImageRenderer.h:25: + (instancetype)formatForTraitCollection:(UITraitCollection *)traitCollection NS_AVAILABLE_IOS(11_0);
UIKit/UIImagePickerController.h:51: } NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED;
UIKit/UIImagePickerController.h:59: UIKIT_EXTERN NSString *const UIImagePickerControllerReferenceURL NS_DEPRECATED_IOS(4_1, 11_0, "Replace with public API: UIImagePickerControllerPHAsset") __TVOS_PROHIBITED; // an NSURL that references an asset in the AssetsLibrary framework
UIKit/UIImagePickerController.h:62: UIKIT_EXTERN NSString *const UIImagePickerControllerPHAsset NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED; // a PHAsset
UIKit/UIImagePickerController.h:63: UIKIT_EXTERN NSString *const UIImagePickerControllerImageURL NS_AVAILABLE_IOS(11_0) __TVOS_PROHIBITED; // an NSURL
UIKit/UIImagePickerController.h:81: @property(nonatomic) UIImagePickerControllerImageURLExportPreset imageExportPreset NS_AVAILABLE_IOS(11_0); // default value is UIImagePickerControllerImageExportPresetCompatible.
UIKit/UIImagePickerController.h:85: @property(nonatomic) UIImagePickerControllerQualityType videoQuality NS_DEPRECATED_IOS(3_1, 11_0, "Use videoExportPreset"); // default value is UIImagePickerControllerQualityTypeMedium. If the cameraDevice does not support the videoQuality, it will use the default value.
UIKit/UIImagePickerController.h:86: @property(nonatomic, copy) NSString *videoExportPreset NS_AVAILABLE_IOS(11_0); // default value is AVAssetExportPresetMediumQuality. NSString (of one of the AVAssetExportPreset* constants). // Specifying a value for videoExportPreset will override a value specified for videoQuality
UIKit/UIImageView.h:58: @property (nonatomic, strong, readonly) UIView *overlayContentView UIKIT_AVAILABLE_TVOS_ONLY(11_0);
UIKit/UISpringLoadedInteractionSupporting.h:16: @property (nonatomic, assign, getter=isSpringLoaded) BOOL springLoaded UIKIT_AVAILABLE_IOS_ONLY(11_0);
UIKit/UITableViewCell.h:29: UITableViewCellSeparatorStyleSingleLineEtched NS_ENUM_DEPRECATED_IOS(2_0, 11_0, "Use UITableViewCellSeparatorStyleSingleLine for a single line separator.")
UIKit/UITextInputTraits.h:58: } NS_ENUM_AVAILABLE_IOS(11_0);
UIKit/UITextInputTraits.h:68: } NS_ENUM_AVAILABLE_IOS(11_0);
UIKit/UITextInputTraits.h:78: } NS_ENUM_AVAILABLE_IOS(11_0);
UIKit/UITextInputTraits.h:166: @property(nonatomic) UITextSmartQuotesType smartQuotesType NS_AVAILABLE_IOS(11_0); // default is UITextSmartQuotesTypeDefault;
UIKit/UITextInputTraits.h:167: @property(nonatomic) UITextSmartDashesType smartDashesType NS_AVAILABLE_IOS(11_0); // default is UITextSmartDashesTypeDefault;
UIKit/UITextInputTraits.h:168: @property(nonatomic) UITextSmartInsertDeleteType smartInsertDeleteType NS_AVAILABLE_IOS(11_0); // default is UITextSmartInsertDeleteTypeDefault;
UIKit/UITextInputTraits.h:204: UIKIT_EXTERN UITextContentType const UITextContentTypeUsername NS_AVAILABLE_IOS(11_0);
UIKit/UITextInputTraits.h:205: UIKIT_EXTERN UITextContentType const UITextContentTypePassword NS_AVAILABLE_IOS(11_0);
UIKit/UIViewController.h:51: UIModalPresentationBlurOverFullScreen __TVOS_AVAILABLE(11_0) __IOS_PROHIBITED __WATCHOS_PROHIBITED,
UIKit/UIViewPropertyAnimator.h:33: @property(nonatomic) BOOL scrubsLinearly NS_AVAILABLE_IOS(11_0);
UIKit/UIViewPropertyAnimator.h:36: @property(nonatomic) BOOL pausesOnCompletion NS_AVAILABLE_IOS(11_0);
------------------------------------------------------------------------------------------------------------------------
Search for 11.0
------------------------------------------------------------------------------------------------------------------------
Accelerate/vecLib/BNNS/bnns.h:632: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Accelerate/vecLib/BNNS/bnns.h:632: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
ARKit/ARAnchor.h:16: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARCamera.h:18: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARCamera.h:34: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARCamera.h:50: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARError.h:12: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARError.h:15: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARFrame.h:25: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARHitTestResult.h:17: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARHitTestResult.h:37: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARLightEstimate.h:16: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARPlaneAnchor.h:16: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARPlaneAnchor.h:27: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARPointCloud.h:13: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSCNView.h:22: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSCNView.h:77: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSCNView.h:135: struct ARSCNDebugOptions {} API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
ARKit/ARSCNView.h:138: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSCNView.h:142: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSession.h:24: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSession.h:36: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSession.h:105: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSession.h:154: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSessionConfiguration.h:16: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSessionConfiguration.h:33: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSessionConfiguration.h:47: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSessionConfiguration.h:77: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSKView.h:18: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
ARKit/ARSKView.h:81: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
AudioToolbox/AUAudioUnit.h:385: @property (NS_NONATOMIC_IOSONLY, readonly, copy, nullable) NSString *audioUnitShortName API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:385: @property (NS_NONATOMIC_IOSONLY, readonly, copy, nullable) NSString *audioUnitShortName API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:593: @property (NS_NONATOMIC_IOSONLY, readonly, copy) NSArray<NSString *> *MIDIOutputNames API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:593: @property (NS_NONATOMIC_IOSONLY, readonly, copy) NSArray<NSString *> *MIDIOutputNames API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:604: @property (NS_NONATOMIC_IOSONLY, readonly) BOOL providesUserInterface API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:604: @property (NS_NONATOMIC_IOSONLY, readonly) BOOL providesUserInterface API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:617: @property (NS_NONATOMIC_IOSONLY, copy, nullable) AUMIDIOutputEventBlock MIDIOutputEventBlock API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:617: @property (NS_NONATOMIC_IOSONLY, copy, nullable) AUMIDIOutputEventBlock MIDIOutputEventBlock API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:928: @property (nonatomic, readonly, getter=isRunning) BOOL running API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:928: @property (nonatomic, readonly, getter=isRunning) BOOL running API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:1059: @property (NS_NONATOMIC_IOSONLY) BOOL shouldAllocateBuffer API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnit.h:1059: @property (NS_NONATOMIC_IOSONLY) BOOL shouldAllocateBuffer API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnitImplementation.h:222: @property (NS_NONATOMIC_IOSONLY) NSInteger MIDIOutputBufferSizeHint API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUAudioUnitImplementation.h:222: @property (NS_NONATOMIC_IOSONLY) NSInteger MIDIOutputBufferSizeHint API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AudioToolbox/AUComponent.h:1636: API_AVAILABLE(macos(10.13), ios(11.0))
AudioToolbox/AUComponent.h:1650: API_AVAILABLE(macos(10.13), ios(11.0))
AVFoundation/AVFAudio/AVAudioEngine.h:46: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:46: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:77: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:77: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:97: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:97: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:122: typedef AVAudioEngineManualRenderingStatus (^AVAudioEngineManualRenderingBlock)(AVAudioFrameCount numberOfFrames, AudioBufferList *outBuffer, OSStatus * __nullable outError) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:122: typedef AVAudioEngineManualRenderingStatus (^AVAudioEngineManualRenderingBlock)(AVAudioFrameCount numberOfFrames, AudioBufferList *outBuffer, OSStatus * __nullable outError) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:449: @property (readonly, nonatomic) AVAudioInputNode *inputNode API_AVAILABLE(macos(10.10), ios(8.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:489: @property (nonatomic, getter=isAutoShutdownEnabled) BOOL autoShutdownEnabled API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVFAudio/AVAudioEngine.h:489: @property (nonatomic, getter=isAutoShutdownEnabled) BOOL autoShutdownEnabled API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVFAudio/AVAudioEngine.h:527: - (BOOL)enableManualRenderingMode:(AVAudioEngineManualRenderingMode)mode format:(AVAudioFormat *)pcmFormat maximumFrameCount:(AVAudioFrameCount)maximumFrameCount error:(NSError **)outError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:527: - (BOOL)enableManualRenderingMode:(AVAudioEngineManualRenderingMode)mode format:(AVAudioFormat *)pcmFormat maximumFrameCount:(AVAudioFrameCount)maximumFrameCount error:(NSError **)outError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:543: - (void)disableManualRenderingMode API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:543: - (void)disableManualRenderingMode API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:577: - (AVAudioEngineManualRenderingStatus)renderOffline:(AVAudioFrameCount)numberOfFrames toBuffer:(AVAudioPCMBuffer *)buffer error:(NSError **)outError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) __attribute__((swift_error(nonnull_error)));
AVFoundation/AVFAudio/AVAudioEngine.h:577: - (AVAudioEngineManualRenderingStatus)renderOffline:(AVAudioFrameCount)numberOfFrames toBuffer:(AVAudioPCMBuffer *)buffer error:(NSError **)outError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) __attribute__((swift_error(nonnull_error)));
AVFoundation/AVFAudio/AVAudioEngine.h:596: @property (readonly, nonatomic) AVAudioEngineManualRenderingBlock manualRenderingBlock API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:596: @property (readonly, nonatomic) AVAudioEngineManualRenderingBlock manualRenderingBlock API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:603: @property (readonly, nonatomic) BOOL isInManualRenderingMode API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:603: @property (readonly, nonatomic) BOOL isInManualRenderingMode API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:612: @property (readonly, nonatomic) AVAudioEngineManualRenderingMode manualRenderingMode API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:612: @property (readonly, nonatomic) AVAudioEngineManualRenderingMode manualRenderingMode API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:621: @property (readonly, nonatomic) AVAudioFormat *manualRenderingFormat API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:621: @property (readonly, nonatomic) AVAudioFormat *manualRenderingFormat API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:630: @property (readonly, nonatomic) AVAudioFrameCount manualRenderingMaximumFrameCount API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:630: @property (readonly, nonatomic) AVAudioFrameCount manualRenderingMaximumFrameCount API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:640: @property (readonly, nonatomic) AVAudioFramePosition manualRenderingSampleTime API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioEngine.h:640: @property (readonly, nonatomic) AVAudioFramePosition manualRenderingSampleTime API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioIONode.h:41: typedef const AudioBufferList * __nullable (^AVAudioIONodeInputBlock)(AVAudioFrameCount inNumberOfFrames) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioIONode.h:41: typedef const AudioBufferList * __nullable (^AVAudioIONodeInputBlock)(AVAudioFrameCount inNumberOfFrames) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioIONode.h:105: API_AVAILABLE(macos(10.10), ios(8.0), watchos(4.0), tvos(11.0))
AVFoundation/AVFAudio/AVAudioIONode.h:125: - (BOOL)setManualRenderingInputPCMFormat:(AVAudioFormat *)format inputBlock:(AVAudioIONodeInputBlock)block API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioIONode.h:125: - (BOOL)setManualRenderingInputPCMFormat:(AVAudioFormat *)format inputBlock:(AVAudioIONodeInputBlock)block API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioNode.h:163: @property (nonatomic, readonly) AUAudioUnit *AUAudioUnit API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioNode.h:163: @property (nonatomic, readonly) AUAudioUnit *AUAudioUnit API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioNode.h:174: @property (nonatomic, readonly) NSTimeInterval latency API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioNode.h:174: @property (nonatomic, readonly) NSTimeInterval latency API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioNode.h:198: @property (nonatomic, readonly) NSTimeInterval outputPresentationLatency API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioNode.h:198: @property (nonatomic, readonly) NSTimeInterval outputPresentationLatency API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:53: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:53: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:70: typedef void (^AVAudioPlayerNodeCompletionHandler)(AVAudioPlayerNodeCompletionCallbackType callbackType) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:70: typedef void (^AVAudioPlayerNodeCompletionHandler)(AVAudioPlayerNodeCompletionCallbackType callbackType) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:178: - (void)scheduleBuffer:(AVAudioPCMBuffer *)buffer completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:178: - (void)scheduleBuffer:(AVAudioPCMBuffer *)buffer completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:211: completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:211: completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:239: - (void)scheduleFile:(AVAudioFile *)file atTime:(AVAudioTime * __nullable)when completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:239: - (void)scheduleFile:(AVAudioFile *)file atTime:(AVAudioTime * __nullable)when completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:276: completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioPlayerNode.h:276: completionCallbackType:(AVAudioPlayerNodeCompletionCallbackType)callbackType completionHandler:(AVAudioPlayerNodeCompletionHandler __nullable)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
AVFoundation/AVFAudio/AVAudioSession.h:305: } API_AVAILABLE(ios(11.0), tvos(11.0), macos(10.13)) __WATCHOS_PROHIBITED;
AVFoundation/AVFAudio/AVAudioSession.h:305: } API_AVAILABLE(ios(11.0), tvos(11.0), macos(10.13)) __WATCHOS_PROHIBITED;
AVFoundation/AVFAudio/AVAudioSession.h:421: - (BOOL)setCategory:(NSString *)category mode:(NSString *)mode routeSharingPolicy:(AVAudioSessionRouteSharingPolicy)policy options:(AVAudioSessionCategoryOptions)options error:(NSError **)outError API_AVAILABLE(ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVFAudio/AVAudioSession.h:421: - (BOOL)setCategory:(NSString *)category mode:(NSString *)mode routeSharingPolicy:(AVAudioSessionRouteSharingPolicy)policy options:(AVAudioSessionCategoryOptions)options error:(NSError **)outError API_AVAILABLE(ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVFAudio/AVAudioSession.h:431: @property (readonly) AVAudioSessionRouteSharingPolicy routeSharingPolicy API_AVAILABLE(ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVFAudio/AVAudioSession.h:431: @property (readonly) AVAudioSessionRouteSharingPolicy routeSharingPolicy API_AVAILABLE(ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVFAudio/AVAudioSettings.h:31: AVF_EXPORT NSString *const AVAudioFileTypeKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); /* value is an integer (audio file type) from AudioFile.h */
AVFoundation/AVFAudio/AVAudioSettings.h:31: AVF_EXPORT NSString *const AVAudioFileTypeKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); /* value is an integer (audio file type) from AudioFile.h */
AVFoundation/AVAssetDownloadStorageManager.h:29: typedef NSString *AVAssetDownloadedAssetEvictionPriority NS_STRING_ENUM API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos);
AVFoundation/AVAssetDownloadStorageManager.h:40: AVF_EXPORT AVAssetDownloadedAssetEvictionPriority const AVAssetDownloadedAssetEvictionPriorityImportant API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos);
AVFoundation/AVAssetDownloadStorageManager.h:41: AVF_EXPORT AVAssetDownloadedAssetEvictionPriority const AVAssetDownloadedAssetEvictionPriorityDefault API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos);
AVFoundation/AVAssetDownloadStorageManager.h:43: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos)
AVFoundation/AVAssetDownloadStorageManager.h:80: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos)
AVFoundation/AVAssetDownloadStorageManager.h:108: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos)
AVFoundation/AVBase.h:143: #define __NSd_11_0 ,deprecated=11.0
AVFoundation/AVContentKeySession.h:47: AVF_EXPORT AVContentKeySystem const AVContentKeySystemClearKey API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVContentKeySession.h:47: AVF_EXPORT AVContentKeySystem const AVContentKeySystemClearKey API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVContentKeySession.h:63: + (instancetype)contentKeySessionWithKeySystem:(AVContentKeySystem)keySystem API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVContentKeySession.h:63: + (instancetype)contentKeySessionWithKeySystem:(AVContentKeySystem)keySystem API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVContentKeySession.h:157: completionHandler:(void (^)(NSData * _Nullable secureTokenData, NSError * _Nullable error))handler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macosx, tvos, watchos);
AVFoundation/AVContentKeySession.h:289: - (void)contentKeySession:(AVContentKeySession *)session didUpdatePersistableContentKey:(NSData *)persistableContentKey forContentKeyIdentifier:(id)keyIdentifier API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, tvos, watchos);
AVFoundation/AVContentKeySession.h:503: + (instancetype)contentKeyResponseWithClearKeyData:(NSData *)keyData initializationVector:(nullable NSData *)initializationVector API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVContentKeySession.h:503: + (instancetype)contentKeyResponseWithClearKeyData:(NSData *)keyData initializationVector:(nullable NSData *)initializationVector API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos);
AVFoundation/AVError.h:109: AVErrorNoCompatibleAlternatesForExternalDisplay API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED = -11868,
AVFoundation/AVError.h:109: AVErrorNoCompatibleAlternatesForExternalDisplay API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED = -11868,
AVFoundation/AVPlayerItem.h:467: @property (nonatomic, copy) AVVideoApertureMode videoApertureMode API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVPlayerItem.h:467: @property (nonatomic, copy) AVVideoApertureMode videoApertureMode API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVQueuedSampleBufferRendering.h:38: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED
AVFoundation/AVQueuedSampleBufferRendering.h:38: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED
AVFoundation/AVSampleBufferAudioRenderer.h:22: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED
AVFoundation/AVSampleBufferAudioRenderer.h:22: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED
AVFoundation/AVSampleBufferRenderSynchronizer.h:23: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED
AVFoundation/AVSampleBufferRenderSynchronizer.h:23: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED
AVFoundation/AVVideoSettings.h:43: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeHEVC /* @"hvc1" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:43: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeHEVC /* @"hvc1" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:44: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeH264 /* @"avc1" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:44: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeH264 /* @"avc1" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:45: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeJPEG /* @"jpeg" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:45: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeJPEG /* @"jpeg" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:46: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeAppleProRes4444 /* @"ap4h" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:46: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeAppleProRes4444 /* @"ap4h" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:47: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeAppleProRes422 /* @"apcn" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:47: AVF_EXPORT AVVideoCodecType const AVVideoCodecTypeAppleProRes422 /* @"apcn" */ API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:49: AVF_EXPORT NSString *const AVVideoCodecHEVC /* @"hvc1" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeHEVC", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:49: AVF_EXPORT NSString *const AVVideoCodecHEVC /* @"hvc1" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeHEVC", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:49: AVF_EXPORT NSString *const AVVideoCodecHEVC /* @"hvc1" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeHEVC", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:49: AVF_EXPORT NSString *const AVVideoCodecHEVC /* @"hvc1" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeHEVC", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:50: AVF_EXPORT NSString *const AVVideoCodecH264 /* @"avc1" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeH264", macos(10.7, 10.13), ios(4.0, 11.0), tvos(9.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:50: AVF_EXPORT NSString *const AVVideoCodecH264 /* @"avc1" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeH264", macos(10.7, 10.13), ios(4.0, 11.0), tvos(9.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:51: AVF_EXPORT NSString *const AVVideoCodecJPEG /* @"jpeg" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeJPEG", macos(10.7, 10.13), ios(4.0, 11.0), tvos(9.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:51: AVF_EXPORT NSString *const AVVideoCodecJPEG /* @"jpeg" */ API_DEPRECATED_WITH_REPLACEMENT("AVVideoCodecTypeJPEG", macos(10.7, 10.13), ios(4.0, 11.0), tvos(9.0, 11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:250: AVF_EXPORT AVVideoApertureMode const AVVideoApertureModeCleanAperture API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:250: AVF_EXPORT AVVideoApertureMode const AVVideoApertureModeCleanAperture API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:258: AVF_EXPORT AVVideoApertureMode const AVVideoApertureModeProductionAperture API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:258: AVF_EXPORT AVVideoApertureMode const AVVideoApertureModeProductionAperture API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:266: AVF_EXPORT AVVideoApertureMode const AVVideoApertureModeEncodedPixels API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVFoundation/AVVideoSettings.h:266: AVF_EXPORT AVVideoApertureMode const AVVideoApertureModeEncodedPixels API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
AVKit/AVPlayerViewController.h:81: @property (nonatomic) BOOL entersFullScreenWhenPlaybackBegins API_AVAILABLE(ios(11.0));
AVKit/AVPlayerViewController.h:88: @property (nonatomic) BOOL exitsFullScreenWhenPlaybackEnds API_AVAILABLE(ios(11.0));
CallKit/CXCallController.h:41: - (void)requestTransactionWithActions:(NSArray<CXAction *> *)actions completion:(void (^)(NSError *_Nullable error))completion API_AVAILABLE(ios(11.0));
CallKit/CXCallController.h:49: - (void)requestTransactionWithAction:(CXAction *)action completion:(void (^)(NSError *_Nullable error))completion API_AVAILABLE(ios(11.0));
CallKit/CXCallDirectoryExtensionContext.h:36: @property (nonatomic, readonly, getter=isIncremental) BOOL incremental API_AVAILABLE(ios(11.0));
CallKit/CXCallDirectoryExtensionContext.h:48: - (void)removeBlockingEntryWithPhoneNumber:(CXCallDirectoryPhoneNumber)phoneNumber API_AVAILABLE(ios(11.0));
CallKit/CXCallDirectoryExtensionContext.h:56: - (void)removeAllBlockingEntries API_AVAILABLE(ios(11.0));
CallKit/CXCallDirectoryExtensionContext.h:69: - (void)removeIdentificationEntryWithPhoneNumber:(CXCallDirectoryPhoneNumber)phoneNumber label:(NSString *)label API_AVAILABLE(ios(11.0));
CallKit/CXCallDirectoryExtensionContext.h:77: - (void)removeAllIdentificationEntries API_AVAILABLE(ios(11.0));
CallKit/CXProviderConfiguration.h:28: @property (nonatomic) BOOL includesCallsInRecents API_AVAILABLE(ios(11.0));
CloudKit/CKError.h:67: CKErrorServerResponseLost API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 34, /* The server received and processed this request, but the response was lost due to a network failure. There is no guarantee that this request succeeded. Your client should re-issue the request (if it is idempotent), or fetch data from the server to determine if the request succeeded. */
CloudKit/CKError.h:67: CKErrorServerResponseLost API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 34, /* The server received and processed this request, but the response was lost due to a network failure. There is no guarantee that this request succeeded. Your client should re-issue the request (if it is idempotent), or fetch data from the server to determine if the request succeeded. */
CloudKit/CKFetchDatabaseChangesOperation.h:42: @property (nonatomic, copy, nullable) void (^recordZoneWithIDWasPurgedBlock)(CKRecordZoneID *zoneID) API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKFetchDatabaseChangesOperation.h:42: @property (nonatomic, copy, nullable) void (^recordZoneWithIDWasPurgedBlock)(CKRecordZoneID *zoneID) API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKFetchNotificationChangesOperation.h:13: API_DEPRECATED("Instead of iterating notifications to enumerate changed record zones, use CKDatabaseSubscription, CKFetchDatabaseChangesOperation, and CKFetchRecordZoneChangesOperation", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0))
CloudKit/CKFetchNotificationChangesOperation.h:13: API_DEPRECATED("Instead of iterating notifications to enumerate changed record zones, use CKDatabaseSubscription, CKFetchDatabaseChangesOperation, and CKFetchRecordZoneChangesOperation", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0))
CloudKit/CKMarkNotificationsReadOperation.h:14: API_DEPRECATED("Instead of iterating notifications, consider using CKDatabaseSubscription, CKFetchDatabaseChangesOperation, and CKFetchRecordZoneChangesOperation as appropriate", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0))
CloudKit/CKMarkNotificationsReadOperation.h:14: API_DEPRECATED("Instead of iterating notifications, consider using CKDatabaseSubscription, CKFetchDatabaseChangesOperation, and CKFetchRecordZoneChangesOperation as appropriate", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0))
CloudKit/CKModifyBadgeOperation.h:11: API_DEPRECATED("No longer supported, will cease working at some point in the future", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0))
CloudKit/CKModifyBadgeOperation.h:11: API_DEPRECATED("No longer supported, will cease working at some point in the future", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0))
CloudKit/CKNotification.h:60: @property (nonatomic, readonly, copy, nullable) NSString *title API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) __TVOS_PROHIBITED;
CloudKit/CKNotification.h:62: @property (nonatomic, readonly, copy, nullable) NSString *titleLocalizationKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) __TVOS_PROHIBITED;
CloudKit/CKNotification.h:64: @property (nonatomic, readonly, copy, nullable) NSArray<NSString *> *titleLocalizationArgs API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) __TVOS_PROHIBITED;
CloudKit/CKNotification.h:67: @property (nonatomic, readonly, copy, nullable) NSString *subtitle API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) __TVOS_PROHIBITED;
CloudKit/CKNotification.h:69: @property (nonatomic, readonly, copy, nullable) NSString *subtitleLocalizationKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) __TVOS_PROHIBITED;
CloudKit/CKNotification.h:71: @property (nonatomic, readonly, copy, nullable) NSArray<NSString *> *subtitleLocalizationArgs API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) __TVOS_PROHIBITED;
CloudKit/CKOperation.h:23: @property (nonatomic, copy, nullable) CKOperationConfiguration *configuration API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKOperation.h:23: @property (nonatomic, copy, nullable) CKOperationConfiguration *configuration API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKOperation.h:27: @property (nonatomic, strong, nullable) CKOperationGroup *group API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKOperation.h:27: @property (nonatomic, strong, nullable) CKOperationGroup *group API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKOperation.h:59: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
CloudKit/CKOperation.h:59: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
CloudKit/CKOperation.h:119: @property (nonatomic, strong, nullable) CKContainer *container API_DEPRECATED("Use CKOperationConfiguration", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:119: @property (nonatomic, strong, nullable) CKContainer *container API_DEPRECATED("Use CKOperationConfiguration", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:120: @property (nonatomic, assign) BOOL allowsCellularAccess API_DEPRECATED("Use CKOperationConfiguration", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:120: @property (nonatomic, assign) BOOL allowsCellularAccess API_DEPRECATED("Use CKOperationConfiguration", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:121: @property (nonatomic, assign, getter=isLongLived) BOOL longLived API_DEPRECATED("Use CKOperationConfiguration", macos(10.12, 10.13), ios(9.3, 11.0), tvos(9.2, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:121: @property (nonatomic, assign, getter=isLongLived) BOOL longLived API_DEPRECATED("Use CKOperationConfiguration", macos(10.12, 10.13), ios(9.3, 11.0), tvos(9.2, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:122: @property (nonatomic, assign) NSTimeInterval timeoutIntervalForRequest API_DEPRECATED("Use CKOperationConfiguration", macos(10.12, 10.13), ios(10.0, 11.0), tvos(10.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:122: @property (nonatomic, assign) NSTimeInterval timeoutIntervalForRequest API_DEPRECATED("Use CKOperationConfiguration", macos(10.12, 10.13), ios(10.0, 11.0), tvos(10.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:123: @property (nonatomic, assign) NSTimeInterval timeoutIntervalForResource API_DEPRECATED("Use CKOperationConfiguration", macos(10.12, 10.13), ios(10.0, 11.0), tvos(10.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperation.h:123: @property (nonatomic, assign) NSTimeInterval timeoutIntervalForResource API_DEPRECATED("Use CKOperationConfiguration", macos(10.12, 10.13), ios(10.0, 11.0), tvos(10.0, 11.0), watchos(3.0, 4.0));
CloudKit/CKOperationGroup.h:35: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKOperationGroup.h:35: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
CloudKit/CKOperationGroup.h:48: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
CloudKit/CKOperationGroup.h:48: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
CloudKit/CKSubscription.h:120: @property (nonatomic, copy, nullable) NSString *title API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED;
CloudKit/CKSubscription.h:123: @property (nonatomic, copy, nullable) NSString *titleLocalizationKey API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED;
CloudKit/CKSubscription.h:126: @property (nonatomic, copy, nullable) NSArray<NSString *> *titleLocalizationArgs API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED;
CloudKit/CKSubscription.h:129: @property (nonatomic, copy, nullable) NSString *subtitle API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED;
CloudKit/CKSubscription.h:132: @property (nonatomic, copy, nullable) NSString *subtitleLocalizationKey API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED;
CloudKit/CKSubscription.h:135: @property (nonatomic, copy, nullable) NSArray<NSString *> *subtitleLocalizationArgs API_AVAILABLE(macos(10.13), ios(11.0)) __TVOS_PROHIBITED;
CloudKit/CKSubscription.h:165: @property (nonatomic, assign) BOOL shouldSendMutableContent API_AVAILABLE(macos(10.13), ios(11.0));
CloudKit/CKSubscription.h:172: @property (nonatomic, copy, nullable) NSString *collapseIDKey API_AVAILABLE(macos(10.13), ios(11.0));
CloudKit/CKUserIdentity.h:28: @property (nonatomic, readonly, copy) NSArray<NSString *> *contactIdentifiers API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) API_UNAVAILABLE(tvos);
CoreAudioKit/AUViewController.h:106: - (NSIndexSet *)supportedViewConfigurations:(NSArray<AUAudioUnitViewConfiguration *> *)availableViewConfigurations API_AVAILABLE(macosx(10.13), ios(11.0));
CoreAudioKit/AUViewController.h:123: - (void)selectViewConfiguration:(AUAudioUnitViewConfiguration *)viewConfiguration API_AVAILABLE(macosx(10.13), ios(11.0));
CoreData/NSAttributeDescription.h:30: NSUUIDAttributeType API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1100,
CoreData/NSAttributeDescription.h:30: NSUUIDAttributeType API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1100,
CoreData/NSAttributeDescription.h:31: NSURIAttributeType API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1200,
CoreData/NSAttributeDescription.h:31: NSURIAttributeType API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1200,
CoreData/NSCoreDataCoreSpotlightDelegate.h:23: API_AVAILABLE(macosx(10.13),ios(11.0)) API_UNAVAILABLE(tvos,watchos)
CoreData/NSEntityDescription.h:69: @property (readwrite, copy) NSArray <NSFetchIndexDescription *>*indexes API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSEntityDescription.h:69: @property (readwrite, copy) NSArray <NSFetchIndexDescription *>*indexes API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSEntityDescription.h:87: @property (strong) NSArray<NSArray<id> *> *compoundIndexes API_DEPRECATED( "Use NSEntityDescription.indexes instead", macosx(10.5,10.13), ios(3.0,11.0));
CoreData/NSEntityDescription.h:90: @property (nonatomic, retain) NSExpression *coreSpotlightDisplayNameExpression API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSEntityDescription.h:90: @property (nonatomic, retain) NSExpression *coreSpotlightDisplayNameExpression API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSFetchIndexDescription.h:17: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSFetchIndexDescription.h:17: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSFetchIndexElementDescription.h:20: } API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSFetchIndexElementDescription.h:20: } API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSFetchIndexElementDescription.h:22: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSFetchIndexElementDescription.h:22: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSManagedObjectContext.h:228: @property (nullable, copy) NSString *transactionAuthor API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSManagedObjectContext.h:228: @property (nullable, copy) NSString *transactionAuthor API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentHistoryChange.h:23: } API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentHistoryChange.h:23: } API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentHistoryChange.h:25: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryChange.h:25: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryChangeRequest.h:18: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryChangeRequest.h:18: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryToken.h:12: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryToken.h:12: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryTransaction.h:17: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentHistoryTransaction.h:17: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentStore.h:76: @property (nonatomic, readonly) NSCoreDataCoreSpotlightDelegate *coreSpotlightExporter API_AVAILABLE(macosx(10.13),ios(11.0)) API_UNAVAILABLE(tvos,watchos);
CoreData/NSPersistentStoreCoordinator.h:114: COREDATA_EXTERN NSString * const NSCoreDataCoreSpotlightExporter API_AVAILABLE(macosx(10.13),ios(11.0)) API_UNAVAILABLE(tvos,watchos);
CoreData/NSPersistentStoreCoordinator.h:124: COREDATA_EXTERN NSString * const NSPersistentHistoryTrackingKey API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentStoreCoordinator.h:124: COREDATA_EXTERN NSString * const NSPersistentHistoryTrackingKey API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentStoreResult.h:41: } API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentStoreResult.h:41: } API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0));
CoreData/NSPersistentStoreResult.h:96: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPersistentStoreResult.h:96: API_AVAILABLE(macosx(10.13),ios(11.0),tvos(11.0),watchos(4.0))
CoreData/NSPropertyDescription.h:41: @property (getter=isIndexed) BOOL indexed API_DEPRECATED( "Use NSEntityDescription.indexes instead", macosx(10.5,10.13), ios(3.0,11.0));
CoreData/NSPropertyDescription.h:57: @property (getter=isStoredInExternalRecord) BOOL storedInExternalRecord API_DEPRECATED("Spotlight integration is deprecated. Use CoreSpotlight integration instead.", macosx(10.6,10.13),ios(3.0,11.0));
CoreFoundation/CFError.h:68: CF_EXPORT const CFStringRef kCFErrorLocalizedFailureKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // Key to identify the end user-presentable failing operation ("what failed") description in userInfo. Should be one or more complete sentence(s), for instance 'The file "To Do List" couldn't be saved.'
CoreFoundation/CFError.h:68: CF_EXPORT const CFStringRef kCFErrorLocalizedFailureKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // Key to identify the end user-presentable failing operation ("what failed") description in userInfo. Should be one or more complete sentence(s), for instance 'The file "To Do List" couldn't be saved.'
CoreFoundation/CFURL.h:939: const CFStringRef kCFURLVolumeAvailableCapacityForImportantUsageKey API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
CoreFoundation/CFURL.h:947: const CFStringRef kCFURLVolumeAvailableCapacityForOpportunisticUsageKey API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
CoreFoundation/CFURL.h:1089: const CFStringRef kCFURLVolumeSupportsImmutableFilesKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreFoundation/CFURL.h:1089: const CFStringRef kCFURLVolumeSupportsImmutableFilesKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreFoundation/CFURL.h:1093: const CFStringRef kCFURLVolumeSupportsAccessPermissionsKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreFoundation/CFURL.h:1093: const CFStringRef kCFURLVolumeSupportsAccessPermissionsKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreLocation/CLGeocoder.h:33: - (void)reverseGeocodeLocation:(CLLocation *)location preferredLocale:(nullable NSLocale *)locale completionHandler:(CLGeocodeCompletionHandler)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreLocation/CLGeocoder.h:33: - (void)reverseGeocodeLocation:(CLLocation *)location preferredLocale:(nullable NSLocale *)locale completionHandler:(CLGeocodeCompletionHandler)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreLocation/CLGeocoder.h:40: - (void)geocodeAddressDictionary:(NSDictionary *)addressDictionary completionHandler:(CLGeocodeCompletionHandler)completionHandler API_DEPRECATED("Use -geocodePostalAddress:completionHandler:", macos(10.8, 10.13), ios(5.0, 11.0), watchos(1.0, 4.0));
CoreLocation/CLGeocoder.h:43: - (void)geocodeAddressString:(NSString *)addressString inRegion:(nullable CLRegion *)region preferredLocale:(nullable NSLocale *)locale completionHandler:(CLGeocodeCompletionHandler)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreLocation/CLGeocoder.h:43: - (void)geocodeAddressString:(NSString *)addressString inRegion:(nullable CLRegion *)region preferredLocale:(nullable NSLocale *)locale completionHandler:(CLGeocodeCompletionHandler)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreLocation/CLGeocoder.h:50: - (void)geocodePostalAddress:(CNPostalAddress *)postalAddress completionHandler:(CLGeocodeCompletionHandler)completionHandler API_AVAILABLE(ios(11.0), macos(10.13), watchos(4.0)) API_UNAVAILABLE(tvos);
CoreLocation/CLGeocoder.h:51: - (void)geocodePostalAddress:(CNPostalAddress *)postalAddress preferredLocale:(nullable NSLocale *)locale completionHandler:(CLGeocodeCompletionHandler)completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) API_UNAVAILABLE(tvos);
CoreLocation/CLPlacemark.h:73: @property (nonatomic, readonly, copy, nullable) NSDictionary *addressDictionary API_DEPRECATED("Use @properties", macos(10.8, 10.13), ios(5.0, 11.0), watchos(1.0, 4.0));
CoreLocation/CLPlacemark.h:92: @property (nonatomic, nullable, readonly) CNPostalAddress *postalAddress API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0)) API_UNAVAILABLE(tvos);
CoreMedia/CMBase.h:22: // Pre- iOS 11.0 weak import
CoreML/MLDictionaryFeatureProvider.h:15: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLDictionaryFeatureProvider.h:15: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureDescription.h:18: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureDescription.h:18: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureProvider.h:15: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureProvider.h:15: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureType.h:38: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLFeatureType.h:38: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLFeatureValue.h:26: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureValue.h:26: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLFeatureValue.h:53: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
CoreML/MLFeatureValue.h:53: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
CoreML/MLFeatureValue.h:56: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
CoreML/MLFeatureValue.h:56: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
CoreML/MLModel.h:21: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLModel.h:21: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLModelDescription.h:17: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLModelDescription.h:17: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLModelError.h:12: extern NSString * const MLModelErrorDomain API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelError.h:12: extern NSString * const MLModelErrorDomain API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelError.h:19: } MLModelError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelError.h:19: } MLModelError API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:18: extern MLModelMetadataKey const MLModelDescriptionKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:18: extern MLModelMetadataKey const MLModelDescriptionKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:21: extern MLModelMetadataKey const MLModelVersionStringKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:21: extern MLModelMetadataKey const MLModelVersionStringKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:24: extern MLModelMetadataKey const MLModelAuthorKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:24: extern MLModelMetadataKey const MLModelAuthorKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:27: extern MLModelMetadataKey const MLModelLicenseKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLModelMetadataKeys.h:27: extern MLModelMetadataKey const MLModelLicenseKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLMultiArray.h:19: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLMultiArray.h:19: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreML/MLMultiArray.h:25: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreML/MLMultiArray.h:25: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
CoreNFC/NFCError.h:19: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCError.h:49: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCISO15693ReaderSession.h:31: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCISO15693Tag.h:29: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCISO15693Tag.h:81: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCISO15693Tag.h:122: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCNDEFReaderSession.h:41: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCNDEFReaderSession.h:58: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCNDEFReaderSession.h:72: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCNDEFReaderSession.h:112: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCReaderSession.h:30: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCReaderSession.h:69: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCReaderSession.h:114: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCTag.h:35: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreNFC/NFCTag.h:73: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, macos, tvos)
CoreText/CTStringAttributes.h:398: CT_EXPORT const CFStringRef kCTBaselineOffsetAttributeName CT_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreText/CTStringAttributes.h:398: CT_EXPORT const CFStringRef kCTBaselineOffsetAttributeName CT_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
CoreVideo/CVMetalTexture.h:82: CV_EXPORT const CFStringRef CV_NONNULL kCVMetalTextureUsage API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
CoreVideo/CVMetalTexture.h:82: CV_EXPORT const CFStringRef CV_NONNULL kCVMetalTextureUsage API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)) __WATCHOS_PROHIBITED;
DeviceCheck/DCDevice.h:12: API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos)
DeviceCheck/DCDevice.h:12: API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos)
DeviceCheck/DCError.h:12: extern NSErrorDomain const DCErrorDomain API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos);
DeviceCheck/DCError.h:12: extern NSErrorDomain const DCErrorDomain API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos);
DeviceCheck/DCError.h:17: } API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos);
DeviceCheck/DCError.h:17: } API_AVAILABLE(ios(11.0), tvos(11.0)) API_UNAVAILABLE(watchos, macos);
FileProvider/NSFileProviderActions.h:76: completionHandler:(void (^)(NSFileProviderItem _Nullable importedDocumentItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:98: completionHandler:(void (^)(NSFileProviderItem _Nullable createdDirectoryItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:116: completionHandler:(void (^)(NSFileProviderItem _Nullable renamedItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:130: completionHandler:(void (^)(NSFileProviderItem _Nullable reparentedItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:154: completionHandler:(void (^)(NSFileProviderItem _Nullable trashedItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:173: completionHandler:(void (^)(NSFileProviderItem _Nullable untrashedItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:186: completionHandler:(void (^)(NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:204: completionHandler:(void (^)(NSFileProviderItem _Nullable recentlyUsedItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:224: completionHandler:(void(^)(NSFileProviderItem _Nullable taggedItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderActions.h:243: completionHandler:(void (^)(NSFileProviderItem _Nullable favoriteItem, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderDomain.h:35: API_AVAILABLE(ios(11.0), macos(10.13))
FileProvider/NSFileProviderEnumerating.h:28: FOUNDATION_EXPORT API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
FileProvider/NSFileProviderEnumerating.h:30: FOUNDATION_EXPORT API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
FileProvider/NSFileProviderEnumerating.h:164: - (void)currentSyncAnchorWithCompletion:(void(^)(_Nullable NSFileProviderSyncAnchor currentAnchor))completion API_DEPRECATED_WITH_REPLACEMENT("currentSyncAnchorWithCompletionHandler:", ios(11.0, 11.0), macos(10.13, 10.13));
FileProvider/NSFileProviderEnumerating.h:164: - (void)currentSyncAnchorWithCompletion:(void(^)(_Nullable NSFileProviderSyncAnchor currentAnchor))completion API_DEPRECATED_WITH_REPLACEMENT("currentSyncAnchorWithCompletionHandler:", ios(11.0, 11.0), macos(10.13, 10.13));
FileProvider/NSFileProviderError.h:13: FOUNDATION_EXPORT NSString * const NSFileProviderErrorDomain API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderError.h:15: FOUNDATION_EXPORT NSString * const NSFileProviderErrorCollidingItemKey API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderError.h:24: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderError.h:27: + (instancetype)fileProviderErrorForCollisionWithItem:(NSFileProviderItem)existingItem API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderExtension.h:24: - (nullable NSFileProviderItem)itemForIdentifier:(NSFileProviderItemIdentifier)identifier error:(NSError * _Nullable *)error NS_SWIFT_NAME(item(for:)) API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderExtension.h:48: + (BOOL)writePlaceholderAtURL:(NSURL *)placeholderURL withMetadata:(NSDictionary <NSURLResourceKey, id> *)metadata error:(NSError **)error API_DEPRECATED("Use the corresponding method on NSFileProviderManager instead", ios(8.0, 11.0)) API_UNAVAILABLE(macos, tvos, watchos);
FileProvider/NSFileProviderExtension.h:52: + (NSURL *)placeholderURLForURL:(NSURL *)url API_DEPRECATED_WITH_REPLACEMENT("NSFileProviderManager +placeholderURLForURL:", ios(8.0, 11.0)) API_UNAVAILABLE(macos, tvos, watchos);
FileProvider/NSFileProviderExtension.h:57: @property(nonatomic, readonly) NSString *providerIdentifier API_DEPRECATED_WITH_REPLACEMENT("NSFileProviderManager -providerIdentifier", ios(8.0, 11.0)) API_UNAVAILABLE(macos, tvos, watchos);
FileProvider/NSFileProviderExtension.h:61: @property(nonatomic, readonly) NSURL *documentStorageURL API_DEPRECATED_WITH_REPLACEMENT("NSFileProviderManager -documentStorageURL", ios(8.0, 11.0)) API_UNAVAILABLE(macos, tvos, watchos);
FileProvider/NSFileProviderItem.h:19: FOUNDATION_EXPORT NSFileProviderItemIdentifier const NSFileProviderRootContainerItemIdentifier NS_SWIFT_NAME(NSFileProviderItemIdentifier.rootContainer) API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderItem.h:31: FOUNDATION_EXPORT NSFileProviderItemIdentifier const NSFileProviderWorkingSetContainerItemIdentifier NS_SWIFT_NAME(NSFileProviderItemIdentifier.workingSet) API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderItem.h:38: FOUNDATION_EXPORT NSFileProviderItemIdentifier const NSFileProviderAllDirectoriesContainerItemIdentifier NS_SWIFT_NAME(NSFileProviderItemIdentifier.allDirectories) API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderManager.h:16: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos)
FileProvider/NSFileProviderManager.h:139: + (void)addDomain:(NSFileProviderDomain *)domain completion:(void(^)(NSError *_Nullable))completion API_DEPRECATED_WITH_REPLACEMENT("addDomain:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:139: + (void)addDomain:(NSFileProviderDomain *)domain completion:(void(^)(NSError *_Nullable))completion API_DEPRECATED_WITH_REPLACEMENT("addDomain:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:140: + (void)removeDomain:(NSFileProviderDomain *)domain completion:(void(^)(NSError *_Nullable))completion API_DEPRECATED_WITH_REPLACEMENT("removeDomain:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:140: + (void)removeDomain:(NSFileProviderDomain *)domain completion:(void(^)(NSError *_Nullable))completion API_DEPRECATED_WITH_REPLACEMENT("removeDomain:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:141: - (void)signalEnumeratorForContainerItemIdentifier:(NSFileProviderItemIdentifier)containerItemIdentifier API_DEPRECATED_WITH_REPLACEMENT("signalEnumeratorForContainerItemIdentifier:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:141: - (void)signalEnumeratorForContainerItemIdentifier:(NSFileProviderItemIdentifier)containerItemIdentifier API_DEPRECATED_WITH_REPLACEMENT("signalEnumeratorForContainerItemIdentifier:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:142: - (void)registerURLSessionTask:(NSURLSessionTask *)task forItemWithIdentifier:(NSFileProviderItemIdentifier)identifier API_DEPRECATED_WITH_REPLACEMENT("registerURLSessionTask:forItemWithIdentifier:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderManager.h:142: - (void)registerURLSessionTask:(NSURLSessionTask *)task forItemWithIdentifier:(NSFileProviderItemIdentifier)identifier API_DEPRECATED_WITH_REPLACEMENT("registerURLSessionTask:forItemWithIdentifier:completionHandler:", macos(10.13, 10.13), ios(11.0, 11.0));
FileProvider/NSFileProviderMessaging.h:23: - (NSArray <NSFileProviderMessageInterfaceName> *)supportedMessageInterfaceNamesForItemWithIdentifier:(NSFileProviderItemIdentifier)itemIdentifier API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderMessaging.h:25: - (Protocol *)protocolForMessageInterface:(NSFileProviderMessageInterface *)messageInterface API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderMessaging.h:27: - (nullable id)exportedObjectForMessageInterface:(NSFileProviderMessageInterface *)messageInterface itemIdentifier:(NSFileProviderItemIdentifier)itemIdentifier error:(NSError **)error API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProvider/NSFileProviderThumbnailing.h:30: completionHandler:(void (^)(NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
FileProviderUI/FPUIActionExtensionContext.h:17: extern NSString *const FPUIErrorDomain API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED;
FileProviderUI/FPUIActionExtensionContext.h:22: } API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED;
FileProviderUI/FPUIBase.h:11: #define FPUI_AVAILABLE FPUI_EXPORT API_AVAILABLE(ios(11.0))
Foundation/NSArray.h:52: - (BOOL)writeToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSArray.h:52: - (BOOL)writeToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSArray.h:100: - (nullable NSArray<ObjectType> *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSArray.h:100: - (nullable NSArray<ObjectType> *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSArray.h:102: + (nullable NSArray<ObjectType> *)arrayWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead");
Foundation/NSArray.h:102: + (nullable NSArray<ObjectType> *)arrayWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead");
Foundation/NSArray.h:111: - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nonnull])objects NS_SWIFT_UNAVAILABLE("Use 'as [AnyObject]' instead") API_DEPRECATED("Use -getObjects:range: instead", macos(10.0, 10.13), ios(2.0, 11.0), watchos(2.0, 4.0), tvos(9.0, 11.0));
Foundation/NSArray.h:111: - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nonnull])objects NS_SWIFT_UNAVAILABLE("Use 'as [AnyObject]' instead") API_DEPRECATED("Use -getObjects:range: instead", macos(10.0, 10.13), ios(2.0, 11.0), watchos(2.0, 4.0), tvos(9.0, 11.0));
Foundation/NSDateComponentsFormatter.h:113: @property (nullable, copy) NSDate *referenceDate API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSDateComponentsFormatter.h:113: @property (nullable, copy) NSDate *referenceDate API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSDictionary.h:43: - (BOOL)writeToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSDictionary.h:43: - (BOOL)writeToURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSDictionary.h:65: - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nullable])objects andKeys:(KeyType _Nonnull __unsafe_unretained [_Nullable])keys NS_SWIFT_UNAVAILABLE("Use 'allKeys' and/or 'allValues' instead") API_DEPRECATED("Use -getObjects:andKeys:count: instead", macos(10.0, 10.13), ios(2.0, 11.0), watchos(2.0, 4.0), tvos(9.0, 11.0));
Foundation/NSDictionary.h:65: - (void)getObjects:(ObjectType _Nonnull __unsafe_unretained [_Nullable])objects andKeys:(KeyType _Nonnull __unsafe_unretained [_Nullable])keys NS_SWIFT_UNAVAILABLE("Use 'allKeys' and/or 'allValues' instead") API_DEPRECATED("Use -getObjects:andKeys:count: instead", macos(10.0, 10.13), ios(2.0, 11.0), watchos(2.0, 4.0), tvos(9.0, 11.0));
Foundation/NSDictionary.h:98: - (nullable NSDictionary<NSString *, ObjectType> *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSDictionary.h:98: - (nullable NSDictionary<NSString *, ObjectType> *)initWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSDictionary.h:101: + (nullable NSDictionary<NSString *, ObjectType> *)dictionaryWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead");
Foundation/NSDictionary.h:101: + (nullable NSDictionary<NSString *, ObjectType> *)dictionaryWithContentsOfURL:(NSURL *)url error:(NSError **)error API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_UNAVAILABLE("Use initializer instead");
Foundation/NSError.h:32: FOUNDATION_EXPORT NSString *const NSLocalizedFailureErrorKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // NSString, a complete sentence (or more) describing what failed. Setting a value for this key in userInfo dictionary of errors received from framework APIs is a good way to customize and fine tune the localizedDescription of an NSError. As an example, for Foundation error code NSFileWriteOutOfSpaceError, setting the value of this key to "The image library could not be saved." will allow the localizedDescription of the error to come out as "The image library could not be saved. The volume Macintosh HD is out of space." rather than the default (say) “You can't save the file ImgDatabaseV2 because the volume Macintosh HD is out of space."
Foundation/NSError.h:32: FOUNDATION_EXPORT NSString *const NSLocalizedFailureErrorKey API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // NSString, a complete sentence (or more) describing what failed. Setting a value for this key in userInfo dictionary of errors received from framework APIs is a good way to customize and fine tune the localizedDescription of an NSError. As an example, for Foundation error code NSFileWriteOutOfSpaceError, setting the value of this key to "The image library could not be saved." will allow the localizedDescription of the error to come out as "The image library could not be saved. The volume Macintosh HD is out of space." rather than the default (say) “You can't save the file ImgDatabaseV2 because the volume Macintosh HD is out of space."
Foundation/NSFileCoordinator.h:227: - (void)itemAtURL:(NSURL *)url didChangeUbiquityAttributes:(NSSet <NSURLResourceKey> *)attributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
Foundation/NSFileManager.h:204: - (BOOL)trashItemAtURL:(NSURL *)url resultingItemURL:(NSURL * _Nullable * _Nullable)outResultingURL error:(NSError **)error API_AVAILABLE(macos(10.8), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
Foundation/NSFileManager.h:318: - (void)getFileProviderMessageInterfacesForItemAtURL:(NSURL *)url completionHandler:(void (^)(NSArray <NSFileProviderMessageInterface *> * _Nullable interfaces, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
Foundation/NSFileManager.h:430: API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos)
Foundation/NSFileManager.h:444: API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos)
Foundation/NSFilePresenter.h:97: - (void)presentedItemDidChangeUbiquityAttributes:(NSSet<NSURLResourceKey> *)attributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
Foundation/NSFilePresenter.h:105: @property (readonly, strong) NSSet<NSURLResourceKey> *observedPresentedItemUbiquityAttributes API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
Foundation/NSItemProvider.h:17: NSItemProviderRepresentationVisibilityTeam API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0)) = 1, // Only processes from the same dev team can see this representation
Foundation/NSItemProvider.h:17: NSItemProviderRepresentationVisibilityTeam API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0)) = 1, // Only processes from the same dev team can see this representation
Foundation/NSItemProvider.h:20: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:20: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:26: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:26: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:50: loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSData * _Nullable data, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:50: loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSData * _Nullable data, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:58: loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSURL * _Nullable url, BOOL coordinated, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:58: loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(NSURL * _Nullable url, BOOL coordinated, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:67: - (NSArray<NSString *> *)registeredTypeIdentifiersWithFileOptions:(NSItemProviderFileOptions)fileOptions API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:67: - (NSArray<NSString *> *)registeredTypeIdentifiersWithFileOptions:(NSItemProviderFileOptions)fileOptions API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:73: fileOptions:(NSItemProviderFileOptions)fileOptions API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:73: fileOptions:(NSItemProviderFileOptions)fileOptions API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:77: completionHandler:(void(^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:77: completionHandler:(void(^)(NSData * _Nullable data, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:81: completionHandler:(void(^)(NSURL * _Nullable url, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:81: completionHandler:(void(^)(NSURL * _Nullable url, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:86: completionHandler:(void (^)(NSURL * _Nullable url, BOOL isInPlace, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:86: completionHandler:(void (^)(NSURL * _Nullable url, BOOL isInPlace, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:92: @property (atomic, copy, nullable) NSString *suggestedName API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macos, watchos, tvos);
Foundation/NSItemProvider.h:99: - (instancetype)initWithObject:(id<NSItemProviderWriting>)object API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:99: - (instancetype)initWithObject:(id<NSItemProviderWriting>)object API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:102: - (void)registerObject:(id<NSItemProviderWriting>)object visibility:(NSItemProviderRepresentationVisibility)visibility API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:102: - (void)registerObject:(id<NSItemProviderWriting>)object visibility:(NSItemProviderRepresentationVisibility)visibility API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:107: loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(id<NSItemProviderWriting> _Nullable object, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:107: loadHandler:(NSProgress * _Nullable (^)(void (^completionHandler)(id<NSItemProviderWriting> _Nullable object, NSError * _Nullable error)))loadHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:109: - (BOOL)canLoadObjectOfClass:(Class<NSItemProviderReading>)aClass API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:109: - (BOOL)canLoadObjectOfClass:(Class<NSItemProviderReading>)aClass API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:113: completionHandler:(void (^)(id<NSItemProviderReading> _Nullable object, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProvider.h:113: completionHandler:(void (^)(id<NSItemProviderReading> _Nullable object, NSError * _Nullable error))completionHandler API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSItemProviderReadingWriting.h:17: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
Foundation/NSItemProviderReadingWriting.h:17: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
Foundation/NSItemProviderReadingWriting.h:34: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
Foundation/NSItemProviderReadingWriting.h:34: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0))
Foundation/NSJSONSerialization.h:23: NSJSONWritingSortedKeys API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) = (1UL << 1)
Foundation/NSJSONSerialization.h:23: NSJSONWritingSortedKeys API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) = (1UL << 1)
Foundation/NSLinguisticTagger.h:107: + (NSArray<NSLinguisticTagScheme> *)availableTagSchemesForUnit:(NSLinguisticTaggerUnit)unit language:(NSString *)language API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:107: + (NSArray<NSLinguisticTagScheme> *)availableTagSchemesForUnit:(NSLinguisticTaggerUnit)unit language:(NSString *)language API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:124: - (NSRange)tokenRangeAtIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:124: - (NSRange)tokenRangeAtIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:132: - (void)enumerateTagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:132: - (void)enumerateTagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:133: - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:133: - (nullable NSLinguisticTag)tagAtIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme tokenRange:(nullable NSRangePointer)tokenRange API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:134: - (NSArray<NSLinguisticTag> *)tagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options tokenRanges:(NSArray<NSValue *> * _Nullable * _Nullable)tokenRanges API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:134: - (NSArray<NSLinguisticTag> *)tagsInRange:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options tokenRanges:(NSArray<NSValue *> * _Nullable * _Nullable)tokenRanges API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:144: @property (nullable, readonly, copy) NSString *dominantLanguage API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:144: @property (nullable, readonly, copy) NSString *dominantLanguage API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:148: + (nullable NSString *)dominantLanguageForString:(NSString *)string API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:148: + (nullable NSString *)dominantLanguageForString:(NSString *)string API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:149: + (nullable NSLinguisticTag)tagForString:(NSString *)string atIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme orthography:(nullable NSOrthography *)orthography tokenRange:(nullable NSRangePointer)tokenRange API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:149: + (nullable NSLinguisticTag)tagForString:(NSString *)string atIndex:(NSUInteger)charIndex unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme orthography:(nullable NSOrthography *)orthography tokenRange:(nullable NSRangePointer)tokenRange API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:150: + (NSArray<NSLinguisticTag> *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray<NSValue *> * _Nullable * _Nullable)tokenRanges API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:150: + (NSArray<NSLinguisticTag> *)tagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography tokenRanges:(NSArray<NSValue *> * _Nullable * _Nullable)tokenRanges API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:151: + (void)enumerateTagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSLinguisticTagger.h:151: + (void)enumerateTagsForString:(NSString *)string range:(NSRange)range unit:(NSLinguisticTaggerUnit)unit scheme:(NSLinguisticTagScheme)scheme options:(NSLinguisticTaggerOptions)options orthography:(nullable NSOrthography *)orthography usingBlock:(void (NS_NOESCAPE ^)(NSLinguisticTag _Nullable tag, NSRange tokenRange, BOOL *stop))block API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSOrthography.h:35: + (instancetype)defaultOrthographyForLanguage:(NSString *)language API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSOrthography.h:35: + (instancetype)defaultOrthographyForLanguage:(NSString *)language API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSPathUtilities.h:84: NSTrashDirectory API_AVAILABLE(macos(10.8), ios(11.0)) API_UNAVAILABLE(watchos, tvos) = 102 // location of Trash directory
Foundation/NSPort.h:60: - (void)addConnection:(NSConnection *)conn toRunLoop:(NSRunLoop *)runLoop forMode:(NSRunLoopMode)mode NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
Foundation/NSPort.h:60: - (void)addConnection:(NSConnection *)conn toRunLoop:(NSRunLoop *)runLoop forMode:(NSRunLoopMode)mode NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
Foundation/NSPort.h:61: - (void)removeConnection:(NSConnection *)conn fromRunLoop:(NSRunLoop *)runLoop forMode:(NSRunLoopMode)mode NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
Foundation/NSPort.h:61: - (void)removeConnection:(NSConnection *)conn fromRunLoop:(NSRunLoop *)runLoop forMode:(NSRunLoopMode)mode NS_SWIFT_UNAVAILABLE("Use NSXPCConnection instead") API_DEPRECATED("Use NSXPCConnection instead", macosx(10.0, 10.13), ios(2.0,11.0), watchos(2.0,4.0), tvos(9.0,11.0));
Foundation/NSProcessInfo.h:200: } API_AVAILABLE(macosx(10.10.3), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProcessInfo.h:200: } API_AVAILABLE(macosx(10.10.3), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProcessInfo.h:205: @property (readonly) NSProcessInfoThermalState thermalState API_AVAILABLE(macosx(10.10.3), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProcessInfo.h:205: @property (readonly) NSProcessInfoThermalState thermalState API_AVAILABLE(macosx(10.10.3), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProcessInfo.h:223: FOUNDATION_EXTERN NSNotificationName const NSProcessInfoThermalStateDidChangeNotification API_AVAILABLE(macosx(10.10.3), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProcessInfo.h:223: FOUNDATION_EXTERN NSNotificationName const NSProcessInfoThermalStateDidChangeNotification API_AVAILABLE(macosx(10.10.3), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProgress.h:90: - (void)performAsCurrentWithPendingUnitCount:(int64_t)unitCount usingBlock:(void (NS_NOESCAPE ^)(void))work API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:90: - (void)performAsCurrentWithPendingUnitCount:(int64_t)unitCount usingBlock:(void (NS_NOESCAPE ^)(void))work API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:195: @property (nullable, copy) NSNumber *estimatedTimeRemaining API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:195: @property (nullable, copy) NSNumber *estimatedTimeRemaining API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:201: @property (nullable, copy) NSNumber *throughput API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:201: @property (nullable, copy) NSNumber *throughput API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:208: @property (nullable, copy) NSProgressFileOperationKind fileOperationKind API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProgress.h:208: @property (nullable, copy) NSProgressFileOperationKind fileOperationKind API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProgress.h:215: @property (nullable, copy) NSURL *fileURL API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProgress.h:215: @property (nullable, copy) NSURL *fileURL API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSProgress.h:222: @property (nullable, copy) NSNumber *fileTotalCount API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:222: @property (nullable, copy) NSNumber *fileTotalCount API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:229: @property (nullable, copy) NSNumber *fileCompletedCount API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSProgress.h:229: @property (nullable, copy) NSNumber *fileCompletedCount API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_REFINED_FOR_SWIFT;
Foundation/NSURL.h:324: FOUNDATION_EXPORT NSURLResourceKey const NSURLVolumeSupportsImmutableFilesKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // true if the volume supports making files immutable with the NSURLIsUserImmutableKey or NSURLIsSystemImmutableKey properties (Read-only, value type boolean NSNumber)
Foundation/NSURL.h:324: FOUNDATION_EXPORT NSURLResourceKey const NSURLVolumeSupportsImmutableFilesKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // true if the volume supports making files immutable with the NSURLIsUserImmutableKey or NSURLIsSystemImmutableKey properties (Read-only, value type boolean NSNumber)
Foundation/NSURL.h:325: FOUNDATION_EXPORT NSURLResourceKey const NSURLVolumeSupportsAccessPermissionsKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // true if the volume supports setting POSIX access permissions with the NSURLFileSecurityKey property (Read-only, value type boolean NSNumber)
Foundation/NSURL.h:325: FOUNDATION_EXPORT NSURLResourceKey const NSURLVolumeSupportsAccessPermissionsKey API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0)); // true if the volume supports setting POSIX access permissions with the NSURLFileSecurityKey property (Read-only, value type boolean NSNumber)
Foundation/NSURL.h:333: FOUNDATION_EXPORT NSURLResourceKey const NSURLVolumeAvailableCapacityForImportantUsageKey API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); // (Read-only, value type NSNumber)
Foundation/NSURL.h:339: FOUNDATION_EXPORT NSURLResourceKey const NSURLVolumeAvailableCapacityForOpportunisticUsageKey API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos); // (Read-only, value type NSNumber)
Foundation/NSURL.h:554: @property (nullable, copy) NSArray<NSURLQueryItem *> *percentEncodedQueryItems API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURL.h:554: @property (nullable, copy) NSArray<NSURLQueryItem *> *percentEncodedQueryItems API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:281: @property (readonly, strong) NSProgress *progress API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:281: @property (readonly, strong) NSProgress *progress API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:290: @property (nullable, copy) NSDate *earliestBeginDate API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:290: @property (nullable, copy) NSDate *earliestBeginDate API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:297: @property int64_t countOfBytesClientExpectsToSend API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:297: @property int64_t countOfBytesClientExpectsToSend API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:298: @property int64_t countOfBytesClientExpectsToReceive API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:298: @property int64_t countOfBytesClientExpectsToReceive API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:519: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_NAME(URLSessionConfiguration.MultipathServiceType);
Foundation/NSURLSession.h:519: } API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0)) NS_SWIFT_NAME(URLSessionConfiguration.MultipathServiceType);
Foundation/NSURLSession.h:575: @property BOOL waitsForConnectivity API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:575: @property BOOL waitsForConnectivity API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:644: @property NSURLSessionMultipathServiceType multipathServiceType API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:644: @property NSURLSessionMultipathServiceType multipathServiceType API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:655: } NS_SWIFT_NAME(URLSession.DelayedRequestDisposition) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:655: } NS_SWIFT_NAME(URLSession.DelayedRequestDisposition) API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:744: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:744: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:758: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSURLSession.h:758: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSUserActivity.h:56: @property (nullable, copy) NSURL *referrerURL API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
Foundation/NSUserActivity.h:56: @property (nullable, copy) NSURL *referrerURL API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
HealthKit/HKDeletedObject.h:31: @property (readonly, copy, nullable) NSDictionary<NSString *, id> *metadata API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:118: HK_EXTERN NSString * const HKMetadataKeySyncIdentifier API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:127: HK_EXTERN NSString * const HKMetadataKeySyncVersion API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:345: } API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:353: HK_EXTERN NSString * const HKMetadataKeyInsulinDeliveryReason API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:365: } API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:376: HK_EXTERN NSString * const HKMetadataKeyBloodGlucoseMealTime API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:387: } API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKMetadata.h:394: HK_EXTERN NSString * const HKMetadataKeyVO2MaxTestType API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKObjectType.h:45: + (nullable HKSeriesType *)seriesTypeForIdentifier:(NSString *)identifier API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKObjectType.h:121: HK_EXTERN API_AVAILABLE(ios(11.0), watchos(4.0))
HealthKit/HKQuery.h:283: + (NSPredicate *)predicateForWorkoutsWithOperatorType:(NSPredicateOperatorType)operatorType totalFlightsClimbed:(HKQuantity *)totalFlightsClimbed API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKSourceRevision.h:40: @property (readonly, copy, nullable) NSString *productType API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKSourceRevision.h:48: @property (readonly, assign) NSOperatingSystemVersion operatingSystemVersion API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKSourceRevision.h:58: operatingSystemVersion:(NSOperatingSystemVersion)operatingSystemVersion API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKSourceRevision.h:71: HK_EXTERN NSString * const HKSourceRevisionAnyVersion API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKSourceRevision.h:72: HK_EXTERN NSString * const HKSourceRevisionAnyProductType API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKSourceRevision.h:73: HK_EXTERN NSOperatingSystemVersion const HKSourceRevisionAnyOperatingSystem API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKTypeIdentifiers.h:25: HK_EXTERN HKQuantityTypeIdentifier const HKQuantityTypeIdentifierWaistCircumference API_AVAILABLE(ios(11.0), watchos(4.0)); // Length, Discrete
HealthKit/HKTypeIdentifiers.h:40: HK_EXTERN HKQuantityTypeIdentifier const HKQuantityTypeIdentifierVO2Max API_AVAILABLE(ios(11.0), watchos(4.0)); // ml/(kg*min) Discrete
HealthKit/HKTypeIdentifiers.h:57: HK_EXTERN HKQuantityTypeIdentifier const HKQuantityTypeIdentifierInsulinDelivery API_AVAILABLE(ios(11.0), watchos(4.0)); // Pharmacology (IU) Cumulative
HealthKit/HKTypeIdentifiers.h:161: HK_EXTERN NSString * const HKWorkoutRouteTypeIdentifier API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKUnit.h:185: + (instancetype)smallCalorieUnit API_AVAILABLE(ios(11.0), watchos(4.0)); // 1 cal = 4.1840 J
HealthKit/HKUnit.h:186: + (instancetype)largeCalorieUnit API_AVAILABLE(ios(11.0), watchos(4.0)); // 1 Cal = 4184.0 J
HealthKit/HKUnit.h:187: + (instancetype)calorieUnit API_DEPRECATED("Use smallCalorieUnit or largeCalorieUnit, depending on which you mean", ios(8.0, 11.0), watchos(2.0, 4.0));
HealthKit/HKUnit.h:205: + (instancetype)internationalUnit NS_SWIFT_NAME(internationalUnit()) API_AVAILABLE(ios(11.0), watchos(4.0)); // IU
HealthKit/HKWorkout.h:48: HKWorkoutActivityTypeMixedMetabolicCardioTraining API_DEPRECATED("Use HKWorkoutActivityTypeMixedCardio or HKWorkoutActivityTypeHighIntensityIntervalTraining", ios(8.0, 11.0), watchos(2.0, 4.0)), // This enum remains available to access older data.
HealthKit/HKWorkout.h:91: HKWorkoutActivityTypeTaiChi API_AVAILABLE(ios(11.0), watchos(4.0)),
HealthKit/HKWorkout.h:92: HKWorkoutActivityTypeMixedCardio API_AVAILABLE(ios(11.0), watchos(4.0)), // HKWorkoutActivityTypeMixedMetabolicCardioTraining
HealthKit/HKWorkout.h:93: HKWorkoutActivityTypeHandCycling API_AVAILABLE(ios(11.0), watchos(4.0)),
HealthKit/HKWorkout.h:105: HKWorkoutEventTypeSegment API_AVAILABLE(ios(11.0), watchos(4.0)),
HealthKit/HKWorkout.h:106: HKWorkoutEventTypePauseOrResumeRequest API_AVAILABLE(ios(11.0), watchos(4.0)),
HealthKit/HKWorkout.h:122: @property (readonly, copy) NSDate *date API_DEPRECATED_WITH_REPLACEMENT("dateInterval", ios(8.0, 11.0), watchos(2.0, 4.0));
HealthKit/HKWorkout.h:130: @property (readonly, copy) NSDateInterval *dateInterval API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKWorkout.h:140: + (instancetype)workoutEventWithType:(HKWorkoutEventType)type date:(NSDate *)date API_DEPRECATED_WITH_REPLACEMENT("workoutEventWithType:dateInterval:metadata:", ios(8.0, 11.0), watchos(2.0, 4.0));
HealthKit/HKWorkout.h:142: + (instancetype)workoutEventWithType:(HKWorkoutEventType)type date:(NSDate *)date metadata:(NSDictionary<NSString *, id> *)metadata API_DEPRECATED_WITH_REPLACEMENT("workoutEventWithType:dateInterval:metadata:", ios(10.0, 11.0), watchos(3.0, 4.0));
HealthKit/HKWorkout.h:151: + (instancetype)workoutEventWithType:(HKWorkoutEventType)type dateInterval:(NSDateInterval *)dateInterval metadata:(nullable NSDictionary<NSString *, id> *)metadata API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKWorkout.h:217: @property (readonly, strong, nullable) HKQuantity *totalFlightsClimbed API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKWorkout.h:367: metadata:(nullable NSDictionary<NSString *, id> *)metadata API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKWorkout.h:377: HK_EXTERN NSString * const HKPredicateKeyPathWorkoutTotalFlightsClimbed API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKWorkout.h:385: HK_EXTERN NSString * const HKWorkoutSortIdentifierTotalFlightsClimbed API_AVAILABLE(ios(11.0), watchos(4.0));
HealthKit/HKWorkoutRoute.h:14: HK_EXTERN API_AVAILABLE(ios(11.0), watchos(4.0))
HealthKit/HKWorkoutRouteBuilder.h:27: HK_EXTERN API_AVAILABLE(ios(11.0), watchos(4.0))
HealthKit/HKWorkoutRouteQuery.h:21: HK_EXTERN API_AVAILABLE(ios(11.0), watchos(4.0))
HomeKit/HMAccessory.h:113: @property (nullable, readonly, copy, nonatomic) NSString *model API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:113: @property (nullable, readonly, copy, nonatomic) NSString *model API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:118: @property (nullable, readonly, copy, nonatomic) NSString *manufacturer API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:118: @property (nullable, readonly, copy, nonatomic) NSString *manufacturer API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:123: @property (nullable, readonly, copy, nonatomic) NSString *firmwareVersion API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:123: @property (nullable, readonly, copy, nonatomic) NSString *firmwareVersion API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:217: - (void)accessory:(HMAccessory *)accessory didUpdateFirmwareVersion:(NSString *)firmwareVersion API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMAccessory.h:217: - (void)accessory:(HMAccessory *)accessory didUpdateFirmwareVersion:(NSString *)firmwareVersion API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMCalendarEvent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCalendarEvent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCalendarEvent.h:43: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCalendarEvent.h:43: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicEvent.h:70: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicEvent.h:70: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicThresholdRangeEvent.h:18: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicThresholdRangeEvent.h:18: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicThresholdRangeEvent.h:53: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicThresholdRangeEvent.h:53: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMCharacteristicTypes.h:134: HM_EXTERN NSString * const HMCharacteristicTypeManufacturer API_DEPRECATED_WITH_REPLACEMENT("Use -[HMAccessory manufacturer] instead", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:134: HM_EXTERN NSString * const HMCharacteristicTypeManufacturer API_DEPRECATED_WITH_REPLACEMENT("Use -[HMAccessory manufacturer] instead", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:139: HM_EXTERN NSString * const HMCharacteristicTypeModel API_DEPRECATED_WITH_REPLACEMENT("Use -[HMAccessory model] instead", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:139: HM_EXTERN NSString * const HMCharacteristicTypeModel API_DEPRECATED_WITH_REPLACEMENT("Use -[HMAccessory model] instead", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:144: HM_EXTERN NSString * const HMCharacteristicTypeSerialNumber API_DEPRECATED("No longer supported", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:144: HM_EXTERN NSString * const HMCharacteristicTypeSerialNumber API_DEPRECATED("No longer supported", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:335: HM_EXTERN NSString * const HMCharacteristicTypeFirmwareVersion API_DEPRECATED_WITH_REPLACEMENT("Use -[HMAccessory firmwareVersion] instead", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:335: HM_EXTERN NSString * const HMCharacteristicTypeFirmwareVersion API_DEPRECATED_WITH_REPLACEMENT("Use -[HMAccessory firmwareVersion] instead", ios(8.0,11.0), watchos(2.0,4.0), tvos(10.0,11.0));
HomeKit/HMCharacteristicTypes.h:686: HM_EXTERN NSString * const HMCharacteristicTypeColorTemperature API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMCharacteristicTypes.h:686: HM_EXTERN NSString * const HMCharacteristicTypeColorTemperature API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMDurationEvent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMDurationEvent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMDurationEvent.h:39: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMDurationEvent.h:39: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMError.h:110: HMErrorCodeIncompatibleHomeHub API_DEPRECATED_WITH_REPLACEMENT("HMErrorCodeNoCompatibleHomeHub", ios(11.0, 11.0), watchos(4.0, 4.0), tvos(11.0, 11.0)) = HMErrorCodeNoCompatibleHomeHub,
HomeKit/HMError.h:110: HMErrorCodeIncompatibleHomeHub API_DEPRECATED_WITH_REPLACEMENT("HMErrorCodeNoCompatibleHomeHub", ios(11.0, 11.0), watchos(4.0, 4.0), tvos(11.0, 11.0)) = HMErrorCodeNoCompatibleHomeHub,
HomeKit/HMError.h:110: HMErrorCodeIncompatibleHomeHub API_DEPRECATED_WITH_REPLACEMENT("HMErrorCodeNoCompatibleHomeHub", ios(11.0, 11.0), watchos(4.0, 4.0), tvos(11.0, 11.0)) = HMErrorCodeNoCompatibleHomeHub,
HomeKit/HMError.h:110: HMErrorCodeIncompatibleHomeHub API_DEPRECATED_WITH_REPLACEMENT("HMErrorCodeNoCompatibleHomeHub", ios(11.0, 11.0), watchos(4.0, 4.0), tvos(11.0, 11.0)) = HMErrorCodeNoCompatibleHomeHub,
HomeKit/HMEvent.h:26: + (BOOL)isSupportedForHome:(HMHome *)home API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEvent.h:26: + (BOOL)isSupportedForHome:(HMHome *)home API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:38: HM_EXTERN NSString * const HMPresenceKeyPath API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:38: HM_EXTERN NSString * const HMPresenceKeyPath API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:90: predicate:(nullable NSPredicate *)predicate NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:103: @property(readonly, copy, nonatomic) NSArray<HMEvent *> *endEvents API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:103: @property(readonly, copy, nonatomic) NSArray<HMEvent *> *endEvents API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:113: @property(readonly, copy, nonatomic, nullable) NSArray<NSDateComponents *> *recurrences API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:113: @property(readonly, copy, nonatomic, nullable) NSArray<NSDateComponents *> *recurrences API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:118: @property(readonly, nonatomic) BOOL executeOnce API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:118: @property(readonly, nonatomic) BOOL executeOnce API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:135: - (void)addEvent:(HMEvent *)event completionHandler:(void (^)(NSError * __nullable error))completion API_DEPRECATED("Use updateEvents:completionHandler: instead", ios(9.0, 11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:146: - (void)removeEvent:(HMEvent *)event completionHandler:(void (^)(NSError * __nullable error))completion API_DEPRECATED("Use updateEvents:completionHandler: instead", ios(9.0, 11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:157: - (void)updateEvents:(NSArray<HMEvent *> *)events completionHandler:(void (^)(NSError * __nullable error))completion API_AVAILABLE(ios(11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:168: - (void)updateEndEvents:(NSArray<HMEvent *> *)endEvents completionHandler:(void (^)(NSError * __nullable error))completion API_AVAILABLE(ios(11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:190: - (void)updateRecurrences:(nullable NSArray<NSDateComponents *> *)recurrences completionHandler:(void (^)(NSError * __nullable error))completion API_AVAILABLE(ios(11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:201: - (void)updateExecuteOnce:(BOOL)executeOnce completionHandler:(void (^)(NSError * __nullable error))completion API_AVAILABLE(ios(11.0)) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
HomeKit/HMEventTrigger.h:220: applyingOffset:(nullable NSDateComponents *)offset API_DEPRECATED("Use predicateForEvaluatingTriggerOccurringBeforeSignificantEvent: instead", ios(9.0, 11.0));
HomeKit/HMEventTrigger.h:229: + (NSPredicate *)predicateForEvaluatingTriggerOccurringBeforeSignificantEvent:(HMSignificantTimeEvent *)significantEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:229: + (NSPredicate *)predicateForEvaluatingTriggerOccurringBeforeSignificantEvent:(HMSignificantTimeEvent *)significantEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:244: applyingOffset:(nullable NSDateComponents *)offset API_DEPRECATED("Use predicateForEvaluatingTriggerOccurringAfterSignificantEvent: instead", ios(9.0, 11.0));
HomeKit/HMEventTrigger.h:253: + (NSPredicate *)predicateForEvaluatingTriggerOccurringAfterSignificantEvent:(HMSignificantTimeEvent *)significantEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:253: + (NSPredicate *)predicateForEvaluatingTriggerOccurringAfterSignificantEvent:(HMSignificantTimeEvent *)significantEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:265: secondSignificantEvent:(HMSignificantTimeEvent *)secondSignificantEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:265: secondSignificantEvent:(HMSignificantTimeEvent *)secondSignificantEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:318: + (NSPredicate *)predicateForEvaluatingTriggerWithPresence:(HMPresenceEvent *)presenceEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTrigger.h:318: + (NSPredicate *)predicateForEvaluatingTriggerWithPresence:(HMPresenceEvent *)presenceEvent API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMEventTriggerActivationState.h:15: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMEventTriggerActivationState.h:15: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMHome.h:69: @property(readonly, nonatomic) HMHomeHubState homeHubState API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMHome.h:69: @property(readonly, nonatomic) HMHomeHubState homeHubState API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMHome.h:453: - (void)homeDidUpdateAccessControlForCurrentUser:(HMHome *)home API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMHome.h:453: - (void)homeDidUpdateAccessControlForCurrentUser:(HMHome *)home API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMHome.h:732: - (void)home:(HMHome *)home didUpdateHomeHubState:(HMHomeHubState)homeHubState API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMHome.h:732: - (void)home:(HMHome *)home didUpdateHomeHubState:(HMHomeHubState)homeHubState API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMLocationEvent.h:57: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMLocationEvent.h:57: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMNumberRange.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMNumberRange.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMPresenceEvent.h:15: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMPresenceEvent.h:15: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMPresenceEvent.h:40: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMPresenceEvent.h:40: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMPresenceTypes.h:16: extern HMPresenceType const HMPresenceTypeCurrentUserAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:16: extern HMPresenceType const HMPresenceTypeCurrentUserAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:21: extern HMPresenceType const HMPresenceTypeCurrentUserNotAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:21: extern HMPresenceType const HMPresenceTypeCurrentUserNotAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:26: extern HMPresenceType const HMPresenceTypeAnyUserAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:26: extern HMPresenceType const HMPresenceTypeAnyUserAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:31: extern HMPresenceType const HMPresenceTypeNoUserAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:31: extern HMPresenceType const HMPresenceTypeNoUserAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:36: extern HMPresenceType const HMPresenceTypeUsersAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:36: extern HMPresenceType const HMPresenceTypeUsersAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:41: extern HMPresenceType const HMPresenceTypeUsersNotAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMPresenceTypes.h:41: extern HMPresenceType const HMPresenceTypeUsersNotAtHome API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0));
HomeKit/HMSignificantTimeEvent.h:15: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMSignificantTimeEvent.h:15: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMTimeEvent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
HomeKit/HMTimeEvent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0), tvos(11.0))
IdentityLookup/ILMessageFilterAction.h:22: } API_AVAILABLE(ios(11.0));
IdentityLookup/ILMessageFilterError.h:13: IL_EXTERN NSErrorDomain const ILMessageFilterErrorDomain API_AVAILABLE(ios(11.0));
IdentityLookup/ILMessageFilterError.h:30: } API_AVAILABLE(ios(11.0));
IdentityLookup/ILMessageFilterExtension.h:14: IL_EXTERN API_AVAILABLE(ios(11.0))
IdentityLookup/ILMessageFilterExtensionContext.h:16: IL_EXTERN API_AVAILABLE(ios(11.0))
IdentityLookup/ILMessageFilterQueryHandling.h:22: IL_EXTERN API_AVAILABLE(ios(11.0))
IdentityLookup/ILMessageFilterQueryRequest.h:14: IL_EXTERN API_AVAILABLE(ios(11.0))
IdentityLookup/ILMessageFilterQueryResponse.h:15: IL_EXTERN API_AVAILABLE(ios(11.0))
IdentityLookup/ILNetworkResponse.h:14: IL_EXTERN API_AVAILABLE(ios(11.0))
Intents/INAccountTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INAddTasksIntent.h:21: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INAddTasksIntent.h:47: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INAddTasksIntentResponse.h:20: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INAddTasksIntentResponse.h:24: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INAmountType.h:19: INAmountTypeMaximumTransferAmount API_AVAILABLE(ios(11.0), watchos(4.0)),
Intents/INAmountType.h:20: INAmountTypeMinimumTransferAmount API_AVAILABLE(ios(11.0), watchos(4.0)),
Intents/INAppendToNoteIntent.h:18: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INAppendToNoteIntent.h:38: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INAppendToNoteIntentResponse.h:20: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INAppendToNoteIntentResponse.h:24: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INBalanceAmount.h:15: API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx)
Intents/INBalanceType.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INBalanceTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INBookRestaurantReservationIntent.h:34: guestProvidedSpecialRequestText:(nullable NSString *)guestProvidedSpecialRequestText API_AVAILABLE(ios(11.0));
Intents/INCallRecord.h:17: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INCallRecordType.h:19: INCallRecordTypeLatest API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13)),
Intents/INCallRecordType.h:20: INCallRecordTypeUnseen API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13)),
Intents/INCallRecordType.h:21: INCallRecordTypeVoicemail API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13)),
Intents/INCancelRideIntent.h:12: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCancelRideIntent.h:30: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCancelRideIntentResponse.h:17: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macos);
Intents/INCancelRideIntentResponse.h:21: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCancelWorkoutIntentResponse.h:13: INCancelWorkoutIntentResponseCodeContinueInApp API_AVAILABLE(watchos(3.2)) API_DEPRECATED("INCancelWorkoutIntentResponseCodeContinueInApp is deprecated on iOS. Please use INCancelWorkoutIntentResponseCodeHandleInApp instead", ios(10.0, 11.0)),
Intents/INCancelWorkoutIntentResponse.h:17: INCancelWorkoutIntentResponseCodeSuccess NS_EXTENSION_UNAVAILABLE("INCancelWorkoutIntentResponseCodeSuccess is not available to extensions. This can only be returned from the app.") API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INCancelWorkoutIntentResponse.h:18: INCancelWorkoutIntentResponseCodeHandleInApp API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INCreateNoteIntent.h:19: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCreateNoteIntent.h:42: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCreateNoteIntentResponse.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INCreateNoteIntentResponse.h:23: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCreateTaskListIntent.h:17: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCreateTaskListIntent.h:40: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INCreateTaskListIntentResponse.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INCreateTaskListIntentResponse.h:23: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INDateComponentsRange.h:24: recurrenceRule:(nullable INRecurrenceRule *)recurrenceRule NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INDateComponentsRange.h:30: @property (copy, readonly, nullable, NS_NONATOMIC_IOSONLY) INRecurrenceRule *recurrenceRule API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INDateSearchType.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INDateSearchTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INDomainHandling.h:12: API_AVAILABLE(macosx(10.13), ios(11.0))
Intents/INDomainHandling.h:22: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INDomainHandling.h:54: API_AVAILABLE(macosx(10.13), ios(11.0))
Intents/INDomainHandling.h:64: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INDomainHandling.h:76: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INDomainHandling.h:107: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INDomainHandling.h:112: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INEndWorkoutIntentResponse.h:13: INEndWorkoutIntentResponseCodeContinueInApp API_AVAILABLE(watchos(3.2)) API_DEPRECATED("INEndWorkoutIntentResponseCodeContinueInApp is deprecated on iOS. Please use INEndWorkoutIntentResponseCodeHandleInApp instead", ios(10.0, 11.0)),
Intents/INEndWorkoutIntentResponse.h:17: INEndWorkoutIntentResponseCodeSuccess NS_EXTENSION_UNAVAILABLE("INEndWorkoutIntentResponseCodeSuccess is not available to extensions. This can only be returned from the app.") API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INEndWorkoutIntentResponse.h:18: INEndWorkoutIntentResponseCodeHandleInApp API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INGetAvailableRestaurantReservationBookingDefaultsIntent.h:22: - (instancetype)initWithRestaurant:(nullable INRestaurant *)restaurant API_AVAILABLE(ios(11.0));
Intents/INGetAvailableRestaurantReservationBookingsIntent.h:29: latestBookingDateForResults:(nullable NSDate *)latestBookingDateForResults API_AVAILABLE(ios(11.0));
Intents/INGetRideStatusIntentResponse.h:15: INGetRideStatusIntentResponseCodeInProgress API_DEPRECATED("INGetRideStatusIntentResponseCodeInProgress is deprecated.", ios(10.0, 11.0), watchos(3.2, 4.0)),
Intents/INGetUserCurrentRestaurantReservationBookingsIntent.h:25: earliestBookingDateForResults:(nullable NSDate *)earliestBookingDateForResults API_AVAILABLE(ios(11.0));
Intents/INGetVisualCodeIntent.h:17: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INGetVisualCodeIntent.h:34: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INGetVisualCodeIntentResponse.h:21: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INGetVisualCodeIntentResponse.h:25: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INImageNoteContent.h:14: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INListRideOptionsIntentResponse.h:16: INListRideOptionsIntentResponseCodeInProgress API_DEPRECATED("INListRideOptionsIntentResponseCodeInProgress is deprecated.", ios(10.0, 11.0), watchos(3.2, 4.0)),
Intents/INListRideOptionsIntentResponse.h:24: INListRideOptionsIntentResponseCodeFailurePreviousRideNeedsFeedback API_AVAILABLE(ios(11.0), watchos(4.0)),
Intents/INLocationSearchType.h:17: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INLocationSearchTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INMessage.h:34: } API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0));
Intents/INMessage.h:47: messageType:(INMessageType)messageType NS_DESIGNATED_INITIALIZER API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0));
Intents/INMessage.h:57: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSString *conversationIdentifier API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0));
Intents/INMessage.h:67: @property (readonly, NS_NONATOMIC_IOSONLY) INMessageType messageType API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0));
Intents/INMessageAttribute.h:20: INMessageAttributePlayed API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13)),
Intents/INNote.h:15: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INNotebookItemType.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INNotebookItemTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INNoteContent.h:12: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INNoteContentResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INNoteContentType.h:18: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INNoteContentTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INNoteResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INParameter.h:20: API_AVAILABLE(ios(11.0))
Intents/INParameter.h:40: API_DEPRECATED("These APIs will be removed after Seed 1. Please use the INParameter class.", ios(11.0, 11.0))
Intents/INParameter.h:40: API_DEPRECATED("These APIs will be removed after Seed 1. Please use the INParameter class.", ios(11.0, 11.0))
Intents/INParameter.h:56: API_DEPRECATED("These APIs will be removed after Seed 1. Please use the INParameter class.", ios(11.0, 11.0))
Intents/INParameter.h:56: API_DEPRECATED("These APIs will be removed after Seed 1. Please use the INParameter class.", ios(11.0, 11.0))
Intents/INParameter.h:62: API_DEPRECATED("These APIs will be removed after Seed 1. Please use the INParameter class.", ios(11.0, 11.0))
Intents/INParameter.h:62: API_DEPRECATED("These APIs will be removed after Seed 1. Please use the INParameter class.", ios(11.0, 11.0))
Intents/INPauseWorkoutIntentResponse.h:13: INPauseWorkoutIntentResponseCodeContinueInApp API_AVAILABLE(watchos(3.2)) API_DEPRECATED("INPauseWorkoutIntentResponseCodeContinueInApp is deprecated on iOS. Please use INPauseWorkoutIntentResponseCodeHandleInApp instead", ios(10.0, 11.0)),
Intents/INPauseWorkoutIntentResponse.h:17: INPauseWorkoutIntentResponseCodeSuccess NS_EXTENSION_UNAVAILABLE("INPauseWorkoutIntentResponseCodeSuccess is not available to extensions. This can only be returned from the app.") API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INPauseWorkoutIntentResponse.h:18: INPauseWorkoutIntentResponseCodeHandleInApp API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INPaymentAccount.h:28: secondaryBalance:(nullable INBalanceAmount *)secondaryBalance NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INPaymentAccount.h:33: organizationName:(nullable INSpeakableString *)organizationName API_DEPRECATED("Please use 'initWithNickname:number:accountType:organizationName:balance:secondaryBalance:' instead", ios(10.3, 11.0), watchos(3.2, 4.0));
Intents/INPaymentAccount.h:45: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) INBalanceAmount *balance API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INPaymentAccount.h:47: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) INBalanceAmount *secondaryBalance API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INPerson+SiriAdditions.h:20: @property (readonly, NS_NONATOMIC_IOSONLY) BOOL isMe API_AVAILABLE(ios(11.0), macosx(10.13));
Intents/INRecurrenceFrequency.h:22: } API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INRecurrenceRule.h:13: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INRequestPaymentCurrencyAmountResolutionResult.h:14: } API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INRequestPaymentCurrencyAmountResolutionResult.h:16: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INRequestPaymentIntent.h:91: withCompletion:(void (^)(INPersonResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolvePayer(forRequestPayment:with:)) API_DEPRECATED("resolvePayerForRequestPayment:withCompletion: is deprecated. Use resolvePayerForRequestPayment:completion: instead", ios(10.0, 11.0), watchos(3.2, 4.0));
Intents/INRequestPaymentIntent.h:94: completion:(void (^)(INRequestPaymentPayerResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolvePayer(forRequestPayment:with:)) API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INRequestPaymentIntent.h:97: withCompletion:(void (^)(INCurrencyAmountResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveCurrencyAmount(forRequestPayment:with:)) API_DEPRECATED("resolveCurrencyAmountForRequestPayment:withCompletion: is deprecated. Use resolveCurrencyAmountForRequestPayment:completion: instead", ios(10.0, 11.0), watchos(3.2, 4.0));
Intents/INRequestPaymentIntent.h:100: completion:(void (^)(INRequestPaymentCurrencyAmountResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveCurrencyAmount(forRequestPayment:with:)) API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INRequestPaymentPayerResolutionResult.h:13: } API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INRequestPaymentPayerResolutionResult.h:15: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INRequestRideIntentResponse.h:15: INRequestRideIntentResponseCodeInProgress API_DEPRECATED("INRequestRideIntentResponseCodeInProgress is deprecated.", ios(10.0, 11.0), watchos(3.2, 4.0)),
Intents/INResumeWorkoutIntentResponse.h:13: INResumeWorkoutIntentResponseCodeContinueInApp API_AVAILABLE(watchos(3.2)) API_DEPRECATED("INResumeWorkoutIntentResponseCodeContinueInApp is deprecated on iOS. Please use INResumeWorkoutIntentResponseCodeHandleInApp instead", ios(10.0, 11.0)),
Intents/INResumeWorkoutIntentResponse.h:17: INResumeWorkoutIntentResponseCodeSuccess NS_EXTENSION_UNAVAILABLE("INResumeWorkoutIntentResponseCodeSuccess is not available to extensions. This can only be returned from the app.") API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INResumeWorkoutIntentResponse.h:18: INResumeWorkoutIntentResponseCodeHandleInApp API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INRideCompletionStatus.h:33: + (instancetype)completedWithOutstandingFeedbackType:(INRideFeedbackTypeOptions)feedbackType API_AVAILABLE(ios(11.0), watchos(4.0)) NS_SWIFT_NAME(completed(feedbackType:));
Intents/INRideCompletionStatus.h:60: @property (readonly, assign, NS_NONATOMIC_IOSONLY) INRideFeedbackTypeOptions feedbackType API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INRideCompletionStatus.h:66: @property (readwrite, strong, nullable, NS_NONATOMIC_IOSONLY) NSSet<INCurrencyAmount *> *defaultTippingOptions API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INRideFeedbackTypeOptions.h:17: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INSearchCallHistoryIntent_Deprecated.h:18: callCapabilities:(INCallCapabilityOptions)callCapabilities API_DEPRECATED("Use the designated initializer instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchCallHistoryIntent_Deprecated.h:21: @property (readonly, assign, NS_NONATOMIC_IOSONLY) INCallRecordType callType API_DEPRECATED("Use callTypes instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchCallHistoryIntent.h:40: @property (readonly, assign, NS_NONATOMIC_IOSONLY) INCallRecordTypeOptions callTypes API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchCallHistoryIntent.h:42: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSNumber *unseen NS_REFINED_FOR_SWIFT API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchCallHistoryIntent.h:105: withCompletion:(void (^)(INCallRecordTypeResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveCallType(forSearchCallHistory:with:)) API_DEPRECATED("resolveCallTypeForSearchCallHistory:withCompletion: is deprecated. Use resolveCallTypesForSearchCallHistory:withCompletion: instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchCallHistoryIntent.h:108: withCompletion:(void (^)(INCallRecordTypeOptionsResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveCallTypes(forSearchCallHistory:with:)) API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchCallHistoryIntent.h:111: withCompletion:(void (^)(INBooleanResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveUnseen(forSearchCallHistory:with:)) API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchCallHistoryIntentResponse.h:19: INSearchCallHistoryIntentResponseCodeInProgress API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13)),
Intents/INSearchCallHistoryIntentResponse.h:20: INSearchCallHistoryIntentResponseCodeSuccess API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13)),
Intents/INSearchCallHistoryIntentResponse.h:37: @property (readwrite, copy, nullable, NS_NONATOMIC_IOSONLY) NSArray<INCallRecord *> *callRecords API_AVAILABLE(ios(11.0), macosx(10.13));
Intents/INSearchForAccountsIntent.h:21: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSearchForAccountsIntent.h:47: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSearchForAccountsIntentResponse.h:21: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INSearchForAccountsIntentResponse.h:25: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSearchForMessagesIntent_Deprecated.h:21: groupNames:(nullable NSArray<NSString *> *)groupNames API_DEPRECATED("Use the designated initializer instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchForMessagesIntent_Deprecated.h:23: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSArray<NSString *> *groupNames API_DEPRECATED("Use speakableGroupNames instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchForMessagesIntent_Deprecated.h:25: @property (readonly, assign, NS_NONATOMIC_IOSONLY) INConditionalOperator groupNamesOperator API_DEPRECATED("Use speakableGroupNamesOperator instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchForMessagesIntent.h:66: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSArray<INSpeakableString *> *speakableGroupNames API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchForMessagesIntent.h:68: @property (readonly, assign, NS_NONATOMIC_IOSONLY) INConditionalOperator speakableGroupNamesOperator API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchForMessagesIntent.h:137: withCompletion:(void (^)(NSArray<INStringResolutionResult *> *resolutionResult))completion NS_SWIFT_NAME(resolveGroupNames(forSearchForMessages:with:)) API_DEPRECATED("resolveGroupNamesForSearchForMessages:withCompletion: is deprecated. Use resolveSpeakableGroupNamesForSearchForMessages:withCompletion: instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSearchForMessagesIntent.h:140: withCompletion:(void (^)(NSArray<INSpeakableStringResolutionResult *> *resolutionResults))completion NS_SWIFT_NAME(resolveSpeakableGroupNames(forSearchForMessages:with:)) API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSearchForNotebookItemsIntent.h:30: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSearchForNotebookItemsIntent.h:68: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSearchForNotebookItemsIntentResponse.h:23: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INSearchForNotebookItemsIntentResponse.h:27: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSearchForPhotosIntent.h:128: withCompletion:(void (^)(NSArray<INStringResolutionResult *> *resolutionResults))completion NS_SWIFT_NAME(resolveSearchTerms(forSearchForPhotos:with:)) API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSendMessageIntent_Deprecated.h:18: sender:(nullable INPerson *)sender API_DEPRECATED("Use the designated initializer instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSendMessageIntent_Deprecated.h:20: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSString *groupName API_DEPRECATED("Use speakableGroupNames instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSendMessageIntent.h:35: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) INSpeakableString *speakableGroupName API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSendMessageIntent.h:37: @property (readonly, copy, nullable, NS_NONATOMIC_IOSONLY) NSString *conversationIdentifier API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSendMessageIntent.h:106: withCompletion:(void (^)(INStringResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveGroupName(forSendMessage:with:)) API_DEPRECATED("resolveGroupNameForSendMessage:withCompletion: is deprecated. Use resolveSpeakableGroupNameForSendMessage:withCompletion: instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSendMessageIntent.h:109: withCompletion:(void (^)(INSpeakableStringResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveSpeakableGroupName(forSendMessage:with:)) API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INSendPaymentCurrencyAmountResolutionResult.h:14: } API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INSendPaymentCurrencyAmountResolutionResult.h:16: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSendPaymentIntent.h:91: withCompletion:(void (^)(INPersonResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolvePayee(forSendPayment:with:)) API_DEPRECATED("resolvePayeeForSendPayment:withCompletion: is deprecated. Use resolvePayeeForSendPayment:completion: instead", ios(10.0, 11.0), watchos(3.2, 4.0));
Intents/INSendPaymentIntent.h:94: completion:(void (^)(INSendPaymentPayeeResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolvePayee(forSendPayment:with:)) API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INSendPaymentIntent.h:97: withCompletion:(void (^)(INCurrencyAmountResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveCurrencyAmount(forSendPayment:with:)) API_DEPRECATED("resolveCurrencyAmountForSendPayment:withCompletion: is deprecated. Use resolveCurrencyAmountForSendPayment:completion: instead", ios(10.0, 11.0), watchos(3.2, 4.0));
Intents/INSendPaymentIntent.h:100: completion:(void (^)(INSendPaymentCurrencyAmountResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveCurrencyAmount(forSendPayment:with:)) API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INSendPaymentPayeeResolutionResult.h:14: } API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INSendPaymentPayeeResolutionResult.h:16: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSendRideFeedbackIntent.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSendRideFeedbackIntent.h:20: - (instancetype)initWithRideIdentifier:(NSString *)rideIdentifier NS_DESIGNATED_INITIALIZER NS_REFINED_FOR_SWIFT API_AVAILABLE(ios(11.0), watchos(4.0));
Intents/INSendRideFeedbackIntent.h:33: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSendRideFeedbackIntentResponse.h:15: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macos);
Intents/INSendRideFeedbackIntentResponse.h:19: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSetTaskAttributeIntent.h:23: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSetTaskAttributeIntent.h:49: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSetTaskAttributeIntentResponse.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INSetTaskAttributeIntentResponse.h:23: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSortType.h:18: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INSpatialEvent.h:18: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INSpatialEventTrigger.h:16: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INSpatialEventTriggerResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INSpeakable.h:20: @property (readonly, nullable, NS_NONATOMIC_IOSONLY) NSString *identifier API_DEPRECATED("Please use vocabularyIdentifier", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INSpeakableString.h:25: pronunciationHint:(nullable NSString *)pronunciationHint API_DEPRECATED("Please use -initWithVocabularyIdentifier:spokenPhrase:pronunciationHint:", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INStartAudioCallIntent_Deprecated.h:14: - (instancetype)initWithContacts:(nullable NSArray<INPerson *> *)contacts API_DEPRECATED("Use the designated initializer instead", ios(10.0, 11.0), watchos(3.2, 4.0), macosx(10.12, 10.13));
Intents/INStartAudioCallIntent.h:23: contacts:(nullable NSArray<INPerson *> *)contacts NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INStartAudioCallIntent.h:25: @property (readonly, assign, NS_NONATOMIC_IOSONLY) INCallDestinationType destinationType API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INStartAudioCallIntent.h:85: withCompletion:(void (^)(INCallDestinationTypeResolutionResult *resolutionResult))completion NS_SWIFT_NAME(resolveDestinationType(forStartAudioCall:with:)) API_AVAILABLE(ios(11.0), watchos(4.0), macosx(10.13));
Intents/INStartAudioCallIntentResponse.h:19: INStartAudioCallIntentResponseCodeFailureInvalidNumber API_AVAILABLE(ios(11.0), macosx(10.13)),
Intents/INStartVideoCallIntentResponse.h:19: INStartVideoCallIntentResponseCodeFailureInvalidNumber API_AVAILABLE(ios(11.0), macosx(10.13)),
Intents/INStartWorkoutIntentResponse.h:13: INStartWorkoutIntentResponseCodeContinueInApp API_AVAILABLE(watchos(3.2)) API_DEPRECATED("INStartWorkoutIntentResponseCodeContinueInApp is deprecated on iOS. Please use INStartWorkoutIntentResponseCodeHandleInApp instead", ios(10.0, 11.0)),
Intents/INStartWorkoutIntentResponse.h:18: INStartWorkoutIntentResponseCodeSuccess NS_EXTENSION_UNAVAILABLE("INStartWorkoutIntentResponseCodeSuccess is not available to extensions. This can only be returned from the app.") API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INStartWorkoutIntentResponse.h:19: INStartWorkoutIntentResponseCodeHandleInApp API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos),
Intents/INTask.h:18: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INTaskList.h:14: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INTaskListResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INTaskResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INTaskStatus.h:18: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INTaskStatusResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INTaskType.h:18: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INTemporalEventTrigger.h:14: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INTemporalEventTriggerResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INTextNoteContent.h:12: API_AVAILABLE(macosx(10.13), ios(11.0), watchos(4.0))
Intents/INTransferMoneyIntent.h:21: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INTransferMoneyIntent.h:50: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INTransferMoneyIntentResponse.h:23: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INTransferMoneyIntentResponse.h:27: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INVisualCodeType.h:19: } API_AVAILABLE(ios(11.0), watchos(4.0)) API_UNAVAILABLE(macosx);
Intents/INVisualCodeTypeResolutionResult.h:14: API_AVAILABLE(ios(11.0), watchos(4.0))
Intents/INVocabulary.h:62: - (void)setVocabulary:(NSOrderedSet<id<INSpeakable>> *)vocabulary ofType:(INVocabularyStringType)type API_AVAILABLE(ios(11.0)) NS_EXTENSION_UNAVAILABLE("INVocabulary is not available to extensions. The main app is responsible for providing all vocabulary.");
IntentsUI/INUIHostedViewControlling.h:49: - (void)configureViewForParameters:(NSSet <INParameter *> *)parameters ofInteraction:(INInteraction *)interaction context:(INUIHostedViewContext)context completion:(void (^)(BOOL success, NSSet <INParameter *> *configuredParameters, CGSize desiredSize))completion API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(macosx);
LocalAuthentication/LAContext.h:147: LACredentialTypeApplicationPassword __TVOS_AVAILABLE(11.0) = kLACredentialTypeApplicationPassword,
LocalAuthentication/LAContext.h:163: type:(LACredentialType)type NS_AVAILABLE(10_11, 9_0) __WATCHOS_AVAILABLE(3.0) __TVOS_AVAILABLE(11.0);
LocalAuthentication/LAContext.h:171: - (BOOL)isCredentialSet:(LACredentialType)type NS_AVAILABLE(10_11, 9_0) __WATCHOS_AVAILABLE(3.0) __TVOS_AVAILABLE(11.0);
LocalAuthentication/LAContext.h:247: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
LocalAuthentication/LAContext.h:247: API_AVAILABLE(macos(10.13), ios(11.0), watchos(4.0), tvos(11.0));
LocalAuthentication/LAContext.h:304: @property (nonatomic, copy) NSString *localizedReason API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(watchos, tvos);
MediaPlayer/MPMusicPlayerQueueDescriptor.h:50: MP_API_IOS_AVAILABLE_MACOS_TVOS_PROHIBITED(11.0, 10.13, 11.0)
MediaPlayer/MPMusicPlayerQueueDescriptor.h:50: MP_API_IOS_AVAILABLE_MACOS_TVOS_PROHIBITED(11.0, 10.13, 11.0)
MediaPlayer/MPNowPlayingInfoCenter.h:50: } MP_API(ios(11.0), tvos(11.0), macos(10.12.2));
MediaPlayer/MPNowPlayingInfoCenter.h:50: } MP_API(ios(11.0), tvos(11.0), macos(10.12.2));
MessageUI/MFMailComposeViewController.h:161: - (void)setPreferredSendingEmailAddress:(NSString *)emailAddress API_AVAILABLE(ios(11.0));
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:115: MPSKernelOptionsVerbose MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1U << 4,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:115: MPSKernelOptionsVerbose MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1U << 4,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:210: MPSDataTypeFloat16 MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = MPSDataTypeFloatBit | 16,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:210: MPSDataTypeFloat16 MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = MPSDataTypeFloatBit | 16,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:224: MPSDataTypeNormalizedBit MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0x40000000,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:224: MPSDataTypeNormalizedBit MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0x40000000,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:225: MPSDataTypeUnorm1 MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = MPSDataTypeNormalizedBit | 1,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:225: MPSDataTypeUnorm1 MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = MPSDataTypeNormalizedBit | 1,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:226: MPSDataTypeUnorm8 MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = MPSDataTypeNormalizedBit | 8,
MetalPerformanceShaders/MPSCore/MPSCoreTypes.h:226: MPSDataTypeUnorm8 MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = MPSDataTypeNormalizedBit | 8,
MetalPerformanceShaders/MPSCore/MPSImage.h:215: MPSDataLayoutHeightxWidthxFeatureChannels MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSCore/MPSImage.h:215: MPSDataLayoutHeightxWidthxFeatureChannels MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSCore/MPSImage.h:217: MPSDataLayoutFeatureChannelsxHeightxWidth MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1,
MetalPerformanceShaders/MPSCore/MPSImage.h:217: MPSDataLayoutFeatureChannelsxHeightxWidth MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1,
MetalPerformanceShaders/MPSCore/MPSImage.h:463: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:463: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:487: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:487: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:503: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:503: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:520: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSImage.h:520: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSKernel.h:163: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSKernel.h:163: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSCore/MPSState.h:62: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSCore/MPSState.h:62: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:102: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:102: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:182: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:182: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:266: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:266: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:326: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:326: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:425: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageConvolution.h:425: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageCopy.h:29: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageCopy.h:29: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageHistogram.h:91: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageHistogram.h:91: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageHistogram.h:195: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageHistogram.h:195: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageHistogram.h:292: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageHistogram.h:292: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageKernel.h:176: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageKernel.h:176: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageKernel.h:415: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageKernel.h:415: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageKeypoint.h:41: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageKeypoint.h:41: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:51: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:51: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:63: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:63: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:63: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:63: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:70: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:70: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:70: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:70: ios(11.0, 11.0), tvos(11.0, 11.0));
MetalPerformanceShaders/MPSImage/MPSImageMath.h:97: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:97: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:117: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:117: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:137: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:137: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:157: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMath.h:157: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageMedian.h:58: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageMedian.h:58: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageMorphology.h:57: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageMorphology.h:57: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageMorphology.h:146: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageMorphology.h:146: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:29: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:29: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:104: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:104: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:139: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:139: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:150: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:150: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:167: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageResampling.h:167: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageStatistics.h:24: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageStatistics.h:24: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageStatistics.h:72: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageStatistics.h:72: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageStatistics.h:117: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageStatistics.h:117: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:51: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:51: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:112: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:112: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:169: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:169: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:225: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:225: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:274: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSImage/MPSImageThreshold.h:274: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:37: MPSMatrixDecompositionStatusSuccess MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:37: MPSMatrixDecompositionStatusSuccess MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:38: MPSMatrixDecompositionStatusFailure MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = -1,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:38: MPSMatrixDecompositionStatusFailure MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = -1,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:39: MPSMatrixDecompositionStatusSingular MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = -2,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:39: MPSMatrixDecompositionStatusSingular MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = -2,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:40: MPSMatrixDecompositionStatusNonPositiveDefinite MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = -3,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:40: MPSMatrixDecompositionStatusNonPositiveDefinite MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) = -3,
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:63: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:63: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:147: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixDecomposition.h:147: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixMultiplication.h:149: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixMultiplication.h:149: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixMultiplication.h:216: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixMultiplication.h:216: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixSolve.h:32: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixSolve.h:32: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixSolve.h:132: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixSolve.h:132: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixSolve.h:211: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixSolve.h:211: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:47: @property (readonly, nonatomic) NSUInteger matrices MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:47: @property (readonly, nonatomic) NSUInteger matrices MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:64: @property (readonly, nonatomic) NSUInteger matrixBytes MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:64: @property (readonly, nonatomic) NSUInteger matrixBytes MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:89: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:89: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:95: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:95: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:124: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:124: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:143: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:143: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:147: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:147: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:159: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:159: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:276: @property (readonly, nonatomic) NSUInteger matrices MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:276: @property (readonly, nonatomic) NSUInteger matrices MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:293: @property (readonly, nonatomic) NSUInteger matrixBytes MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:293: @property (readonly, nonatomic) NSUInteger matrixBytes MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:339: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:339: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:476: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:476: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:525: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSMatrix/MPSMatrixTypes.h:525: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:213: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:213: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:243: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:243: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:263: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:263: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:346: * https://arxiv.org/pdf/1511.07122v3.pdf
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:368: * https://arxiv.org/pdf/1511.07122v3.pdf
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:381: * https://arxiv.org/pdf/1511.07122v3.pdf
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:402: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:402: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:418: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:418: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:421: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:421: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:424: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) NS_DESIGNATED_INITIALIZER;
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:424: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)) NS_DESIGNATED_INITIALIZER;
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:442: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:442: ios(10.0, 11.0), tvos(10.0, 11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:456: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:456: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:544: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:544: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:695: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:695: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:750: ios(10.0, 11.0), tvos(10.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:750: ios(10.0, 11.0), tvos(10.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:785: ios(10.0, 11.0), tvos(10.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:785: ios(10.0, 11.0), tvos(10.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:799: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:799: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:813: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:813: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:832: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:832: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:897: ios(10.0, 11.0), tvos(10.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:897: ios(10.0, 11.0), tvos(10.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:911: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:911: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:925: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:925: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1039: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1039: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1080: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1080: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1090: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1090: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1138: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1138: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1202: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1202: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1300: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1300: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1332: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1332: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1427: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNConvolution.h:1427: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:141: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:141: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:150: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:150: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:157: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:157: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:164: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:164: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:177: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:177: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:186: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:186: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:192: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:192: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:207: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:207: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:243: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:243: MPS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:255: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNKernel.h:255: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:20: MPSCNNNeuronTypeNone MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:20: MPSCNNNeuronTypeNone MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:21: MPSCNNNeuronTypeReLU MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x >= 0 ? x : a * x
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:21: MPSCNNNeuronTypeReLU MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x >= 0 ? x : a * x
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:22: MPSCNNNeuronTypeLinear MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = a * x + b
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:22: MPSCNNNeuronTypeLinear MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = a * x + b
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:23: MPSCNNNeuronTypeSigmoid MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = 1 / (1 + e^-x)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:23: MPSCNNNeuronTypeSigmoid MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = 1 / (1 + e^-x)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:24: MPSCNNNeuronTypeHardSigmoid MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = clamp((x * a) + b, 0, 1)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:24: MPSCNNNeuronTypeHardSigmoid MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = clamp((x * a) + b, 0, 1)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:25: MPSCNNNeuronTypeTanH MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = a * tanh(b * x)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:25: MPSCNNNeuronTypeTanH MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = a * tanh(b * x)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:26: MPSCNNNeuronTypeAbsolute MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = fabs(x)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:26: MPSCNNNeuronTypeAbsolute MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = fabs(x)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:27: MPSCNNNeuronTypeSoftPlus MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = a * log(1 + e^(b * x))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:27: MPSCNNNeuronTypeSoftPlus MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = a * log(1 + e^(b * x))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:28: MPSCNNNeuronTypeSoftSign MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x / (1 + abs(x))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:28: MPSCNNNeuronTypeSoftSign MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x / (1 + abs(x))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:29: MPSCNNNeuronTypeELU MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x >= 0 ? x : a * (exp(x) - 1)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:29: MPSCNNNeuronTypeELU MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< f(x) = x >= 0 ? x : a * (exp(x) - 1)
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:32: MPSCNNNeuronTypeCount MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< holds the number of MPSCNNNeuronTypes
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNeuronType.h:32: MPSCNNNeuronTypeCount MPS_ENUM_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0)), ///< holds the number of MPSCNNNeuronTypes
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNormalization.h:86: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNormalization.h:86: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNormalization.h:195: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNormalization.h:195: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNormalization.h:274: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNNormalization.h:274: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:70: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:70: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:232: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:232: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:301: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:301: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:340: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:340: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:351: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:351: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:358: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateX instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:358: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateX instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:358: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateX instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:358: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateX instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:364: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateY instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:364: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateY instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:364: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateY instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:364: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use dilationRateY instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:400: macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:400: macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:400: macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNPooling.h:400: macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNUpsampling.h:37: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNUpsampling.h:37: MPS_CLASS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNUpsampling.h:67: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNUpsampling.h:67: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNUpsampling.h:92: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSCNNUpsampling.h:92: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:36: MPSCNNConvolutionFlagsNone MPS_ENUM_AVAILABLE_STARTING_BUT_DEPRECATED( "Use the Convolution -init method with a MPSCNNConvolutionDataSource instead.", ios(10.0, 11.0), tvos(10.0, 11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:36: MPSCNNConvolutionFlagsNone MPS_ENUM_AVAILABLE_STARTING_BUT_DEPRECATED( "Use the Convolution -init method with a MPSCNNConvolutionDataSource instead.", ios(10.0, 11.0), tvos(10.0, 11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:56: MPSCNNBinaryConvolutionFlagsNone MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:56: MPSCNNBinaryConvolutionFlagsNone MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:58: MPSCNNBinaryConvolutionFlagsUseBetaScaling MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1 << 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:58: MPSCNNBinaryConvolutionFlagsUseBetaScaling MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1 << 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:76: MPSCNNBinaryConvolutionTypeBinaryWeights MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:76: MPSCNNBinaryConvolutionTypeBinaryWeights MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:78: MPSCNNBinaryConvolutionTypeXNOR MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:78: MPSCNNBinaryConvolutionTypeXNOR MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:80: MPSCNNBinaryConvolutionTypeAND MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:80: MPSCNNBinaryConvolutionTypeAND MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:216: MPSNNPaddingMethodAlignCentered MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0, ///< Extra padding pixels are distributed as evenly as possible to all sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:216: MPSNNPaddingMethodAlignCentered MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0, ///< Extra padding pixels are distributed as evenly as possible to all sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:217: MPSNNPaddingMethodAlignTopLeft MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1, ///< Extra padding pixels appear on top and left sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:217: MPSNNPaddingMethodAlignTopLeft MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1, ///< Extra padding pixels appear on top and left sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:218: MPSNNPaddingMethodAlignBottomRight MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 2, ///< Extra padding pixels appear on the bottom and right sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:218: MPSNNPaddingMethodAlignBottomRight MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 2, ///< Extra padding pixels appear on the bottom and right sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:219: MPSNNPaddingMethodAlign_reserved MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 3, ///< Extra padding pixels are not defined.
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:219: MPSNNPaddingMethodAlign_reserved MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 3, ///< Extra padding pixels are not defined.
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:225: MPSNNPaddingMethodAddRemainderToTopLeft MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0UL << 2, ///< Extra padding pixels are accumulated to top and left sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:225: MPSNNPaddingMethodAddRemainderToTopLeft MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0UL << 2, ///< Extra padding pixels are accumulated to top and left sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:226: MPSNNPaddingMethodAddRemainderToTopRight MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1UL << 2,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:226: MPSNNPaddingMethodAddRemainderToTopRight MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1UL << 2,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:227: MPSNNPaddingMethodAddRemainderToBottomLeft MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 2UL << 2,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:227: MPSNNPaddingMethodAddRemainderToBottomLeft MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 2UL << 2,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:228: MPSNNPaddingMethodAddRemainderToBottomRight MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 3UL << 2, ///< Extra padding pixels are accumulated to bottom and right sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:228: MPSNNPaddingMethodAddRemainderToBottomRight MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 3UL << 2, ///< Extra padding pixels are accumulated to bottom and right sides
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:232: MPSNNPaddingMethodSizeValidOnly MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0, ///< The result is the largest image for which *all* source pixels are valid for result pixels
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:232: MPSNNPaddingMethodSizeValidOnly MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0, ///< The result is the largest image for which *all* source pixels are valid for result pixels
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:233: MPSNNPaddingMethodSizeSame MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1UL << 4, ///< The result is the same size as the input image (before strides)
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:233: MPSNNPaddingMethodSizeSame MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 1UL << 4, ///< The result is the same size as the input image (before strides)
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:234: MPSNNPaddingMethodSizeFull MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 2UL << 4, ///< The result is the largest image for which *any* source pixel is valid for result pixels
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:234: MPSNNPaddingMethodSizeFull MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 2UL << 4, ///< The result is the largest image for which *any* source pixel is valid for result pixels
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:235: MPSNNPaddingMethodSize_reserved MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 3UL << 4,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:235: MPSNNPaddingMethodSize_reserved MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 3UL << 4,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:236: MPSNNPaddingMethodCustom MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = (1UL << 14), ///< Use destinationImageDescriptorForSourceImages:sourceStates:forKernel:suggestedDescriptor: to calculate padding and offset.
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:236: MPSNNPaddingMethodCustom MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = (1UL << 14), ///< Use destinationImageDescriptorForSourceImages:sourceStates:forKernel:suggestedDescriptor: to calculate padding and offset.
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:237: MPSNNPaddingMethodSizeMask MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0x7f0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:237: MPSNNPaddingMethodSizeMask MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0x7f0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:242: MPSNNPaddingMethodExcludeEdges MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = (1UL << 15),
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:242: MPSNNPaddingMethodExcludeEdges MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = (1UL << 15),
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:348: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNeuralNetworkTypes.h:348: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraph.h:53: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraph.h:53: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:120: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:120: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:180: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:180: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:199: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:199: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:241: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:241: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:271: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:271: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:295: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:295: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:334: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:334: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:370: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:370: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:429: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:429: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:476: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:476: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:486: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:486: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:499: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:499: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:522: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:522: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:534: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:534: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:544: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:544: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:566: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:566: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:588: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:588: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:600: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:600: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:629: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:629: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:688: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:688: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:693: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:693: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:698: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:698: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:703: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:703: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:709: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:709: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:709: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:709: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:711: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:711: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:711: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:711: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:742: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:742: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:742: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:742: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:774: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:774: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:774: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:774: MPS_AVAILABLE_STARTING_BUT_DEPRECATED( "Please use the form that uses dilationRate instead.", macos(10.13, 10.13), ios(11.0, 11.0), tvos(11.0, 11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:801: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:801: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:828: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:828: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:861: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:861: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:897: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:897: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:914: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:914: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:940: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:940: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:945: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:945: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:950: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:950: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:955: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:955: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:963: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:963: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1030: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1030: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1047: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1047: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1065: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1065: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1093: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSNNGraphNodes.h:1093: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:32: MPSRNNSequenceDirectionForward MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:32: MPSRNNSequenceDirectionForward MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:34: MPSRNNSequenceDirectionBackward MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:34: MPSRNNSequenceDirectionBackward MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:52: MPSRNNBidirectionalCombineModeNone MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:52: MPSRNNBidirectionalCombineModeNone MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)) = 0,
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:54: MPSRNNBidirectionalCombineModeAdd MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:54: MPSRNNBidirectionalCombineModeAdd MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:56: MPSRNNBidirectionalCombineModeConcatenate MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:56: MPSRNNBidirectionalCombineModeConcatenate MPS_ENUM_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0)),
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:75: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:75: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:200: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:200: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:225: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:225: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:285: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:285: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:360: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:360: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:425: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:425: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:555: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:555: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0) );
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:569: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:569: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:613: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:613: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:669: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:669: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:682: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:682: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:814: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:814: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:842: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:842: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:885: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:885: MPS_CLASS_AVAILABLE_STARTING( macos(10.13), ios(11.0), tvos(11.0))
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:939: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:939: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:952: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:952: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:1086: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
MetalPerformanceShaders/MPSNeuralNetwork/MPSRNNLayer.h:1086: MPS_AVAILABLE_STARTING(macos(10.13), ios(11.0), tvos(11.0));
ModelIO/MDLAnimatedValue.h:26: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:26: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:43: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:43: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:67: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:67: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:88: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:88: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:109: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:109: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:130: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:130: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:151: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAnimatedValue.h:151: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:13: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:13: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:31: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:31: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:54: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:54: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:65: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLAssetResolver.h:65: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLMesh.h:148: NS_DEPRECATED(10.11,10.13,9.0,11.0);
ModelIO/MDLMesh.h:322: - (void)makeVerticesUnique NS_DEPRECATED(10.11,10.13,9.0,11.0);
ModelIO/MDLMeshBuffer.h:273: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLMeshBuffer.h:273: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLMorphDeformer.h:24: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLMorphDeformer.h:24: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLMorphDeformer.h:46: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLMorphDeformer.h:46: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLPrimitive.h:30: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLPrimitive.h:30: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLPrimitive.h:41: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLPrimitive.h:41: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLSkinDeformer.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLSkinDeformer.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLSkinDeformer.h:36: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLSkinDeformer.h:36: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:25: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:25: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:33: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:33: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:40: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:40: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:47: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:47: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:54: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:54: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:61: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:61: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:68: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:68: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:75: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:75: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:82: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
ModelIO/MDLTransformStack.h:82: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
NetworkExtension/NEFilterControlProvider.h:83: - (void)handleReportForFlow:(NEFilterFlow *)flow action:(NEFilterAction)action API_AVAILABLE(ios(11.0));
NetworkExtension/NEFilterProvider.h:54: } NEFilterAction API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:85: } API_AVAILABLE(ios(11.0)) NS_SWIFT_NAME(NEHotspotEAPSettings.EAPType);
NetworkExtension/NEHotspotConfigurationManager.h:102: } API_AVAILABLE(ios(11.0)) NS_SWIFT_NAME(NEHotspotEAPSettings.TTLSInnerAuthenticationType);
NetworkExtension/NEHotspotConfigurationManager.h:115: } API_AVAILABLE(ios(11.0)) NS_SWIFT_NAME(NEHotspotEAPSettings.TLSVersion);
NetworkExtension/NEHotspotConfigurationManager.h:123: API_AVAILABLE(ios(11.0))
NetworkExtension/NEHotspotConfigurationManager.h:131: @property (nonnull, readonly) NSString *domainName API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:138: @property (getter=isRoamingEnabled) BOOL roamingEnabled API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:172: roamingEnabled:(BOOL)roamingEnabled API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:182: API_AVAILABLE(ios(11.0))
NetworkExtension/NEHotspotConfigurationManager.h:190: @property (copy) NSArray<NSNumber *> *supportedEAPTypes API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:197: @property (copy) NSString *username API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:204: @property (copy) NSString *outerIdentity API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:211: @property NEHotspotConfigurationTTLSInnerAuthenticationType ttlsInnerAuthenticationType API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:218: @property (copy) NSString *password API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:226: @property (copy) NSArray<NSString *> *trustedServerNames API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:234: @property (getter=isTLSClientCertificateRequired) BOOL tlsClientCertificateRequired API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:241: @property NEHotspotConfigurationEAPTLSVersion preferredTLSVersion API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:283: API_AVAILABLE(ios(11.0))
NetworkExtension/NEHotspotConfigurationManager.h:290: @property (readonly) NSString * SSID API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:296: @property BOOL joinOnce API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:305: @property (copy) NSNumber * lifeTimeInDays API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:316: - (instancetype)initWithSSID:(NSString *)SSID API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:332: passphrase:(NSString *)passphrase isWEP:(BOOL)isWEP API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:344: eapSettings:(NEHotspotEAPSettings *)eapSettings API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:356: eapSettings:(NEHotspotEAPSettings *)eapSettings API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:397: } API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:405: API_AVAILABLE(ios(11.0))
NetworkExtension/NEHotspotConfigurationManager.h:422: completionHandler:(void (^ __nullable)(NSError * __nullable error))completionHandler API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:429: - (void)removeConfigurationForSSID:(NSString *)SSID API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:436: - (void)removeConfigurationForHS20DomainName:(NSString *)domainName API_AVAILABLE(ios(11.0));
NetworkExtension/NEHotspotConfigurationManager.h:444: - (void)getConfiguredSSIDsWithCompletionHandler:(void (^)(NSArray<NSString *> *))completionHandler API_AVAILABLE(ios(11.0));
PassKit/PKConstants.h:32: extern PKContactField const PKContactFieldPostalAddress API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKConstants.h:33: extern PKContactField const PKContactFieldEmailAddress API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKConstants.h:34: extern PKContactField const PKContactFieldPhoneNumber API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKConstants.h:35: extern PKContactField const PKContactFieldName API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKConstants.h:36: extern PKContactField const PKContactFieldPhoneticName API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKConstants.h:43: PKPaymentAuthorizationStatusInvalidBillingPostalAddress API_DEPRECATED("Use PKPaymentAuthorizationResult with PKPaymentAuthorizationStatusFailure and include the result of -paymentBillingAddressInvalidErrorWithKey:localizedDescription: in the errors array.", ios(8.0, 11.0), watchos(3.0, 4.0)), // Supplied billing address is insufficient or otherwise invalid
PassKit/PKConstants.h:44: PKPaymentAuthorizationStatusInvalidShippingPostalAddress API_DEPRECATED("Use PKPaymentAuthorizationResult with PKPaymentAuthorizationStatusFailure and include the result of -paymentShippingAddressInvalidErrorWithKey:localizedDescription: in the errors array.", ios(8.0, 11.0), watchos(3.0, 4.0)), // Supplied postal address is insufficient or otherwise invalid
PassKit/PKConstants.h:45: PKPaymentAuthorizationStatusInvalidShippingContact API_DEPRECATED("Use PKPaymentAuthorizationResult with PKPaymentAuthorizationStatusFailure and include the result of -paymentContactInvalidErrorWithContactField:localizedDescription: in the errors array.", ios(8.0, 11.0), watchos(3.0, 4.0)), // Supplied contact information is insufficient or otherwise invalid
PassKit/PKError.h:31: extern NSString * const PKPaymentErrorDomain API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKError.h:39: } API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKError.h:42: extern PKPaymentErrorKey const PKPaymentErrorContactFieldUserInfoKey API_AVAILABLE(ios(11.0), watchos(4.0)); // a PKContactField the error relates to. Use with PKPaymentShippingContactInvalidError
PassKit/PKError.h:43: extern PKPaymentErrorKey const PKPaymentErrorPostalAddressUserInfoKey API_AVAILABLE(ios(11.0), watchos(4.0)); // if the error relates to PKContactFieldPostalAddress you may set the specific key here
PassKit/PKError.h:51: localizedDescription:(nullable NSString *)localizedDescription API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKError.h:55: localizedDescription:(nullable NSString *)localizedDescription API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKError.h:59: localizedDescription:(nullable NSString *)localizedDescription API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKError.h:62: + (NSError *)paymentShippingAddressUnserviceableErrorWithLocalizedDescription:(nullable NSString *)localizedDescription API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationController.h:46: handler:(void (^)(PKPaymentAuthorizationResult *result))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationController.h:52: completion:(void (^)(PKPaymentAuthorizationStatus status))completion API_DEPRECATED("Use paymentAuthorizationController:didAuthorizePayment:handler: instead to provide more granular errors", ios(10.0, 11.0), watchos(3.0, 4.0));
PassKit/PKPaymentAuthorizationController.h:70: handler:(void (^)(PKPaymentRequestShippingMethodUpdate *requestUpdate))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationController.h:74: handler:(void (^)(PKPaymentRequestShippingContactUpdate *requestUpdate))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationController.h:85: handler:(void (^)(PKPaymentRequestPaymentMethodUpdate *requestUpdate))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationController.h:91: completion:(void (^)(PKPaymentAuthorizationStatus status, NSArray<PKPaymentSummaryItem *> *summaryItems))completion API_DEPRECATED("Use paymentAuthorizationController:didSelectShippingMethod:handler: instead to provide more granular errors", ios(10.0, 11.0), watchos(3.0, 4.0));
PassKit/PKPaymentAuthorizationController.h:96: NSArray<PKPaymentSummaryItem *> *summaryItems))completion API_DEPRECATED("Use paymentAuthorizationController:didSelectShippingContact:handler: instead to provide more granular errors", ios(10.0, 11.0), watchos(3.0, 4.0));
PassKit/PKPaymentAuthorizationController.h:100: completion:(void (^)(NSArray<PKPaymentSummaryItem *> *summaryItems))completion API_DEPRECATED("Use paymentAuthorizationController:didSelectPaymentMethod:handler: instead to provide more granular errors", ios(10.0, 11.0), watchos(3.0, 4.0));
PassKit/PKPaymentAuthorizationViewController.h:54: handler:(void (^)(PKPaymentAuthorizationResult *result))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationViewController.h:74: handler:(void (^)(PKPaymentRequestShippingMethodUpdate *update))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationViewController.h:84: handler:(void (^)(PKPaymentRequestShippingContactUpdate *update))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationViewController.h:94: handler:(void (^)(PKPaymentRequestPaymentMethodUpdate *update))completion API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentAuthorizationViewController.h:100: completion:(void (^)(PKPaymentAuthorizationStatus status))completion API_DEPRECATED("Use paymentAuthorizationViewController:didAuthorizePayment:handler: instead to provide more granular errors", ios(8.0, 11.0));
PassKit/PKPaymentAuthorizationViewController.h:104: completion:(void (^)(PKPaymentAuthorizationStatus status, NSArray<PKPaymentSummaryItem *> *summaryItems))completion API_DEPRECATED("Use paymentAuthorizationViewController:didSelectShippingMethod:handler: instead to provide more granular errors", ios(8.0, 11.0));
PassKit/PKPaymentAuthorizationViewController.h:114: NSArray<PKPaymentSummaryItem *> *summaryItems))completion API_DEPRECATED("Use paymentAuthorizationViewController:didSelectShippingContact:handler: instead to provide more granular errors", ios(8.0, 11.0));
PassKit/PKPaymentAuthorizationViewController.h:118: completion:(void (^)(NSArray<PKPaymentSummaryItem *> *summaryItems))completion API_DEPRECATED("Use paymentAuthorizationViewController:didSelectPaymentMethod:handler: instead to provide more granular errors", ios(8.0, 11.0));
PassKit/PKPaymentRequest.h:37: } API_DEPRECATED("Use PKContactField and -requiredShippingContactFields / -requiredBillingContactFields", ios(8.0, 11.0), watchos(3.0, 4.0));
PassKit/PKPaymentRequest.h:117: @property (nonatomic, strong) NSSet<PKContactField> *requiredBillingContactFields API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentRequest.h:121: @property (nonatomic, assign) PKAddressField requiredBillingAddressFields API_DEPRECATED_WITH_REPLACEMENT("requiredBillingContactFields", ios(8.0, 11.0), watchos(2.0, 4.0));
PassKit/PKPaymentRequest.h:128: @property (nonatomic, strong) NSSet<PKContactField> *requiredShippingContactFields API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentRequest.h:132: @property (nonatomic, assign) PKAddressField requiredShippingAddressFields API_DEPRECATED_WITH_REPLACEMENT("requiredShippingContactFields", ios(8.0, 11.0), watchos(2.0, 4.0));
PassKit/PKPaymentRequest.h:150: @property (nonatomic, copy, nullable) NSSet<NSString *> *supportedCountries API_AVAILABLE(ios(11.0), watchos(4.0));
PassKit/PKPaymentRequestStatus.h:15: API_AVAILABLE(ios(11.0), watchos(4.0))
PassKit/PKPaymentRequestStatus.h:31: API_AVAILABLE(ios(11.0), watchos(4.0))
PassKit/PKPaymentRequestStatus.h:46: API_AVAILABLE(ios(11.0), watchos(4.0))
PassKit/PKPaymentRequestStatus.h:60: API_AVAILABLE(ios(11.0), watchos(4.0))
PassKit/PKPaymentRequestStatus.h:65: API_AVAILABLE(ios(11.0), watchos(4.0))
QuartzCore/CALayer.h:480: CA_AVAILABLE_STARTING (10.13, 11.0, 11.0, 4.0);
QuartzCore/CALayer.h:480: CA_AVAILABLE_STARTING (10.13, 11.0, 11.0, 4.0);
QuartzCore/CAMetalLayer.h:97: @property BOOL allowsNextDrawableTimeout CA_AVAILABLE_STARTING (10.13, 11.0, 11.0, 4.0);
QuartzCore/CAMetalLayer.h:97: @property BOOL allowsNextDrawableTimeout CA_AVAILABLE_STARTING (10.13, 11.0, 11.0, 4.0);
ReplayKit/RPBroadcast.h:55: + (void)loadBroadcastActivityViewControllerWithPreferredExtension:(NSString * _Nullable)preferredExtension handler:(nonnull void(^)(RPBroadcastActivityViewController * _Nullable broadcastActivityViewController, NSError * _Nullable error))handler API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
ReplayKit/RPBroadcast.h:88: @property (nonatomic, readonly) NSString *broadcastExtensionBundleID API_DEPRECATED("No longer supported",ios(10.0,11.0),tvos(10.0,11.0));
ReplayKit/RPBroadcast.h:88: @property (nonatomic, readonly) NSString *broadcastExtensionBundleID API_DEPRECATED("No longer supported",ios(10.0,11.0),tvos(10.0,11.0));
ReplayKit/RPBroadcast.h:126: - (void)broadcastController:(RPBroadcastController *)broadcastController didUpdateBroadcastURL:(NSURL *)broadcastURL API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPBroadcast.h:126: - (void)broadcastController:(RPBroadcastController *)broadcastController didUpdateBroadcastURL:(NSURL *)broadcastURL API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPBroadcastConfiguration.h:10: API_DEPRECATED("No longer supported", ios(10.0,11.0), tvos(10.0,11.0))
ReplayKit/RPBroadcastConfiguration.h:10: API_DEPRECATED("No longer supported", ios(10.0,11.0), tvos(10.0,11.0))
ReplayKit/RPBroadcastExtension.h:30: - (void)completeRequestWithBroadcastURL:(NSURL *)broadcastURL broadcastConfiguration:(RPBroadcastConfiguration *)broadcastConfiguration setupInfo:(nullable NSDictionary <NSString *, NSObject <NSCoding> *> *)setupInfo API_DEPRECATED("No longer supported", ios(10.0,11.0),tvos(10.0,11.0));
ReplayKit/RPBroadcastExtension.h:30: - (void)completeRequestWithBroadcastURL:(NSURL *)broadcastURL broadcastConfiguration:(RPBroadcastConfiguration *)broadcastConfiguration setupInfo:(nullable NSDictionary <NSString *, NSObject <NSCoding> *> *)setupInfo API_DEPRECATED("No longer supported", ios(10.0,11.0),tvos(10.0,11.0));
ReplayKit/RPBroadcastExtension.h:36: - (void)completeRequestWithBroadcastURL:(NSURL *)broadcastURL setupInfo:(nullable NSDictionary <NSString *, NSObject <NSCoding> *> *)setupInfo API_AVAILABLE(ios(11.0),tvos(11.0));
ReplayKit/RPBroadcastExtension.h:36: - (void)completeRequestWithBroadcastURL:(NSURL *)broadcastURL setupInfo:(nullable NSDictionary <NSString *, NSObject <NSCoding> *> *)setupInfo API_AVAILABLE(ios(11.0),tvos(11.0));
ReplayKit/RPBroadcastExtension.h:54: - (void)updateBroadcastURL:(NSURL *)broadcastURL API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPBroadcastExtension.h:54: - (void)updateBroadcastURL:(NSURL *)broadcastURL API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPBroadcastExtension.h:61: API_DEPRECATED("No longer supported, use RPBroadcastSampleHandler instead.", ios(10.0,11.0),tvos(10.0,11.0))
ReplayKit/RPBroadcastExtension.h:61: API_DEPRECATED("No longer supported, use RPBroadcastSampleHandler instead.", ios(10.0,11.0),tvos(10.0,11.0))
ReplayKit/RPScreenRecorder.h:23: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos)
ReplayKit/RPScreenRecorder.h:70: - (void)startCaptureWithHandler:(nullable void(^)(CMSampleBufferRef sampleBuffer, RPSampleBufferType bufferType, NSError * _Nullable error))captureHandler completionHandler:(nullable void(^)(NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPScreenRecorder.h:70: - (void)startCaptureWithHandler:(nullable void(^)(CMSampleBufferRef sampleBuffer, RPSampleBufferType bufferType, NSError * _Nullable error))captureHandler completionHandler:(nullable void(^)(NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPScreenRecorder.h:75: - (void)stopCaptureWithHandler:(nullable void(^)(NSError * _Nullable error))handler API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPScreenRecorder.h:75: - (void)stopCaptureWithHandler:(nullable void(^)(NSError * _Nullable error))handler API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPScreenRecorder.h:93: @property (nonatomic) RPCameraPosition cameraPosition API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
ReplayKit/RPScreenRecorder.h:110: - (void)screenRecorder:(RPScreenRecorder *)screenRecorder didStopRecordingWithPreviewViewController:(nullable RPPreviewViewController *)previewViewController error:(nullable NSError *)error API_AVAILABLE(ios(11.0), tvos(11.0));
ReplayKit/RPScreenRecorder.h:110: - (void)screenRecorder:(RPScreenRecorder *)screenRecorder didStopRecordingWithPreviewViewController:(nullable RPPreviewViewController *)previewViewController error:(nullable NSError *)error API_AVAILABLE(ios(11.0), tvos(11.0));
SafariServices/SFSafariViewController.h:20: } API_AVAILABLE(ios(11.0)) NS_SWIFT_NAME(SFSafariViewController.DismissButtonStyle);
SafariServices/SFSafariViewController.h:40: - (instancetype)initWithURL:(NSURL *)URL configuration:(SFSafariViewControllerConfiguration *)configuration NS_DESIGNATED_INITIALIZER API_AVAILABLE(ios(11.0));
SafariServices/SFSafariViewController.h:47: - (instancetype)initWithURL:(NSURL *)URL entersReaderIfAvailable:(BOOL)entersReaderIfAvailable API_DEPRECATED_WITH_REPLACEMENT("-initWithURL:configuration:", ios(9.0, 11.0));
SafariServices/SFSafariViewController.h:59: @property (nonatomic, readonly, copy) SFSafariViewControllerConfiguration *configuration API_AVAILABLE(ios(11.0));
SafariServices/SFSafariViewController.h:79: @property (nonatomic) SFSafariViewControllerDismissButtonStyle dismissButtonStyle API_AVAILABLE(ios(11.0));
SafariServices/SFSafariViewController.h:100: - (NSArray<UIActivityType> *)safariViewController:(SFSafariViewController *)controller excludedActivityTypesForURL:(NSURL *)URL title:(nullable NSString *)title API_AVAILABLE(ios(11.0));
SafariServices/SFSafariViewControllerConfiguration.h:13: SF_EXTERN API_AVAILABLE(ios(11.0))
SceneKit/SceneKitTypes.h:48: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SceneKitTypes.h:48: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:22: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNAnimation.h:22: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNAnimation.h:54: - (void)addAnimationPlayer:(SCNAnimationPlayer *)player forKey:(nullable NSString *)key API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:54: - (void)addAnimationPlayer:(SCNAnimationPlayer *)player forKey:(nullable NSString *)key API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:81: - (nullable SCNAnimationPlayer *)animationPlayerForKey:(NSString *)key API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:81: - (nullable SCNAnimationPlayer *)animationPlayerForKey:(NSString *)key API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:88: - (void)removeAnimationForKey:(NSString *)key blendOutDuration:(CGFloat)duration API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:88: - (void)removeAnimationForKey:(NSString *)key blendOutDuration:(CGFloat)duration API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNAnimation.h:99: - (void)removeAnimationForKey:(NSString *)key fadeOutDuration:(CGFloat)duration API_DEPRECATED_WITH_REPLACEMENT("-removeAnimationForKey:blendOutDuration:", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0));
SceneKit/SCNAnimation.h:99: - (void)removeAnimationForKey:(NSString *)key fadeOutDuration:(CGFloat)duration API_DEPRECATED_WITH_REPLACEMENT("-removeAnimationForKey:blendOutDuration:", macos(10.10, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0));
SceneKit/SCNAnimation.h:108: - (nullable CAAnimation *)animationForKey:(NSString *)key API_DEPRECATED_WITH_REPLACEMENT("-animationPlayerForKey:", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0));
SceneKit/SCNAnimation.h:108: - (nullable CAAnimation *)animationForKey:(NSString *)key API_DEPRECATED_WITH_REPLACEMENT("-animationPlayerForKey:", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0));
SceneKit/SCNAnimation.h:115: - (void)pauseAnimationForKey:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer setPaused:] instead", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:115: - (void)pauseAnimationForKey:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer setPaused:] instead", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:122: - (void)resumeAnimationForKey:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer setPaused:] instead", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:122: - (void)resumeAnimationForKey:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer setPaused:] instead", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:130: - (void)setSpeed:(CGFloat)speed forAnimationKey:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer setSpeed:] instead", macos(10.12, 10.13), ios(10.0, 11.0), tvos(10.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:130: - (void)setSpeed:(CGFloat)speed forAnimationKey:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer setSpeed:] instead", macos(10.12, 10.13), ios(10.0, 11.0), tvos(10.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:137: - (BOOL)isAnimationForKeyPaused:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer paused] instead", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:137: - (BOOL)isAnimationForKeyPaused:(NSString *)key API_DEPRECATED("Use -[SCNAnimationPlayer paused] instead", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNAnimation.h:146: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNAnimation.h:146: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNAnimation.h:341: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNAnimation.h:341: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNCAAnimationExtensions.h:31: + (CAAnimation *)animationWithSCNAnimation:(SCNAnimation *)animation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCAAnimationExtensions.h:31: + (CAAnimation *)animationWithSCNAnimation:(SCNAnimation *)animation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:15: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:15: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:44: @property(nonatomic) CGFloat fieldOfView API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:44: @property(nonatomic) CGFloat fieldOfView API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:50: @property(nonatomic) SCNCameraProjectionDirection projectionDirection API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:50: @property(nonatomic) SCNCameraProjectionDirection projectionDirection API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:57: @property(nonatomic) CGFloat focalLength API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:57: @property(nonatomic) CGFloat focalLength API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:64: @property(nonatomic) CGFloat sensorHeight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:64: @property(nonatomic) CGFloat sensorHeight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:114: @property(nonatomic) BOOL wantsDepthOfField API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:114: @property(nonatomic) BOOL wantsDepthOfField API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:121: @property(nonatomic) CGFloat focusDistance API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:121: @property(nonatomic) CGFloat focusDistance API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:128: @property(nonatomic) NSInteger focalBlurSampleCount API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:128: @property(nonatomic) NSInteger focalBlurSampleCount API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:135: @property(nonatomic) CGFloat fStop API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:135: @property(nonatomic) CGFloat fStop API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:142: @property(nonatomic) NSInteger apertureBladeCount API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:142: @property(nonatomic) NSInteger apertureBladeCount API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:162: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionIntensity API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:162: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionIntensity API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:169: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionRadius API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:169: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionRadius API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:176: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionBias API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:176: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionBias API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:183: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionDepthThreshold API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:183: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionDepthThreshold API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:190: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionNormalThreshold API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:190: @property(nonatomic) CGFloat screenSpaceAmbientOcclusionNormalThreshold API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCamera.h:323: @property(nonatomic) CGFloat focalBlurRadius API_DEPRECATED("Use fStop instead", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:323: @property(nonatomic) CGFloat focalBlurRadius API_DEPRECATED("Use fStop instead", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:330: @property(nonatomic) double xFov API_DEPRECATED("Use -[SCNCamera fov] or -[SCNCamera focalLength] instead", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:330: @property(nonatomic) double xFov API_DEPRECATED("Use -[SCNCamera fov] or -[SCNCamera focalLength] instead", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:337: @property(nonatomic) double yFov API_DEPRECATED("Use -[SCNCamera fov] or -[SCNCamera focalLength] instead", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:337: @property(nonatomic) double yFov API_DEPRECATED("Use -[SCNCamera fov] or -[SCNCamera focalLength] instead", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:344: @property(nonatomic) CGFloat aperture API_DEPRECATED("Use -[SCNCamera fStop] instead with fStop = sensorHeight / aperture.", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:344: @property(nonatomic) CGFloat aperture API_DEPRECATED("Use -[SCNCamera fStop] instead with fStop = sensorHeight / aperture.", macos(10.8, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:351: @property(nonatomic) CGFloat focalSize API_DEPRECATED_WITH_REPLACEMENT("-focalDistance", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:351: @property(nonatomic) CGFloat focalSize API_DEPRECATED_WITH_REPLACEMENT("-focalDistance", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:358: @property(nonatomic) CGFloat focalDistance API_DEPRECATED_WITH_REPLACEMENT("-focusDistance", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCamera.h:358: @property(nonatomic) CGFloat focalDistance API_DEPRECATED_WITH_REPLACEMENT("-focusDistance", macos(10.9, 10.13), ios(8.0, 11.0), tvos(9.0, 11.0), watchos(3.0, 4.0));
SceneKit/SCNCameraController.h:25: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCameraController.h:25: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNCameraController.h:35: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNCameraController.h:35: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:36: @abstract Specifies whether or not the contraint should applies incrementally and have it's effect being cumulated over the rendered frames. Defaults to true on macos 10.13, ios 11.0, tvos 11.0, watchos 4.0, default to false on previous releases.
SceneKit/SCNConstraint.h:36: @abstract Specifies whether or not the contraint should applies incrementally and have it's effect being cumulated over the rendered frames. Defaults to true on macos 10.13, ios 11.0, tvos 11.0, watchos 4.0, default to false on previous releases.
SceneKit/SCNConstraint.h:38: @property(nonatomic, getter=isIncremental) BOOL incremental API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:38: @property(nonatomic, getter=isIncremental) BOOL incremental API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:71: @property(nonatomic, assign) SCNVector3 targetOffset API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:71: @property(nonatomic, assign) SCNVector3 targetOffset API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:77: @property(nonatomic, assign) SCNVector3 localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:77: @property(nonatomic, assign) SCNVector3 localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:83: @property(nonatomic, assign) SCNVector3 worldUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:83: @property(nonatomic, assign) SCNVector3 worldUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:147: + (instancetype)positionConstraintInWorldSpace:(BOOL)world withBlock:(SCNVector3 (^)(SCNNode *node, SCNVector3 position))block API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:147: + (instancetype)positionConstraintInWorldSpace:(BOOL)world withBlock:(SCNVector3 (^)(SCNNode *node, SCNVector3 position))block API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:156: + (instancetype)orientationConstraintInWorldSpace:(BOOL)world withBlock:(SCNQuaternion (^)(SCNNode *node, SCNQuaternion quaternion))block API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:156: + (instancetype)orientationConstraintInWorldSpace:(BOOL)world withBlock:(SCNQuaternion (^)(SCNNode *node, SCNQuaternion quaternion))block API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNConstraint.h:212: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:212: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:247: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:247: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:306: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:306: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:349: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:349: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:382: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:382: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:394: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNConstraint.h:394: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNGeometry.h:169: @property(nonatomic, retain, nullable) SCNGeometryTessellator *tessellator API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(tvos, watchos);
SceneKit/SCNGeometry.h:184: @property (nonatomic) BOOL wantsAdaptiveSubdivision API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:184: @property (nonatomic) BOOL wantsAdaptiveSubdivision API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:378: @property(nonatomic) NSRange primitiveRange API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:378: @property(nonatomic) NSRange primitiveRange API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:389: @property(nonatomic) CGFloat pointSize API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:389: @property(nonatomic) CGFloat pointSize API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:394: @property(nonatomic) CGFloat minimumPointScreenSpaceRadius API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:394: @property(nonatomic) CGFloat minimumPointScreenSpaceRadius API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:399: @property(nonatomic) CGFloat maximumPointScreenSpaceRadius API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:399: @property(nonatomic) CGFloat maximumPointScreenSpaceRadius API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNGeometry.h:411: } API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(tvos, watchos);
SceneKit/SCNGeometry.h:418: API_AVAILABLE(macos(10.13), ios(11.0)) API_UNAVAILABLE(tvos, watchos)
SceneKit/SCNLight.h:146: @property(nonatomic) BOOL automaticallyAdjustsShadowProjection API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:146: @property(nonatomic) BOOL automaticallyAdjustsShadowProjection API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:152: @property(nonatomic) CGFloat maximumShadowDistance API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:152: @property(nonatomic) CGFloat maximumShadowDistance API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:159: @property(nonatomic) BOOL forcesBackFaceCasters API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:159: @property(nonatomic) BOOL forcesBackFaceCasters API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:165: @property(nonatomic) BOOL sampleDistributedShadowMaps API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:165: @property(nonatomic) BOOL sampleDistributedShadowMaps API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:171: @property(nonatomic) NSUInteger shadowCascadeCount API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:171: @property(nonatomic) NSUInteger shadowCascadeCount API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:177: @property(nonatomic) CGFloat shadowCascadeSplittingFactor API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNLight.h:177: @property(nonatomic) CGFloat shadowCascadeSplittingFactor API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:96: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:96: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:109: SCNTransparencyModeSingleLayer API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 2, // Ensures that one layer of transparency is draw correctly.
SceneKit/SCNMaterial.h:109: SCNTransparencyModeSingleLayer API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 2, // Ensures that one layer of transparency is draw correctly.
SceneKit/SCNMaterial.h:110: SCNTransparencyModeDualLayer API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 3, // Ensures that two layers of transparency are ordered and drawn correctly. This should be used for transparent convex objects like cubes and spheres, when you want to see both front and back faces.
SceneKit/SCNMaterial.h:110: SCNTransparencyModeDualLayer API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 3, // Ensures that two layers of transparency are ordered and drawn correctly. This should be used for transparent convex objects like cubes and spheres, when you want to see both front and back faces.
SceneKit/SCNMaterial.h:111: SCNTransparencyModeDefault API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = SCNTransparencyModeAOne
SceneKit/SCNMaterial.h:111: SCNTransparencyModeDefault API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = SCNTransparencyModeAOne
SceneKit/SCNMaterial.h:125: SCNBlendModeMax API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 6 // Max the destination with the source (ignores alpha).
SceneKit/SCNMaterial.h:125: SCNBlendModeMax API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 6 // Max the destination with the source (ignores alpha).
SceneKit/SCNMaterial.h:211: @property(nonatomic, readonly) SCNMaterialProperty *displacement API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:211: @property(nonatomic, readonly) SCNMaterialProperty *displacement API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:274: @property(nonatomic) SCNFillMode fillMode API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:274: @property(nonatomic) SCNFillMode fillMode API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:303: @property(nonatomic) SCNColorMask colorBufferWriteMask API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterial.h:303: @property(nonatomic) SCNColorMask colorBufferWriteMask API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterialProperty.h:46: @abstract Specifies the receiver's contents. This can be a color (NSColor, UIColor, CGColorRef), an image (NSImage, UIImage, CGImageRef), a layer (CALayer), a path (NSString or NSURL), a SpriteKit scene (SKScene), a texture (SKTexture, id<MTLTexture> or GLKTextureInfo), or a floating value between 0 and 1 (NSNumber) for metalness and roughness properties. In macOS 10.13, iOS 11.0, tvOS 11.0 and watchOS 4.0 AVCaptureDevice and AVPlayer are also supported. Animatable when set to a color.
SceneKit/SCNMaterialProperty.h:46: @abstract Specifies the receiver's contents. This can be a color (NSColor, UIColor, CGColorRef), an image (NSImage, UIImage, CGImageRef), a layer (CALayer), a path (NSString or NSURL), a SpriteKit scene (SKScene), a texture (SKTexture, id<MTLTexture> or GLKTextureInfo), or a floating value between 0 and 1 (NSNumber) for metalness and roughness properties. In macOS 10.13, iOS 11.0, tvOS 11.0 and watchOS 4.0 AVCaptureDevice and AVPlayer are also supported. Animatable when set to a color.
SceneKit/SCNMaterialProperty.h:122: @property(nonatomic) SCNColorMask textureComponents API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMaterialProperty.h:122: @property(nonatomic) SCNColorMask textureComponents API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:55: @property (nonatomic, retain) NSArray<NSNumber *> *weights API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:55: @property (nonatomic, retain) NSArray<NSNumber *> *weights API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:61: @property BOOL unifiesNormals API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:61: @property BOOL unifiesNormals API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:69: @property (nonatomic, retain, nullable) NSArray<NSNumber *> *channelTargetCounts API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:69: @property (nonatomic, retain, nullable) NSArray<NSNumber *> *channelTargetCounts API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:76: @property (nonatomic, retain, nullable) NSArray<NSNumber *> *channelTargetWeights API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNMorpher.h:76: @property (nonatomic, retain, nullable) NSArray<NSNumber *> *channelTargetWeights API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:56: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:56: } API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:177: @property(nonatomic) SCNQuaternion worldOrientation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:177: @property(nonatomic) SCNQuaternion worldOrientation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:211: @property(nonatomic) SCNVector3 worldPosition API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:211: @property(nonatomic) SCNVector3 worldPosition API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:219: - (void)setWorldTransform:(SCNMatrix4)worldTransform API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:219: - (void)setWorldTransform:(SCNMatrix4)worldTransform API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:364: - (SCNVector3)convertVector:(SCNVector3)vector toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:364: - (SCNVector3)convertVector:(SCNVector3)vector toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:375: - (SCNVector3)convertVector:(SCNVector3)vector fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:375: - (SCNVector3)convertVector:(SCNVector3)vector fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:500: @property (nonatomic) SCNNodeFocusBehavior focusBehavior API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:500: @property (nonatomic) SCNNodeFocusBehavior focusBehavior API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:510: @property (class, readonly, nonatomic) SCNVector3 localUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:510: @property (class, readonly, nonatomic) SCNVector3 localUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:516: @property (class, readonly, nonatomic) SCNVector3 localRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:516: @property (class, readonly, nonatomic) SCNVector3 localRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:522: @property (class, readonly, nonatomic) SCNVector3 localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:522: @property (class, readonly, nonatomic) SCNVector3 localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:528: @property (readonly, nonatomic) SCNVector3 worldUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:528: @property (readonly, nonatomic) SCNVector3 worldUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:534: @property (readonly, nonatomic) SCNVector3 worldRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:534: @property (readonly, nonatomic) SCNVector3 worldRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:540: @property (readonly, nonatomic) SCNVector3 worldFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:540: @property (readonly, nonatomic) SCNVector3 worldFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:547: - (void)lookAt:(SCNVector3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:547: - (void)lookAt:(SCNVector3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:558: - (void)lookAt:(SCNVector3)worldTarget up:(SCNVector3)worldUp localFront:(SCNVector3)localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:558: - (void)lookAt:(SCNVector3)worldTarget up:(SCNVector3)worldUp localFront:(SCNVector3)localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:565: - (void)localTranslateBy:(SCNVector3)translation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:565: - (void)localTranslateBy:(SCNVector3)translation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:572: - (void)localRotateBy:(SCNQuaternion)rotation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:572: - (void)localRotateBy:(SCNQuaternion)rotation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:580: - (void)rotateBy:(SCNQuaternion)worldRotation aroundTarget:(SCNVector3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:580: - (void)rotateBy:(SCNQuaternion)worldRotation aroundTarget:(SCNVector3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:622: @property(nonatomic) simd_float4x4 simdTransform API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:622: @property(nonatomic) simd_float4x4 simdTransform API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:627: @property(nonatomic) simd_float3 simdPosition API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:627: @property(nonatomic) simd_float3 simdPosition API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:633: @property(nonatomic) simd_float4 simdRotation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:633: @property(nonatomic) simd_float4 simdRotation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:638: @property(nonatomic) simd_quatf simdOrientation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:638: @property(nonatomic) simd_quatf simdOrientation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:651: @property(nonatomic) simd_float3 simdEulerAngles API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:651: @property(nonatomic) simd_float3 simdEulerAngles API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:656: @property(nonatomic) simd_float3 simdScale API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:656: @property(nonatomic) simd_float3 simdScale API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:661: @property(nonatomic) simd_float4x4 simdPivot API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:661: @property(nonatomic) simd_float4x4 simdPivot API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:666: @property(nonatomic) simd_float3 simdWorldPosition API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:666: @property(nonatomic) simd_float3 simdWorldPosition API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:671: @property(nonatomic) simd_quatf simdWorldOrientation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:671: @property(nonatomic) simd_quatf simdWorldOrientation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:676: @property(nonatomic) simd_float4x4 simdWorldTransform API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:676: @property(nonatomic) simd_float4x4 simdWorldTransform API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:678: - (simd_float3)simdConvertPosition:(simd_float3)position toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:678: - (simd_float3)simdConvertPosition:(simd_float3)position toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:679: - (simd_float3)simdConvertPosition:(simd_float3)position fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:679: - (simd_float3)simdConvertPosition:(simd_float3)position fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:681: - (simd_float3)simdConvertVector:(simd_float3)vector toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:681: - (simd_float3)simdConvertVector:(simd_float3)vector toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:682: - (simd_float3)simdConvertVector:(simd_float3)vector fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:682: - (simd_float3)simdConvertVector:(simd_float3)vector fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:684: - (simd_float4x4)simdConvertTransform:(simd_float4x4)transform toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:684: - (simd_float4x4)simdConvertTransform:(simd_float4x4)transform toNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:685: - (simd_float4x4)simdConvertTransform:(simd_float4x4)transform fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:685: - (simd_float4x4)simdConvertTransform:(simd_float4x4)transform fromNode:(nullable SCNNode *)node API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:687: + (simd_float3)simdLocalUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:687: + (simd_float3)simdLocalUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:688: + (simd_float3)simdLocalRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:688: + (simd_float3)simdLocalRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:689: + (simd_float3)simdLocalFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:689: + (simd_float3)simdLocalFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:691: - (simd_float3)simdWorldUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:691: - (simd_float3)simdWorldUp API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:692: - (simd_float3)simdWorldRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:692: - (simd_float3)simdWorldRight API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:693: - (simd_float3)simdWorldFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:693: - (simd_float3)simdWorldFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:695: - (void)simdLookAt:(vector_float3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:695: - (void)simdLookAt:(vector_float3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:696: - (void)simdLookAt:(vector_float3)worldTarget up:(vector_float3)worldUp localFront:(simd_float3)localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:696: - (void)simdLookAt:(vector_float3)worldTarget up:(vector_float3)worldUp localFront:(simd_float3)localFront API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:697: - (void)simdLocalTranslateBy:(simd_float3)translation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:697: - (void)simdLocalTranslateBy:(simd_float3)translation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:699: - (void)simdLocalRotateBy:(simd_quatf)rotation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:699: - (void)simdLocalRotateBy:(simd_quatf)rotation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:700: - (void)simdRotateBy:(simd_quatf)worldRotation aroundTarget:(simd_float3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNNode.h:700: - (void)simdRotateBy:(simd_quatf)worldRotation aroundTarget:(simd_float3)worldTarget API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNParticleSystem.h:246: @property(nonatomic) SCNVector3 orientationDirection API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNParticleSystem.h:246: @property(nonatomic) SCNVector3 orientationDirection API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNParticleSystem.h:334: @property(nonatomic) CGFloat particleIntensity API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNParticleSystem.h:334: @property(nonatomic) CGFloat particleIntensity API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNParticleSystem.h:337: @property(nonatomic) CGFloat particleIntensityVariation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNParticleSystem.h:337: @property(nonatomic) CGFloat particleIntensityVariation API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNPhysicsBehavior.h:112: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNPhysicsBehavior.h:112: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNPhysicsContact.h:29: @property(nonatomic, readonly) CGFloat sweepTestFraction API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)); // Value between 0 and 1 giving the relative position of the physic shape when performing a convex sweep test.
SceneKit/SCNPhysicsContact.h:29: @property(nonatomic, readonly) CGFloat sweepTestFraction API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0)); // Value between 0 and 1 giving the relative position of the physic shape when performing a convex sweep test.
SceneKit/SCNSceneRenderer.h:56: SCNDebugOptionRenderAsWireframe API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 6, //render objects as wireframe
SceneKit/SCNSceneRenderer.h:56: SCNDebugOptionRenderAsWireframe API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 6, //render objects as wireframe
SceneKit/SCNSceneRenderer.h:57: SCNDebugOptionShowSkeletons API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 7, //show skinning bones
SceneKit/SCNSceneRenderer.h:57: SCNDebugOptionShowSkeletons API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 7, //show skinning bones
SceneKit/SCNSceneRenderer.h:58: SCNDebugOptionShowCreases API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 8, //show subdivision creases
SceneKit/SCNSceneRenderer.h:58: SCNDebugOptionShowCreases API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 8, //show subdivision creases
SceneKit/SCNSceneRenderer.h:59: SCNDebugOptionShowConstraints API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 9, //show slider constraint
SceneKit/SCNSceneRenderer.h:59: SCNDebugOptionShowConstraints API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 9, //show slider constraint
SceneKit/SCNSceneRenderer.h:60: SCNDebugOptionShowCameras API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 10 //show cameras
SceneKit/SCNSceneRenderer.h:60: SCNDebugOptionShowCameras API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0), watchos(4.0)) = 1 << 10 //show cameras
SceneKit/SCNShadable.h:147: - MTLBuffer are also supported as values (introduced in macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNShadable.h:147: - MTLBuffer are also supported as values (introduced in macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNView.h:44: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNView.h:44: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0))
SceneKit/SCNView.h:104: @property(nonatomic, readonly) id<SCNCameraControlConfiguration> cameraControlConfiguration API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNView.h:104: @property(nonatomic, readonly) id<SCNCameraControlConfiguration> cameraControlConfiguration API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNView.h:110: @property(nullable, nonatomic, readonly) SCNCameraController* defaultCameraController API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
SceneKit/SCNView.h:110: @property(nullable, nonatomic, readonly) SCNCameraController* defaultCameraController API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0), watchos(4.0));
Security/SecCertificate.h:188: @discussion Return the content of a DER-encoded integer (without the tag and length fields) for this certificate's serial number. The caller must CFRelease the value returned. NOTE: Deprecated in iOS 11.0; use SecCertificateCopySerialNumberData instead for cross-platform availability.
Security/SecItem.h:554: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecItem.h:554: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1288: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1288: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1290: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1290: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1292: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1292: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1294: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1294: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1296: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1296: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1299: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1299: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1301: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1301: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1303: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1303: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1305: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1305: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1307: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1307: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1385: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1385: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1387: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1387: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1389: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1389: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1391: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1391: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1394: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1394: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1396: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1396: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1398: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1398: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1400: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
Security/SecKey.h:1400: __OSX_AVAILABLE(10.13) __IOS_AVAILABLE(11.0) __TVOS_AVAILABLE(11.0) __WATCHOS_AVAILABLE(4.0);
SpriteKit/SKNode.h:37: } API_AVAILABLE(ios(11.0), tvos(11.0));
SpriteKit/SKNode.h:37: } API_AVAILABLE(ios(11.0), tvos(11.0));
SpriteKit/SKNode.h:124: @property (nonatomic) SKNodeFocusBehavior focusBehavior API_AVAILABLE(ios(11.0), tvos(11.0));
SpriteKit/SKNode.h:124: @property (nonatomic) SKNodeFocusBehavior focusBehavior API_AVAILABLE(ios(11.0), tvos(11.0));
StoreKit/SKCloudServiceController.h:38: - (void)requestPersonalizationTokenForClientToken:(NSString *)clientToken withCompletionHandler:(void(^)(NSString * _Nullable personalizationToken, NSError * _Nullable error))completionHandler API_DEPRECATED_WITH_REPLACEMENT("requestUserTokenForDeveloperToken:completionHandler:", ios(10.3, 11.0));
UIKit/DocumentManager/UIDocumentBrowserAction.h:17: } API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED NS_SWIFT_NAME(UIDocumentBrowserAction.Availability);
UIKit/DocumentManager/UIDocumentBrowserAction.h:19: API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED @interface UIDocumentBrowserAction : NSObject
UIKit/DocumentManager/UIDocumentBrowserViewController.h:18: extern NSString *const UIDocumentBrowserErrorDomain API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED;
UIKit/DocumentManager/UIDocumentBrowserViewController.h:22: } API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED;
UIKit/DocumentManager/UIDocumentBrowserViewController.h:28: } API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED NS_SWIFT_NAME(UIDocumentBrowserViewController.ImportMode);
UIKit/DocumentManager/UIDocumentBrowserViewController.h:34: } API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED NS_SWIFT_NAME(UIDocumentBrowserViewController.BrowserUserInterfaceStyle);
UIKit/DocumentManager/UIDocumentBrowserViewController.h:39: API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED
UIKit/DocumentManager/UIDocumentBrowserViewController.h:156: API_AVAILABLE(ios(11.0)) __TVOS_PROHIBITED
UIKit/NSItemProvider+UIKitAdditions.h:15: @property (nonatomic, copy, nullable) NSData *teamData API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/NSLayoutAnchor.h:58: - (NSLayoutConstraint *)constraintEqualToSystemSpacingAfterAnchor:(NSLayoutXAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:58: - (NSLayoutConstraint *)constraintEqualToSystemSpacingAfterAnchor:(NSLayoutXAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:59: - (NSLayoutConstraint *)constraintGreaterThanOrEqualToSystemSpacingAfterAnchor:(NSLayoutXAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:59: - (NSLayoutConstraint *)constraintGreaterThanOrEqualToSystemSpacingAfterAnchor:(NSLayoutXAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:60: - (NSLayoutConstraint *)constraintLessThanOrEqualToSystemSpacingAfterAnchor:(NSLayoutXAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:60: - (NSLayoutConstraint *)constraintLessThanOrEqualToSystemSpacingAfterAnchor:(NSLayoutXAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:78: - (NSLayoutConstraint *)constraintEqualToSystemSpacingBelowAnchor:(NSLayoutYAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:78: - (NSLayoutConstraint *)constraintEqualToSystemSpacingBelowAnchor:(NSLayoutYAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:79: - (NSLayoutConstraint *)constraintGreaterThanOrEqualToSystemSpacingBelowAnchor:(NSLayoutYAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:79: - (NSLayoutConstraint *)constraintGreaterThanOrEqualToSystemSpacingBelowAnchor:(NSLayoutYAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:80: - (NSLayoutConstraint *)constraintLessThanOrEqualToSystemSpacingBelowAnchor:(NSLayoutYAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutAnchor.h:80: - (NSLayoutConstraint *)constraintLessThanOrEqualToSystemSpacingBelowAnchor:(NSLayoutYAxisAnchor *)anchor multiplier:(CGFloat)multiplier API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/NSLayoutConstraint.h:75: NSLayoutFormatSpacingEdgeToEdge API_AVAILABLE(ios(11.0),tvos(11.0)) = 0 << 19, // default
UIKit/NSLayoutConstraint.h:75: NSLayoutFormatSpacingEdgeToEdge API_AVAILABLE(ios(11.0),tvos(11.0)) = 0 << 19, // default
UIKit/NSLayoutConstraint.h:84: NSLayoutFormatSpacingBaselineToBaseline API_AVAILABLE(ios(11.0),tvos(11.0)) = 1 << 19,
UIKit/NSLayoutConstraint.h:84: NSLayoutFormatSpacingBaselineToBaseline API_AVAILABLE(ios(11.0),tvos(11.0)) = 1 << 19,
UIKit/NSLayoutConstraint.h:86: NSLayoutFormatSpacingMask API_AVAILABLE(ios(11.0),tvos(11.0)) = 0x1 << 19,
UIKit/NSLayoutConstraint.h:86: NSLayoutFormatSpacingMask API_AVAILABLE(ios(11.0),tvos(11.0)) = 0x1 << 19,
UIKit/UIAccessibility.h:69: @property (nullable, nonatomic, copy) NSAttributedString *accessibilityAttributedLabel API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIAccessibility.h:69: @property (nullable, nonatomic, copy) NSAttributedString *accessibilityAttributedLabel API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIAccessibility.h:84: @property (nullable, nonatomic, copy) NSAttributedString *accessibilityAttributedHint API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIAccessibility.h:84: @property (nullable, nonatomic, copy) NSAttributedString *accessibilityAttributedHint API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIAccessibility.h:100: @property (nullable, nonatomic, copy) NSAttributedString *accessibilityAttributedValue API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIAccessibility.h:100: @property (nullable, nonatomic, copy) NSAttributedString *accessibilityAttributedValue API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIAccessibility.h:317: - (nullable NSAttributedString *)accessibilityAttributedContentForLineNumber:(NSInteger)lineNumber API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibility.h:317: - (nullable NSAttributedString *)accessibilityAttributedContentForLineNumber:(NSInteger)lineNumber API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibility.h:318: - (nullable NSAttributedString *)accessibilityAttributedPageContent API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibility.h:318: - (nullable NSAttributedString *)accessibilityAttributedPageContent API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibility.h:359: @property (nullable, nonatomic, copy) NSArray<UIAccessibilityLocationDescriptor *> *accessibilityDragSourceDescriptors API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIAccessibility.h:361: @property (nullable, nonatomic, copy) NSArray<UIAccessibilityLocationDescriptor *> *accessibilityDropPointDescriptors API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIAccessibility.h:383: UIKIT_EXTERN NSString *const UIAccessibilityVoiceOverStatusChanged API_DEPRECATED_WITH_REPLACEMENT("UIAccessibilityVoiceOverStatusDidChangeNotification", ios(4.0, 11.0), tvos(9.0, 11.0));
UIKit/UIAccessibility.h:383: UIKIT_EXTERN NSString *const UIAccessibilityVoiceOverStatusChanged API_DEPRECATED_WITH_REPLACEMENT("UIAccessibilityVoiceOverStatusDidChangeNotification", ios(4.0, 11.0), tvos(9.0, 11.0));
UIKit/UIAccessibility.h:384: UIKIT_EXTERN NSNotificationName const UIAccessibilityVoiceOverStatusDidChangeNotification API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibility.h:384: UIKIT_EXTERN NSNotificationName const UIAccessibilityVoiceOverStatusDidChangeNotification API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityAdditions.h:29: - (nullable NSAttributedString *)pickerView:(UIPickerView *)pickerView accessibilityAttributedLabelForComponent:(NSInteger)component API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityAdditions.h:29: - (nullable NSAttributedString *)pickerView:(UIPickerView *)pickerView accessibilityAttributedLabelForComponent:(NSInteger)component API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityAdditions.h:30: - (nullable NSAttributedString *)pickerView:(UIPickerView *)pickerView accessibilityAttributedHintForComponent:(NSInteger)component API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityAdditions.h:30: - (nullable NSAttributedString *)pickerView:(UIPickerView *)pickerView accessibilityAttributedHintForComponent:(NSInteger)component API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityAdditions.h:46: - (nullable NSAttributedString *)accessibilityAttributedScrollStatusForScrollView:(UIScrollView *)scrollView API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityAdditions.h:46: - (nullable NSAttributedString *)accessibilityAttributedScrollStatusForScrollView:(UIScrollView *)scrollView API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityContentSizeCategoryImageAdjusting.h:18: UIKIT_EXTERN API_AVAILABLE(ios(11.0),tvos(11.0))
UIKit/UIAccessibilityContentSizeCategoryImageAdjusting.h:18: UIKIT_EXTERN API_AVAILABLE(ios(11.0),tvos(11.0))
UIKit/UIAccessibilityCustomAction.h:15: - (instancetype)initWithAttributedName:(NSAttributedString *)attributedName target:(nullable id)target selector:(SEL)selector API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomAction.h:15: - (instancetype)initWithAttributedName:(NSAttributedString *)attributedName target:(nullable id)target selector:(SEL)selector API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomAction.h:26: @property (nonatomic, copy) NSAttributedString *attributedName API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomAction.h:26: @property (nonatomic, copy) NSAttributedString *attributedName API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomRotor.h:77: - (instancetype)initWithAttributedName:(NSAttributedString *)attributedName itemSearchBlock:(UIAccessibilityCustomRotorSearch)itemSearchBlock API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomRotor.h:77: - (instancetype)initWithAttributedName:(NSAttributedString *)attributedName itemSearchBlock:(UIAccessibilityCustomRotorSearch)itemSearchBlock API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomRotor.h:85: @property (nonatomic, copy) NSAttributedString *attributedName API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityCustomRotor.h:85: @property (nonatomic, copy) NSAttributedString *attributedName API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIAccessibilityLocationDescriptor.h:21: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIAccessibilityLocationDescriptor : NSObject
UIKit/UIApplication.h:86: } API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIApplication.h:97: UIKIT_EXTERN const NSTimeInterval UIApplicationBackgroundFetchIntervalMinimum API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIApplication.h:98: UIKIT_EXTERN const NSTimeInterval UIApplicationBackgroundFetchIntervalNever API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIApplication.h:182: - (void)setMinimumBackgroundFetchInterval:(NSTimeInterval)minimumBackgroundFetchInterval API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIApplication.h:187: @property (nonatomic, readonly) UIBackgroundRefreshStatus backgroundRefreshStatus API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIApplication.h:369: - (void)application:(UIApplication *)application performFetchWithCompletionHandler:(void (^)(UIBackgroundFetchResult result))completionHandler API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIApplication.h:488: UIKIT_EXTERN NSNotificationName const UIApplicationBackgroundRefreshStatusDidChangeNotification API_AVAILABLE(ios(7.0), tvos(11.0));
UIKit/UIBarItem.h:29: @property(nullable, nonatomic,strong) UIImage *largeContentSizeImage API_AVAILABLE(ios(11.0));
UIKit/UIBarItem.h:33: @property(nonatomic) UIEdgeInsets largeContentSizeImageInsets API_AVAILABLE(ios(11.0)); // default is UIEdgeInsetsZero. These insets apply only when the largeContentSizeImage property is set.
UIKit/UIButton.h:28: UIButtonTypePlain API_AVAILABLE(tvos(11.0)), // standard system button without the blurred background view
UIKit/UICollectionView.h:38: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:151: - (BOOL)collectionView:(UICollectionView *)collectionView shouldSpringLoadItemAtIndexPath:(NSIndexPath *)indexPath withContext:(id<UISpringLoadedInteractionContext>)context API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:167: @property (nonatomic, weak, nullable) id <UICollectionViewDragDelegate> dragDelegate API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:168: @property (nonatomic, weak, nullable) id <UICollectionViewDropDelegate> dropDelegate API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:175: @property (nonatomic) BOOL dragInteractionEnabled API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:180: @property (nonatomic) UICollectionViewReorderingCadence reorderingCadence API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:209: @property (nonatomic, readonly) BOOL hasUncommittedUpdates API_AVAILABLE(ios(11.0));
UIKit/UICollectionView.h:279: @property (nonatomic, readonly) BOOL hasActiveDrag API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:283: @property (nonatomic, readonly) BOOL hasActiveDrop API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:296: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UICollectionView.h:331: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UICollectionView.h:390: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionView.h:393: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UICollectionView.h:405: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UICollectionView.h:453: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UICollectionView.h:473: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UICollectionViewCell.h:30: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UICollectionViewCell.h:71: - (void)dragStateDidChange:(UICollectionViewCellDragState)dragState API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UIContentSizeCategory.h:37: UIKIT_EXTERN BOOL UIContentSizeCategoryIsAccessibilityCategory(UIContentSizeCategory category) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0)) NS_REFINED_FOR_SWIFT;
UIKit/UIContentSizeCategory.h:37: UIKIT_EXTERN BOOL UIContentSizeCategoryIsAccessibilityCategory(UIContentSizeCategory category) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0)) NS_REFINED_FOR_SWIFT;
UIKit/UIContentSizeCategory.h:38: UIKIT_EXTERN NSComparisonResult UIContentSizeCategoryCompareToCategory(UIContentSizeCategory lhs, UIContentSizeCategory rhs) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0)) NS_REFINED_FOR_SWIFT;
UIKit/UIContentSizeCategory.h:38: UIKIT_EXTERN NSComparisonResult UIContentSizeCategoryCompareToCategory(UIContentSizeCategory lhs, UIContentSizeCategory rhs) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0)) NS_REFINED_FOR_SWIFT;
UIKit/UIContextualAction.h:23: } NS_SWIFT_NAME(UIContextualAction.Style) API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
UIKit/UIContextualAction.h:25: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos)
UIKit/UIControl.h:52: UIControlContentHorizontalAlignmentLeading API_AVAILABLE(ios(11.0), tvos(11.0)) = 4,
UIKit/UIControl.h:52: UIControlContentHorizontalAlignmentLeading API_AVAILABLE(ios(11.0), tvos(11.0)) = 4,
UIKit/UIControl.h:53: UIControlContentHorizontalAlignmentTrailing API_AVAILABLE(ios(11.0), tvos(11.0)) = 5,
UIKit/UIControl.h:53: UIControlContentHorizontalAlignmentTrailing API_AVAILABLE(ios(11.0), tvos(11.0)) = 5,
UIKit/UIDataSourceTranslating.h:16: API_AVAILABLE(ios(11.0), tvos(11.0))
UIKit/UIDataSourceTranslating.h:16: API_AVAILABLE(ios(11.0), tvos(11.0))
UIKit/UIDragInteraction.h:18: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIDragAnimating <NSObject>
UIKit/UIDragInteraction.h:32: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDragInteraction : NSObject <UIInteraction>
UIKit/UIDragInteraction.h:54: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIDragInteractionDelegate <NSObject>
UIKit/UIDragItem.h:15: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDragItem : NSObject
UIKit/UIDragPreview.h:16: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDragPreview : NSObject <NSCopying>
UIKit/UIDragPreviewParameters.h:16: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDragPreviewParameters : NSObject <NSCopying>
UIKit/UIDragSession.h:16: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIDragDropSession <NSObject>
UIKit/UIDragSession.h:66: - (BOOL)canLoadObjectsOfClasses:(NSArray<Class<NSItemProviderReading>> *)classes API_DEPRECATED_WITH_REPLACEMENT("canLoadObjectsOfClass:", ios(11.0, 11.0));
UIKit/UIDragSession.h:66: - (BOOL)canLoadObjectsOfClasses:(NSArray<Class<NSItemProviderReading>> *)classes API_DEPRECATED_WITH_REPLACEMENT("canLoadObjectsOfClass:", ios(11.0, 11.0));
UIKit/UIDragSession.h:71: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIDragSession <UIDragDropSession>
UIKit/UIDragSession.h:84: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIDragSession.h:86: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIDropSession <UIDragDropSession, NSProgressReporting>
UIKit/UIDropInteraction.h:16: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDropInteraction : NSObject <UIInteraction>
UIKit/UIDropInteraction.h:80: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIDropInteraction.h:83: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDropProposal : NSObject <NSCopying>
UIKit/UIDropInteraction.h:110: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIDropInteractionDelegate <NSObject>
UIKit/UIFocus.h:60: - (nullable UIFocusSoundIdentifier)soundIdentifierForFocusUpdateInContext:(UIFocusUpdateContext *)context API_AVAILABLE(tvos(11.0));
UIKit/UIFocus.h:107: UIKIT_EXTERN NSNotificationName const UIFocusDidUpdateNotification API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:107: UIKIT_EXTERN NSNotificationName const UIFocusDidUpdateNotification API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:108: UIKIT_EXTERN NSNotificationName const UIFocusMovementDidFailNotification API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:108: UIKIT_EXTERN NSNotificationName const UIFocusMovementDidFailNotification API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:110: UIKIT_EXTERN NSString * const UIFocusUpdateContextKey API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:110: UIKIT_EXTERN NSString * const UIFocusUpdateContextKey API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:111: UIKIT_EXTERN NSString * const UIFocusUpdateAnimationCoordinatorKey API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:111: UIKIT_EXTERN NSString * const UIFocusUpdateAnimationCoordinatorKey API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocus.h:114: UIKIT_EXTERN UIFocusSoundIdentifier const UIFocusSoundIdentifierNone API_AVAILABLE(tvos(11.0));
UIKit/UIFocus.h:117: UIKIT_EXTERN UIFocusSoundIdentifier const UIFocusSoundIdentifierDefault API_AVAILABLE(tvos(11.0));
UIKit/UIFocusAnimationCoordinator.h:43: - (void)addCoordinatedFocusingAnimations:(void (^ _Nullable)(id<UIFocusAnimationContext> context))animations completion:(void (^ _Nullable)(void))completion API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocusAnimationCoordinator.h:43: - (void)addCoordinatedFocusingAnimations:(void (^ _Nullable)(id<UIFocusAnimationContext> context))animations completion:(void (^ _Nullable)(void))completion API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocusAnimationCoordinator.h:54: - (void)addCoordinatedUnfocusingAnimations:(void (^ _Nullable)(id<UIFocusAnimationContext> context))animations completion:(void (^ _Nullable)(void))completion API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocusAnimationCoordinator.h:54: - (void)addCoordinatedUnfocusingAnimations:(void (^ _Nullable)(id<UIFocusAnimationContext> context))animations completion:(void (^ _Nullable)(void))completion API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIFocusSystem.h:34: + (void)registerURL:(NSURL *)soundFileURL forSoundIdentifier:(UIFocusSoundIdentifier)identifier API_AVAILABLE(tvos(11.0));
UIKit/UIFontMetrics.h:15: UIKIT_EXTERN API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0))
UIKit/UIFontMetrics.h:15: UIKIT_EXTERN API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0))
UIKit/UIGeometry.h:23: } NSDirectionalEdgeInsets API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:23: } NSDirectionalEdgeInsets API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:43: UIKIT_STATIC_INLINE NSDirectionalEdgeInsets NSDirectionalEdgeInsetsMake(CGFloat top, CGFloat leading, CGFloat bottom, CGFloat trailing) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0))
UIKit/UIGeometry.h:43: UIKIT_STATIC_INLINE NSDirectionalEdgeInsets NSDirectionalEdgeInsetsMake(CGFloat top, CGFloat leading, CGFloat bottom, CGFloat trailing) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0))
UIKit/UIGeometry.h:66: UIKIT_STATIC_INLINE BOOL NSDirectionalEdgeInsetsEqualToDirectionalEdgeInsets(NSDirectionalEdgeInsets insets1, NSDirectionalEdgeInsets insets2) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0))
UIKit/UIGeometry.h:66: UIKIT_STATIC_INLINE BOOL NSDirectionalEdgeInsetsEqualToDirectionalEdgeInsets(NSDirectionalEdgeInsets insets1, NSDirectionalEdgeInsets insets2) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0))
UIKit/UIGeometry.h:77: UIKIT_EXTERN const NSDirectionalEdgeInsets NSDirectionalEdgeInsetsZero API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:77: UIKIT_EXTERN const NSDirectionalEdgeInsets NSDirectionalEdgeInsetsZero API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:91: UIKIT_EXTERN NSString *NSStringFromDirectionalEdgeInsets(NSDirectionalEdgeInsets insets) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:91: UIKIT_EXTERN NSString *NSStringFromDirectionalEdgeInsets(NSDirectionalEdgeInsets insets) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:100: UIKIT_EXTERN NSDirectionalEdgeInsets NSDirectionalEdgeInsetsFromString(NSString *string) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:100: UIKIT_EXTERN NSDirectionalEdgeInsets NSDirectionalEdgeInsetsFromString(NSString *string) API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:111: + (NSValue *)valueWithDirectionalEdgeInsets:(NSDirectionalEdgeInsets)insets API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:111: + (NSValue *)valueWithDirectionalEdgeInsets:(NSDirectionalEdgeInsets)insets API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:121: @property(nonatomic, readonly) NSDirectionalEdgeInsets directionalEdgeInsetsValue API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:121: @property(nonatomic, readonly) NSDirectionalEdgeInsets directionalEdgeInsetsValue API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:130: - (NSDirectionalEdgeInsets)directionalEdgeInsetsValue API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:130: - (NSDirectionalEdgeInsets)directionalEdgeInsetsValue API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:144: - (void)encodeDirectionalEdgeInsets:(NSDirectionalEdgeInsets)insets forKey:(NSString *)key API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:144: - (void)encodeDirectionalEdgeInsets:(NSDirectionalEdgeInsets)insets forKey:(NSString *)key API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:153: - (NSDirectionalEdgeInsets)decodeDirectionalEdgeInsetsForKey:(NSString *)key API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGeometry.h:153: - (NSDirectionalEdgeInsets)decodeDirectionalEdgeInsetsForKey:(NSString *)key API_AVAILABLE(ios(11.0),tvos(11.0),watchos(4.0));
UIKit/UIGestureRecognizer.h:77: @property (nullable, nonatomic, copy) NSString *name API_AVAILABLE(ios(11.0), tvos(11.0)); // name for debugging to appear in logging
UIKit/UIGestureRecognizer.h:77: @property (nullable, nonatomic, copy) NSString *name API_AVAILABLE(ios(11.0), tvos(11.0)); // name for debugging to appear in logging
UIKit/UIInputViewController.h:21: @property (nullable, nonatomic, readonly) NSString *selectedText API_AVAILABLE(ios(11.0));
UIKit/UIInputViewController.h:27: @property (nonatomic, readonly, copy) NSUUID *documentIdentifier API_AVAILABLE(ios(11.0));
UIKit/UIInputViewController.h:43: @property (nonatomic, readonly) BOOL hasFullAccess API_AVAILABLE(ios(11.0));
UIKit/UIInputViewController.h:44: @property (nonatomic, readonly) BOOL needsInputModeSwitchKey API_AVAILABLE(ios(11.0));
UIKit/UIInteraction.h:12: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @protocol UIInteraction <NSObject>
UIKit/UIInteraction.h:24: - (void)addInteraction:(id<UIInteraction>)interaction API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIInteraction.h:25: - (void)removeInteraction:(id<UIInteraction>)interaction API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIInteraction.h:27: @property (nonatomic, copy) NSArray<id<UIInteraction>> *interactions API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UINavigationBar.h:53: @property (nonatomic, readwrite, assign) BOOL prefersLargeTitles UI_APPEARANCE_SELECTOR API_AVAILABLE(ios(11.0)); //API_UNAVAILABLE(tvos)
UIKit/UINavigationItem.h:71: @property (nonatomic, readwrite, assign) UINavigationItemLargeTitleDisplayMode largeTitleDisplayMode API_AVAILABLE(ios(11.0)); //API_UNAVAILABLE(tvos)
UIKit/UINavigationItem.h:74: @property (nonatomic, retain, nullable) UISearchController *searchController API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
UIKit/UINavigationItem.h:77: @property (nonatomic) BOOL hidesSearchBarWhenScrolling API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
UIKit/UIPasteboard.h:45: @property (nonatomic, copy) NSArray<__kindof NSItemProvider *> *itemProviders API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIPasteboard.h:47: - (void)setItemProviders:(NSArray<NSItemProvider *> *)itemProviders localOnly:(BOOL)localOnly expirationDate:(NSDate * _Nullable)expirationDate API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIPasteboard.h:50: - (void)setObjects:(NSArray<id<NSItemProviderWriting>> *)objects API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIPasteboard.h:51: - (void)setObjects:(NSArray<id<NSItemProviderWriting>> *)objects localOnly:(BOOL)localOnly expirationDate:(NSDate * _Nullable)expirationDate API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UIPasteConfiguration.h:14: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UIPasteConfigurationSupporting.h:15: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UIScrollView.h:39: } API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:39: } API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:56: @property(nonatomic, readonly) UIEdgeInsets adjustedContentInset API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:56: @property(nonatomic, readonly) UIEdgeInsets adjustedContentInset API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:60: - (void)adjustedContentInsetDidChange API_AVAILABLE(ios(11.0),tvos(11.0)) NS_REQUIRES_SUPER;
UIKit/UIScrollView.h:60: - (void)adjustedContentInsetDidChange API_AVAILABLE(ios(11.0),tvos(11.0)) NS_REQUIRES_SUPER;
UIKit/UIScrollView.h:65: @property(nonatomic) UIScrollViewContentInsetAdjustmentBehavior contentInsetAdjustmentBehavior API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:65: @property(nonatomic) UIScrollViewContentInsetAdjustmentBehavior contentInsetAdjustmentBehavior API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:70: @property(nonatomic,readonly,strong) UILayoutGuide *contentLayoutGuide API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:70: @property(nonatomic,readonly,strong) UILayoutGuide *contentLayoutGuide API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:75: @property(nonatomic,readonly,strong) UILayoutGuide *frameLayoutGuide API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:75: @property(nonatomic,readonly,strong) UILayoutGuide *frameLayoutGuide API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIScrollView.h:152: @property(nonatomic, readonly) UIGestureRecognizer *directionalPressGestureRecognizer API_DEPRECATED("Configuring the panGestureRecognizer for indirect scrolling automatically supports directional presses now, so this property is no longer useful.", tvos(9.0, 11.0));
UIKit/UIScrollView.h:188: - (void)scrollViewDidChangeAdjustedContentInset:(UIScrollView *)scrollView API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIScrollView.h:188: - (void)scrollViewDidChangeAdjustedContentInset:(UIScrollView *)scrollView API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UISplitViewController.h:24: } API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UISplitViewController.h:24: } API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UISplitViewController.h:66: @property(nonatomic) UISplitViewControllerPrimaryEdge primaryEdge API_AVAILABLE(ios(11.0), tvos(11.0)); // default: UISplitViewControllerPrimaryEdgeLeading
UIKit/UISplitViewController.h:66: @property(nonatomic) UISplitViewControllerPrimaryEdge primaryEdge API_AVAILABLE(ios(11.0), tvos(11.0)); // default: UISplitViewControllerPrimaryEdgeLeading
UIKit/UISpringLoadedInteraction.h:27: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UISpringLoadedInteraction.h:31: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UISpringLoadedInteraction.h:65: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UISpringLoadedInteraction.h:93: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UISpringLoadedInteraction.h:115: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UISpringLoadedInteractionSupporting.h:13: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UIStackView.h:88: static const CGFloat UIStackViewSpacingUseDefault API_AVAILABLE(ios(11.0),tvos(11.0)) = FLT_MAX;
UIKit/UIStackView.h:88: static const CGFloat UIStackViewSpacingUseDefault API_AVAILABLE(ios(11.0),tvos(11.0)) = FLT_MAX;
UIKit/UIStackView.h:98: static const CGFloat UIStackViewSpacingUseSystem API_AVAILABLE(ios(11.0),tvos(11.0)) = FLT_MIN;
UIKit/UIStackView.h:98: static const CGFloat UIStackViewSpacingUseSystem API_AVAILABLE(ios(11.0),tvos(11.0)) = FLT_MIN;
UIKit/UIStackView.h:181: On iOS 11.0 or later, use UIStackViewSpacingUseSystem (Swift: UIStackView.spacingUseSystem)
UIKit/UIStackView.h:210: - (void)setCustomSpacing:(CGFloat)spacing afterView:(UIView *)arrangedSubview API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIStackView.h:210: - (void)setCustomSpacing:(CGFloat)spacing afterView:(UIView *)arrangedSubview API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIStackView.h:211: - (CGFloat)customSpacingAfterView:(UIView *)arrangedSubview API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIStackView.h:211: - (CGFloat)customSpacingAfterView:(UIView *)arrangedSubview API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UISwipeActionsConfiguration.h:14: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos)
UIKit/UITableView.h:151: - (nullable UISwipeActionsConfiguration *)tableView:(UITableView *)tableView leadingSwipeActionsConfigurationForRowAtIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
UIKit/UITableView.h:152: - (nullable UISwipeActionsConfiguration *)tableView:(UITableView *)tableView trailingSwipeActionsConfigurationForRowAtIndexPath:(NSIndexPath *)indexPath API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos);
UIKit/UITableView.h:188: - (BOOL)tableView:(UITableView *)tableView shouldSpringLoadRowAtIndexPath:(NSIndexPath *)indexPath withContext:(id<UISpringLoadedInteractionContext>)context API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:200: } API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UITableView.h:200: } API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UITableView.h:215: @property (nonatomic, weak, nullable) id <UITableViewDragDelegate> dragDelegate API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:216: @property (nonatomic, weak, nullable) id <UITableViewDropDelegate> dropDelegate API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:226: @property (nonatomic) UITableViewSeparatorInsetReference separatorInsetReference API_AVAILABLE(ios(11.0), tvos(11.0)); // Changes how custom separatorInset values are interpreted. The default value is UITableViewSeparatorInsetFromCellEdges
UIKit/UITableView.h:226: @property (nonatomic) UITableViewSeparatorInsetReference separatorInsetReference API_AVAILABLE(ios(11.0), tvos(11.0)); // Changes how custom separatorInset values are interpreted. The default value is UITableViewSeparatorInsetFromCellEdges
UIKit/UITableView.h:257: - (void)performBatchUpdates:(void (NS_NOESCAPE ^ _Nullable)(void))updates completion:(void (^ _Nullable)(BOOL finished))completion API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UITableView.h:257: - (void)performBatchUpdates:(void (NS_NOESCAPE ^ _Nullable)(void))updates completion:(void (^ _Nullable)(BOOL finished))completion API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UITableView.h:274: @property (nonatomic, readonly) BOOL hasUncommittedUpdates API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UITableView.h:274: @property (nonatomic, readonly) BOOL hasUncommittedUpdates API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UITableView.h:339: @property (nonatomic) BOOL dragInteractionEnabled API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:342: @property (nonatomic, readonly) BOOL hasActiveDrag API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:345: @property (nonatomic, readonly) BOOL hasActiveDrop API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:424: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UITableView.h:456: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UITableView.h:512: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableView.h:515: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UITableView.h:526: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UITableView.h:570: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UITableView.h:590: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos)
UIKit/UITableViewCell.h:68: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableViewCell.h:134: - (void)dragStateDidChange:(UITableViewCellDragState)dragState API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITableViewCell.h:139: @property (nonatomic) BOOL userInteractionEnabledWhileDragging API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(tvos, watchos);
UIKit/UITargetedDragPreview.h:16: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UIDragPreviewTarget : NSObject <NSCopying>
UIKit/UITargetedDragPreview.h:42: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos) @interface UITargetedDragPreview : NSObject <NSCopying>
UIKit/UITextDragging.h:25: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDragging.h:31: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDragging.h:54: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDragging.h:94: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDragPreviewRenderer.h:17: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDragURLPreviews.h:22: + (instancetype)previewForURL:(NSURL *)url API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDragURLPreviews.h:26: + (instancetype)previewForURL:(NSURL *)url title:(NSString * _Nullable)title API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDragURLPreviews.h:33: + (instancetype)previewForURL:(NSURL *)url target:(UIDragPreviewTarget*)target API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDragURLPreviews.h:37: + (instancetype)previewForURL:(NSURL *)url title:(NSString * _Nullable)title target:(UIDragPreviewTarget*)target API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDropping.h:20: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDropping.h:53: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDropping.h:59: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDropping.h:128: API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextDropProposal.h:28: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDropProposal.h:39: } API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos);
UIKit/UITextDropProposal.h:41: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextPasteConfigurationSupporting.h:15: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextPasteDelegate.h:49: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UITextPasteDelegate.h:104: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UIURLDragPreviewView.h:32: UIKIT_EXTERN API_AVAILABLE(ios(11.0)) API_UNAVAILABLE(watchos, tvos)
UIKit/UIView.h:247: On iOS 11.0 and later, please support both user interface layout directions by setting the directionalLayoutMargins property
UIKit/UIView.h:256: @property (nonatomic) NSDirectionalEdgeInsets directionalLayoutMargins API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:256: @property (nonatomic) NSDirectionalEdgeInsets directionalLayoutMargins API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:259: @property (nonatomic) BOOL insetsLayoutMarginsFromSafeArea API_AVAILABLE(ios(11.0),tvos(11.0)); // Default: YES
UIKit/UIView.h:259: @property (nonatomic) BOOL insetsLayoutMarginsFromSafeArea API_AVAILABLE(ios(11.0),tvos(11.0)); // Default: YES
UIKit/UIView.h:263: @property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:263: @property (nonatomic,readonly) UIEdgeInsets safeAreaInsets API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:264: - (void)safeAreaInsetsDidChange API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:264: - (void)safeAreaInsetsDidChange API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:276: @property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIView.h:276: @property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_AVAILABLE(ios(11.0),tvos(11.0));
UIKit/UIViewController.h:257: @property(nonatomic,assign) BOOL automaticallyAdjustsScrollViewInsets API_DEPRECATED_WITH_REPLACEMENT("Use UIScrollView's contentInsetAdjustmentBehavior instead", ios(7.0,11.0),tvos(7.0,11.0)); // Defaults to YES
UIKit/UIViewController.h:257: @property(nonatomic,assign) BOOL automaticallyAdjustsScrollViewInsets API_DEPRECATED_WITH_REPLACEMENT("Use UIScrollView's contentInsetAdjustmentBehavior instead", ios(7.0,11.0),tvos(7.0,11.0)); // Defaults to YES
UIKit/UIViewController.h:290: @property (nonatomic, readonly) UIUserInterfaceStyle preferredUserInterfaceStyle API_AVAILABLE(tvos(11.0)) API_UNAVAILABLE(ios, watchos); // Defaults to UIUserInterfaceStyleUnspecified
UIKit/UIViewController.h:293: - (void)setNeedsUserInterfaceAppearanceUpdate API_AVAILABLE(tvos(11.0)) API_UNAVAILABLE(ios, watchos);
UIKit/UIViewController.h:427: @property (nonatomic, readonly, nullable) UIViewController *childViewControllerForUserInterfaceStyle API_AVAILABLE(tvos(11.0)) API_UNAVAILABLE(ios, watchos);
UIKit/UIViewController.h:504: @property(nonatomic,readonly,strong) id<UILayoutSupport> topLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(7.0,11.0), tvos(7.0,11.0));
UIKit/UIViewController.h:504: @property(nonatomic,readonly,strong) id<UILayoutSupport> topLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(7.0,11.0), tvos(7.0,11.0));
UIKit/UIViewController.h:505: @property(nonatomic,readonly,strong) id<UILayoutSupport> bottomLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(7.0,11.0), tvos(7.0,11.0));
UIKit/UIViewController.h:505: @property(nonatomic,readonly,strong) id<UILayoutSupport> bottomLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(7.0,11.0), tvos(7.0,11.0));
UIKit/UIViewController.h:510: @property(nonatomic) UIEdgeInsets additionalSafeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:510: @property(nonatomic) UIEdgeInsets additionalSafeAreaInsets API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:516: @property(nonatomic,readonly) NSDirectionalEdgeInsets systemMinimumLayoutMargins API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:516: @property(nonatomic,readonly) NSDirectionalEdgeInsets systemMinimumLayoutMargins API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:522: @property(nonatomic) BOOL viewRespectsSystemMinimumLayoutMargins API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:522: @property(nonatomic) BOOL viewRespectsSystemMinimumLayoutMargins API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:524: - (void)viewLayoutMarginsDidChange NS_REQUIRES_SUPER API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:524: - (void)viewLayoutMarginsDidChange NS_REQUIRES_SUPER API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:525: - (void)viewSafeAreaInsetsDidChange NS_REQUIRES_SUPER API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:525: - (void)viewSafeAreaInsetsDidChange NS_REQUIRES_SUPER API_AVAILABLE(ios(11.0), tvos(11.0));
UIKit/UIViewController.h:529: @property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(11.0,11.0), tvos(11.0,11.0));
UIKit/UIViewController.h:529: @property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(11.0,11.0), tvos(11.0,11.0));
UIKit/UIViewController.h:529: @property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(11.0,11.0), tvos(11.0,11.0));
UIKit/UIViewController.h:529: @property(nonatomic,readonly,strong) UILayoutGuide *safeAreaLayoutGuide API_DEPRECATED_WITH_REPLACEMENT("-[UIView safeAreaLayoutGuide]", ios(11.0,11.0), tvos(11.0,11.0));
UIKit/UIViewController.h:594: - (nullable UIViewController *)childViewControllerForScreenEdgesDeferringSystemGestures API_AVAILABLE(ios(11.0));
UIKit/UIViewController.h:597: - (UIRectEdge)preferredScreenEdgesDeferringSystemGestures API_AVAILABLE(ios(11.0));
UIKit/UIViewController.h:600: - (void)setNeedsUpdateOfScreenEdgesDeferringSystemGestures API_AVAILABLE(ios(11.0));
UserNotifications/UNNotificationCategory.h:23: UNNotificationCategoryOptionHiddenPreviewsShowTitle __IOS_AVAILABLE(11.0) __WATCHOS_PROHIBITED = (1 << 2),
UserNotifications/UNNotificationCategory.h:25: UNNotificationCategoryOptionHiddenPreviewsShowSubtitle __IOS_AVAILABLE(11.0) __WATCHOS_PROHIBITED = (1 << 3),
UserNotifications/UNNotificationCategory.h:46: @property (NS_NONATOMIC_IOSONLY, readonly, copy) NSString *hiddenPreviewsBodyPlaceholder __IOS_AVAILABLE(11.0) __WATCHOS_PROHIBITED;
UserNotifications/UNNotificationCategory.h:50: + (instancetype)categoryWithIdentifier:(NSString *)identifier actions:(NSArray<UNNotificationAction *> *)actions intentIdentifiers:(NSArray<NSString *> *)intentIdentifiers hiddenPreviewsBodyPlaceholder:(NSString *)hiddenPreviewsBodyPlaceholder options:(UNNotificationCategoryOptions)options __IOS_AVAILABLE(11.0) __WATCHOS_PROHIBITED;
UserNotifications/UNNotificationSettings.h:32: } __IOS_AVAILABLE(11.0) __WATCHOS_PROHIBITED __TVOS_PROHIBITED;
UserNotifications/UNNotificationSettings.h:66: @property (NS_NONATOMIC_IOSONLY, readonly) UNShowPreviewsSetting showPreviewsSetting __IOS_AVAILABLE(11.0) __TVOS_PROHIBITED __WATCHOS_PROHIBITED;
VideoSubscriberAccount/VSSubscription.h:26: API_AVAILABLE(ios(11.0), tvos(11.0));
VideoSubscriberAccount/VSSubscription.h:26: API_AVAILABLE(ios(11.0), tvos(11.0));
VideoSubscriberAccount/VSSubscription.h:34: VS_EXPORT API_AVAILABLE(ios(11.0), tvos(11.0))
VideoSubscriberAccount/VSSubscription.h:34: VS_EXPORT API_AVAILABLE(ios(11.0), tvos(11.0))
VideoSubscriberAccount/VSSubscriptionRegistrationCenter.h:18: VS_EXPORT API_AVAILABLE(ios(11.0), tvos(11.0))
VideoSubscriberAccount/VSSubscriptionRegistrationCenter.h:18: VS_EXPORT API_AVAILABLE(ios(11.0), tvos(11.0))
VideoToolbox/VTCompressionProperties.h:238: VT_EXPORT const CFStringRef kVTProfileLevel_HEVC_Main_AutoLevel API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTCompressionProperties.h:238: VT_EXPORT const CFStringRef kVTProfileLevel_HEVC_Main_AutoLevel API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTCompressionProperties.h:239: VT_EXPORT const CFStringRef kVTProfileLevel_HEVC_Main10_AutoLevel API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTCompressionProperties.h:239: VT_EXPORT const CFStringRef kVTProfileLevel_HEVC_Main10_AutoLevel API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTCompressionProperties.h:410: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_BaseLayerFrameRate API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // Read/write, CFNumber, Optional
VideoToolbox/VTCompressionProperties.h:410: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_BaseLayerFrameRate API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // Read/write, CFNumber, Optional
VideoToolbox/VTCompressionProperties.h:610: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_MasteringDisplayColorVolume API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // Read/write, CFData(24 bytes) (see kCMFormatDescriptionExtension_MasteringDisplayColorVolume), Optional
VideoToolbox/VTCompressionProperties.h:610: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_MasteringDisplayColorVolume API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // Read/write, CFData(24 bytes) (see kCMFormatDescriptionExtension_MasteringDisplayColorVolume), Optional
VideoToolbox/VTCompressionProperties.h:620: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_ContentLightLevelInfo API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // Read/write, CFData(4 bytes) (see kCMFormatDescriptionExtension_ContentLightLevelInfo), Optional
VideoToolbox/VTCompressionProperties.h:620: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_ContentLightLevelInfo API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // Read/write, CFData(4 bytes) (see kCMFormatDescriptionExtension_ContentLightLevelInfo), Optional
VideoToolbox/VTCompressionProperties.h:668: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_EncoderID API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // CFStringRef
VideoToolbox/VTCompressionProperties.h:668: VT_EXPORT const CFStringRef kVTCompressionPropertyKey_EncoderID API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0)); // CFStringRef
VideoToolbox/VTDecompressionSession.h:322: VTIsHardwareDecodeSupported( CMVideoCodecType codecType ) API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTDecompressionSession.h:322: VTIsHardwareDecodeSupported( CMVideoCodecType codecType ) API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTVideoEncoderList.h:57: CM_RETURNS_RETAINED_PARAMETER CM_NULLABLE CFDictionaryRef * CM_NULLABLE outSupportedProperties ) API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
VideoToolbox/VTVideoEncoderList.h:57: CM_RETURNS_RETAINED_PARAMETER CM_NULLABLE CFDictionaryRef * CM_NULLABLE outSupportedProperties ) API_AVAILABLE(macosx(10.13), ios(11.0), tvos(11.0));
Vision/VNCoreMLRequest.h:14: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNCoreMLRequest.h:14: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNCoreMLRequest.h:41: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNCoreMLRequest.h:41: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectBarcodesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectBarcodesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectFaceLandmarksRequest.h:21: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectFaceLandmarksRequest.h:21: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectFaceRectanglesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectFaceRectanglesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectHorizonRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectHorizonRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectRectanglesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectRectanglesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectTextRectanglesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNDetectTextRectanglesRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:22: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:22: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:37: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:37: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:55: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:55: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:69: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceLandmarks.h:69: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceObservationAccepting.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNFaceObservationAccepting.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNImageRegistrationRequest.h:20: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNImageRegistrationRequest.h:20: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNImageRegistrationRequest.h:30: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNImageRegistrationRequest.h:30: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNImageRegistrationRequest.h:41: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNImageRegistrationRequest.h:41: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:33: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:33: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:57: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:57: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:80: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:80: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:94: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:94: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:108: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:108: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:122: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:122: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:137: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:137: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:153: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:153: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:170: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:170: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:194: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:194: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:207: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:207: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:215: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:215: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:224: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNObservation.h:224: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequest.h:36: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequest.h:36: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequest.h:89: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequest.h:89: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequestHandler.h:41: VN_EXPORT VNImageOption const VNImageOptionProperties API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNRequestHandler.h:41: VN_EXPORT VNImageOption const VNImageOptionProperties API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNRequestHandler.h:54: VN_EXPORT VNImageOption const VNImageOptionCameraIntrinsics API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNRequestHandler.h:54: VN_EXPORT VNImageOption const VNImageOptionCameraIntrinsics API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNRequestHandler.h:64: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequestHandler.h:64: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequestHandler.h:204: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNRequestHandler.h:204: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTargetedImageRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTargetedImageRequest.h:19: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTrackingRequest.h:25: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTrackingRequest.h:25: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTrackObjectRequest.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTrackObjectRequest.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTrackRectangleRequest.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTrackRectangleRequest.h:17: API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0))
Vision/VNTypes.h:37: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyAztec API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:37: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyAztec API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:38: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:38: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:39: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39Checksum API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:39: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39Checksum API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:40: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39FullASCII API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:40: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39FullASCII API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:41: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39FullASCIIChecksum API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:41: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE39FullASCIIChecksum API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:42: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE93 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:42: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE93 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:43: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE93i API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:43: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE93i API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:44: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE128 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:44: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyCODE128 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:45: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyDataMatrix API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:45: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyDataMatrix API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:46: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyEAN8 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:46: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyEAN8 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:47: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyEAN13 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:47: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyEAN13 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:48: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyI2OF5 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:48: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyI2OF5 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:49: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyI2OF5Checksum API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:49: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyI2OF5Checksum API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:50: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyITF14 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:50: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyITF14 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:51: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyPDF417 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:51: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyPDF417 API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:52: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyQR API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:52: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyQR API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:53: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyUPCE API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
Vision/VNTypes.h:53: VN_EXPORT VNBarcodeSymbology const VNBarcodeSymbologyUPCE API_AVAILABLE(macos(10.13), ios(11.0), tvos(11.0));
WebKit/WKContentRuleList.h:30: WK_EXTERN API_AVAILABLE(macosx(10.13), ios(11.0))
WebKit/WKContentRuleListStore.h:32: WK_EXTERN API_AVAILABLE(macosx(10.13), ios(11.0))
WebKit/WKError.h:55: WKErrorContentRuleListStoreCompileFailed API_AVAILABLE(macosx(10.13), ios(11.0)),
WebKit/WKError.h:56: WKErrorContentRuleListStoreLookUpFailed API_AVAILABLE(macosx(10.13), ios(11.0)),
WebKit/WKError.h:57: WKErrorContentRuleListStoreRemoveFailed API_AVAILABLE(macosx(10.13), ios(11.0)),
WebKit/WKError.h:58: WKErrorContentRuleListStoreVersionMismatch API_AVAILABLE(macosx(10.13), ios(11.0)),
WebKit/WKHTTPCookieStore.h:44: WK_EXTERN API_AVAILABLE(macosx(10.13), ios(11.0))
WebKit/WKSnapshotConfiguration.h:34: WK_EXTERN API_AVAILABLE(macosx(10.13), ios(11.0))
WebKit/WKURLSchemeHandler.h:40: API_AVAILABLE(macosx(10.13), ios(11.0))
WebKit/WKURLSchemeTask.h:34: API_AVAILABLE(macosx(10.13), ios(11.0))
WebKit/WKUserContentController.h:77: - (void)addContentRuleList:(WKContentRuleList *)contentRuleList API_AVAILABLE(macosx(10.13), ios(11.0));
WebKit/WKUserContentController.h:82: - (void)removeContentRuleList:(WKContentRuleList *)contentRuleList API_AVAILABLE(macosx(10.13), ios(11.0));
WebKit/WKUserContentController.h:86: - (void)removeAllContentRuleLists API_AVAILABLE(macosx(10.13), ios(11.0));
WebKit/WKWebsiteDataStore.h:81: @property (nonatomic, readonly) WKHTTPCookieStore *httpCookieStore API_AVAILABLE(macosx(10.13), ios(11.0));
WebKit/WKWebView.h:232: - (void)takeSnapshotWithConfiguration:(nullable WKSnapshotConfiguration *)snapshotConfiguration completionHandler:(void (^)(UIImage * _Nullable snapshotImage, NSError * _Nullable error))completionHandler API_AVAILABLE(ios(11.0));
WebKit/WKWebView.h:285: + (BOOL)handlesURLScheme:(NSString *)urlScheme API_AVAILABLE(macosx(10.13), ios(11.0));
WebKit/WKWebViewConfiguration.h:191: - (void)setURLSchemeHandler:(nullable id <WKURLSchemeHandler>)urlSchemeHandler forURLScheme:(NSString *)urlScheme API_AVAILABLE(macosx(10.13), ios(11.0));
WebKit/WKWebViewConfiguration.h:196: - (nullable id <WKURLSchemeHandler>)urlSchemeHandlerForURLScheme:(NSString *)urlScheme API_AVAILABLE(macosx(10.13), ios(11.0));
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment