Skip to content

Instantly share code, notes, and snippets.

@spouliot
Created March 19, 2021 14:57
Show Gist options
  • Save spouliot/984c92ce97d2b294088606f0bf697ef8 to your computer and use it in GitHub Desktop.
Save spouliot/984c92ce97d2b294088606f0bf697ef8 to your computer and use it in GitHub Desktop.
maccat-to-ios.md

API diff: Xamarin.iOS.dll

Xamarin.iOS.dll

Namespace ARKit

Type Changed: ARKit.ARAnchor

Removed interfaces:

IARAnchorCopying
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARAppClipCodeAnchor

Removed interfaces:

IARAnchorCopying
IARTrackable
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARBodyAnchor

Removed interfaces:

IARAnchorCopying
IARTrackable
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARBodyTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARCamera

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARCoachingOverlayViewDelegate

Removed interface:

IARCoachingOverlayViewDelegate

Type Changed: ARKit.ARCoachingOverlayViewDelegate_Extensions

Modified methods:

-public void DidDeactivate (this IARCoachingOverlayViewDelegate This, ARCoachingOverlayView coachingOverlayView)
+public void DidDeactivate (IARCoachingOverlayViewDelegate This, ARCoachingOverlayView coachingOverlayView)
-public void DidRequestSessionReset (this IARCoachingOverlayViewDelegate This, ARCoachingOverlayView coachingOverlayView)
+public void DidRequestSessionReset (IARCoachingOverlayViewDelegate This, ARCoachingOverlayView coachingOverlayView)
-public void WillActivate (this IARCoachingOverlayViewDelegate This, ARCoachingOverlayView coachingOverlayView)
+public void WillActivate (IARCoachingOverlayViewDelegate This, ARCoachingOverlayView coachingOverlayView)

Type Changed: ARKit.ARCollaborationData

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.AREnvironmentProbeAnchor

Removed interfaces:

IARAnchorCopying
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARErrorCode

Modified fields:

-CameraUnauthorized = 103
+CameraUnauthorized = 3
-CollaborationDataUnavailable = 304
+CollaborationDataUnavailable = 13
-FileIOFailed = 500
+FileIOFailed = 17
-GeoTrackingFailed = 202
+GeoTrackingFailed = 8
-GeoTrackingNotAvailableAtLocation = 201
+GeoTrackingNotAvailableAtLocation = 7
-InsufficientFeatures = 400
+InsufficientFeatures = 15
-InvalidCollaborationData = 304
+InvalidCollaborationData = 14
-InvalidConfiguration = 303
+InvalidConfiguration = 12
-InvalidReferenceImage = 300
+InvalidReferenceImage = 9
-InvalidReferenceObject = 301
+InvalidReferenceObject = 10
-InvalidWorldMap = 302
+InvalidWorldMap = 11
-LocationUnauthorized = 105
+LocationUnauthorized = 5
-MicrophoneUnauthorized = 104
+MicrophoneUnauthorized = 4
-ObjectMergeFailed = 401
+ObjectMergeFailed = 16
-RequestFailed = 501
+RequestFailed = 18
-SensorFailed = 102
+SensorFailed = 2
-SensorUnavailable = 101
+SensorUnavailable = 1
-UnsupportedConfiguration = 100
+UnsupportedConfiguration = 0
-WorldTrackingFailed = 200
+WorldTrackingFailed = 6

Type Changed: ARKit.ARErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this ARErrorCode self)
+public Foundation.NSString GetDomain (ARErrorCode self)

Type Changed: ARKit.ARFaceAnchor

Removed interfaces:

IARAnchorCopying
IARTrackable
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARFaceGeometry

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARFaceTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARFrame

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARFrameSemantics

Modified fields:

-BodyDetection = 4
+BodyDetection = 3
-PersonSegmentationWithDepth = 3
+PersonSegmentationWithDepth = 2
-SceneDepth = 8
+SceneDepth = 4
-SmoothedSceneDepth = 16
+SmoothedSceneDepth = 5

Type Changed: ARKit.ARGeoAnchor

Removed interfaces:

IARAnchorCopying
IARTrackable
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARGeoTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARGeoTrackingStatus

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARGeometryElement

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARGeometrySource

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARHitTestResultType

Modified fields:

-EstimatedHorizontalPlane = 2
+EstimatedHorizontalPlane = 1
-EstimatedVerticalPlane = 4
+EstimatedVerticalPlane = 2
-ExistingPlane = 8
+ExistingPlane = 3
-ExistingPlaneUsingExtent = 16
+ExistingPlaneUsingExtent = 4
-ExistingPlaneUsingGeometry = 32
+ExistingPlaneUsingGeometry = 5
-FeaturePoint = 1
+FeaturePoint = 0

Type Changed: ARKit.ARImageAnchor

Removed interfaces:

IARAnchorCopying
IARTrackable
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARImageTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARMeshAnchor

Removed interfaces:

IARAnchorCopying
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARMeshGeometry

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARObjectAnchor

Removed interfaces:

IARAnchorCopying
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARObjectScanningConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.AROrientationTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARParticipantAnchor

Removed interfaces:

IARAnchorCopying
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARPlaneAnchor

Removed interfaces:

IARAnchorCopying
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARPlaneGeometry

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARPointCloud

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARPositionalTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARQuickLookPreviewItem

Removed interface:

QuickLook.IQLPreviewItem

Type Changed: ARKit.ARReferenceImage

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARReferenceObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: ARKit.ARSCNView

Removed interface:

IARSessionProviding

Modified properties:

-public virtual SceneKit.SCNScene Scene { get; set; }
+public override SceneKit.SCNScene Scene { get; set; }

Type Changed: ARKit.ARSCNViewDelegate

Removed interfaces:

IARSCNViewDelegate
IARSessionObserver
SceneKit.ISCNSceneRendererDelegate

Type Changed: ARKit.ARSCNViewDelegate_Extensions

Modified methods:

-public void DidAddNode (this IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
+public void DidAddNode (IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
-public void DidRemoveNode (this IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
+public void DidRemoveNode (IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
-public void DidUpdateNode (this IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
+public void DidUpdateNode (IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
-public SceneKit.SCNNode GetNode (this IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, ARAnchor anchor)
+public SceneKit.SCNNode GetNode (IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, ARAnchor anchor)
-public void WillUpdateNode (this IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)
+public void WillUpdateNode (IARSCNViewDelegate This, SceneKit.ISCNSceneRenderer renderer, SceneKit.SCNNode node, ARAnchor anchor)

Type Changed: ARKit.ARSKView

Removed interface:

IARSessionProviding

Modified properties:

-public virtual IARSKViewDelegate Delegate { get; set; }
+public IARSKViewDelegate Delegate { get; set; }

Type Changed: ARKit.ARSKViewDelegate

Removed interfaces:

IARSKViewDelegate
IARSessionObserver
SpriteKit.ISKViewDelegate

Type Changed: ARKit.ARSKViewDelegate_Extensions

Modified methods:

-public void DidAddNode (this IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
+public void DidAddNode (IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
-public void DidRemoveNode (this IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
+public void DidRemoveNode (IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
-public void DidUpdateNode (this IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
+public void DidUpdateNode (IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
-public SpriteKit.SKNode GetNode (this IARSKViewDelegate This, ARSKView view, ARAnchor anchor)
+public SpriteKit.SKNode GetNode (IARSKViewDelegate This, ARSKView view, ARAnchor anchor)
-public void WillUpdateNode (this IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)
+public void WillUpdateNode (IARSKViewDelegate This, ARSKView view, SpriteKit.SKNode node, ARAnchor anchor)

Type Changed: ARKit.ARSceneReconstruction

Modified fields:

-MeshWithClassification = 3
+MeshWithClassification = 2

Type Changed: ARKit.ARSegmentationClass

Modified fields:

-Person = 255
+Person = 1

Type Changed: ARKit.ARSessionDelegate

Removed interfaces:

IARSessionDelegate
IARSessionObserver

Type Changed: ARKit.ARSessionDelegate_Extensions

Modified methods:

-public void DidAddAnchors (this IARSessionDelegate This, ARSession session, ARAnchor[] anchors)
+public void DidAddAnchors (IARSessionDelegate This, ARSession session, ARAnchor[] anchors)
-public void DidRemoveAnchors (this IARSessionDelegate This, ARSession session, ARAnchor[] anchors)
+public void DidRemoveAnchors (IARSessionDelegate This, ARSession session, ARAnchor[] anchors)
-public void DidUpdateAnchors (this IARSessionDelegate This, ARSession session, ARAnchor[] anchors)
+public void DidUpdateAnchors (IARSessionDelegate This, ARSession session, ARAnchor[] anchors)
-public void DidUpdateFrame (this IARSessionDelegate This, ARSession session, ARFrame frame)
+public void DidUpdateFrame (IARSessionDelegate This, ARSession session, ARFrame frame)

Type Changed: ARKit.ARSessionObserver_Extensions

Modified methods:

-public void CameraDidChangeTrackingState (this IARSessionObserver This, ARSession session, ARCamera camera)
+public void CameraDidChangeTrackingState (IARSessionObserver This, ARSession session, ARCamera camera)
-public void DidChangeGeoTrackingStatus (this IARSessionObserver This, ARSession session, ARGeoTrackingStatus geoTrackingStatus)
+public void DidChangeGeoTrackingStatus (IARSessionObserver This, ARSession session, ARGeoTrackingStatus geoTrackingStatus)
-public void DidFail (this IARSessionObserver This, ARSession session, Foundation.NSError error)
+public void DidFail (IARSessionObserver This, ARSession session, Foundation.NSError error)
-public void DidOutputAudioSampleBuffer (this IARSessionObserver This, ARSession session, CoreMedia.CMSampleBuffer audioSampleBuffer)
+public void DidOutputAudioSampleBuffer (IARSessionObserver This, ARSession session, CoreMedia.CMSampleBuffer audioSampleBuffer)
-public void DidOutputCollaborationData (this IARSessionObserver This, ARSession session, ARCollaborationData data)
+public void DidOutputCollaborationData (IARSessionObserver This, ARSession session, ARCollaborationData data)
-public void InterruptionEnded (this IARSessionObserver This, ARSession session)
+public void InterruptionEnded (IARSessionObserver This, ARSession session)
-public bool ShouldAttemptRelocalization (this IARSessionObserver This, ARSession session)
+public bool ShouldAttemptRelocalization (IARSessionObserver This, ARSession session)
-public void WasInterrupted (this IARSessionObserver This, ARSession session)
+public void WasInterrupted (IARSessionObserver This, ARSession session)

Type Changed: ARKit.ARSessionRunOptions

Modified fields:

-ResetSceneReconstruction = 8
+ResetSceneReconstruction = 4
-StopTrackedRaycasts = 4
+StopTrackedRaycasts = 3

Type Changed: ARKit.ARSkeleton2D

Modified properties:

-protected virtual IntPtr RawJointLandmarks { get; }
+public virtual IntPtr RawJointLandmarks { get; }

Type Changed: ARKit.ARSkeleton3D

Modified properties:

-protected virtual IntPtr RawJointLocalTransforms { get; }
+public virtual IntPtr RawJointLocalTransforms { get; }
-protected virtual IntPtr RawJointModelTransforms { get; }
+public virtual IntPtr RawJointModelTransforms { get; }

Type Changed: ARKit.ARSkeletonJointNameExtensions

Modified methods:

-public Foundation.NSString GetConstant (this ARSkeletonJointName self)
+public Foundation.NSString GetConstant (ARSkeletonJointName self)

Type Changed: ARKit.ARVideoFormat

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.ARWorldMap

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: ARKit.ARWorldTrackingConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: ARKit.IARAnchorCopying

Removed interfaces:

Foundation.INSCopying
ObjCRuntime.INativeObject
System.IDisposable

Type Changed: ARKit.IARCoachingOverlayViewDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: ARKit.IARSCNViewDelegate

Removed interfaces:

IARSessionObserver
ObjCRuntime.INativeObject
SceneKit.ISCNSceneRendererDelegate
System.IDisposable

Type Changed: ARKit.IARSKViewDelegate

Removed interfaces:

IARSessionObserver
ObjCRuntime.INativeObject
SpriteKit.ISKViewDelegate
System.IDisposable

Type Changed: ARKit.IARSessionDelegate

Removed interfaces:

IARSessionObserver
ObjCRuntime.INativeObject
System.IDisposable

Type Changed: ARKit.IARSessionObserver

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: ARKit.IARSessionProviding

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract ARSession Session { get; }
+public virtual ARSession Session { get; }

Type Changed: ARKit.IARTrackable

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract bool IsTracked { get; }
+public virtual bool IsTracked { get; }

Namespace AVFoundation

Removed Type AVFoundation.AVAggregateAssetDownloadTask

Removed Type AVFoundation.AVAsset

Removed Type AVFoundation.AVAssetCache

Removed Type AVFoundation.AVAssetDownloadDelegate

Removed Type AVFoundation.AVAssetDownloadDelegate_Extensions

Removed Type AVFoundation.AVAssetDownloadOptions

Removed Type AVFoundation.AVAssetDownloadStorageManagementPolicy

Removed Type AVFoundation.AVAssetDownloadStorageManager

Removed Type AVFoundation.AVAssetDownloadTask

Removed Type AVFoundation.AVAssetDownloadUrlSession

Removed Type AVFoundation.AVAssetDownloadedAssetEvictionPriority

Removed Type AVFoundation.AVAssetDownloadedAssetEvictionPriorityExtensions

Removed Type AVFoundation.AVAssetExportSession

Removed Type AVFoundation.AVAssetExportSessionPreset

Removed Type AVFoundation.AVAssetExportSessionPresetExtensions

Removed Type AVFoundation.AVAssetExportSessionStatus

Removed Type AVFoundation.AVAssetImageGenerator

Removed Type AVFoundation.AVAssetImageGeneratorCompletionHandler

Removed Type AVFoundation.AVAssetImageGeneratorResult

Removed Type AVFoundation.AVAssetReader

Removed Type AVFoundation.AVAssetReaderAudioMixOutput

Removed Type AVFoundation.AVAssetReaderOutput

Removed Type AVFoundation.AVAssetReaderOutputMetadataAdaptor

Removed Type AVFoundation.AVAssetReaderSampleReferenceOutput

Removed Type AVFoundation.AVAssetReaderStatus

Removed Type AVFoundation.AVAssetReaderTrackOutput

Removed Type AVFoundation.AVAssetReaderVideoCompositionOutput

Removed Type AVFoundation.AVAssetReferenceRestrictions

Removed Type AVFoundation.AVAssetResourceLoader

Removed Type AVFoundation.AVAssetResourceLoaderDelegate

Removed Type AVFoundation.AVAssetResourceLoaderDelegate_Extensions

Removed Type AVFoundation.AVAssetResourceLoadingContentInformationRequest

Removed Type AVFoundation.AVAssetResourceLoadingDataRequest

Removed Type AVFoundation.AVAssetResourceLoadingRequest

Removed Type AVFoundation.AVAssetResourceLoadingRequestor

Removed Type AVFoundation.AVAssetResourceRenewalRequest

Removed Type AVFoundation.AVAssetSegmentReport

Removed Type AVFoundation.AVAssetSegmentReportSampleInformation

Removed Type AVFoundation.AVAssetSegmentTrackReport

Removed Type AVFoundation.AVAssetSegmentType

Removed Type AVFoundation.AVAssetTrack

Removed Type AVFoundation.AVAssetTrackGroup

Removed Type AVFoundation.AVAssetTrackSegment

Removed Type AVFoundation.AVAssetTrackTrackAssociation

Removed Type AVFoundation.AVAssetWriter

Removed Type AVFoundation.AVAssetWriterDelegate

Removed Type AVFoundation.AVAssetWriterDelegate_Extensions

Removed Type AVFoundation.AVAssetWriterInput

Removed Type AVFoundation.AVAssetWriterInputGroup

Removed Type AVFoundation.AVAssetWriterInputMediaDataLocation

Removed Type AVFoundation.AVAssetWriterInputMediaDataLocationExtensions

Removed Type AVFoundation.AVAssetWriterInputMetadataAdaptor

Removed Type AVFoundation.AVAssetWriterInputPassDescription

Removed Type AVFoundation.AVAssetWriterInputPixelBufferAdaptor

Removed Type AVFoundation.AVAssetWriterStatus

Removed Type AVFoundation.AVAsynchronousCIImageFilteringRequest

Removed Type AVFoundation.AVAsynchronousKeyValueLoading

Removed Type AVFoundation.AVAsynchronousVideoCompositionRequest

Removed Type AVFoundation.AVAudio3DAngularOrientation

Removed Type AVFoundation.AVAudio3DMixing

Removed Type AVFoundation.AVAudio3DMixingPointSourceInHeadMode

Removed Type AVFoundation.AVAudio3DMixingRenderingAlgorithm

Removed Type AVFoundation.AVAudio3DMixingSourceMode

Removed Type AVFoundation.AVAudio3DMixing_Extensions

Removed Type AVFoundation.AVAudio3DVectorOrientation

Removed Type AVFoundation.AVAudioBitRateStrategy

Removed Type AVFoundation.AVAudioBuffer

Removed Type AVFoundation.AVAudioChannelLayout

Removed Type AVFoundation.AVAudioCommonFormat

Removed Type AVFoundation.AVAudioCompressedBuffer

Removed Type AVFoundation.AVAudioConnectionPoint

Removed Type AVFoundation.AVAudioConverter

Removed Type AVFoundation.AVAudioConverterInputHandler

Removed Type AVFoundation.AVAudioConverterInputStatus

Removed Type AVFoundation.AVAudioConverterOutputStatus

Removed Type AVFoundation.AVAudioConverterPrimeInfo

Removed Type AVFoundation.AVAudioConverterPrimeMethod

Removed Type AVFoundation.AVAudioDataSourceLocation

Removed Type AVFoundation.AVAudioDataSourceOrientation

Removed Type AVFoundation.AVAudioDataSourcePolarPattern

Removed Type AVFoundation.AVAudioEngine

Removed Type AVFoundation.AVAudioEngineManualRenderingBlock

Removed Type AVFoundation.AVAudioEngineManualRenderingError

Removed Type AVFoundation.AVAudioEngineManualRenderingMode

Removed Type AVFoundation.AVAudioEngineManualRenderingStatus

Removed Type AVFoundation.AVAudioEnvironmentDistanceAttenuationModel

Removed Type AVFoundation.AVAudioEnvironmentDistanceAttenuationParameters

Removed Type AVFoundation.AVAudioEnvironmentNode

Removed Type AVFoundation.AVAudioEnvironmentOutputType

Removed Type AVFoundation.AVAudioEnvironmentReverbParameters

Removed Type AVFoundation.AVAudioFile

Removed Type AVFoundation.AVAudioFormat

Removed Type AVFoundation.AVAudioIONode

Removed Type AVFoundation.AVAudioIONodeInputBlock

Removed Type AVFoundation.AVAudioInputNode

Removed Type AVFoundation.AVAudioMix

Removed Type AVFoundation.AVAudioMixInputParameters

Removed Type AVFoundation.AVAudioMixerNode

Removed Type AVFoundation.AVAudioMixingDestination

Removed Type AVFoundation.AVAudioMixing_Extensions

Removed Type AVFoundation.AVAudioNode

Removed Type AVFoundation.AVAudioNodeTapBlock

Removed Type AVFoundation.AVAudioOutputNode

Removed Type AVFoundation.AVAudioPcmBuffer

Removed Type AVFoundation.AVAudioPlayer

Removed Type AVFoundation.AVAudioPlayerDelegate

Removed Type AVFoundation.AVAudioPlayerDelegate_Extensions

Removed Type AVFoundation.AVAudioPlayerNode

Removed Type AVFoundation.AVAudioPlayerNodeBufferOptions

Removed Type AVFoundation.AVAudioPlayerNodeCompletionCallbackType

Removed Type AVFoundation.AVAudioQuality

Removed Type AVFoundation.AVAudioRecorder

Removed Type AVFoundation.AVAudioRecorderDelegate

Removed Type AVFoundation.AVAudioRecorderDelegate_Extensions

Removed Type AVFoundation.AVAudioSequencer

Removed Type AVFoundation.AVAudioSession

Removed Type AVFoundation.AVAudioSessionActivationOptions

Removed Type AVFoundation.AVAudioSessionCategory

Removed Type AVFoundation.AVAudioSessionCategoryOptions

Removed Type AVFoundation.AVAudioSessionChannelDescription

Removed Type AVFoundation.AVAudioSessionDataSourceDescription

Removed Type AVFoundation.AVAudioSessionDelegate

Removed Type AVFoundation.AVAudioSessionDelegate_Extensions

Removed Type AVFoundation.AVAudioSessionErrorCode

Removed Type AVFoundation.AVAudioSessionFlags

Removed Type AVFoundation.AVAudioSessionIOType

Removed Type AVFoundation.AVAudioSessionInterruptionEventArgs

Removed Type AVFoundation.AVAudioSessionInterruptionFlags

Removed Type AVFoundation.AVAudioSessionInterruptionOptions

Removed Type AVFoundation.AVAudioSessionInterruptionType

Removed Type AVFoundation.AVAudioSessionPortDescription

Removed Type AVFoundation.AVAudioSessionPortOverride

Removed Type AVFoundation.AVAudioSessionPromptStyle

Removed Type AVFoundation.AVAudioSessionRecordPermission

Removed Type AVFoundation.AVAudioSessionRouteChangeEventArgs

Removed Type AVFoundation.AVAudioSessionRouteChangeReason

Removed Type AVFoundation.AVAudioSessionRouteDescription

Removed Type AVFoundation.AVAudioSessionRouteSharingPolicy

Removed Type AVFoundation.AVAudioSessionSecondaryAudioHintEventArgs

Removed Type AVFoundation.AVAudioSessionSetActiveOptions

Removed Type AVFoundation.AVAudioSessionSilenceSecondaryAudioHintType

Removed Type AVFoundation.AVAudioSettings

Removed Type AVFoundation.AVAudioSinkNode

Removed Type AVFoundation.AVAudioSinkNodeReceiverHandler

Removed Type AVFoundation.AVAudioSourceNode

Removed Type AVFoundation.AVAudioSourceNodeRenderHandler

Removed Type AVFoundation.AVAudioSourceNodeRenderHandler2

Removed Type AVFoundation.AVAudioSpatializationFormats

Removed Type AVFoundation.AVAudioStereoMixing

Removed Type AVFoundation.AVAudioStereoOrientation

Removed Type AVFoundation.AVAudioTime

Removed Type AVFoundation.AVAudioTimePitchAlgorithm

Removed Type AVFoundation.AVAudioUnit

Removed Type AVFoundation.AVAudioUnitComponent

Removed Type AVFoundation.AVAudioUnitComponentFilter

Removed Type AVFoundation.AVAudioUnitComponentManager

Removed Type AVFoundation.AVAudioUnitDelay

Removed Type AVFoundation.AVAudioUnitDistortion

Removed Type AVFoundation.AVAudioUnitDistortionPreset

Removed Type AVFoundation.AVAudioUnitEQ

Removed Type AVFoundation.AVAudioUnitEQFilterParameters

Removed Type AVFoundation.AVAudioUnitEQFilterType

Removed Type AVFoundation.AVAudioUnitEffect

Removed Type AVFoundation.AVAudioUnitGenerator

Removed Type AVFoundation.AVAudioUnitManufacturerName

Removed Type AVFoundation.AVAudioUnitMidiInstrument

Removed Type AVFoundation.AVAudioUnitReverb

Removed Type AVFoundation.AVAudioUnitReverbPreset

Removed Type AVFoundation.AVAudioUnitSampler

Removed Type AVFoundation.AVAudioUnitTimeEffect

Removed Type AVFoundation.AVAudioUnitTimePitch

Removed Type AVFoundation.AVAudioUnitType

Removed Type AVFoundation.AVAudioUnitVarispeed

Removed Type AVFoundation.AVAuthorizationMediaType

Removed Type AVFoundation.AVAuthorizationStatus

Removed Type AVFoundation.AVBeatRange

Removed Type AVFoundation.AVCameraCalibrationData

Removed Type AVFoundation.AVCaptureAudioChannel

Removed Type AVFoundation.AVCaptureAudioDataOutput

Removed Type AVFoundation.AVCaptureAudioDataOutputSampleBufferDelegate

Removed Type AVFoundation.AVCaptureAudioDataOutputSampleBufferDelegate_Extensions

Removed Type AVFoundation.AVCaptureAutoExposureBracketedStillImageSettings

Removed Type AVFoundation.AVCaptureAutoFocusRangeRestriction

Removed Type AVFoundation.AVCaptureAutoFocusSystem

Removed Type AVFoundation.AVCaptureBracketedStillImageSettings

Removed Type AVFoundation.AVCaptureColorSpace

Removed Type AVFoundation.AVCaptureCompletionHandler

Removed Type AVFoundation.AVCaptureConnection

Removed Type AVFoundation.AVCaptureDataOutputSynchronizer

Removed Type AVFoundation.AVCaptureDataOutputSynchronizerDelegate

Removed Type AVFoundation.AVCaptureDepthDataOutput

Removed Type AVFoundation.AVCaptureDepthDataOutputDelegate

Removed Type AVFoundation.AVCaptureDepthDataOutputDelegate_Extensions

Removed Type AVFoundation.AVCaptureDevice

Removed Type AVFoundation.AVCaptureDeviceDiscoverySession

Removed Type AVFoundation.AVCaptureDeviceFormat

Removed Type AVFoundation.AVCaptureDeviceInput

Removed Type AVFoundation.AVCaptureDevicePosition

Removed Type AVFoundation.AVCaptureDeviceType

Removed Type AVFoundation.AVCaptureDeviceTypeExtensions

Removed Type AVFoundation.AVCaptureExposureMode

Removed Type AVFoundation.AVCaptureFileOutput

Removed Type AVFoundation.AVCaptureFileOutputRecordingDelegate

Removed Type AVFoundation.AVCaptureFileOutputRecordingDelegate_Extensions

Removed Type AVFoundation.AVCaptureFlashMode

Removed Type AVFoundation.AVCaptureFocusMode

Removed Type AVFoundation.AVCaptureInput

Removed Type AVFoundation.AVCaptureInputPort

Removed Type AVFoundation.AVCaptureLensStabilizationStatus

Removed Type AVFoundation.AVCaptureManualExposureBracketedStillImageSettings

Removed Type AVFoundation.AVCaptureMetadataInput

Removed Type AVFoundation.AVCaptureMetadataOutput

Removed Type AVFoundation.AVCaptureMetadataOutputObjectsDelegate

Removed Type AVFoundation.AVCaptureMetadataOutputObjectsDelegate_Extensions

Removed Type AVFoundation.AVCaptureMovieFileOutput

Removed Type AVFoundation.AVCaptureMultiCamSession

Removed Type AVFoundation.AVCaptureOutput

Removed Type AVFoundation.AVCaptureOutputDataDroppedReason

Removed Type AVFoundation.AVCapturePhoto

Removed Type AVFoundation.AVCapturePhotoBracketSettings

Removed Type AVFoundation.AVCapturePhotoCaptureDelegate

Removed Type AVFoundation.AVCapturePhotoCaptureDelegate_Extensions

Removed Type AVFoundation.AVCapturePhotoFileDataRepresentationCustomizer_Extensions

Removed Type AVFoundation.AVCapturePhotoOutput

Removed Type AVFoundation.AVCapturePhotoQualityPrioritization

Removed Type AVFoundation.AVCapturePhotoSettings

Removed Type AVFoundation.AVCapturePhotoSettingsThumbnailFormat

Removed Type AVFoundation.AVCaptureResolvedPhotoSettings

Removed Type AVFoundation.AVCaptureSession

Removed Type AVFoundation.AVCaptureSessionInterruptionReason

Removed Type AVFoundation.AVCaptureSessionRuntimeErrorEventArgs

Removed Type AVFoundation.AVCaptureStillImageOutput

Removed Type AVFoundation.AVCaptureSynchronizedData

Removed Type AVFoundation.AVCaptureSynchronizedDataCollection

Removed Type AVFoundation.AVCaptureSynchronizedDepthData

Removed Type AVFoundation.AVCaptureSynchronizedMetadataObjectData

Removed Type AVFoundation.AVCaptureSynchronizedSampleBufferData

Removed Type AVFoundation.AVCaptureSystemPressureFactors

Removed Type AVFoundation.AVCaptureSystemPressureLevel

Removed Type AVFoundation.AVCaptureSystemPressureLevelExtensions

Removed Type AVFoundation.AVCaptureSystemPressureState

Removed Type AVFoundation.AVCaptureTorchMode

Removed Type AVFoundation.AVCaptureVideoDataOutput

Removed Type AVFoundation.AVCaptureVideoDataOutputSampleBufferDelegate

Removed Type AVFoundation.AVCaptureVideoDataOutputSampleBufferDelegate_Extensions

Removed Type AVFoundation.AVCaptureVideoOrientation

Removed Type AVFoundation.AVCaptureVideoPreviewLayer

Removed Type AVFoundation.AVCaptureVideoStabilizationMode

Removed Type AVFoundation.AVCaptureWhiteBalanceChromaticityValues

Removed Type AVFoundation.AVCaptureWhiteBalanceGains

Removed Type AVFoundation.AVCaptureWhiteBalanceMode

Removed Type AVFoundation.AVCaptureWhiteBalanceTemperatureAndTintValues

Removed Type AVFoundation.AVCategoryEventArgs

Removed Type AVFoundation.AVChannelsEventArgs

Removed Type AVFoundation.AVCleanApertureProperties

Removed Type AVFoundation.AVColorProperties

Removed Type AVFoundation.AVCompletion

Removed Type AVFoundation.AVComposition

Removed Type AVFoundation.AVCompositionTrack

Removed Type AVFoundation.AVCompositionTrackFormatDescriptionReplacement

Removed Type AVFoundation.AVCompositionTrackSegment

Removed Type AVFoundation.AVComposition_AVCompositionTrackInspection

Removed Type AVFoundation.AVCompressionProperties

Removed Type AVFoundation.AVContentKeyRequest

Removed Type AVFoundation.AVContentKeyRequestRetryReason

Removed Type AVFoundation.AVContentKeyRequestRetryReasonExtensions

Removed Type AVFoundation.AVContentKeyRequestStatus

Removed Type AVFoundation.AVContentKeyRequest_AVContentKeyRequestRenewal

Removed Type AVFoundation.AVContentKeyResponse

Removed Type AVFoundation.AVContentKeyResponseDataType

Removed Type AVFoundation.AVContentKeySession

Removed Type AVFoundation.AVContentKeySessionDelegate

Removed Type AVFoundation.AVContentKeySessionDelegate_Extensions

Removed Type AVFoundation.AVContentKeySessionServerPlaybackContextOptions

Removed Type AVFoundation.AVContentKeySession_AVContentKeyRecipients

Removed Type AVFoundation.AVContentKeySystem

Removed Type AVFoundation.AVContentKeySystemExtensions

Removed Type AVFoundation.AVDateRangeMetadataGroup

Removed Type AVFoundation.AVDepthData

Removed Type AVFoundation.AVDepthDataAccuracy

Removed Type AVFoundation.AVDepthDataQuality

Removed Type AVFoundation.AVEdgeWidths

Removed Type AVFoundation.AVError

Removed Type AVFoundation.AVErrorEventArgs

Removed Type AVFoundation.AVErrorKeys

Removed Type AVFoundation.AVFileType

Removed Type AVFoundation.AVFileTypeProfile

Removed Type AVFoundation.AVFileTypeProfileExtensions

Removed Type AVFoundation.AVFileTypes

Removed Type AVFoundation.AVFileTypesExtensions

Removed Type AVFoundation.AVFragmentedAsset

Removed Type AVFoundation.AVFragmentedAssetMinder

Removed Type AVFoundation.AVFragmentedAssetTrack

Removed Type AVFoundation.AVFragmentedAsset_AVFragmentedAssetTrackInspection

Removed Type AVFoundation.AVFragmentedMovie

Removed Type AVFoundation.AVFragmentedMovieMinder

Removed Type AVFoundation.AVFragmentedMovieTrack

Removed Type AVFoundation.AVFragmentedMovie_AVFragmentedMovieTrackInspection

Removed Type AVFoundation.AVFrameRateRange

Removed Type AVFoundation.AVKeyValueStatus

Removed Type AVFoundation.AVLayerVideoGravity

Removed Type AVFoundation.AVMediaCharacteristic

Removed Type AVFoundation.AVMediaCharacteristics

Removed Type AVFoundation.AVMediaCharacteristicsExtensions

Removed Type AVFoundation.AVMediaDataStorage

Removed Type AVFoundation.AVMediaSelection

Removed Type AVFoundation.AVMediaSelectionGroup

Removed Type AVFoundation.AVMediaSelectionOption

Removed Type AVFoundation.AVMediaType

Removed Type AVFoundation.AVMediaTypes

Removed Type AVFoundation.AVMediaTypesExtensions

Removed Type AVFoundation.AVMetadata

Removed Type AVFoundation.AVMetadataBodyObject

Removed Type AVFoundation.AVMetadataCatBodyObject

Removed Type AVFoundation.AVMetadataDogBodyObject

Removed Type AVFoundation.AVMetadataExtraAttribute

Removed Type AVFoundation.AVMetadataFaceObject

Removed Type AVFoundation.AVMetadataFormat

Removed Type AVFoundation.AVMetadataFormatExtensions

Removed Type AVFoundation.AVMetadataGroup

Removed Type AVFoundation.AVMetadataHumanBodyObject

Removed Type AVFoundation.AVMetadataIdentifiers

Removed Type AVFoundation.AVMetadataItem

Removed Type AVFoundation.AVMetadataItemFilter

Removed Type AVFoundation.AVMetadataItemValueRequest

Removed Type AVFoundation.AVMetadataMachineReadableCodeObject

Removed Type AVFoundation.AVMetadataObject

Removed Type AVFoundation.AVMetadataObjectType

Removed Type AVFoundation.AVMetadataObjectTypeExtensions

Removed Type AVFoundation.AVMetadataSalientObject

Removed Type AVFoundation.AVMidiPlayer

Removed Type AVFoundation.AVMovie

Removed Type AVFoundation.AVMovieTrack

Removed Type AVFoundation.AVMovieWritingOptions

Removed Type AVFoundation.AVMovie_AVMovieMovieHeaderSupport

Removed Type AVFoundation.AVMovie_AVMovieTrackInspection

Removed Type AVFoundation.AVMusicSequenceLoadOptions

Removed Type AVFoundation.AVMusicTrack

Removed Type AVFoundation.AVMusicTrackLoopCount

Removed Type AVFoundation.AVMutableAssetDownloadStorageManagementPolicy

Removed Type AVFoundation.AVMutableAudioMix

Removed Type AVFoundation.AVMutableAudioMixInputParameters

Removed Type AVFoundation.AVMutableComposition

Removed Type AVFoundation.AVMutableCompositionTrack

Removed Type AVFoundation.AVMutableComposition_AVMutableCompositionTrackInspection

Removed Type AVFoundation.AVMutableDateRangeMetadataGroup

Removed Type AVFoundation.AVMutableMediaSelection

Removed Type AVFoundation.AVMutableMetadataItem

Removed Type AVFoundation.AVMutableMovie

Removed Type AVFoundation.AVMutableMovieTrack

Removed Type AVFoundation.AVMutableMovieTrack_AVMutableMovieTrackTrackAssociations

Removed Type AVFoundation.AVMutableMovieTrack_AVMutableMovieTrack_TrackLevelEditing

Removed Type AVFoundation.AVMutableMovie_AVMutableMovieMovieLevelEditing

Removed Type AVFoundation.AVMutableMovie_AVMutableMovieTrackInspection

Removed Type AVFoundation.AVMutableMovie_AVMutableMovieTrackLevelEditing

Removed Type AVFoundation.AVMutableTimedMetadataGroup

Removed Type AVFoundation.AVMutableVideoComposition

Removed Type AVFoundation.AVMutableVideoCompositionInstruction

Removed Type AVFoundation.AVMutableVideoCompositionLayerInstruction

Removed Type AVFoundation.AVOutputSettingsAssistant

Removed Type AVFoundation.AVOutputSettingsPreset

Removed Type AVFoundation.AVOutputSettingsPresetExtensions

Removed Type AVFoundation.AVPermissionGranted

Removed Type AVFoundation.AVPersistableContentKeyRequest

Removed Type AVFoundation.AVPixelAspectRatio

Removed Type AVFoundation.AVPixelAspectRatioProperties

Removed Type AVFoundation.AVPlayer

Removed Type AVFoundation.AVPlayerActionAtItemEnd

Removed Type AVFoundation.AVPlayerHdrMode

Removed Type AVFoundation.AVPlayerItem

Removed Type AVFoundation.AVPlayerItemAccessLog

Removed Type AVFoundation.AVPlayerItemAccessLogEvent

Removed Type AVFoundation.AVPlayerItemErrorEventArgs

Removed Type AVFoundation.AVPlayerItemErrorLog

Removed Type AVFoundation.AVPlayerItemErrorLogEvent

Removed Type AVFoundation.AVPlayerItemLegibleOutput

Removed Type AVFoundation.AVPlayerItemLegibleOutputPushDelegate

Removed Type AVFoundation.AVPlayerItemLegibleOutputPushDelegate_Extensions

Removed Type AVFoundation.AVPlayerItemMediaDataCollector

Removed Type AVFoundation.AVPlayerItemMetadataCollector

Removed Type AVFoundation.AVPlayerItemMetadataCollectorPushDelegate

Removed Type AVFoundation.AVPlayerItemMetadataOutput

Removed Type AVFoundation.AVPlayerItemMetadataOutputPushDelegate

Removed Type AVFoundation.AVPlayerItemMetadataOutputPushDelegate_Extensions

Removed Type AVFoundation.AVPlayerItemOutput

Removed Type AVFoundation.AVPlayerItemOutputPullDelegate

Removed Type AVFoundation.AVPlayerItemOutputPullDelegate_Extensions

Removed Type AVFoundation.AVPlayerItemOutputPushDelegate

Removed Type AVFoundation.AVPlayerItemOutputPushDelegate_Extensions

Removed Type AVFoundation.AVPlayerItemStatus

Removed Type AVFoundation.AVPlayerItemTrack

Removed Type AVFoundation.AVPlayerItemVideoOutput

Removed Type AVFoundation.AVPlayerItemVideoOutputSettings

Removed Type AVFoundation.AVPlayerLayer

Removed Type AVFoundation.AVPlayerLooper

Removed Type AVFoundation.AVPlayerLooperStatus

Removed Type AVFoundation.AVPlayerMediaSelectionCriteria

Removed Type AVFoundation.AVPlayerStatus

Removed Type AVFoundation.AVPlayerTimeControlStatus

Removed Type AVFoundation.AVPortraitEffectsMatte

Removed Type AVFoundation.AVQueuePlayer

Removed Type AVFoundation.AVQueuedSampleBufferRenderingStatus

Removed Type AVFoundation.AVRequestAccessStatus

Removed Type AVFoundation.AVRouteDetector

Removed Type AVFoundation.AVSampleBufferAudioRenderer

Removed Type AVFoundation.AVSampleBufferDisplayLayer

Removed Type AVFoundation.AVSampleBufferRenderSynchronizer

Removed Type AVFoundation.AVSampleRateConverterAlgorithm

Removed Type AVFoundation.AVSampleRateEventArgs

Removed Type AVFoundation.AVSemanticSegmentationMatte

Removed Type AVFoundation.AVSemanticSegmentationMatteType

Removed Type AVFoundation.AVSemanticSegmentationMatteTypeExtensions

Removed Type AVFoundation.AVSpeechBoundary

Removed Type AVFoundation.AVSpeechSynthesisVoice

Removed Type AVFoundation.AVSpeechSynthesisVoiceGender

Removed Type AVFoundation.AVSpeechSynthesisVoiceQuality

Removed Type AVFoundation.AVSpeechSynthesizer

Removed Type AVFoundation.AVSpeechSynthesizerDelegate

Removed Type AVFoundation.AVSpeechSynthesizerDelegate_Extensions

Removed Type AVFoundation.AVSpeechSynthesizerUteranceEventArgs

Removed Type AVFoundation.AVSpeechSynthesizerWillSpeakEventArgs

Removed Type AVFoundation.AVSpeechUtterance

Removed Type AVFoundation.AVStatusEventArgs

Removed Type AVFoundation.AVStreamingKeyDelivery

Removed Type AVFoundation.AVSynchronizedLayer

Removed Type AVFoundation.AVTextStyleRule

Removed Type AVFoundation.AVTimedMetadataGroup

Removed Type AVFoundation.AVUrlAsset

Removed Type AVFoundation.AVUrlAssetOptions

Removed Type AVFoundation.AVUtilities

Removed Type AVFoundation.AVVideo

Removed Type AVFoundation.AVVideoApertureMode

Removed Type AVFoundation.AVVideoApertureModeExtensions

Removed Type AVFoundation.AVVideoCleanApertureSettings

Removed Type AVFoundation.AVVideoCodec

Removed Type AVFoundation.AVVideoCodecSettings

Removed Type AVFoundation.AVVideoCodecType

Removed Type AVFoundation.AVVideoCodecTypeExtensions

Removed Type AVFoundation.AVVideoColorPrimaries

Removed Type AVFoundation.AVVideoCompositing

Removed Type AVFoundation.AVVideoCompositing_Extensions

Removed Type AVFoundation.AVVideoComposition

Removed Type AVFoundation.AVVideoCompositionCoreAnimationTool

Removed Type AVFoundation.AVVideoCompositionInstruction

Removed Type AVFoundation.AVVideoCompositionLayerInstruction

Removed Type AVFoundation.AVVideoCompositionRenderContext

Removed Type AVFoundation.AVVideoCompositionRenderHint

Removed Type AVFoundation.AVVideoCompositionValidationHandling

Removed Type AVFoundation.AVVideoCompositionValidationHandling_Extensions

Removed Type AVFoundation.AVVideoH264EntropyMode

Removed Type AVFoundation.AVVideoPixelAspectRatioSettings

Removed Type AVFoundation.AVVideoProfileLevelH264

Removed Type AVFoundation.AVVideoScalingMode

Removed Type AVFoundation.AVVideoScalingModeKey

Removed Type AVFoundation.AVVideoSettingsCompressed

Removed Type AVFoundation.AVVideoSettingsUncompressed

Removed Type AVFoundation.AVVideoTransferFunction

Removed Type AVFoundation.AVVideoYCbCrMatrix

Removed Type AVFoundation.AudioRendererWasFlushedAutomaticallyEventArgs

Removed Type AVFoundation.AudioSettings

Removed Type AVFoundation.IAVAssetDownloadDelegate

Removed Type AVFoundation.IAVAssetResourceLoaderDelegate

Removed Type AVFoundation.IAVAssetWriterDelegate

Removed Type AVFoundation.IAVAsynchronousKeyValueLoading

Removed Type AVFoundation.IAVAudio3DMixing

Removed Type AVFoundation.IAVAudioMixing

Removed Type AVFoundation.IAVAudioPlayerDelegate

Removed Type AVFoundation.IAVAudioRecorderDelegate

Removed Type AVFoundation.IAVAudioSessionDelegate

Removed Type AVFoundation.IAVAudioStereoMixing

Removed Type AVFoundation.IAVCaptureAudioDataOutputSampleBufferDelegate

Removed Type AVFoundation.IAVCaptureDataOutputSynchronizerDelegate

Removed Type AVFoundation.IAVCaptureDepthDataOutputDelegate

Removed Type AVFoundation.IAVCaptureFileOutputRecordingDelegate

Removed Type AVFoundation.IAVCaptureMetadataOutputObjectsDelegate

Removed Type AVFoundation.IAVCapturePhotoCaptureDelegate

Removed Type AVFoundation.IAVCapturePhotoFileDataRepresentationCustomizer

Removed Type AVFoundation.IAVCaptureVideoDataOutputSampleBufferDelegate

Removed Type AVFoundation.IAVContentKeyRecipient

Removed Type AVFoundation.IAVContentKeySessionDelegate

Removed Type AVFoundation.IAVFragmentMinding

Removed Type AVFoundation.IAVPlayerItemLegibleOutputPushDelegate

Removed Type AVFoundation.IAVPlayerItemMetadataCollectorPushDelegate

Removed Type AVFoundation.IAVPlayerItemMetadataOutputPushDelegate

Removed Type AVFoundation.IAVPlayerItemOutputPullDelegate

Removed Type AVFoundation.IAVPlayerItemOutputPushDelegate

Removed Type AVFoundation.IAVQueuedSampleBufferRendering

Removed Type AVFoundation.IAVSpeechSynthesizerDelegate

Removed Type AVFoundation.IAVVideoCompositing

Removed Type AVFoundation.IAVVideoCompositionValidationHandling

Namespace AVKit

Type Changed: AVKit.AVPlayerViewControlsStyle

Modified fields:

-Default = 1
+Default = 4

Removed Type AVKit.AVAudioSessionRouteSelection

Removed Type AVKit.AVAudioSession_AVPlaybackRouteSelecting

Removed Type AVKit.AVKitError

Removed Type AVKit.AVKitErrorExtensions

Removed Type AVKit.AVPictureInPictureController

Removed Type AVKit.AVPictureInPictureControllerDelegate

Removed Type AVKit.AVPictureInPictureControllerDelegate_Extensions

Removed Type AVKit.AVPlayerViewController

Removed Type AVKit.AVPlayerViewControllerDelegate

Removed Type AVKit.AVPlayerViewControllerDelegate_Extensions

Removed Type AVKit.AVRoutePickerView

Removed Type AVKit.AVRoutePickerViewDelegate

Removed Type AVKit.AVRoutePickerViewDelegate_Extensions

Removed Type AVKit.IAVPictureInPictureControllerDelegate

Removed Type AVKit.IAVPlayerViewControllerDelegate

Removed Type AVKit.IAVRoutePickerViewDelegate

Removed Type AVKit.PreparingRouteSelectionForPlayback

Namespace AddressBookUI

Type Changed: AddressBookUI.ABNewPersonCompleteEventArgs

Modified properties:

-public AddressBook.ABPerson Person { get; set; }
+public AddressBook.ABPerson Person { get; }

Type Changed: AddressBookUI.ABNewPersonViewController

Removed method:

protected virtual void OnNewPersonComplete (ABNewPersonCompleteEventArgs e);

Type Changed: AddressBookUI.ABNewPersonViewControllerDelegate

Removed interface:

IABNewPersonViewControllerDelegate

Type Changed: AddressBookUI.ABPeoplePickerNavigationController

Removed interface:

UIKit.IUIAppearance

Modified properties:

-public virtual Foundation.NSObject WeakDelegate { get; set; }
+public override Foundation.NSObject WeakDelegate { get; set; }

Removed methods:

protected virtual void OnCancelled (System.EventArgs e);
protected virtual void OnPerformAction (ABPeoplePickerPerformActionEventArgs e);
protected virtual void OnPerformAction2 (ABPeoplePickerPerformAction2EventArgs e);
protected virtual void OnSelectPerson (ABPeoplePickerSelectPersonEventArgs e);
protected virtual void OnSelectPerson2 (ABPeoplePickerSelectPerson2EventArgs e);

Type Changed: AddressBookUI.ABPeoplePickerNavigationControllerDelegate

Removed interface:

IABPeoplePickerNavigationControllerDelegate

Type Changed: AddressBookUI.ABPeoplePickerNavigationControllerDelegate_Extensions

Modified methods:

-public void Cancelled (this IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker)
+public void Cancelled (IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker)
-public void DidSelectPerson (this IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson)
+public void DidSelectPerson (IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson)
-public void DidSelectPerson (this IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson, int propertyId, int identifier)
+public void DidSelectPerson (IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson, int propertyId, int identifier)
-public bool ShouldContinue (this IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson)
+public bool ShouldContinue (IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson)
-public bool ShouldContinue (this IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson, int propertyId, int identifier)
+public bool ShouldContinue (IABPeoplePickerNavigationControllerDelegate This, ABPeoplePickerNavigationController peoplePicker, AddressBook.ABPerson selectedPerson, int propertyId, int identifier)

Type Changed: AddressBookUI.ABPeoplePickerPerformAction2EventArgs

Modified properties:

-public int? Identifier { get; set; }
+public int? Identifier { get; }
-public AddressBook.ABPersonProperty Property { get; set; }
+public AddressBook.ABPersonProperty Property { get; }

Type Changed: AddressBookUI.ABPeoplePickerPerformActionEventArgs

Modified properties:

-public int? Identifier { get; set; }
+public int? Identifier { get; }
-public AddressBook.ABPersonProperty Property { get; set; }
+public AddressBook.ABPersonProperty Property { get; }

Type Changed: AddressBookUI.ABPeoplePickerSelectPerson2EventArgs

Modified properties:

-public AddressBook.ABPerson Person { get; set; }
+public AddressBook.ABPerson Person { get; }

Type Changed: AddressBookUI.ABPeoplePickerSelectPersonEventArgs

Modified properties:

-public AddressBook.ABPerson Person { get; set; }
+public AddressBook.ABPerson Person { get; }

Type Changed: AddressBookUI.ABPersonViewController

Removed interface:

UIKit.IUIViewControllerRestoration

Removed method:

protected virtual void OnPerformDefaultAction (ABPersonViewPerformDefaultActionEventArgs e);

Type Changed: AddressBookUI.ABPersonViewControllerDelegate

Removed interface:

IABPersonViewControllerDelegate

Type Changed: AddressBookUI.ABPersonViewPerformDefaultActionEventArgs

Modified properties:

-public int? Identifier { get; set; }
+public int? Identifier { get; }
-public AddressBook.ABPerson Person { get; set; }
+public AddressBook.ABPerson Person { get; }
-public AddressBook.ABPersonProperty Property { get; set; }
+public AddressBook.ABPersonProperty Property { get; }

Type Changed: AddressBookUI.ABUnknownPersonCreatedEventArgs

Modified properties:

-public AddressBook.ABPerson Person { get; set; }
+public AddressBook.ABPerson Person { get; }

Type Changed: AddressBookUI.ABUnknownPersonViewController

Removed methods:

protected virtual void OnPerformDefaultAction (ABPersonViewPerformDefaultActionEventArgs e);
protected virtual void OnPersonCreated (ABUnknownPersonCreatedEventArgs e);

Type Changed: AddressBookUI.ABUnknownPersonViewControllerDelegate

Removed interface:

IABUnknownPersonViewControllerDelegate

Type Changed: AddressBookUI.ABUnknownPersonViewControllerDelegate_Extensions

Modified methods:

-public bool ShouldPerformDefaultActionForPerson (this IABUnknownPersonViewControllerDelegate This, ABUnknownPersonViewController personViewController, AddressBook.ABPerson person, int propertyId, int identifier)
+public bool ShouldPerformDefaultActionForPerson (IABUnknownPersonViewControllerDelegate This, ABUnknownPersonViewController personViewController, AddressBook.ABPerson person, int propertyId, int identifier)

Type Changed: AddressBookUI.DisplayedPropertiesCollection

Removed interfaces:

System.Collections.Generic.ICollection<AddressBook.ABPersonProperty>
System.Collections.Generic.IEnumerable<AddressBook.ABPersonProperty>
System.Collections.IEnumerable

Modified properties:

 public virtual ---final--- int Count { get; }

Modified methods:

-public virtual void Add (AddressBook.ABPersonProperty item)
+public final void Add (AddressBook.ABPersonProperty item)
-public virtual void Clear ()
+public final void Clear ()
-public virtual bool Contains (AddressBook.ABPersonProperty item)
+public final bool Contains (AddressBook.ABPersonProperty item)
-public virtual void CopyTo (AddressBook.ABPersonProperty[] array, int arrayIndex)
+public final void CopyTo (AddressBook.ABPersonProperty[] array, int arrayIndex)
-public virtual System.Collections.Generic.IEnumerator<AddressBook.ABPersonProperty> GetEnumerator ()
+public final System.Collections.Generic.IEnumerator<AddressBook.ABPersonProperty> GetEnumerator ()
-public virtual bool Remove (AddressBook.ABPersonProperty item)
+public final bool Remove (AddressBook.ABPersonProperty item)

Type Changed: AddressBookUI.IABNewPersonViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: AddressBookUI.IABPeoplePickerNavigationControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUINavigationControllerDelegate

Type Changed: AddressBookUI.IABPersonViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: AddressBookUI.IABUnknownPersonViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Namespace AppClip

Type Changed: AppClip.APActivationPayload

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: AppClip.APActivationPayloadErrorCode

Modified fields:

-Disallowed = 1
+Disallowed = 0
-DoesNotMatch = 2
+DoesNotMatch = 1

Type Changed: AppClip.APActivationPayloadErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this APActivationPayloadErrorCode self)
+public Foundation.NSString GetDomain (APActivationPayloadErrorCode self)

Namespace AssetsLibrary

Type Changed: AssetsLibrary.ALAssetsError

Modified fields:

-AccessGloballyDeniedError = -3312
+AccessGloballyDeniedError = 9
-AccessUserDeniedError = -3311
+AccessUserDeniedError = 8
-DataUnavailableError = -3310
+DataUnavailableError = 7
-UnknownError = -1
+UnknownError = 0
-WriteBusyError = -3301
+WriteBusyError = 2
-WriteDataEncodingError = -3304
+WriteDataEncodingError = 5
-WriteDiskSpaceError = -3305
+WriteDiskSpaceError = 6
-WriteFailedError = -3300
+WriteFailedError = 1
-WriteIncompatibleDataError = -3303
+WriteIncompatibleDataError = 4
-WriteInvalidDataError = -3302
+WriteInvalidDataError = 3

Type Changed: AssetsLibrary.ALAssetsErrorExtensions

Modified methods:

-public Foundation.NSString GetDomain (this ALAssetsError self)
+public Foundation.NSString GetDomain (ALAssetsError self)

Type Changed: AssetsLibrary.ALAssetsGroupType

Modified fields:

-Album = 2
+Album = 1
-All = 4294967295
+All = 6
-Event = 4
+Event = 2
-Faces = 8
+Faces = 3
-GroupPhotoStream = 32
+GroupPhotoStream = 5
-Library = 1
+Library = 0
-SavedPhotos = 16
+SavedPhotos = 4

Namespace AudioToolbox

Type Changed: AudioToolbox.AccessoryInfo

Modified properties:

-public string Description { get; set; }
+public string Description { get; }
-public int ID { get; set; }
+public int ID { get; }

Type Changed: AudioToolbox.AudioSessionException

Modified properties:

-public AudioSessionErrors ErrorCode { get; set; }
+public AudioSessionErrors ErrorCode { get; }

Type Changed: AudioToolbox.AudioSessionRouteChangeEventArgs

Modified properties:

-public Foundation.NSDictionary Dictionary { get; set; }
+public Foundation.NSDictionary Dictionary { get; }

Type Changed: AudioToolbox.InputSourceInfo

Modified properties:

-public string Description { get; set; }
+public string Description { get; }
-public int ID { get; set; }
+public int ID { get; }

Removed Type AudioToolbox.AUSpatialMixerOutputType

Removed Type AudioToolbox.AUSpatialMixerPointSourceInHeadMode

Removed Type AudioToolbox.AUSpatialMixerSourceMode

Removed Type AudioToolbox.AudioBalanceFade

Removed Type AudioToolbox.AudioBalanceFadeType

Removed Type AudioToolbox.AudioBuffer

Removed Type AudioToolbox.AudioBuffers

Removed Type AudioToolbox.AudioChannelBit

Removed Type AudioToolbox.AudioChannelDescription

Removed Type AudioToolbox.AudioChannelFlags

Removed Type AudioToolbox.AudioChannelLabel

Removed Type AudioToolbox.AudioChannelLabelExtensions

Removed Type AudioToolbox.AudioChannelLayout

Removed Type AudioToolbox.AudioChannelLayoutTag

Removed Type AudioToolbox.AudioChannelLayoutTagExtensions

Removed Type AudioToolbox.AudioClassDescription

Removed Type AudioToolbox.AudioCodecComponentType

Removed Type AudioToolbox.AudioConverter

Removed Type AudioToolbox.AudioConverterComplexInputData

Removed Type AudioToolbox.AudioConverterError

Removed Type AudioToolbox.AudioConverterPrimeInfo

Removed Type AudioToolbox.AudioConverterPrimeMethod

Removed Type AudioToolbox.AudioConverterQuality

Removed Type AudioToolbox.AudioConverterSampleRateConverterComplexity

Removed Type AudioToolbox.AudioFile

Removed Type AudioToolbox.AudioFileChunkType

Removed Type AudioToolbox.AudioFileError

Removed Type AudioToolbox.AudioFileFlags

Removed Type AudioToolbox.AudioFileGlobalInfo

Removed Type AudioToolbox.AudioFileInfoDictionary

Removed Type AudioToolbox.AudioFileLoopDirection

Removed Type AudioToolbox.AudioFileMarker

Removed Type AudioToolbox.AudioFileMarkerList

Removed Type AudioToolbox.AudioFileMarkerType

Removed Type AudioToolbox.AudioFilePacketTableInfo

Removed Type AudioToolbox.AudioFilePermission

Removed Type AudioToolbox.AudioFileProperty

Removed Type AudioToolbox.AudioFileRegion

Removed Type AudioToolbox.AudioFileRegionFlags

Removed Type AudioToolbox.AudioFileRegionList

Removed Type AudioToolbox.AudioFileSmpteTime

Removed Type AudioToolbox.AudioFileStream

Removed Type AudioToolbox.AudioFileStreamProperty

Removed Type AudioToolbox.AudioFileStreamPropertyFlag

Removed Type AudioToolbox.AudioFileStreamStatus

Removed Type AudioToolbox.AudioFileType

Removed Type AudioToolbox.AudioFormat

Removed Type AudioToolbox.AudioFormatAvailability

Removed Type AudioToolbox.AudioFormatError

Removed Type AudioToolbox.AudioFormatFlags

Removed Type AudioToolbox.AudioFormatType

Removed Type AudioToolbox.AudioIndependentPacketTranslation

Removed Type AudioToolbox.AudioPacketDependencyInfoTranslation

Removed Type AudioToolbox.AudioPacketRangeByteCountTranslation

Removed Type AudioToolbox.AudioPacketRollDistanceTranslation

Removed Type AudioToolbox.AudioPanningInfo

Removed Type AudioToolbox.AudioQueue

Removed Type AudioToolbox.AudioQueueBuffer

Removed Type AudioToolbox.AudioQueueChannelAssignment

Removed Type AudioToolbox.AudioQueueDeviceProperty

Removed Type AudioToolbox.AudioQueueException

Removed Type AudioToolbox.AudioQueueHardwareCodecPolicy

Removed Type AudioToolbox.AudioQueueLevelMeterState

Removed Type AudioToolbox.AudioQueueParameter

Removed Type AudioToolbox.AudioQueueParameterEvent

Removed Type AudioToolbox.AudioQueueProcessingTap

Removed Type AudioToolbox.AudioQueueProcessingTapDelegate

Removed Type AudioToolbox.AudioQueueProcessingTapFlags

Removed Type AudioToolbox.AudioQueueProperty

Removed Type AudioToolbox.AudioQueueStatus

Removed Type AudioToolbox.AudioQueueTimePitchAlgorithm

Removed Type AudioToolbox.AudioQueueTimeline

Removed Type AudioToolbox.AudioServicesError

Removed Type AudioToolbox.AudioSessionActiveFlags

Removed Type AudioToolbox.AudioSessionCategory

Removed Type AudioToolbox.AudioSessionErrors

Removed Type AudioToolbox.AudioSessionInputRouteKind

Removed Type AudioToolbox.AudioSessionInterruptionState

Removed Type AudioToolbox.AudioSessionInterruptionType

Removed Type AudioToolbox.AudioSessionMode

Removed Type AudioToolbox.AudioSessionOutputRouteKind

Removed Type AudioToolbox.AudioSessionProperty

Removed Type AudioToolbox.AudioSessionRouteChangeReason

Removed Type AudioToolbox.AudioSessionRoutingOverride

Removed Type AudioToolbox.AudioSettingsFlags

Removed Type AudioToolbox.AudioSource

Removed Type AudioToolbox.AudioStreamBasicDescription

Removed Type AudioToolbox.AudioStreamPacketDescription

Removed Type AudioToolbox.AudioTimeStamp

Removed Type AudioToolbox.AudioValueRange

Removed Type AudioToolbox.BufferCompletedEventArgs

Removed Type AudioToolbox.CABarBeatTime

Removed Type AudioToolbox.ExtendedNoteOnEvent

Removed Type AudioToolbox.InputAudioQueue

Removed Type AudioToolbox.InputCompletedEventArgs

Removed Type AudioToolbox.InstrumentInfo

Removed Type AudioToolbox.MPEG4ObjectID

Removed Type AudioToolbox.MidiChannelMessage

Removed Type AudioToolbox.MidiMetaEvent

Removed Type AudioToolbox.MidiNoteMessage

Removed Type AudioToolbox.MidiRawData

Removed Type AudioToolbox.MusicEventType

Removed Type AudioToolbox.MusicEventUserData

Removed Type AudioToolbox.MusicPlayer

Removed Type AudioToolbox.MusicPlayerStatus

Removed Type AudioToolbox.MusicSequence

Removed Type AudioToolbox.MusicSequenceFileFlags

Removed Type AudioToolbox.MusicSequenceFileTypeID

Removed Type AudioToolbox.MusicSequenceLoadFlags

Removed Type AudioToolbox.MusicSequenceType

Removed Type AudioToolbox.MusicSequenceUserCallback

Removed Type AudioToolbox.MusicTrack

Removed Type AudioToolbox.OutputAudioQueue

Removed Type AudioToolbox.PacketReceivedEventArgs

Removed Type AudioToolbox.PanningMode

Removed Type AudioToolbox.PropertyFoundEventArgs

Removed Type AudioToolbox.SmpteTime

Removed Type AudioToolbox.SmpteTimeFlags

Removed Type AudioToolbox.SmpteTimeType

Removed Type AudioToolbox.SoundBank

Removed Type AudioToolbox.SystemSound

Removed Type AudioToolbox._MidiData

Namespace AudioUnit

Type Changed: AudioUnit.AudioObjectPropertyScope

Modified fields:

-Global = 1735159650
+Global = 0
-Input = 1768845428
+Input = 1
-Output = 1869968496
+Output = 2
-PlayThrough = 1886679669
+PlayThrough = 3

Type Changed: AudioUnit.AudioObjectPropertySelector

Modified fields:

-ActualSampleRate = 1634955892
+ActualSampleRate = 25
-BoxList = 1651472419
+BoxList = 11
-ClockDevice = 1634755428
+ClockDevice = 26
-ClockDeviceList = 1668049699
+ClockDeviceList = 13
-DefaultInputDevice = 1682533920
+DefaultInputDevice = 2
-DefaultOutputDevice = 1682929012
+DefaultOutputDevice = 3
-DefaultSystemOutputDevice = 1934587252
+DefaultSystemOutputDevice = 4
-Devices = 1684370979
+Devices = 1
-HogModeIsAllowed = 1752131442
+HogModeIsAllowed = 21
-IOThreadOSWorkgroup = 1869838183
+IOThreadOSWorkgroup = 27
-IsInitingOrExiting = 1768845172
+IsInitingOrExiting = 16
-MixStereoToMono = 1937010031
+MixStereoToMono = 6
-PlugInList = 1886152483
+PlugInList = 7
-PowerHint = 1886353256
+PowerHint = 24
-ProcessIsAudible = 1886221684
+ProcessIsAudible = 18
-ProcessIsMaster = 1835103092
+ProcessIsMaster = 15
-PropertyDevices = 1684370979
+PropertyDevices = 0
-ServiceRestarted = 1936880500
+ServiceRestarted = 23
-SleepingIsAllowed = 1936483696
+SleepingIsAllowed = 19
-TranslateBundleIDToPlugIn = 1651074160
+TranslateBundleIDToPlugIn = 8
-TranslateBundleIDToTransportManager = 1953325673
+TranslateBundleIDToTransportManager = 10
-TranslateUIDToBox = 1969841250
+TranslateUIDToBox = 12
-TranslateUIDToDevice = 1969841252
+TranslateUIDToDevice = 5
-TranslateUidToClockDevice = 1969841251
+TranslateUidToClockDevice = 14
-TransportManagerList = 1953326883
+TransportManagerList = 9
-UnloadingIsAllowed = 1970170980
+UnloadingIsAllowed = 20
-UserIDChanged = 1702193508
+UserIDChanged = 17
-UserSessionIsActiveOrHeadless = 1970496882
+UserSessionIsActiveOrHeadless = 22

Type Changed: AudioUnit.AudioUnitPropertyIDType

Modified fields:

-AttenuationCurve = 3013
+AttenuationCurve = 73
-AudioChannelLayout = 19
+AudioChannelLayout = 12
-BankName = 1007
+BankName = 86
-BiquadCoefficients = 2203
+BiquadCoefficients = 63
-BypassEffect = 21
+BypassEffect = 14
-BypassVoiceProcessing = 2100
+BypassVoiceProcessing = 58
-CPULoad = 6
+CPULoad = 5
-ChannelMap = 2002
+ChannelMap = 47
-ClassInfoFromDocument = 50
+ClassInfoFromDocument = 37
-ContextName = 25
+ContextName = 35
-CurrentDevice = 2000
+CurrentDevice = 46
-CurrentPlayTime = 3302
+CurrentPlayTime = 77
-DeferredRendererExtraLatency = 3321
+DeferredRendererExtraLatency = 92
-DeferredRendererPullSize = 3320
+DeferredRendererPullSize = 91
-DeferredRendererWaitFrames = 3322
+DeferredRendererWaitFrames = 93
-DependentParameters = 45
+DependentParameters = 24
-DistanceParams = 3010
+DistanceParams = 72
-ElementCount = 11
+ElementCount = 7
-ElementName = 30
+ElementName = 21
-EnableIO = 2003
+EnableIO = 48
-FactoryPresets = 24
+FactoryPresets = 17
-FrequencyResponse = 52
+FrequencyResponse = 27
-HasIO = 2006
+HasIO = 51
-HostCallbacks = 27
+HostCallbacks = 19
-HostReceivesRemoteControlEvents = 2011
+HostReceivesRemoteControlEvents = 54
-HostTransportState = 2013
+HostTransportState = 56
-InPlaceProcessing = 29
+InPlaceProcessing = 20
-InputAnchorTimeStamp = 3016
+InputAnchorTimeStamp = 68
-InputSampleInOutput = 49
+InputSampleInOutput = 25
-InstrumentCount = 1000
+InstrumentCount = 85
-InstrumentName = 1001
+InstrumentName = 83
-InstrumentNumber = 1004
+InstrumentNumber = 84
-IsInterAppConnected = 101
+IsInterAppConnected = 42
-IsRunning = 2001
+IsRunning = 44
-LastRenderError = 22
+LastRenderError = 15
-Latency = 12
+Latency = 8
-LoadAudioFiles = 4101
+LoadAudioFiles = 90
-LoadInstrument = 4102
+LoadInstrument = 89
-MIDICallbacks = 2010
+MIDICallbacks = 53
-MatrixDimensions = 3009
+MatrixDimensions = 66
-MatrixLevels = 3006
+MatrixLevels = 65
-MaxNumberOfBands = 2201
+MaxNumberOfBands = 62
-MaximumFramesPerSlice = 14
+MaximumFramesPerSlice = 10
-MeterClipping = 3011
+MeterClipping = 67
-MeteringMode = 3007
+MeteringMode = 64
-MidiSynthEnablePreload = 4119
+MidiSynthEnablePreload = 88
-MuteOutput = 2104
+MuteOutput = 60
-Nickname = 54
+Nickname = 29
-NodeComponentDescription = 2014
+NodeComponentDescription = 57
-NumberOfBands = 2200
+NumberOfBands = 61
-OfflineRender = 37
+OfflineRender = 30
-ParameterClumpName = 35
+ParameterClumpName = 33
-ParameterHistoryInfo = 53
+ParameterHistoryInfo = 28
-ParameterIDName = 34
+ParameterIDName = 31
-ParameterStringFromValue = 33
+ParameterStringFromValue = 32
-ParameterValueFromString = 38
+ParameterValueFromString = 34
-ParameterValueStrings = 16
+ParameterValueStrings = 11
-ParametersForOverview = 57
+ParametersForOverview = 39
-PeerURL = 102
+PeerURL = 43
-PresentPreset = 36
+PresentPreset = 23
-PresentationLatency = 40
+PresentationLatency = 36
-RemoteControlEventListener = 100
+RemoteControlEventListener = 41
-RemoteControlToHost = 2012
+RemoteControlToHost = 55
-RenderQuality = 26
+RenderQuality = 18
-RenderingFlags = 3003
+RenderingFlags = 74
-RequestViewController = 56
+RequestViewController = 38
-ReverbRoomType = 10
+ReverbRoomType = 69
-SampleRateConverterComplexity = 3014
+SampleRateConverterComplexity = 45
-ScheduleAudioSlice = 3300
+ScheduleAudioSlice = 75
-ScheduleStartTimeStamp = 3301
+ScheduleStartTimeStamp = 76
-ScheduledFileBufferSizeFrames = 3313
+ScheduledFileBufferSizeFrames = 81
-ScheduledFileIDs = 3310
+ScheduledFileIDs = 78
-ScheduledFileNumberBuffers = 3314
+ScheduledFileNumberBuffers = 82
-ScheduledFilePrime = 3312
+ScheduledFilePrime = 80
-ScheduledFileRegion = 3311
+ScheduledFileRegion = 79
-SetInputCallback = 2005
+SetInputCallback = 50
-SetRenderCallback = 23
+SetRenderCallback = 16
-ShouldAllocateBuffer = 51
+ShouldAllocateBuffer = 26
-SoundBankURL = 1100
+SoundBankURL = 87
-SpatializationAlgorithm = 3000
+SpatializationAlgorithm = 71
-StartTime = 2004
+StartTime = 49
-StartTimestampsAtZero = 2007
+StartTimestampsAtZero = 52
-StreamFormat = 8
+StreamFormat = 6
-SupportedChannelLayoutTags = 32
+SupportedChannelLayoutTags = 22
-SupportedNumChannels = 13
+SupportedNumChannels = 9
-SupportsMpe = 58
+SupportsMpe = 40
-TailTime = 20
+TailTime = 13
-UsesInternalReverb = 1005
+UsesInternalReverb = 70
-VoiceProcessingEnableAGC = 2101
+VoiceProcessingEnableAGC = 59

Removed Type AudioUnit.AU3DMixerAttenuationCurve

Removed Type AudioUnit.AU3DMixerRenderingFlags

Removed Type AudioUnit.AUAudioUnit

Removed Type AudioUnit.AUAudioUnitBus

Removed Type AudioUnit.AUAudioUnitBusArray

Removed Type AudioUnit.AUAudioUnitBusType

Removed Type AudioUnit.AUAudioUnitPreset

Removed Type AudioUnit.AUAudioUnit_AUAudioInputOutputUnit

Removed Type AudioUnit.AUEventSampleTime

Removed Type AudioUnit.AUGraph

Removed Type AudioUnit.AUGraphError

Removed Type AudioUnit.AUHostTransportStateBlock

Removed Type AudioUnit.AUHostTransportStateFlags

Removed Type AudioUnit.AUImplementorDisplayNameWithLengthCallback

Removed Type AudioUnit.AUImplementorStringFromValueCallback

Removed Type AudioUnit.AUImplementorValueFromStringCallback

Removed Type AudioUnit.AUImplementorValueObserver

Removed Type AudioUnit.AUImplementorValueProvider

Removed Type AudioUnit.AUInputHandler

Removed Type AudioUnit.AUInternalRenderBlock

Removed Type AudioUnit.AUMidiCIProfileChangedCallback

Removed Type AudioUnit.AUMidiOutputEventBlock

Removed Type AudioUnit.AUParameter

Removed Type AudioUnit.AUParameterAutomationEvent

Removed Type AudioUnit.AUParameterAutomationEventType

Removed Type AudioUnit.AUParameterAutomationObserver

Removed Type AudioUnit.AUParameterEvent

Removed Type AudioUnit.AUParameterEventType

Removed Type AudioUnit.AUParameterGroup

Removed Type AudioUnit.AUParameterNode

Removed Type AudioUnit.AUParameterObserver

Removed Type AudioUnit.AUParameterObserverToken

Removed Type AudioUnit.AUParameterRecordingObserver

Removed Type AudioUnit.AUParameterTree

Removed Type AudioUnit.AURecordedParameterEvent

Removed Type AudioUnit.AURenderBlock

Removed Type AudioUnit.AURenderEvent

Removed Type AudioUnit.AURenderEventEnumerator

Removed Type AudioUnit.AURenderEventHeader

Removed Type AudioUnit.AURenderEventType

Removed Type AudioUnit.AURenderPullInputBlock

Removed Type AudioUnit.AUReverbRoomType

Removed Type AudioUnit.AUScheduleParameterBlock

Removed Type AudioUnit.AUScheduledAudioFileRegion

Removed Type AudioUnit.AUScheduledAudioFileRegionCompletionHandler

Removed Type AudioUnit.AUScheduledAudioSliceFlags

Removed Type AudioUnit.AUSpatialMixerAttenuationCurve

Removed Type AudioUnit.AUSpatialMixerRenderingFlags

Removed Type AudioUnit.AUSpatializationAlgorithm

Removed Type AudioUnit.AudioCodecManufacturer

Removed Type AudioUnit.AudioComponent

Removed Type AudioUnit.AudioComponentConfigurationInfo

Removed Type AudioUnit.AudioComponentDescription

Removed Type AudioUnit.AudioComponentFlag

Removed Type AudioUnit.AudioComponentInfo

Removed Type AudioUnit.AudioComponentInstantiationOptions

Removed Type AudioUnit.AudioComponentManufacturerType

Removed Type AudioUnit.AudioComponentStatus

Removed Type AudioUnit.AudioComponentType

Removed Type AudioUnit.AudioComponentValidationParameter

Removed Type AudioUnit.AudioComponentValidationResult

Removed Type AudioUnit.AudioTypeConverter

Removed Type AudioUnit.AudioTypeEffect

Removed Type AudioUnit.AudioTypeGenerator

Removed Type AudioUnit.AudioTypeMixer

Removed Type AudioUnit.AudioTypeMusicDevice

Removed Type AudioUnit.AudioTypeOutput

Removed Type AudioUnit.AudioTypePanner

Removed Type AudioUnit.AudioUnit

Removed Type AudioUnit.AudioUnitBusType

Removed Type AudioUnit.AudioUnitClumpID

Removed Type AudioUnit.AudioUnitConfigurationInfo

Removed Type AudioUnit.AudioUnitException

Removed Type AudioUnit.AudioUnitParameterEvent

Removed Type AudioUnit.AudioUnitParameterFlag

Removed Type AudioUnit.AudioUnitParameterInfo

Removed Type AudioUnit.AudioUnitParameterOptions

Removed Type AudioUnit.AudioUnitParameterType

Removed Type AudioUnit.AudioUnitParameterUnit

Removed Type AudioUnit.AudioUnitRemoteControlEvent

Removed Type AudioUnit.AudioUnitRenderActionFlags

Removed Type AudioUnit.AudioUnitScopeType

Removed Type AudioUnit.AudioUnitStatus

Removed Type AudioUnit.AudioUnitSubType

Removed Type AudioUnit.AudioUnitUtils

Removed Type AudioUnit.ClassInfoDictionary

Removed Type AudioUnit.ExtAudioFile

Removed Type AudioUnit.ExtAudioFileError

Removed Type AudioUnit.IAUAudioUnitFactory

Removed Type AudioUnit.InputDelegate

Removed Type AudioUnit.InstrumentType

Removed Type AudioUnit.RenderDelegate

Removed Type AudioUnit.ResourceUsageInfo

Removed Type AudioUnit.SamplerInstrumentData

Removed Type AudioUnit.ScheduledAudioSliceFlag

Removed Type AudioUnit.SpatialMixerAttenuation

Removed Type AudioUnit.SpatialMixerRenderingFlags

Namespace AutomaticAssessmentConfiguration

Type Changed: AutomaticAssessmentConfiguration.AEAssessmentConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: AutomaticAssessmentConfiguration.AEAssessmentErrorCode

Modified fields:

-Unknown = 1
+Unknown = 0

Type Changed: AutomaticAssessmentConfiguration.AEAssessmentErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this AEAssessmentErrorCode self)
+public Foundation.NSString GetDomain (AEAssessmentErrorCode self)

Type Changed: AutomaticAssessmentConfiguration.AEAssessmentSessionDelegate

Removed interface:

IAEAssessmentSessionDelegate

Type Changed: AutomaticAssessmentConfiguration.AEAssessmentSessionDelegate_Extensions

Modified methods:

-public void DidBegin (this IAEAssessmentSessionDelegate This, AEAssessmentSession session)
+public void DidBegin (IAEAssessmentSessionDelegate This, AEAssessmentSession session)
-public void DidEnd (this IAEAssessmentSessionDelegate This, AEAssessmentSession session)
+public void DidEnd (IAEAssessmentSessionDelegate This, AEAssessmentSession session)
-public void FailedToBegin (this IAEAssessmentSessionDelegate This, AEAssessmentSession session, Foundation.NSError error)
+public void FailedToBegin (IAEAssessmentSessionDelegate This, AEAssessmentSession session, Foundation.NSError error)
-public void WasInterrupted (this IAEAssessmentSessionDelegate This, AEAssessmentSession session, Foundation.NSError error)
+public void WasInterrupted (IAEAssessmentSessionDelegate This, AEAssessmentSession session, Foundation.NSError error)

Type Changed: AutomaticAssessmentConfiguration.IAEAssessmentSessionDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Namespace CarPlay

Type Changed: CarPlay.CPActionSheetTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPAlertAction

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPAlertTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPApplicationDelegate

Removed interfaces:

ICPApplicationDelegate
UIKit.IUIApplicationDelegate

Type Changed: CarPlay.CPApplicationDelegate_Extensions

Modified methods:

-public void DidSelectManeuver (this ICPApplicationDelegate This, UIKit.UIApplication application, CPManeuver maneuver)
+public void DidSelectManeuver (ICPApplicationDelegate This, UIKit.UIApplication application, CPManeuver maneuver)
-public void DidSelectNavigationAlert (this ICPApplicationDelegate This, UIKit.UIApplication application, CPNavigationAlert navigationAlert)
+public void DidSelectNavigationAlert (ICPApplicationDelegate This, UIKit.UIApplication application, CPNavigationAlert navigationAlert)

Type Changed: CarPlay.CPBarButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPBarButtonProviding_Extensions

Modified methods:

-public CPBarButton GetBackButton (this ICPBarButtonProviding This)
+public CPBarButton GetBackButton (ICPBarButtonProviding This)
-public void SetBackButton (this ICPBarButtonProviding This, CPBarButton value)
+public void SetBackButton (ICPBarButtonProviding This, CPBarButton value)

Type Changed: CarPlay.CPContact

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPContactTemplate

Removed interfaces:

ICPBarButtonProviding
Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPContentStyle

Modified fields:

-Dark = 2
+Dark = 1
-Light = 1
+Light = 0

Type Changed: CarPlay.CPDashboardButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPEntity

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPGridButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPGridTemplate

Removed interfaces:

ICPBarButtonProviding
Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPImageSet

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPInformationItem

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPInformationRatingItem

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPInformationTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPInterfaceControllerDelegate

Removed interface:

ICPInterfaceControllerDelegate

Type Changed: CarPlay.CPInterfaceControllerDelegate_Extensions

Modified methods:

-public void TemplateDidAppear (this ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
+public void TemplateDidAppear (ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
-public void TemplateDidDisappear (this ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
+public void TemplateDidDisappear (ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
-public void TemplateWillAppear (this ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
+public void TemplateWillAppear (ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
-public void TemplateWillDisappear (this ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)
+public void TemplateWillDisappear (ICPInterfaceControllerDelegate This, CPTemplate aTemplate, bool animated)

Type Changed: CarPlay.CPLimitableUserInterface

Modified fields:

-Keyboard = 1
+Keyboard = 0
-Lists = 2
+Lists = 1

Type Changed: CarPlay.CPListImageRowItem

Removed interfaces:

ICPListTemplateItem
ICPSelectableListItem

Type Changed: CarPlay.CPListItem

Removed interfaces:

ICPListTemplateItem
ICPSelectableListItem
Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPListSection

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPListTemplate

Removed interfaces:

ICPBarButtonProviding
Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPListTemplateDelegate

Removed interface:

ICPListTemplateDelegate

Type Changed: CarPlay.CPManeuver

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: CarPlay.CPMapButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPMapTemplate

Removed interfaces:

ICPBarButtonProviding
Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPMapTemplateDelegate

Removed interface:

ICPMapTemplateDelegate

Type Changed: CarPlay.CPMapTemplateDelegate_Extensions

Modified methods:

-public void DidBeginPanGesture (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
+public void DidBeginPanGesture (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
-public void DidCancelNavigation (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
+public void DidCancelNavigation (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
-public void DidDismissNavigationAlert (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert, CPNavigationAlertDismissalContext dismissalContext)
+public void DidDismissNavigationAlert (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert, CPNavigationAlertDismissalContext dismissalContext)
-public void DidDismissPanningInterface (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
+public void DidDismissPanningInterface (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
-public void DidEndPanGesture (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CoreGraphics.CGPoint velocity)
+public void DidEndPanGesture (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CoreGraphics.CGPoint velocity)
-public void DidShowNavigationAlert (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert)
+public void DidShowNavigationAlert (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert)
-public void DidShowPanningInterface (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
+public void DidShowPanningInterface (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
-public void DidUpdatePanGesture (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CoreGraphics.CGPoint translation, CoreGraphics.CGPoint velocity)
+public void DidUpdatePanGesture (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CoreGraphics.CGPoint translation, CoreGraphics.CGPoint velocity)
-public CPManeuverDisplayStyle GetDisplayStyle (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPManeuver maneuver)
+public CPManeuverDisplayStyle GetDisplayStyle (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPManeuver maneuver)
-public void Pan (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPPanDirection direction)
+public void Pan (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPPanDirection direction)
-public void PanBegan (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPPanDirection direction)
+public void PanBegan (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPPanDirection direction)
-public void PanEnded (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPPanDirection direction)
+public void PanEnded (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPPanDirection direction)
-public void SelectedPreview (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPTrip trip, CPRouteChoice routeChoice)
+public void SelectedPreview (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPTrip trip, CPRouteChoice routeChoice)
-public bool ShouldShowNotificationForManeuver (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPManeuver maneuver)
+public bool ShouldShowNotificationForManeuver (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPManeuver maneuver)
-public bool ShouldShowNotificationForNavigationAlert (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert)
+public bool ShouldShowNotificationForNavigationAlert (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert)
-public bool ShouldUpdateNotificationForManeuver (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPManeuver maneuver, CPTravelEstimates travelEstimates)
+public bool ShouldUpdateNotificationForManeuver (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPManeuver maneuver, CPTravelEstimates travelEstimates)
-public void StartedTrip (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPTrip trip, CPRouteChoice routeChoice)
+public void StartedTrip (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPTrip trip, CPRouteChoice routeChoice)
-public void WillDismissNavigationAlert (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert, CPNavigationAlertDismissalContext dismissalContext)
+public void WillDismissNavigationAlert (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert, CPNavigationAlertDismissalContext dismissalContext)
-public void WillDismissPanningInterface (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
+public void WillDismissPanningInterface (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate)
-public void WillShowNavigationAlert (this ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert)
+public void WillShowNavigationAlert (ICPMapTemplateDelegate This, CPMapTemplate mapTemplate, CPNavigationAlert navigationAlert)

Type Changed: CarPlay.CPMessageComposeBarButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPMessageListItem

Removed interface:

ICPListTemplateItem

Type Changed: CarPlay.CPNavigationAlert

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Modified fields:

-public double MinimumDuration = 5---null---;
+public const double MinimumDuration = null;

Type Changed: CarPlay.CPNowPlayingAddToLibraryButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingImageButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingMoreButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingPlaybackRateButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingRepeatButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingShuffleButton

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPNowPlayingTemplateObserver_Extensions

Modified methods:

-public void AlbumArtistButtonTapped (this ICPNowPlayingTemplateObserver This, CPNowPlayingTemplate nowPlayingTemplate)
+public void AlbumArtistButtonTapped (ICPNowPlayingTemplateObserver This, CPNowPlayingTemplate nowPlayingTemplate)
-public void UpNextButtonTapped (this ICPNowPlayingTemplateObserver This, CPNowPlayingTemplate nowPlayingTemplate)
+public void UpNextButtonTapped (ICPNowPlayingTemplateObserver This, CPNowPlayingTemplate nowPlayingTemplate)

Type Changed: CarPlay.CPPanDirection

Modified fields:

-Down = 8
+Down = 4
-Up = 4
+Up = 3

Type Changed: CarPlay.CPPointOfInterest

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPPointOfInterestTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPPointOfInterestTemplateDelegate

Removed interface:

ICPPointOfInterestTemplateDelegate

Type Changed: CarPlay.CPPointOfInterestTemplateDelegate_Extensions

Modified methods:

-public void DidSelectPointOfInterest (this ICPPointOfInterestTemplateDelegate This, CPPointOfInterestTemplate pointOfInterestTemplate, CPPointOfInterest pointOfInterest)
+public void DidSelectPointOfInterest (ICPPointOfInterestTemplateDelegate This, CPPointOfInterestTemplate pointOfInterestTemplate, CPPointOfInterest pointOfInterest)

Type Changed: CarPlay.CPRouteChoice

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: CarPlay.CPSearchTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPSearchTemplateDelegate

Removed interface:

ICPSearchTemplateDelegate

Type Changed: CarPlay.CPSearchTemplateDelegate_Extensions

Modified methods:

-public void SearchButtonPressed (this ICPSearchTemplateDelegate This, CPSearchTemplate searchTemplate)
+public void SearchButtonPressed (ICPSearchTemplateDelegate This, CPSearchTemplate searchTemplate)

Type Changed: CarPlay.CPSessionConfigurationDelegate

Removed interface:

ICPSessionConfigurationDelegate

Type Changed: CarPlay.CPSessionConfigurationDelegate_Extensions

Modified methods:

-public void ContentStyleChanged (this ICPSessionConfigurationDelegate This, CPSessionConfiguration sessionConfiguration, CPContentStyle contentStyle)
+public void ContentStyleChanged (ICPSessionConfigurationDelegate This, CPSessionConfiguration sessionConfiguration, CPContentStyle contentStyle)

Type Changed: CarPlay.CPTabBarTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPTabBarTemplateDelegate

Removed interface:

ICPTabBarTemplateDelegate

Type Changed: CarPlay.CPTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPTemplateApplicationDashboardScene

Modified properties:

-public virtual Foundation.NSObject WeakDelegate { get; set; }
+public override Foundation.NSObject WeakDelegate { get; set; }

Type Changed: CarPlay.CPTemplateApplicationDashboardSceneDelegate

Removed interfaces:

ICPTemplateApplicationDashboardSceneDelegate
UIKit.IUISceneDelegate

Type Changed: CarPlay.CPTemplateApplicationDashboardSceneDelegate_Extensions

Modified methods:

-public void DidConnectDashboardController (this ICPTemplateApplicationDashboardSceneDelegate This, CPTemplateApplicationDashboardScene templateApplicationDashboardScene, CPDashboardController dashboardController, UIKit.UIWindow window)
+public void DidConnectDashboardController (ICPTemplateApplicationDashboardSceneDelegate This, CPTemplateApplicationDashboardScene templateApplicationDashboardScene, CPDashboardController dashboardController, UIKit.UIWindow window)
-public void DidDisconnectDashboardController (this ICPTemplateApplicationDashboardSceneDelegate This, CPTemplateApplicationDashboardScene templateApplicationDashboardScene, CPDashboardController dashboardController, UIKit.UIWindow window)
+public void DidDisconnectDashboardController (ICPTemplateApplicationDashboardSceneDelegate This, CPTemplateApplicationDashboardScene templateApplicationDashboardScene, CPDashboardController dashboardController, UIKit.UIWindow window)

Type Changed: CarPlay.CPTemplateApplicationScene

Modified properties:

-public virtual Foundation.NSObject WeakDelegate { get; set; }
+public override Foundation.NSObject WeakDelegate { get; set; }

Type Changed: CarPlay.CPTemplateApplicationSceneDelegate

Removed interfaces:

ICPTemplateApplicationSceneDelegate
UIKit.IUISceneDelegate

Type Changed: CarPlay.CPTemplateApplicationSceneDelegate_Extensions

Modified methods:

-public void DidConnect (this ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController)
+public void DidConnect (ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController)
-public void DidConnect (this ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController, CPWindow window)
+public void DidConnect (ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController, CPWindow window)
-public void DidDisconnect (this ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController)
+public void DidDisconnect (ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController)
-public void DidDisconnect (this ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController, CPWindow window)
+public void DidDisconnect (ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPInterfaceController interfaceController, CPWindow window)
-public void DidSelect (this ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPManeuver maneuver)
+public void DidSelect (ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPManeuver maneuver)
-public void DidSelect (this ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPNavigationAlert navigationAlert)
+public void DidSelect (ICPTemplateApplicationSceneDelegate This, CPTemplateApplicationScene templateApplicationScene, CPNavigationAlert navigationAlert)

Type Changed: CarPlay.CPTravelEstimates

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPTrip

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPTripPauseReason

Modified fields:

-Arrived = 1
+Arrived = 0
-Loading = 2
+Loading = 1
-Locating = 3
+Locating = 2
-ProceedToRoute = 5
+ProceedToRoute = 4
-Rerouting = 4
+Rerouting = 3

Type Changed: CarPlay.CPTripPreviewTextConfiguration

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPVoiceControlState

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.CPVoiceControlTemplate

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CarPlay.ICPApplicationDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUIApplicationDelegate

Type Changed: CarPlay.ICPBarButtonProviding

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract CPBarButton[] LeadingNavigationBarButtons { get; set; }
+public virtual CPBarButton[] LeadingNavigationBarButtons { get; set; }
-public abstract CPBarButton[] TrailingNavigationBarButtons { get; set; }
+public virtual CPBarButton[] TrailingNavigationBarButtons { get; set; }

Type Changed: CarPlay.ICPInterfaceControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPListTemplateDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPListTemplateItem

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract string Text { get; }
+public virtual string Text { get; }
-public abstract Foundation.NSObject UserInfo { get; set; }
+public virtual Foundation.NSObject UserInfo { get; set; }

Type Changed: CarPlay.ICPMapTemplateDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPNowPlayingTemplateObserver

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPPointOfInterestTemplateDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPSearchTemplateDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPSelectableListItem

Removed interfaces:

ICPListTemplateItem
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract CPSelectableListItemHandler Handler { get; set; }
+public virtual CPSelectableListItemHandler Handler { get; set; }

Type Changed: CarPlay.ICPSessionConfigurationDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPTabBarTemplateDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CarPlay.ICPTemplateApplicationDashboardSceneDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUISceneDelegate

Type Changed: CarPlay.ICPTemplateApplicationSceneDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUISceneDelegate

Namespace CoreAnimation

Type Changed: CoreAnimation.CAEAGLLayer

Removed interface:

OpenGLES.IEAGLDrawable

Removed Type CoreAnimation.CAAction

Removed Type CoreAnimation.CAAnimation

Removed Type CoreAnimation.CAAnimationDelegate

Removed Type CoreAnimation.CAAnimationDelegate_Extensions

Removed Type CoreAnimation.CAAnimationGroup

Removed Type CoreAnimation.CAAnimationStateEventArgs

Removed Type CoreAnimation.CABasicAnimation

Removed Type CoreAnimation.CAContentsFormat

Removed Type CoreAnimation.CAContentsFormatExtensions

Removed Type CoreAnimation.CACornerCurve

Removed Type CoreAnimation.CACornerCurveExtensions

Removed Type CoreAnimation.CACornerMask

Removed Type CoreAnimation.CADisplayLink

Removed Type CoreAnimation.CAEdgeAntialiasingMask

Removed Type CoreAnimation.CAEmitterCell

Removed Type CoreAnimation.CAEmitterLayer

Removed Type CoreAnimation.CAFillMode

Removed Type CoreAnimation.CAGradientLayer

Removed Type CoreAnimation.CAGradientLayerType

Removed Type CoreAnimation.CAGradientLayerTypeExtensions

Removed Type CoreAnimation.CAKeyFrameAnimation

Removed Type CoreAnimation.CALayer

Removed Type CoreAnimation.CALayerDelegate

Removed Type CoreAnimation.CALayerDelegate_Extensions

Removed Type CoreAnimation.CAMediaTiming

Removed Type CoreAnimation.CAMediaTimingFunction

Removed Type CoreAnimation.CAMetalLayer

Removed Type CoreAnimation.CAPropertyAnimation

Removed Type CoreAnimation.CAReplicatorLayer

Removed Type CoreAnimation.CAScroll

Removed Type CoreAnimation.CAScrollExtensions

Removed Type CoreAnimation.CAScrollLayer

Removed Type CoreAnimation.CAShapeLayer

Removed Type CoreAnimation.CASpringAnimation

Removed Type CoreAnimation.CATextLayer

Removed Type CoreAnimation.CATextLayerAlignmentMode

Removed Type CoreAnimation.CATextLayerAlignmentModeExtensions

Removed Type CoreAnimation.CATextLayerTruncationMode

Removed Type CoreAnimation.CATextLayerTruncationModeExtensions

Removed Type CoreAnimation.CATiledLayer

Removed Type CoreAnimation.CATransaction

Removed Type CoreAnimation.CATransform3D

Removed Type CoreAnimation.CATransformLayer

Removed Type CoreAnimation.CATransition

Removed Type CoreAnimation.CAValueFunction

Removed Type CoreAnimation.ICAAction

Removed Type CoreAnimation.ICAAnimationDelegate

Removed Type CoreAnimation.ICALayerDelegate

Removed Type CoreAnimation.ICAMediaTiming

Removed Type CoreAnimation.ICAMetalDrawable

Namespace CoreAudioKit

Removed Type CoreAudioKit.AUAudioUnitViewConfiguration

Removed Type CoreAudioKit.AUAudioUnitViewControllerExtensions

Removed Type CoreAudioKit.AUViewController

Removed Type CoreAudioKit.CABTMidiCentralViewController

Removed Type CoreAudioKit.CABTMidiLocalPeripheralViewController

Namespace CoreBluetooth

Removed Type CoreBluetooth.AdvertisementData

Removed Type CoreBluetooth.CBATTError

Removed Type CoreBluetooth.CBATTErrorExtensions

Removed Type CoreBluetooth.CBATTRequest

Removed Type CoreBluetooth.CBATTRequestEventArgs

Removed Type CoreBluetooth.CBATTRequestsEventArgs

Removed Type CoreBluetooth.CBAdvertisement

Removed Type CoreBluetooth.CBAncsAuthorizationUpdateEventArgs

Removed Type CoreBluetooth.CBAttribute

Removed Type CoreBluetooth.CBAttributePermissions

Removed Type CoreBluetooth.CBCentral

Removed Type CoreBluetooth.CBCentralInitOptions

Removed Type CoreBluetooth.CBCentralManager

Removed Type CoreBluetooth.CBCentralManagerDelegate

Removed Type CoreBluetooth.CBCentralManagerDelegate_Extensions

Removed Type CoreBluetooth.CBCentralManagerFeature

Removed Type CoreBluetooth.CBCentralManagerState

Removed Type CoreBluetooth.CBCharacteristic

Removed Type CoreBluetooth.CBCharacteristicEventArgs

Removed Type CoreBluetooth.CBCharacteristicProperties

Removed Type CoreBluetooth.CBCharacteristicWriteType

Removed Type CoreBluetooth.CBConnectPeripheralOptions

Removed Type CoreBluetooth.CBConnectionEvent

Removed Type CoreBluetooth.CBConnectionEventMatchingOptions

Removed Type CoreBluetooth.CBDescriptor

Removed Type CoreBluetooth.CBDescriptorEventArgs

Removed Type CoreBluetooth.CBDiscoveredPeripheralEventArgs

Removed Type CoreBluetooth.CBError

Removed Type CoreBluetooth.CBErrorExtensions

Removed Type CoreBluetooth.CBL2CapChannel

Removed Type CoreBluetooth.CBManager

Removed Type CoreBluetooth.CBManagerAuthorization

Removed Type CoreBluetooth.CBManagerState

Removed Type CoreBluetooth.CBMutableCharacteristic

Removed Type CoreBluetooth.CBMutableDescriptor

Removed Type CoreBluetooth.CBMutableService

Removed Type CoreBluetooth.CBPeer

Removed Type CoreBluetooth.CBPeripheral

Removed Type CoreBluetooth.CBPeripheralConnectionEventEventArgs

Removed Type CoreBluetooth.CBPeripheralDelegate

Removed Type CoreBluetooth.CBPeripheralDelegate_Extensions

Removed Type CoreBluetooth.CBPeripheralErrorEventArgs

Removed Type CoreBluetooth.CBPeripheralEventArgs

Removed Type CoreBluetooth.CBPeripheralManager

Removed Type CoreBluetooth.CBPeripheralManagerAuthorizationStatus

Removed Type CoreBluetooth.CBPeripheralManagerConnectionLatency

Removed Type CoreBluetooth.CBPeripheralManagerDelegate

Removed Type CoreBluetooth.CBPeripheralManagerDelegate_Extensions

Removed Type CoreBluetooth.CBPeripheralManagerL2CapChannelOperationEventArgs

Removed Type CoreBluetooth.CBPeripheralManagerOpenL2CapChannelEventArgs

Removed Type CoreBluetooth.CBPeripheralManagerServiceEventArgs

Removed Type CoreBluetooth.CBPeripheralManagerState

Removed Type CoreBluetooth.CBPeripheralManagerSubscriptionEventArgs

Removed Type CoreBluetooth.CBPeripheralOpenL2CapChannelEventArgs

Removed Type CoreBluetooth.CBPeripheralServicesEventArgs

Removed Type CoreBluetooth.CBPeripheralState

Removed Type CoreBluetooth.CBRssiEventArgs

Removed Type CoreBluetooth.CBService

Removed Type CoreBluetooth.CBServiceEventArgs

Removed Type CoreBluetooth.CBUUID

Removed Type CoreBluetooth.CBWillRestoreEventArgs

Removed Type CoreBluetooth.ICBCentralManagerDelegate

Removed Type CoreBluetooth.ICBPeripheralDelegate

Removed Type CoreBluetooth.ICBPeripheralManagerDelegate

Removed Type CoreBluetooth.PeripheralConnectionOptions

Removed Type CoreBluetooth.PeripheralScanningOptions

Removed Type CoreBluetooth.RestoredState

Removed Type CoreBluetooth.StartAdvertisingOptions

Namespace CoreNFC

Type Changed: CoreNFC.EncryptionId

Modified fields:

-Aes = 79
+Aes = 0
-Des = 65
+Des = 1

Type Changed: CoreNFC.INFCFeliCaTag

Removed interfaces:

INFCNdefTag
INFCTag
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract Foundation.NSData CurrentIdm { get; }
+public virtual Foundation.NSData CurrentIdm { get; }
-public abstract Foundation.NSData CurrentSystemCode { get; }
+public virtual Foundation.NSData CurrentSystemCode { get; }

Type Changed: CoreNFC.INFCIso15693Tag

Removed interfaces:

INFCNdefTag
INFCTag
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract nuint IcManufacturerCode { get; }
+public virtual nuint IcManufacturerCode { get; }
-public abstract Foundation.NSData IcSerialNumber { get; }
+public virtual Foundation.NSData IcSerialNumber { get; }
-public abstract Foundation.NSData Identifier { get; }
+public virtual Foundation.NSData Identifier { get; }

Type Changed: CoreNFC.INFCIso7816Tag

Removed interfaces:

INFCNdefTag
INFCTag
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract Foundation.NSData ApplicationData { get; }
+public virtual Foundation.NSData ApplicationData { get; }
-public abstract Foundation.NSData HistoricalBytes { get; }
+public virtual Foundation.NSData HistoricalBytes { get; }
-public abstract Foundation.NSData Identifier { get; }
+public virtual Foundation.NSData Identifier { get; }
-public abstract string InitialSelectedAid { get; }
+public virtual string InitialSelectedAid { get; }
-public abstract bool ProprietaryApplicationDataCoding { get; }
+public virtual bool ProprietaryApplicationDataCoding { get; }

Type Changed: CoreNFC.INFCMiFareTag

Removed interfaces:

INFCNdefTag
INFCTag
Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract Foundation.NSData HistoricalBytes { get; }
+public virtual Foundation.NSData HistoricalBytes { get; }
-public abstract Foundation.NSData Identifier { get; }
+public virtual Foundation.NSData Identifier { get; }

Type Changed: CoreNFC.INFCNdefReaderSessionDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CoreNFC.INFCNdefTag

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract bool Available { get; }
+public virtual bool Available { get; }

Type Changed: CoreNFC.INFCReaderSessionContract

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract string AlertMessage { get; set; }
+public virtual string AlertMessage { get; set; }
-public abstract bool Ready { get; }
+public virtual bool Ready { get; }

Type Changed: CoreNFC.INFCReaderSessionDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CoreNFC.INFCTag

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding
ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract bool Available { get; }
+public virtual bool Available { get; }
-public abstract NFCReaderSession Session { get; }
+public virtual NFCReaderSession Session { get; }
-public abstract NFCTagType Type { get; }
+public virtual NFCTagType Type { get; }

Type Changed: CoreNFC.INFCTagReaderSessionDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CoreNFC.INFCVasReaderSessionDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CoreNFC.NFCIso15693CustomCommandConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: CoreNFC.NFCIso15693ReadMultipleBlocksConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: CoreNFC.NFCIso15693ReaderSession

Removed interface:

INFCReaderSessionContract

Type Changed: CoreNFC.NFCIso15693ResponseFlag

Modified fields:

-BlockSecurityStatusBit5 = 16
+BlockSecurityStatusBit5 = 4
-BlockSecurityStatusBit6 = 32
+BlockSecurityStatusBit6 = 5
-Error = 1
+Error = 0
-FinalResponse = 4
+FinalResponse = 2
-ProtocolExtension = 8
+ProtocolExtension = 3
-ResponseBufferValid = 2
+ResponseBufferValid = 1
-WaitTimeExtension = 64
+WaitTimeExtension = 6

Type Changed: CoreNFC.NFCIso15693Tag_Extensions

Modified methods:

-public void Authenticate (this INFCIso15693Tag This, RequestFlag flags, nint cryptoSuiteIdentifier, Foundation.NSData message, NFCIso15693TagResponseCallback completionHandler)
+public void Authenticate (INFCIso15693Tag This, RequestFlag flags, nint cryptoSuiteIdentifier, Foundation.NSData message, NFCIso15693TagResponseCallback completionHandler)
-public void Challenge (this INFCIso15693Tag This, RequestFlag flags, nint cryptoSuiteIdentifier, Foundation.NSData message, System.Action<Foundation.NSError> completionHandler)
+public void Challenge (INFCIso15693Tag This, RequestFlag flags, nint cryptoSuiteIdentifier, Foundation.NSData message, System.Action<Foundation.NSError> completionHandler)
-public void CustomCommand (this INFCIso15693Tag This, RequestFlag flags, nint customCommandCode, Foundation.NSData customRequestParameters, System.Action<Foundation.NSData,Foundation.NSError> completionHandler)
+public void CustomCommand (INFCIso15693Tag This, RequestFlag flags, nint customCommandCode, Foundation.NSData customRequestParameters, System.Action<Foundation.NSData,Foundation.NSError> completionHandler)
-public void ExtendedFastReadMultipleBlocks (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, NFCIso15693TagReadMultipleBlocksCallback completionHandler)
+public void ExtendedFastReadMultipleBlocks (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, NFCIso15693TagReadMultipleBlocksCallback completionHandler)
-public void ExtendedGetMultipleBlockSecurityStatus (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, NFCIso15693TagGetMultipleBlockSecurityStatusCallback completionHandler)
+public void ExtendedGetMultipleBlockSecurityStatus (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, NFCIso15693TagGetMultipleBlockSecurityStatusCallback completionHandler)
-public void ExtendedLockBlock (this INFCIso15693Tag This, RequestFlag flags, nint blockNumber, System.Action<Foundation.NSError> completionHandler)
+public void ExtendedLockBlock (INFCIso15693Tag This, RequestFlag flags, nint blockNumber, System.Action<Foundation.NSError> completionHandler)
-public void ExtendedReadMultipleBlocks (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, System.Action<Foundation.NSData[],Foundation.NSError> completionHandler)
+public void ExtendedReadMultipleBlocks (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, System.Action<Foundation.NSData[],Foundation.NSError> completionHandler)
-public void ExtendedReadSingleBlock (this INFCIso15693Tag This, RequestFlag flags, nint blockNumber, System.Action<Foundation.NSData,Foundation.NSError> completionHandler)
+public void ExtendedReadSingleBlock (INFCIso15693Tag This, RequestFlag flags, nint blockNumber, System.Action<Foundation.NSData,Foundation.NSError> completionHandler)
-public void ExtendedWriteMultipleBlocks (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, Foundation.NSData[] dataBlocks, System.Action<Foundation.NSError> completionHandler)
+public void ExtendedWriteMultipleBlocks (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, Foundation.NSData[] dataBlocks, System.Action<Foundation.NSError> completionHandler)
-public void ExtendedWriteSingleBlock (this INFCIso15693Tag This, RequestFlag flags, nint blockNumber, Foundation.NSData dataBlock, System.Action<Foundation.NSError> completionHandler)
+public void ExtendedWriteSingleBlock (INFCIso15693Tag This, RequestFlag flags, nint blockNumber, Foundation.NSData dataBlock, System.Action<Foundation.NSError> completionHandler)
-public void FastReadMultipleBlocks (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, NFCIso15693TagReadMultipleBlocksCallback completionHandler)
+public void FastReadMultipleBlocks (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, NFCIso15693TagReadMultipleBlocksCallback completionHandler)
-public void GetMultipleBlockSecurityStatus (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, System.Action<Foundation.NSNumber[],Foundation.NSError> completionHandler)
+public void GetMultipleBlockSecurityStatus (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, System.Action<Foundation.NSNumber[],Foundation.NSError> completionHandler)
-public void GetSystemInfo (this INFCIso15693Tag This, RequestFlag flags, NFCGetSystemInfoCompletionHandler completionHandler)
+public void GetSystemInfo (INFCIso15693Tag This, RequestFlag flags, NFCGetSystemInfoCompletionHandler completionHandler)
-public void GetSystemInfoAndUid (this INFCIso15693Tag This, RequestFlag flags, NFCIso15693TagGetSystemInfoAndUidCallback completionHandler)
+public void GetSystemInfoAndUid (INFCIso15693Tag This, RequestFlag flags, NFCIso15693TagGetSystemInfoAndUidCallback completionHandler)
-public void KeyUpdate (this INFCIso15693Tag This, RequestFlag flags, nint keyIdentifier, Foundation.NSData message, NFCIso15693TagResponseCallback completionHandler)
+public void KeyUpdate (INFCIso15693Tag This, RequestFlag flags, nint keyIdentifier, Foundation.NSData message, NFCIso15693TagResponseCallback completionHandler)
-public void LockAfi (this INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
+public void LockAfi (INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
-public void LockBlock (this INFCIso15693Tag This, RequestFlag flags, byte blockNumber, System.Action<Foundation.NSError> completionHandler)
+public void LockBlock (INFCIso15693Tag This, RequestFlag flags, byte blockNumber, System.Action<Foundation.NSError> completionHandler)
-public void LockDfsi (this INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
+public void LockDfsi (INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
-public void LockDsfId (this INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
+public void LockDsfId (INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
-public void ReadBuffer (this INFCIso15693Tag This, RequestFlag flags, NFCIso15693TagResponseCallback completionHandler)
+public void ReadBuffer (INFCIso15693Tag This, RequestFlag flags, NFCIso15693TagResponseCallback completionHandler)
-public void ReadMultipleBlocks (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, System.Action<Foundation.NSData[],Foundation.NSError> completionHandler)
+public void ReadMultipleBlocks (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, System.Action<Foundation.NSData[],Foundation.NSError> completionHandler)
-public void ReadSingleBlock (this INFCIso15693Tag This, RequestFlag flags, byte blockNumber, System.Action<Foundation.NSData,Foundation.NSError> completionHandler)
+public void ReadSingleBlock (INFCIso15693Tag This, RequestFlag flags, byte blockNumber, System.Action<Foundation.NSData,Foundation.NSError> completionHandler)
-public void ResetToReady (this INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
+public void ResetToReady (INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
-public void Select (this INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
+public void Select (INFCIso15693Tag This, RequestFlag flags, System.Action<Foundation.NSError> completionHandler)
-public void SendRequest (this INFCIso15693Tag This, nint flags, nint commandCode, Foundation.NSData data, NFCIso15693TagResponseCallback completionHandler)
+public void SendRequest (INFCIso15693Tag This, nint flags, nint commandCode, Foundation.NSData data, NFCIso15693TagResponseCallback completionHandler)
-public void StayQuiet (this INFCIso15693Tag This, System.Action<Foundation.NSError> completionHandler)
+public void StayQuiet (INFCIso15693Tag This, System.Action<Foundation.NSError> completionHandler)
-public void WriteAfi (this INFCIso15693Tag This, RequestFlag flags, byte afi, System.Action<Foundation.NSError> completionHandler)
+public void WriteAfi (INFCIso15693Tag This, RequestFlag flags, byte afi, System.Action<Foundation.NSError> completionHandler)
-public void WriteDsfi (this INFCIso15693Tag This, RequestFlag flags, byte dsfid, System.Action<Foundation.NSError> completionHandler)
+public void WriteDsfi (INFCIso15693Tag This, RequestFlag flags, byte dsfid, System.Action<Foundation.NSError> completionHandler)
-public void WriteMultipleBlocks (this INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, Foundation.NSData[] dataBlocks, System.Action<Foundation.NSError> completionHandler)
+public void WriteMultipleBlocks (INFCIso15693Tag This, RequestFlag flags, Foundation.NSRange blockRange, Foundation.NSData[] dataBlocks, System.Action<Foundation.NSError> completionHandler)
-public void WriteSingleBlock (this INFCIso15693Tag This, RequestFlag flags, byte blockNumber, Foundation.NSData dataBlock, System.Action<Foundation.NSError> completionHandler)
+public void WriteSingleBlock (INFCIso15693Tag This, RequestFlag flags, byte blockNumber, Foundation.NSData dataBlock, System.Action<Foundation.NSError> completionHandler)

Type Changed: CoreNFC.NFCIso7816Apdu

Removed interface:

Foundation.INSCopying

Type Changed: CoreNFC.NFCMiFareFamily

Modified fields:

-DesFire = 4
+DesFire = 3
-Plus = 3
+Plus = 2
-Ultralight = 2
+Ultralight = 1
-Unknown = 1
+Unknown = 0

Type Changed: CoreNFC.NFCMiFareTag_Extensions

Modified methods:

-public NFCMiFareFamily GetMifareFamily (this INFCMiFareTag This)
+public NFCMiFareFamily GetMifareFamily (INFCMiFareTag This)

Type Changed: CoreNFC.NFCNdefMessage

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CoreNFC.NFCNdefPayload

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CoreNFC.NFCNdefReaderSession

Removed interface:

INFCReaderSessionContract

Type Changed: CoreNFC.NFCNdefReaderSessionDelegate

Removed interface:

INFCNdefReaderSessionDelegate

Type Changed: CoreNFC.NFCNdefReaderSessionDelegate_Extensions

Modified methods:

-public void DidBecomeActive (this INFCNdefReaderSessionDelegate This, NFCNdefReaderSession session)
+public void DidBecomeActive (INFCNdefReaderSessionDelegate This, NFCNdefReaderSession session)
-public void DidDetectTags (this INFCNdefReaderSessionDelegate This, NFCNdefReaderSession session, INFCNdefTag[] tags)
+public void DidDetectTags (INFCNdefReaderSessionDelegate This, NFCNdefReaderSession session, INFCNdefTag[] tags)

Type Changed: CoreNFC.NFCNdefStatus

Modified fields:

-NotSupported = 1
+NotSupported = 0
-ReadOnly = 3
+ReadOnly = 2
-ReadWrite = 2
+ReadWrite = 1

Type Changed: CoreNFC.NFCPollingOption

Modified fields:

-Iso14443 = 1
+Iso14443 = 0
-Iso15693 = 2
+Iso15693 = 1
-Iso18092 = 4
+Iso18092 = 2

Type Changed: CoreNFC.NFCReaderError

Modified fields:

-InvalidParameter = 3
+InvalidParameter = 2
-InvalidParameterLength = 4
+InvalidParameterLength = 3
-NdefReaderSessionErrorTagNotWritable = 400
+NdefReaderSessionErrorTagNotWritable = 18
-NdefReaderSessionErrorTagSizeTooSmall = 402
+NdefReaderSessionErrorTagSizeTooSmall = 20
-NdefReaderSessionErrorTagUpdateFailure = 401
+NdefReaderSessionErrorTagUpdateFailure = 19
-NdefReaderSessionErrorZeroLengthMessage = 403
+NdefReaderSessionErrorZeroLengthMessage = 21
-ParameterOutOfBound = 5
+ParameterOutOfBound = 4
-RadioDisabled = 6
+RadioDisabled = 5
-ReaderSessionInvalidationErrorFirstNDEFTagRead = 204
+ReaderSessionInvalidationErrorFirstNDEFTagRead = 16
-ReaderSessionInvalidationErrorSessionTerminatedUnexpectedly = 202
+ReaderSessionInvalidationErrorSessionTerminatedUnexpectedly = 14
-ReaderSessionInvalidationErrorSessionTimeout = 201
+ReaderSessionInvalidationErrorSessionTimeout = 13
-ReaderSessionInvalidationErrorSystemIsBusy = 203
+ReaderSessionInvalidationErrorSystemIsBusy = 15
-ReaderSessionInvalidationErrorUserCanceled = 200
+ReaderSessionInvalidationErrorUserCanceled = 12
-ReaderTransceiveErrorPacketTooLong = 105
+ReaderTransceiveErrorPacketTooLong = 11
-ReaderTransceiveErrorRetryExceeded = 101
+ReaderTransceiveErrorRetryExceeded = 7
-ReaderTransceiveErrorSessionInvalidated = 103
+ReaderTransceiveErrorSessionInvalidated = 9
-ReaderTransceiveErrorTagConnectionLost = 100
+ReaderTransceiveErrorTagConnectionLost = 6
-ReaderTransceiveErrorTagNotConnected = 104
+ReaderTransceiveErrorTagNotConnected = 10
-ReaderTransceiveErrorTagResponseError = 102
+ReaderTransceiveErrorTagResponseError = 8
-SecurityViolation = 2
+SecurityViolation = 1
-TagCommandConfigurationErrorInvalidParameters = 300
+TagCommandConfigurationErrorInvalidParameters = 17
-UnsupportedFeature = 1
+UnsupportedFeature = 0

Type Changed: CoreNFC.NFCReaderErrorExtensions

Modified methods:

-public Foundation.NSString GetDomain (this NFCReaderError self)
+public Foundation.NSString GetDomain (NFCReaderError self)

Type Changed: CoreNFC.NFCReaderSession

Removed interface:

INFCReaderSessionContract

Type Changed: CoreNFC.NFCReaderSessionContract_Extensions

Modified methods:

-public void InvalidateSession (this INFCReaderSessionContract This, string errorMessage)
+public void InvalidateSession (INFCReaderSessionContract This, string errorMessage)

Type Changed: CoreNFC.NFCReaderSessionDelegate

Removed interface:

INFCReaderSessionDelegate

Type Changed: CoreNFC.NFCTagCommandConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: CoreNFC.NFCTagReaderSession

Removed interface:

INFCReaderSessionContract

Type Changed: CoreNFC.NFCTagReaderSessionDelegate

Removed interface:

INFCTagReaderSessionDelegate

Type Changed: CoreNFC.NFCTagReaderSessionDelegate_Extensions

Modified methods:

-public void DidBecomeActive (this INFCTagReaderSessionDelegate This, NFCTagReaderSession session)
+public void DidBecomeActive (INFCTagReaderSessionDelegate This, NFCTagReaderSession session)
-public void DidDetectTags (this INFCTagReaderSessionDelegate This, NFCTagReaderSession session, INFCTag[] tags)
+public void DidDetectTags (INFCTagReaderSessionDelegate This, NFCTagReaderSession session, INFCTag[] tags)

Type Changed: CoreNFC.NFCTagType

Modified fields:

-FeliCa = 2
+FeliCa = 1
-Iso15693 = 1
+Iso15693 = 0
-Iso7816Compatible = 3
+Iso7816Compatible = 2
-MiFare = 4
+MiFare = 3

Type Changed: CoreNFC.NFCTag_Extensions

Modified methods:

-public INFCFeliCaTag GetNFCFeliCaTag (this INFCTag This)
+public INFCFeliCaTag GetNFCFeliCaTag (INFCTag This)
-public INFCIso15693Tag GetNFCIso15693Tag (this INFCTag This)
+public INFCIso15693Tag GetNFCIso15693Tag (INFCTag This)
-public INFCIso7816Tag GetNFCIso7816Tag (this INFCTag This)
+public INFCIso7816Tag GetNFCIso7816Tag (INFCTag This)
-public INFCMiFareTag GetNFCMiFareTag (this INFCTag This)
+public INFCMiFareTag GetNFCMiFareTag (INFCTag This)

Type Changed: CoreNFC.NFCVasCommandConfiguration

Removed interface:

Foundation.INSCopying

Type Changed: CoreNFC.NFCVasReaderSession

Removed interface:

INFCReaderSessionContract

Type Changed: CoreNFC.NFCVasReaderSessionDelegate

Removed interface:

INFCVasReaderSessionDelegate

Type Changed: CoreNFC.NFCVasReaderSessionDelegate_Extensions

Modified methods:

-public void DidBecomeActive (this INFCVasReaderSessionDelegate This, NFCVasReaderSession session)
+public void DidBecomeActive (INFCVasReaderSessionDelegate This, NFCVasReaderSession session)

Type Changed: CoreNFC.NFCVasResponse

Removed interface:

Foundation.INSCopying

Type Changed: CoreNFC.NSUserActivity_CoreNFC

Modified methods:

-public NFCNdefMessage GetNdefMessagePayload (this Foundation.NSUserActivity This)
+public NFCNdefMessage GetNdefMessagePayload (Foundation.NSUserActivity This)

Type Changed: CoreNFC.PollingTimeSlot

Modified fields:

-Max16 = 15
+Max16 = 4
-Max4 = 3
+Max4 = 2
-Max8 = 7
+Max8 = 3

Type Changed: CoreNFC.RequestFlag

Modified fields:

-Address = 32
+Address = 4
-CommandSpecificBit8 = 128
+CommandSpecificBit8 = 6
-DualSubCarriers = 1
+DualSubCarriers = 0
-HighDataRate = 2
+HighDataRate = 1
-Option = 64
+Option = 5
-ProtocolExtension = 8
+ProtocolExtension = 2
-Select = 16
+Select = 3

Type Changed: CoreNFC.VasErrorCode

Modified fields:

-DataNotActivated = 25223
+DataNotActivated = 2
-DataNotFound = 27267
+DataNotFound = 1
-IncorrectData = 27264
+IncorrectData = 6
-Success = 36864
+Success = 0
-UnsupportedApplicationVersion = 25408
+UnsupportedApplicationVersion = 7
-UserIntervention = 27012
+UserIntervention = 5
-WrongLCField = 26368
+WrongLCField = 4
-WrongParameters = 27392
+WrongParameters = 3

Namespace CoreTelephony

Type Changed: CoreTelephony.CTCellularPlanProvisioningRequest

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: CoreTelephony.CTTelephonyNetworkInfoDelegate

Removed interface:

ICTTelephonyNetworkInfoDelegate

Type Changed: CoreTelephony.CTTelephonyNetworkInfoDelegate_Extensions

Modified methods:

-public void DataServiceIdentifierDidChange (this ICTTelephonyNetworkInfoDelegate This, string identifier)
+public void DataServiceIdentifierDidChange (ICTTelephonyNetworkInfoDelegate This, string identifier)

Type Changed: CoreTelephony.ICTSubscriberDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: CoreTelephony.ICTTelephonyNetworkInfoDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Namespace DeviceCheck

Removed Type DeviceCheck.DCDevice

Removed Type DeviceCheck.DCDeviceGenerateTokenCompletionHandler

Removed Type DeviceCheck.DCError

Removed Type DeviceCheck.DCErrorExtensions

Namespace EventKitUI

Type Changed: EventKitUI.EKCalendarChooserDelegate

Removed interface:

IEKCalendarChooserDelegate

Type Changed: EventKitUI.EKCalendarChooserDelegate_Extensions

Modified methods:

-public void Cancelled (this IEKCalendarChooserDelegate This, EKCalendarChooser calendarChooser)
+public void Cancelled (IEKCalendarChooserDelegate This, EKCalendarChooser calendarChooser)
-public void Finished (this IEKCalendarChooserDelegate This, EKCalendarChooser calendarChooser)
+public void Finished (IEKCalendarChooserDelegate This, EKCalendarChooser calendarChooser)
-public void SelectionChanged (this IEKCalendarChooserDelegate This, EKCalendarChooser calendarChooser)
+public void SelectionChanged (IEKCalendarChooserDelegate This, EKCalendarChooser calendarChooser)

Type Changed: EventKitUI.EKEventEditViewController

Removed interface:

UIKit.IUIAppearance

Type Changed: EventKitUI.EKEventEditViewDelegate

Removed interface:

IEKEventEditViewDelegate

Type Changed: EventKitUI.EKEventEditViewDelegate_Extensions

Modified methods:

-public EventKit.EKCalendar GetDefaultCalendarForNewEvents (this IEKEventEditViewDelegate This, EKEventEditViewController controller)
+public EventKit.EKCalendar GetDefaultCalendarForNewEvents (IEKEventEditViewDelegate This, EKEventEditViewController controller)

Type Changed: EventKitUI.EKEventViewDelegate

Removed interface:

IEKEventViewDelegate

Type Changed: EventKitUI.IEKCalendarChooserDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: EventKitUI.IEKEventEditViewDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: EventKitUI.IEKEventViewDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Namespace FileProvider

Type Changed: FileProvider.INSFileProviderItemDecorating

Removed interfaces:

INSFileProviderItem
ObjCRuntime.INativeObject
System.IDisposable

Type Changed: FileProvider.INSFileProviderItemFlags

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract bool Hidden { get; }
+public virtual bool Hidden { get; }
-public abstract bool PathExtensionHidden { get; }
+public virtual bool PathExtensionHidden { get; }
-public abstract bool UserExecutable { get; }
+public virtual bool UserExecutable { get; }
-public abstract bool UserReadable { get; }
+public virtual bool UserReadable { get; }
-public abstract bool UserWritable { get; }
+public virtual bool UserWritable { get; }

Type Changed: FileProvider.INSFileProviderServiceSource

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract string ServiceName { get; }
+public virtual string ServiceName { get; }

Type Changed: FileProvider.NSFileProviderError

Modified fields:

-CannotSynchronize = -2005
+CannotSynchronize = 13
-DirectoryNotEmpty = -1007
+DirectoryNotEmpty = 8
-FilenameCollision = -1001
+FilenameCollision = 1
-InsufficientQuota = -1003
+InsufficientQuota = 4
-NewerExtensionVersionFound = -2004
+NewerExtensionVersionFound = 12
-NoSuchItem = -1005
+NoSuchItem = 6
-NotAuthenticated = -1000
+NotAuthenticated = 0
-OlderExtensionVersionRunning = -2003
+OlderExtensionVersionRunning = 11
-PageExpired = -1002
+PageExpired = 3
-ProviderNotFound = -2001
+ProviderNotFound = 9
-ProviderTranslocated = -2002
+ProviderTranslocated = 10
-ServerUnreachable = -1004
+ServerUnreachable = 5
-SyncAnchorExpired = -1002
+SyncAnchorExpired = 2
-VersionOutOfDate = -1006
+VersionOutOfDate = 7

Type Changed: FileProvider.NSFileProviderErrorExtensions

Modified methods:

-public Foundation.NSString GetDomain (this NSFileProviderError self)
+public Foundation.NSString GetDomain (NSFileProviderError self)

Removed Type FileProvider.INSFileProviderChangeObserver

Removed Type FileProvider.INSFileProviderEnumerationObserver

Removed Type FileProvider.INSFileProviderEnumerator

Removed Type FileProvider.INSFileProviderItem

Removed Type FileProvider.NSFileProviderEnumerator_Extensions

Removed Type FileProvider.NSFileProviderItemCapabilities

Removed Type FileProvider.NSFileProviderItemIdentifier

Removed Type FileProvider.NSFileProviderItem_Extensions

Removed Type FileProvider.NSFileProviderPage

Namespace FileProviderUI

Type Changed: FileProviderUI.FPUIActionExtensionContext

Modified methods:

-public virtual void CancelRequest (Foundation.NSError error)
+public override void CancelRequest (Foundation.NSError error)

Type Changed: FileProviderUI.FPUIActionExtensionViewController

Modified properties:

-public virtual FPUIActionExtensionContext ExtensionContext { get; }
+public FPUIActionExtensionContext ExtensionContext { get; }

Type Changed: FileProviderUI.FPUIExtensionErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this FPUIExtensionErrorCode self)
+public Foundation.NSString GetDomain (FPUIExtensionErrorCode self)

Namespace Foundation

Type Changed: Foundation.NSBundleExecutableArchitecture

Modified fields:

-ARM64 = 16777228
+ARM64 = 4
-I386 = 7
+I386 = 0
-PPC = 18
+PPC = 1
-PPC64 = 16777234
+PPC64 = 3
-X86_64 = 16777223
+X86_64 = 2

Type Changed: Foundation.NSPortDelegate_Extensions

Modified methods:

-public void MessageReceived (this INSPortDelegate This, NSPortMessage message)
+public void MessageReceived (INSPortDelegate This, NSPortMessage message)

Type Changed: Foundation.NSTextWritingDirection

Modified fields:

-Override = 2
+Override = 1

Removed Type Foundation.ActionAttribute

Removed Type Foundation.AdviceAttribute

Removed Type Foundation.ConnectAttribute

Removed Type Foundation.DictionaryContainer

Removed Type Foundation.EncodingDetectionOptions

Removed Type Foundation.EnumerateDatesCallback

Removed Type Foundation.EnumerateIndexSetCallback

Removed Type Foundation.ExportAttribute

Removed Type Foundation.FieldAttribute

Removed Type Foundation.INSCacheDelegate

Removed Type Foundation.INSCoding

Removed Type Foundation.INSCopying

Removed Type Foundation.INSDiscardableContent

Removed Type Foundation.INSExtensionRequestHandling

Removed Type Foundation.INSFileManagerDelegate

Removed Type Foundation.INSFilePresenter

Removed Type Foundation.INSItemProviderReading

Removed Type Foundation.INSItemProviderWriting

Removed Type Foundation.INSKeyedArchiverDelegate

Removed Type Foundation.INSKeyedUnarchiverDelegate

Removed Type Foundation.INSLocking

Removed Type Foundation.INSMachPortDelegate

Removed Type Foundation.INSMetadataQueryDelegate

Removed Type Foundation.INSMutableCopying

Removed Type Foundation.INSNetServiceBrowserDelegate

Removed Type Foundation.INSNetServiceDelegate

Removed Type Foundation.INSObjectProtocol

Removed Type Foundation.INSPortDelegate

Removed Type Foundation.INSProgressReporting

Removed Type Foundation.INSSecureCoding

Removed Type Foundation.INSStreamDelegate

Removed Type Foundation.INSURLAuthenticationChallengeSender

Removed Type Foundation.INSUrlConnectionDataDelegate

Removed Type Foundation.INSUrlConnectionDelegate

Removed Type Foundation.INSUrlConnectionDownloadDelegate

Removed Type Foundation.INSUrlProtocolClient

Removed Type Foundation.INSUrlSessionDataDelegate

Removed Type Foundation.INSUrlSessionDelegate

Removed Type Foundation.INSUrlSessionDownloadDelegate

Removed Type Foundation.INSUrlSessionStreamDelegate

Removed Type Foundation.INSUrlSessionTaskDelegate

Removed Type Foundation.INSUrlSessionWebSocketDelegate

Removed Type Foundation.INSUserActivityDelegate

Removed Type Foundation.INSXpcListenerDelegate

Removed Type Foundation.ItemProviderDataCompletionHandler

Removed Type Foundation.LinguisticTagEnumerator

Removed Type Foundation.LinkerSafeAttribute

Removed Type Foundation.LoadInPlaceFileRepresentationHandler

Removed Type Foundation.LoadInPlaceResult

Removed Type Foundation.ModelAttribute

Removed Type Foundation.ModelNotImplementedException

Removed Type Foundation.MonoTouchException

Removed Type Foundation.NSActivityOptions

Removed Type Foundation.NSAlignmentOptions

Removed Type Foundation.NSArchiveReplaceEventArgs

Removed Type Foundation.NSArray

Removed Type Foundation.NSArray`1

Removed Type Foundation.NSAttributedRangeCallback

Removed Type Foundation.NSAttributedString

Removed Type Foundation.NSAttributedStringCallback

Removed Type Foundation.NSAttributedStringCompletionHandler

Removed Type Foundation.NSAttributedStringDocumentAttributes

Removed Type Foundation.NSAttributedStringEnumeration

Removed Type Foundation.NSAutoreleasePool

Removed Type Foundation.NSBlockOperation

Removed Type Foundation.NSBundle

Removed Type Foundation.NSBundleResourceRequest

Removed Type Foundation.NSByteCountFormatter

Removed Type Foundation.NSByteCountFormatterCountStyle

Removed Type Foundation.NSByteCountFormatterUnits

Removed Type Foundation.NSCache

Removed Type Foundation.NSCacheDelegate

Removed Type Foundation.NSCacheDelegate_Extensions

Removed Type Foundation.NSCachedUrlResponse

Removed Type Foundation.NSCalculationError

Removed Type Foundation.NSCalendar

Removed Type Foundation.NSCalendarOptions

Removed Type Foundation.NSCalendarType

Removed Type Foundation.NSCalendarUnit

Removed Type Foundation.NSCharacterSet

Removed Type Foundation.NSCocoaError

Removed Type Foundation.NSCoder

Removed Type Foundation.NSCoding

Removed Type Foundation.NSCollectionChangeType

Removed Type Foundation.NSComparator

Removed Type Foundation.NSComparisonPredicate

Removed Type Foundation.NSComparisonPredicateModifier

Removed Type Foundation.NSComparisonPredicateOptions

Removed Type Foundation.NSComparisonResult

Removed Type Foundation.NSCompoundPredicate

Removed Type Foundation.NSCompoundPredicateType

Removed Type Foundation.NSCondition

Removed Type Foundation.NSConditionLock

Removed Type Foundation.NSCopying

Removed Type Foundation.NSData

Removed Type Foundation.NSDataBase64DecodingOptions

Removed Type Foundation.NSDataBase64EncodingOptions

Removed Type Foundation.NSDataByteRangeEnumerator

Removed Type Foundation.NSDataCompressionAlgorithm

Removed Type Foundation.NSDataDetector

Removed Type Foundation.NSDataReadingOptions

Removed Type Foundation.NSDataSearchOptions

Removed Type Foundation.NSDataWritingOptions

Removed Type Foundation.NSDate

Removed Type Foundation.NSDateComponents

Removed Type Foundation.NSDateComponentsFormatter

Removed Type Foundation.NSDateComponentsFormatterUnitsStyle

Removed Type Foundation.NSDateComponentsFormatterZeroFormattingBehavior

Removed Type Foundation.NSDateComponentsWrappingBehavior

Removed Type Foundation.NSDateFormatter

Removed Type Foundation.NSDateFormatterBehavior

Removed Type Foundation.NSDateFormatterStyle

Removed Type Foundation.NSDateInterval

Removed Type Foundation.NSDateIntervalFormatter

Removed Type Foundation.NSDateIntervalFormatterStyle

Removed Type Foundation.NSDecimal

Removed Type Foundation.NSDecimalNumber

Removed Type Foundation.NSDecoderCallback

Removed Type Foundation.NSDecoderHandler

Removed Type Foundation.NSDecodingFailurePolicy

Removed Type Foundation.NSDictionary

Removed Type Foundation.NSDictionary`2

Removed Type Foundation.NSDimension

Removed Type Foundation.NSDirectoryEnumerationOptions

Removed Type Foundation.NSDirectoryEnumerator

Removed Type Foundation.NSDocumentType

Removed Type Foundation.NSDocumentViewMode

Removed Type Foundation.NSEncodeHook

Removed Type Foundation.NSEnergyFormatter

Removed Type Foundation.NSEnergyFormatterUnit

Removed Type Foundation.NSEnumerateErrorHandler

Removed Type Foundation.NSEnumerateLinguisticTagsEnumerator

Removed Type Foundation.NSEnumerationOptions

Removed Type Foundation.NSEnumerator

Removed Type Foundation.NSEnumerator`1

Removed Type Foundation.NSError

Removed Type Foundation.NSErrorEventArgs

Removed Type Foundation.NSErrorException

Removed Type Foundation.NSErrorUserInfoValueProvider

Removed Type Foundation.NSException

Removed Type Foundation.NSExpression

Removed Type Foundation.NSExpressionCallbackHandler

Removed Type Foundation.NSExpressionHandler

Removed Type Foundation.NSExpressionType

Removed Type Foundation.NSExtensionContext

Removed Type Foundation.NSExtensionItem

Removed Type Foundation.NSExtensionRequestHandling

Removed Type Foundation.NSFileAccessIntent

Removed Type Foundation.NSFileAttributes

Removed Type Foundation.NSFileCoordinator

Removed Type Foundation.NSFileCoordinatorReadingOptions

Removed Type Foundation.NSFileCoordinatorWorkerRW

Removed Type Foundation.NSFileCoordinatorWritingOptions

Removed Type Foundation.NSFileHandle

Removed Type Foundation.NSFileHandleConnectionAcceptedEventArgs

Removed Type Foundation.NSFileHandleReadEventArgs

Removed Type Foundation.NSFileManager

Removed Type Foundation.NSFileManagerDelegate

Removed Type Foundation.NSFileManagerDelegate_Extensions

Removed Type Foundation.NSFileManagerItemReplacementOptions

Removed Type Foundation.NSFileManager_NSUserInformation

Removed Type Foundation.NSFilePresenter

Removed Type Foundation.NSFilePresenterReacquirer

Removed Type Foundation.NSFilePresenter_Extensions

Removed Type Foundation.NSFileProtection

Removed Type Foundation.NSFileProviderService

Removed Type Foundation.NSFileSystemAttributes

Removed Type Foundation.NSFileType

Removed Type Foundation.NSFileVersion

Removed Type Foundation.NSFileVersionAddingOptions

Removed Type Foundation.NSFileVersionNonlocalVersionsCompletionHandler

Removed Type Foundation.NSFileVersionReplacingOptions

Removed Type Foundation.NSFileWrapper

Removed Type Foundation.NSFileWrapperReadingOptions

Removed Type Foundation.NSFileWrapperWritingOptions

Removed Type Foundation.NSFormatter

Removed Type Foundation.NSFormattingContext

Removed Type Foundation.NSFormattingUnitStyle

Removed Type Foundation.NSHttpCookie

Removed Type Foundation.NSHttpCookieAcceptPolicy

Removed Type Foundation.NSHttpCookieStorage

Removed Type Foundation.NSHttpUrlResponse

Removed Type Foundation.NSIndexPath

Removed Type Foundation.NSIndexSet

Removed Type Foundation.NSInputStream

Removed Type Foundation.NSInvocation

Removed Type Foundation.NSIso8601DateFormatOptions

Removed Type Foundation.NSIso8601DateFormatter

Removed Type Foundation.NSItemDownloadingStatus

Removed Type Foundation.NSItemDownloadingStatusExtensions

Removed Type Foundation.NSItemProvider

Removed Type Foundation.NSItemProviderCompletionHandler

Removed Type Foundation.NSItemProviderErrorCode

Removed Type Foundation.NSItemProviderFileOptions

Removed Type Foundation.NSItemProviderLoadHandler

Removed Type Foundation.NSItemProviderRepresentationVisibility

Removed Type Foundation.NSItemProviderWriting_Extensions

Removed Type Foundation.NSJavaScriptExtension

Removed Type Foundation.NSJsonReadingOptions

Removed Type Foundation.NSJsonSerialization

Removed Type Foundation.NSJsonWritingOptions

Removed Type Foundation.NSKeyValueChange

Removed Type Foundation.NSKeyValueObservingOptions

Removed Type Foundation.NSKeyValueSetMutationKind

Removed Type Foundation.NSKeyValueSorting_NSMutableOrderedSet

Removed Type Foundation.NSKeyValueSorting_NSOrderedSet

Removed Type Foundation.NSKeyedArchiver

Removed Type Foundation.NSKeyedArchiverDelegate

Removed Type Foundation.NSKeyedArchiverDelegate_Extensions

Removed Type Foundation.NSKeyedUnarchiver

Removed Type Foundation.NSKeyedUnarchiverDelegate

Removed Type Foundation.NSKeyedUnarchiverDelegate_Extensions

Removed Type Foundation.NSLengthFormatter

Removed Type Foundation.NSLengthFormatterUnit

Removed Type Foundation.NSLigatureType

Removed Type Foundation.NSLinguisticAnalysis

Removed Type Foundation.NSLinguisticTag

Removed Type Foundation.NSLinguisticTagScheme

Removed Type Foundation.NSLinguisticTagSchemeExtensions

Removed Type Foundation.NSLinguisticTagUnit

Removed Type Foundation.NSLinguisticTagUnitExtensions

Removed Type Foundation.NSLinguisticTagger

Removed Type Foundation.NSLinguisticTaggerOptions

Removed Type Foundation.NSLinguisticTaggerUnit

Removed Type Foundation.NSLingusticEnumerator

Removed Type Foundation.NSListFormatter

Removed Type Foundation.NSLoadFromHtmlResult

Removed Type Foundation.NSLocale

Removed Type Foundation.NSLocaleLanguageDirection

Removed Type Foundation.NSLock

Removed Type Foundation.NSMachPort

Removed Type Foundation.NSMachPortDelegate

Removed Type Foundation.NSMachPortDelegate_Extensions

Removed Type Foundation.NSMachPortRights

Removed Type Foundation.NSMassFormatter

Removed Type Foundation.NSMassFormatterUnit

Removed Type Foundation.NSMatchEnumerator

Removed Type Foundation.NSMatchingFlags

Removed Type Foundation.NSMatchingOptions

Removed Type Foundation.NSMeasurementFormatter

Removed Type Foundation.NSMeasurementFormatterUnitOptions

Removed Type Foundation.NSMeasurement`1

Removed Type Foundation.NSMetadataItem

Removed Type Foundation.NSMetadataQuery

Removed Type Foundation.NSMetadataQueryAttributeValueTuple

Removed Type Foundation.NSMetadataQueryDelegate

Removed Type Foundation.NSMetadataQueryDelegate_Extensions

Removed Type Foundation.NSMetadataQueryEnumerationCallback

Removed Type Foundation.NSMetadataQueryObject

Removed Type Foundation.NSMetadataQueryResultGroup

Removed Type Foundation.NSMetadataQueryValue

Removed Type Foundation.NSMethodSignature

Removed Type Foundation.NSMutableArray

Removed Type Foundation.NSMutableArray`1

Removed Type Foundation.NSMutableAttributedString

Removed Type Foundation.NSMutableCharacterSet

Removed Type Foundation.NSMutableCopying

Removed Type Foundation.NSMutableData

Removed Type Foundation.NSMutableDictionary

Removed Type Foundation.NSMutableDictionary`2

Removed Type Foundation.NSMutableIndexSet

Removed Type Foundation.NSMutableOrderedSet

Removed Type Foundation.NSMutableOrderedSet`1

Removed Type Foundation.NSMutableSet

Removed Type Foundation.NSMutableSet`1

Removed Type Foundation.NSMutableString

Removed Type Foundation.NSMutableUrlRequest

Removed Type Foundation.NSNetDomainEventArgs

Removed Type Foundation.NSNetService

Removed Type Foundation.NSNetServiceBrowser

Removed Type Foundation.NSNetServiceBrowserDelegate

Removed Type Foundation.NSNetServiceBrowserDelegate_Extensions

Removed Type Foundation.NSNetServiceConnectionEventArgs

Removed Type Foundation.NSNetServiceDataEventArgs

Removed Type Foundation.NSNetServiceDelegate

Removed Type Foundation.NSNetServiceDelegate_Extensions

Removed Type Foundation.NSNetServiceErrorEventArgs

Removed Type Foundation.NSNetServiceEventArgs

Removed Type Foundation.NSNetServiceOptions

Removed Type Foundation.NSNetServicesStatus

Removed Type Foundation.NSNotification

Removed Type Foundation.NSNotificationCenter

Removed Type Foundation.NSNotificationCoalescing

Removed Type Foundation.NSNotificationEventArgs

Removed Type Foundation.NSNotificationQueue

Removed Type Foundation.NSNull

Removed Type Foundation.NSNumber

Removed Type Foundation.NSNumberFormatter

Removed Type Foundation.NSNumberFormatterBehavior

Removed Type Foundation.NSNumberFormatterPadPosition

Removed Type Foundation.NSNumberFormatterRoundingMode

Removed Type Foundation.NSNumberFormatterStyle

Removed Type Foundation.NSObject

Removed Type Foundation.NSObjectEventArgs

Removed Type Foundation.NSObjectFlag

Removed Type Foundation.NSObjectProtocol_Extensions

Removed Type Foundation.NSObservedChange

Removed Type Foundation.NSOperatingSystemVersion

Removed Type Foundation.NSOperation

Removed Type Foundation.NSOperationQueue

Removed Type Foundation.NSOperationQueuePriority

Removed Type Foundation.NSOrderedCollectionDifferenceCalculationOptions

Removed Type Foundation.NSOrderedSet

Removed Type Foundation.NSOrderedSet`1

Removed Type Foundation.NSOrthography

Removed Type Foundation.NSOutputStream

Removed Type Foundation.NSPersonNameComponent

Removed Type Foundation.NSPersonNameComponents

Removed Type Foundation.NSPersonNameComponentsFormatter

Removed Type Foundation.NSPersonNameComponentsFormatterOptions

Removed Type Foundation.NSPersonNameComponentsFormatterStyle

Removed Type Foundation.NSPipe

Removed Type Foundation.NSPort

Removed Type Foundation.NSPortDelegate

Removed Type Foundation.NSPostingStyle

Removed Type Foundation.NSPredicate

Removed Type Foundation.NSPredicateEvaluator

Removed Type Foundation.NSPredicateOperatorType

Removed Type Foundation.NSPredicateSupport_NSArray

Removed Type Foundation.NSPredicateSupport_NSMutableArray

Removed Type Foundation.NSPredicateSupport_NSMutableOrderedSet

Removed Type Foundation.NSPredicateSupport_NSMutableSet

Removed Type Foundation.NSPredicateSupport_NSOrderedSet

Removed Type Foundation.NSPredicateSupport_NSSet

Removed Type Foundation.NSProcessInfo

Removed Type Foundation.NSProcessInfoThermalState

Removed Type Foundation.NSProgress

Removed Type Foundation.NSProgressReporting_Extensions

Removed Type Foundation.NSPropertyListFormat

Removed Type Foundation.NSPropertyListMutabilityOptions

Removed Type Foundation.NSPropertyListReadOptions

Removed Type Foundation.NSPropertyListSerialization

Removed Type Foundation.NSPropertyListWriteOptions

Removed Type Foundation.NSPurgeableData

Removed Type Foundation.NSQualityOfService

Removed Type Foundation.NSRange

Removed Type Foundation.NSRangeIterator

Removed Type Foundation.NSRecursiveLock

Removed Type Foundation.NSRegularExpression

Removed Type Foundation.NSRegularExpressionOptions

Removed Type Foundation.NSRelativeDateTimeFormatter

Removed Type Foundation.NSRelativeDateTimeFormatterStyle

Removed Type Foundation.NSRelativeDateTimeFormatterUnitsStyle

Removed Type Foundation.NSRoundingMode

Removed Type Foundation.NSRunLoop

Removed Type Foundation.NSRunLoopMode

Removed Type Foundation.NSRunLoopModeExtensions

Removed Type Foundation.NSSearchPath

Removed Type Foundation.NSSearchPathDirectory

Removed Type Foundation.NSSearchPathDomain

Removed Type Foundation.NSSecureCoding

Removed Type Foundation.NSSecureUnarchiveFromDataTransformer

Removed Type Foundation.NSSet

Removed Type Foundation.NSSetEnumerator

Removed Type Foundation.NSSet`1

Removed Type Foundation.NSSortDescriptor

Removed Type Foundation.NSSortDescriptorSorting_NSMutableArray

Removed Type Foundation.NSSortOptions

Removed Type Foundation.NSStream

Removed Type Foundation.NSStreamDelegate

Removed Type Foundation.NSStreamDelegate_Extensions

Removed Type Foundation.NSStreamEvent

Removed Type Foundation.NSStreamEventArgs

Removed Type Foundation.NSStreamServiceType

Removed Type Foundation.NSStreamSocketSecurityLevel

Removed Type Foundation.NSStreamSocksOptions

Removed Type Foundation.NSStreamStatus

Removed Type Foundation.NSString

Removed Type Foundation.NSStringCompareOptions

Removed Type Foundation.NSStringDrawingContext

Removed Type Foundation.NSStringDrawingOptions

Removed Type Foundation.NSStringEncoding

Removed Type Foundation.NSStringTransform

Removed Type Foundation.NSStringTransformExtensions

Removed Type Foundation.NSTextChecking

Removed Type Foundation.NSTextCheckingAddressComponents

Removed Type Foundation.NSTextCheckingResult

Removed Type Foundation.NSTextCheckingTransitComponents

Removed Type Foundation.NSTextCheckingType

Removed Type Foundation.NSTextCheckingTypes

Removed Type Foundation.NSThread

Removed Type Foundation.NSTimeZone

Removed Type Foundation.NSTimeZoneNameStyle

Removed Type Foundation.NSTimer

Removed Type Foundation.NSURLAuthenticationChallengeSender

Removed Type Foundation.NSURLAuthenticationChallengeSender_Extensions

Removed Type Foundation.NSUbiquitousKeyValueStore

Removed Type Foundation.NSUbiquitousKeyValueStoreChangeEventArgs

Removed Type Foundation.NSUbiquitousKeyValueStoreChangeReason

Removed Type Foundation.NSUnderlineStyle

Removed Type Foundation.NSUndoManager

Removed Type Foundation.NSUndoManagerCloseUndoGroupEventArgs

Removed Type Foundation.NSUnit

Removed Type Foundation.NSUnitAcceleration

Removed Type Foundation.NSUnitAngle

Removed Type Foundation.NSUnitArea

Removed Type Foundation.NSUnitConcentrationMass

Removed Type Foundation.NSUnitConverter

Removed Type Foundation.NSUnitConverterLinear

Removed Type Foundation.NSUnitDispersion

Removed Type Foundation.NSUnitDuration

Removed Type Foundation.NSUnitElectricCharge

Removed Type Foundation.NSUnitElectricCurrent

Removed Type Foundation.NSUnitElectricPotentialDifference

Removed Type Foundation.NSUnitElectricResistance

Removed Type Foundation.NSUnitEnergy

Removed Type Foundation.NSUnitFrequency

Removed Type Foundation.NSUnitFuelEfficiency

Removed Type Foundation.NSUnitIlluminance

Removed Type Foundation.NSUnitInformationStorage

Removed Type Foundation.NSUnitLength

Removed Type Foundation.NSUnitMass

Removed Type Foundation.NSUnitPower

Removed Type Foundation.NSUnitPressure

Removed Type Foundation.NSUnitSpeed

Removed Type Foundation.NSUnitTemperature

Removed Type Foundation.NSUnitVolume

Removed Type Foundation.NSUrl

Removed Type Foundation.NSUrlAsyncResult

Removed Type Foundation.NSUrlAuthenticationChallenge

Removed Type Foundation.NSUrlBookmarkCreationOptions

Removed Type Foundation.NSUrlBookmarkResolutionOptions

Removed Type Foundation.NSUrlCache

Removed Type Foundation.NSUrlCacheStoragePolicy

Removed Type Foundation.NSUrlComponents

Removed Type Foundation.NSUrlConnection

Removed Type Foundation.NSUrlConnectionDataDelegate

Removed Type Foundation.NSUrlConnectionDataDelegate_Extensions

Removed Type Foundation.NSUrlConnectionDataResponse

Removed Type Foundation.NSUrlConnectionDelegate

Removed Type Foundation.NSUrlConnectionDelegate_Extensions

Removed Type Foundation.NSUrlConnectionDownloadDelegate

Removed Type Foundation.NSUrlConnectionDownloadDelegate_Extensions

Removed Type Foundation.NSUrlCredential

Removed Type Foundation.NSUrlCredentialPersistence

Removed Type Foundation.NSUrlCredentialStorage

Removed Type Foundation.NSUrlDownloadSessionResponse

Removed Type Foundation.NSUrlError

Removed Type Foundation.NSUrlErrorCancelledReason

Removed Type Foundation.NSUrlErrorNetworkUnavailableReason

Removed Type Foundation.NSUrlProtectionSpace

Removed Type Foundation.NSUrlProtocol

Removed Type Foundation.NSUrlQueryItem

Removed Type Foundation.NSUrlRelationship

Removed Type Foundation.NSUrlRequest

Removed Type Foundation.NSUrlRequestCachePolicy

Removed Type Foundation.NSUrlRequestNetworkServiceType

Removed Type Foundation.NSUrlResponse

Removed Type Foundation.NSUrlSession

Removed Type Foundation.NSUrlSessionActiveTasks2

Removed Type Foundation.NSUrlSessionAllPendingTasks

Removed Type Foundation.NSUrlSessionAuthChallengeDisposition

Removed Type Foundation.NSUrlSessionCombinedTasks

Removed Type Foundation.NSUrlSessionConfiguration

Removed Type Foundation.NSUrlSessionDataDelegate

Removed Type Foundation.NSUrlSessionDataDelegate_Extensions

Removed Type Foundation.NSUrlSessionDataRead

Removed Type Foundation.NSUrlSessionDataTask

Removed Type Foundation.NSUrlSessionDataTaskRequest

Removed Type Foundation.NSUrlSessionDelayedRequestDisposition

Removed Type Foundation.NSUrlSessionDelegate

Removed Type Foundation.NSUrlSessionDelegate_Extensions

Removed Type Foundation.NSUrlSessionDownloadDelegate

Removed Type Foundation.NSUrlSessionDownloadDelegate_Extensions

Removed Type Foundation.NSUrlSessionDownloadTask

Removed Type Foundation.NSUrlSessionDownloadTaskRequest

Removed Type Foundation.NSUrlSessionMultipathServiceType

Removed Type Foundation.NSUrlSessionPendingTasks2

Removed Type Foundation.NSUrlSessionResponse

Removed Type Foundation.NSUrlSessionResponseDisposition

Removed Type Foundation.NSUrlSessionStreamDataRead

Removed Type Foundation.NSUrlSessionStreamDelegate

Removed Type Foundation.NSUrlSessionStreamDelegate_Extensions

Removed Type Foundation.NSUrlSessionStreamTask

Removed Type Foundation.NSUrlSessionTask

Removed Type Foundation.NSUrlSessionTaskDelegate

Removed Type Foundation.NSUrlSessionTaskDelegate_Extensions

Removed Type Foundation.NSUrlSessionTaskMetrics

Removed Type Foundation.NSUrlSessionTaskMetricsDomainResolutionProtocol

Removed Type Foundation.NSUrlSessionTaskMetricsResourceFetchType

Removed Type Foundation.NSUrlSessionTaskPriority

Removed Type Foundation.NSUrlSessionTaskState

Removed Type Foundation.NSUrlSessionTaskTransactionMetrics

Removed Type Foundation.NSUrlSessionUploadTask

Removed Type Foundation.NSUrlSessionWebSocketCloseCode

Removed Type Foundation.NSUrlSessionWebSocketDelegate

Removed Type Foundation.NSUrlSessionWebSocketDelegate_Extensions

Removed Type Foundation.NSUrlSessionWebSocketMessage

Removed Type Foundation.NSUrlSessionWebSocketMessageType

Removed Type Foundation.NSUrlSessionWebSocketTask

Removed Type Foundation.NSUrlUtilities_NSCharacterSet

Removed Type Foundation.NSUrlUtilities_NSString

Removed Type Foundation.NSUrl_PromisedItems

Removed Type Foundation.NSUserActivity

Removed Type Foundation.NSUserActivityContinuation

Removed Type Foundation.NSUserActivityDelegate

Removed Type Foundation.NSUserActivityDelegate_Extensions

Removed Type Foundation.NSUserActivityType

Removed Type Foundation.NSUserDefaults

Removed Type Foundation.NSUserDefaultsType

Removed Type Foundation.NSUuid

Removed Type Foundation.NSValue

Removed Type Foundation.NSValueTransformer

Removed Type Foundation.NSVolumeEnumerationOptions

Removed Type Foundation.NSWritingDirection

Removed Type Foundation.NSXpcConnection

Removed Type Foundation.NSXpcConnectionOptions

Removed Type Foundation.NSXpcInterface

Removed Type Foundation.NSXpcListener

Removed Type Foundation.NSXpcListenerDelegate

Removed Type Foundation.NSXpcListenerDelegate_Extensions

Removed Type Foundation.NSXpcListenerEndpoint

Removed Type Foundation.NSZone

Removed Type Foundation.NotImplementedAttribute

Removed Type Foundation.OutletAttribute

Removed Type Foundation.PreserveAttribute

Removed Type Foundation.ProtocolAttribute

Removed Type Foundation.ProtocolMemberAttribute

Removed Type Foundation.ProxyConfigurationDictionary

Removed Type Foundation.RegisterAttribute

Removed Type Foundation.RegisterDataRepresentationLoadHandler

Removed Type Foundation.RegisterFileRepresentationCompletionHandler

Removed Type Foundation.RegisterFileRepresentationLoadHandler

Removed Type Foundation.RegisterObjectRepresentationCompletionHandler

Removed Type Foundation.RegisterObjectRepresentationLoadHandler

Removed Type Foundation.XpcInterfaceAttribute

Removed Type Foundation.You_Should_Not_Call_base_In_This_Method

Namespace GLKit

Type Changed: GLKit.GLKBaseEffect

Removed interface:

IGLKNamedEffect

Type Changed: GLKit.GLKMesh

Removed method:

public static GLKMesh[] FromAsset (ModelIO.MDLAsset asset, out ModelIO.MDLMesh[] sourceMeshes, out Foundation.NSError error);

Added method:

public static GLKMesh[] FromAsset (ModelIO.MDLAsset asset, out ModelIO.MDLMesh sourceMeshes, out Foundation.NSError error);

Type Changed: GLKit.GLKMeshBuffer

Removed interfaces:

Foundation.INSCopying
ModelIO.IMDLMeshBuffer

Modified properties:

-public virtual ModelIO.IMDLMeshBufferZone Zone { get; }
+public ModelIO.IMDLMeshBufferZone Zone { get; }

Type Changed: GLKit.GLKMeshBufferAllocator

Removed interface:

ModelIO.IMDLMeshBufferAllocator

Type Changed: GLKit.GLKNamedEffect

Removed interface:

IGLKNamedEffect

Type Changed: GLKit.GLKReflectionMapEffect

Removed interface:

IGLKNamedEffect

Modified methods:

-public virtual void PrepareToDraw ()
+public override void PrepareToDraw ()

Type Changed: GLKit.GLKSkyboxEffect

Removed interface:

IGLKNamedEffect

Type Changed: GLKit.GLKTextureInfo

Removed interface:

Foundation.INSCopying

Type Changed: GLKit.GLKTextureTarget

Modified fields:

-CubeMap = 34067
+CubeMap = 1
-Texture2D = 3553
+Texture2D = 0

Type Changed: GLKit.GLKViewController

Removed interface:

IGLKViewDelegate

Type Changed: GLKit.GLKViewControllerDelegate

Removed interface:

IGLKViewControllerDelegate

Type Changed: GLKit.GLKViewControllerDelegate_Extensions

Modified methods:

-public void WillPause (this IGLKViewControllerDelegate This, GLKViewController controller, bool pause)
+public void WillPause (IGLKViewControllerDelegate This, GLKViewController controller, bool pause)

Type Changed: GLKit.GLKViewDelegate

Removed interface:

IGLKViewDelegate

Type Changed: GLKit.IGLKNamedEffect

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: GLKit.IGLKViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: GLKit.IGLKViewDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Namespace GameKit

Type Changed: GameKit.GKAchievementViewController

Removed interface:

UIKit.IUIAppearance

Type Changed: GameKit.GKAchievementViewControllerDelegate

Removed interface:

IGKAchievementViewControllerDelegate

Type Changed: GameKit.GKFriendRequestComposeViewController

Removed interface:

UIKit.IUIAppearance

Type Changed: GameKit.GKFriendRequestComposeViewControllerDelegate

Removed interface:

IGKFriendRequestComposeViewControllerDelegate

Type Changed: GameKit.GKLeaderboardViewController

Removed interface:

UIKit.IUIAppearance

Modified properties:

-public virtual Foundation.NSObject WeakDelegate { get; set; }
+public override Foundation.NSObject WeakDelegate { get; set; }

Type Changed: GameKit.GKLeaderboardViewControllerDelegate

Removed interface:

IGKLeaderboardViewControllerDelegate

Type Changed: GameKit.IGKAchievementViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: GameKit.IGKFriendRequestComposeViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: GameKit.IGKLeaderboardViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Removed Type GameKit.GKAccessPoint

Removed Type GameKit.GKAccessPointLocation

Removed Type GameKit.GKAchievement

Removed Type GameKit.GKAchievementChallenge

Removed Type GameKit.GKAchievementDescription

Removed Type GameKit.GKAchievementDescriptionHandler

Removed Type GameKit.GKBasePlayer

Removed Type GameKit.GKCategoryHandler

Removed Type GameKit.GKCategoryResult

Removed Type GameKit.GKChallenge

Removed Type GameKit.GKChallengeComposeHandler

Removed Type GameKit.GKChallengeComposeResult

Removed Type GameKit.GKChallengeEventHandler

Removed Type GameKit.GKChallengeEventHandlerDelegate

Removed Type GameKit.GKChallengeEventHandlerDelegate_Extensions

Removed Type GameKit.GKChallengeListener

Removed Type GameKit.GKChallengeListener_Extensions

Removed Type GameKit.GKChallengePredicate

Removed Type GameKit.GKChallengeState

Removed Type GameKit.GKCloudPlayer

Removed Type GameKit.GKCompletionHandler

Removed Type GameKit.GKConnectionState

Removed Type GameKit.GKDataEventArgs

Removed Type GameKit.GKDataReceivedEventArgs

Removed Type GameKit.GKDataReceivedForRecipientEventArgs

Removed Type GameKit.GKEntriesForPlayerScopeHandler

Removed Type GameKit.GKEntriesForPlayerScopeResult

Removed Type GameKit.GKEntriesForPlayersHandler

Removed Type GameKit.GKEntriesForPlayersResult

Removed Type GameKit.GKError

Removed Type GameKit.GKErrorEventArgs

Removed Type GameKit.GKErrorExtensions

Removed Type GameKit.GKFetchItemsForIdentityVerificationSignature

Removed Type GameKit.GKFetchItemsForIdentityVerificationSignatureCompletionHandler

Removed Type GameKit.GKFriendsHandler

Removed Type GameKit.GKGameCenterControllerDelegate

Removed Type GameKit.GKGameCenterViewController

Removed Type GameKit.GKGameCenterViewControllerState

Removed Type GameKit.GKGameSession

Removed Type GameKit.GKGameSessionErrorCode

Removed Type GameKit.GKGameSessionErrorCodeExtensions

Removed Type GameKit.GKGameSessionEventListener_Extensions

Removed Type GameKit.GKIdentityVerificationSignatureHandler

Removed Type GameKit.GKIdentityVerificationSignatureResult

Removed Type GameKit.GKImageLoadedHandler

Removed Type GameKit.GKInvite

Removed Type GameKit.GKInviteEventListener

Removed Type GameKit.GKInviteEventListener_Extensions

Removed Type GameKit.GKInviteHandler

Removed Type GameKit.GKInviteRecipientResponse

Removed Type GameKit.GKInviteeResponse

Removed Type GameKit.GKLeaderboard

Removed Type GameKit.GKLeaderboardEntry

Removed Type GameKit.GKLeaderboardPlayerScope

Removed Type GameKit.GKLeaderboardScore

Removed Type GameKit.GKLeaderboardSet

Removed Type GameKit.GKLeaderboardSetsHandler

Removed Type GameKit.GKLeaderboardTimeScope

Removed Type GameKit.GKLeaderboardType

Removed Type GameKit.GKLeaderboardsHandler

Removed Type GameKit.GKLocalPlayer

Removed Type GameKit.GKLocalPlayerListener

Removed Type GameKit.GKMatch

Removed Type GameKit.GKMatchConnectionChangedEventArgs

Removed Type GameKit.GKMatchDelegate

Removed Type GameKit.GKMatchDelegate_Extensions

Removed Type GameKit.GKMatchEventArgs

Removed Type GameKit.GKMatchReceivedDataFromRemotePlayerEventArgs

Removed Type GameKit.GKMatchReinvitation

Removed Type GameKit.GKMatchReinvitationForDisconnectedPlayer

Removed Type GameKit.GKMatchRequest

Removed Type GameKit.GKMatchSendDataMode

Removed Type GameKit.GKMatchType

Removed Type GameKit.GKMatchmaker

Removed Type GameKit.GKMatchmakerViewController

Removed Type GameKit.GKMatchmakerViewControllerDelegate

Removed Type GameKit.GKMatchmakerViewControllerDelegate_Extensions

Removed Type GameKit.GKMatchmakingMode

Removed Type GameKit.GKMatchmakingPlayerEventArgs

Removed Type GameKit.GKMatchmakingPlayersEventArgs

Removed Type GameKit.GKNotificationBanner

Removed Type GameKit.GKNotificationMatch

Removed Type GameKit.GKPeerChangedStateEventArgs

Removed Type GameKit.GKPeerConnectionEventArgs

Removed Type GameKit.GKPeerConnectionState

Removed Type GameKit.GKPeerPickerConnectionType

Removed Type GameKit.GKPeerPickerController

Removed Type GameKit.GKPeerPickerControllerDelegate

Removed Type GameKit.GKPeerPickerControllerDelegate_Extensions

Removed Type GameKit.GKPhotoSize

Removed Type GameKit.GKPlayer

Removed Type GameKit.GKPlayerConnectionState

Removed Type GameKit.GKPlayerEventArgs

Removed Type GameKit.GKPlayerPhotoLoaded

Removed Type GameKit.GKPlayerStateUpdateHandler

Removed Type GameKit.GKPlayersEventArgs

Removed Type GameKit.GKPlayersHandler

Removed Type GameKit.GKQueryHandler

Removed Type GameKit.GKSavedGame

Removed Type GameKit.GKSavedGameListener

Removed Type GameKit.GKSavedGameListener_Extensions

Removed Type GameKit.GKScore

Removed Type GameKit.GKScoreChallenge

Removed Type GameKit.GKScoresLoadedHandler

Removed Type GameKit.GKSendDataMode

Removed Type GameKit.GKSession

Removed Type GameKit.GKSessionDelegate

Removed Type GameKit.GKSessionDelegate_Extensions

Removed Type GameKit.GKSessionMode

Removed Type GameKit.GKStateEventArgs

Removed Type GameKit.GKTransportType

Removed Type GameKit.GKTurnBasedEventHandler

Removed Type GameKit.GKTurnBasedEventHandlerDelegate

Removed Type GameKit.GKTurnBasedEventHandlerDelegate_Extensions

Removed Type GameKit.GKTurnBasedEventListener

Removed Type GameKit.GKTurnBasedEventListener_Extensions

Removed Type GameKit.GKTurnBasedExchange

Removed Type GameKit.GKTurnBasedExchangeReply

Removed Type GameKit.GKTurnBasedExchangeStatus

Removed Type GameKit.GKTurnBasedMatch

Removed Type GameKit.GKTurnBasedMatchData

Removed Type GameKit.GKTurnBasedMatchOutcome

Removed Type GameKit.GKTurnBasedMatchRequest

Removed Type GameKit.GKTurnBasedMatchStatus

Removed Type GameKit.GKTurnBasedMatchesRequest

Removed Type GameKit.GKTurnBasedMatchmakerViewController

Removed Type GameKit.GKTurnBasedMatchmakerViewControllerDelegate

Removed Type GameKit.GKTurnBasedParticipant

Removed Type GameKit.GKTurnBasedParticipantStatus

Removed Type GameKit.GKVoiceChat

Removed Type GameKit.GKVoiceChatClient

Removed Type GameKit.GKVoiceChatClient_Extensions

Removed Type GameKit.GKVoiceChatPlayerState

Removed Type GameKit.GKVoiceChatService

Removed Type GameKit.GKVoiceChatServiceError

Removed Type GameKit.GKVoiceChatServiceErrorExtensions

Removed Type GameKit.IGKChallengeEventHandlerDelegate

Removed Type GameKit.IGKChallengeListener

Removed Type GameKit.IGKGameCenterControllerDelegate

Removed Type GameKit.IGKGameSessionEventListener

Removed Type GameKit.IGKInviteEventListener

Removed Type GameKit.IGKLocalPlayerListener

Removed Type GameKit.IGKMatchDelegate

Removed Type GameKit.IGKMatchmakerViewControllerDelegate

Removed Type GameKit.IGKPeerPickerControllerDelegate

Removed Type GameKit.IGKSavedGameListener

Removed Type GameKit.IGKSessionDelegate

Removed Type GameKit.IGKTurnBasedEventHandlerDelegate

Removed Type GameKit.IGKTurnBasedEventListener

Removed Type GameKit.IGKTurnBasedMatchmakerViewControllerDelegate

Removed Type GameKit.IGKVoiceChatClient

Namespace HealthKit

Type Changed: HealthKit.HKActivityMoveMode

Modified fields:

-ActiveEnergy = 1
+ActiveEnergy = 0
-AppleMoveTime = 2
+AppleMoveTime = 1

Type Changed: HealthKit.HKActivityMoveModeObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKActivitySummary

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKActivitySummaryType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKAnchoredObjectQuery

Modified fields:

-public uint NoAnchor = 0---null---;
+public const uint NoAnchor = null;

Type Changed: HealthKit.HKAppleEcgAlgorithmVersion

Modified fields:

-Version1 = 1
+Version1 = 0
-Version2 = 2
+Version2 = 1

Type Changed: HealthKit.HKAudiogramSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKAudiogramSampleType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKBiologicalSexObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKBloodGlucoseMealTime

Modified fields:

-Ostprandial = 2
+Ostprandial = 3
-Postprandial = 2
+Postprandial = 1
-Preprandial = 1
+Preprandial = 0
-Reprandial = 1
+Reprandial = 2

Type Changed: HealthKit.HKBloodTypeObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCategorySample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCategoryType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCategoryTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKCategoryTypeIdentifier self)
+public Foundation.NSString GetConstant (HKCategoryTypeIdentifier self)

Type Changed: HealthKit.HKCategoryValueAudioExposureEvent

Modified fields:

-LoudEnvironment = 1
+LoudEnvironment = 0

Type Changed: HealthKit.HKCategoryValueContraceptive

Modified fields:

-Implant = 2
+Implant = 1
-Injection = 3
+Injection = 2
-IntrauterineDevice = 4
+IntrauterineDevice = 3
-IntravaginalRing = 5
+IntravaginalRing = 4
-Oral = 6
+Oral = 5
-Patch = 7
+Patch = 6
-Unspecified = 1
+Unspecified = 0

Type Changed: HealthKit.HKCategoryValueEnvironmentalAudioExposureEvent

Modified fields:

-MomentaryLimit = 1
+MomentaryLimit = 0

Type Changed: HealthKit.HKCategoryValueHeadphoneAudioExposureEvent

Modified fields:

-SevenDayLimit = 1
+SevenDayLimit = 0

Type Changed: HealthKit.HKCategoryValueLowCardioFitnessEvent

Modified fields:

-LowFitness = 1
+LowFitness = 0

Type Changed: HealthKit.HKCategoryValueOvulationTestResult

Modified fields:

-EstrogenSurge = 4
+EstrogenSurge = 5
-Indeterminate = 3
+Indeterminate = 4
-Positive = 2
+Positive = 3

Type Changed: HealthKit.HKCdaDocumentSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCharacteristicType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCharacteristicTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKCharacteristicTypeIdentifier self)
+public Foundation.NSString GetConstant (HKCharacteristicTypeIdentifier self)

Type Changed: HealthKit.HKClinicalRecord

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Modified methods:

-public virtual void EncodeTo (Foundation.NSCoder encoder)
+public override void EncodeTo (Foundation.NSCoder encoder)

Type Changed: HealthKit.HKClinicalType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKClinicalTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKClinicalTypeIdentifier self)
+public Foundation.NSString GetConstant (HKClinicalTypeIdentifier self)

Type Changed: HealthKit.HKCorrelation

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Modified methods:

-public virtual void EncodeTo (Foundation.NSCoder encoder)
+public override void EncodeTo (Foundation.NSCoder encoder)

Type Changed: HealthKit.HKCorrelationType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCorrelationTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKCorrelationTypeIdentifier self)
+public Foundation.NSString GetConstant (HKCorrelationTypeIdentifier self)

Type Changed: HealthKit.HKCumulativeQuantitySample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKCumulativeQuantitySeriesSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKDataTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKDataTypeIdentifier self)
+public Foundation.NSString GetConstant (HKDataTypeIdentifier self)

Type Changed: HealthKit.HKDeletedObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKDevice

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKDiscreteQuantitySample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKDocumentSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKDocumentType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKDocumentTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKDocumentTypeIdentifier self)
+public Foundation.NSString GetConstant (HKDocumentTypeIdentifier self)

Type Changed: HealthKit.HKElectrocardiogram

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKElectrocardiogramClassification

Modified fields:

-Unrecognized = 100
+Unrecognized = 7

Type Changed: HealthKit.HKElectrocardiogramLead

Modified fields:

-AppleWatchSimilarToLeadI = 1
+AppleWatchSimilarToLeadI = 0

Type Changed: HealthKit.HKElectrocardiogramType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this HKErrorCode self)
+public Foundation.NSString GetDomain (HKErrorCode self)

Type Changed: HealthKit.HKFhirReleaseExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKFhirRelease self)
+public Foundation.NSString GetConstant (HKFhirRelease self)

Type Changed: HealthKit.HKFhirResource

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKFhirResourceTypeExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKFhirResourceType self)
+public Foundation.NSString GetConstant (HKFhirResourceType self)

Type Changed: HealthKit.HKFhirVersion

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKFitzpatrickSkinTypeObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKHeartbeatSeriesBuilder

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKHeartbeatSeriesSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Modified methods:

-public virtual void EncodeTo (Foundation.NSCoder encoder)
+public override void EncodeTo (Foundation.NSCoder encoder)

Type Changed: HealthKit.HKInsulinDeliveryReason

Modified fields:

-Asal = 1
+Asal = 2
-Basal = 1
+Basal = 0
-Bolus = 2
+Bolus = 1
-Olus = 2
+Olus = 3

Type Changed: HealthKit.HKObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKObjectType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKQuantity

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKQuantityAggregationStyle

Modified fields:

-Discrete = 1
+Discrete = 2
-DiscreteEquivalentContinuousLevel = 3
+DiscreteEquivalentContinuousLevel = 4
-DiscreteTemporallyWeighted = 2
+DiscreteTemporallyWeighted = 3

Type Changed: HealthKit.HKQuantitySample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKQuantityType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKQuantityTypeIdentifierExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HKQuantityTypeIdentifier self)
+public Foundation.NSString GetConstant (HKQuantityTypeIdentifier self)

Type Changed: HealthKit.HKQueryAnchor

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSampleQuery

Modified fields:

-public int NoLimit = 0---null---;
+public const int NoLimit = null;

Type Changed: HealthKit.HKSampleType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSeriesBuilder

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSeriesSample

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSeriesType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSource

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKSourceRevision

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKStatistics

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKStatisticsOptions

Modified fields:

-CumulativeSum = 16
+CumulativeSum = 5
-DiscreteMax = 8
+DiscreteMax = 4
-DiscreteMin = 4
+DiscreteMin = 3
-Duration = 64
+Duration = 7
-MostRecent = 32
+MostRecent = 6

Type Changed: HealthKit.HKUnit

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Modified fields:

-public double MolarMassBloodGlucose = 180.155880000054---null---;
+public const double MolarMassBloodGlucose = null;

Type Changed: HealthKit.HKUpdateFrequency

Modified fields:

-Daily = 3
+Daily = 2
-Hourly = 2
+Hourly = 1
-Immediate = 1
+Immediate = 0
-Weekly = 4
+Weekly = 3

Type Changed: HealthKit.HKVO2MaxTestType

Modified fields:

-MaxExercise = 1
+MaxExercise = 0
-PredictionNonExercise = 3
+PredictionNonExercise = 2
-PredictionSubMaxExercise = 2
+PredictionSubMaxExercise = 1

Type Changed: HealthKit.HKWheelchairUseObject

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKWorkout

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKWorkoutActivityType

Modified fields:

-AmericanFootball = 1
+AmericanFootball = 0
-Archery = 2
+Archery = 1
-AustralianFootball = 3
+AustralianFootball = 2
-Badminton = 4
+Badminton = 3
-Barre = 58
+Barre = 57
-Baseball = 5
+Baseball = 4
-Basketball = 6
+Basketball = 5
-Bowling = 7
+Bowling = 6
-Boxing = 8
+Boxing = 7
-CardioDance = 77
+CardioDance = 76
-Climbing = 9
+Climbing = 8
-Cooldown = 80
+Cooldown = 79
-CoreTraining = 59
+CoreTraining = 58
-Cricket = 10
+Cricket = 9
-CrossCountrySkiing = 60
+CrossCountrySkiing = 59
-CrossTraining = 11
+CrossTraining = 10
-Curling = 12
+Curling = 11
-Cycling = 13
+Cycling = 12
-Dance = 14
+Dance = 13
-DanceInspiredTraining = 15
+DanceInspiredTraining = 14
-DiscSports = 75
+DiscSports = 74
-DownhillSkiing = 61
+DownhillSkiing = 60
-Elliptical = 16
+Elliptical = 15
-EquestrianSports = 17
+EquestrianSports = 16
-Fencing = 18
+Fencing = 17
-Fishing = 19
+Fishing = 18
-FitnessGaming = 76
+FitnessGaming = 75
-Flexibility = 62
+Flexibility = 61
-FunctionalStrengthTraining = 20
+FunctionalStrengthTraining = 19
-Golf = 21
+Golf = 20
-Gymnastics = 22
+Gymnastics = 21
-HandCycling = 74
+HandCycling = 73
-Handball = 23
+Handball = 22
-HighIntensityIntervalTraining = 63
+HighIntensityIntervalTraining = 62
-Hiking = 24
+Hiking = 23
-Hockey = 25
+Hockey = 24
-Hunting = 26
+Hunting = 25
-JumpRope = 64
+JumpRope = 63
-Kickboxing = 65
+Kickboxing = 64
-Lacrosse = 27
+Lacrosse = 26
-MartialArts = 28
+MartialArts = 27
-MindAndBody = 29
+MindAndBody = 28
-MixedCardio = 73
+MixedCardio = 72
-MixedMetabolicCardioTraining = 30
+MixedMetabolicCardioTraining = 29
-Other = 3000
+Other = 80
-PaddleSports = 31
+PaddleSports = 30
-Pickleball = 79
+Pickleball = 78
-Pilates = 66
+Pilates = 65
-Play = 32
+Play = 31
-PreparationAndRecovery = 33
+PreparationAndRecovery = 32
-Racquetball = 34
+Racquetball = 33
-Rowing = 35
+Rowing = 34
-Rugby = 36
+Rugby = 35
-Running = 37
+Running = 36
-Sailing = 38
+Sailing = 37
-SkatingSports = 39
+SkatingSports = 38
-SnowSports = 40
+SnowSports = 39
-Snowboarding = 67
+Snowboarding = 66
-Soccer = 41
+Soccer = 40
-SocialDance = 78
+SocialDance = 77
-Softball = 42
+Softball = 41
-Squash = 43
+Squash = 42
-StairClimbing = 44
+StairClimbing = 43
-Stairs = 68
+Stairs = 67
-StepTraining = 69
+StepTraining = 68
-SurfingSports = 45
+SurfingSports = 44
-Swimming = 46
+Swimming = 45
-TableTennis = 47
+TableTennis = 46
-TaiChi = 72
+TaiChi = 71
-Tennis = 48
+Tennis = 47
-TrackAndField = 49
+TrackAndField = 48
-TraditionalStrengthTraining = 50
+TraditionalStrengthTraining = 49
-Volleyball = 51
+Volleyball = 50
-Walking = 52
+Walking = 51
-WaterFitness = 53
+WaterFitness = 52
-WaterPolo = 54
+WaterPolo = 53
-WaterSports = 55
+WaterSports = 54
-WheelchairRunPace = 71
+WheelchairRunPace = 70
-WheelchairWalkPace = 70
+WheelchairWalkPace = 69
-Wrestling = 56
+Wrestling = 55
-Yoga = 57
+Yoga = 56

Type Changed: HealthKit.HKWorkoutBuilder

Modified properties:

-protected virtual Foundation.NSDictionary NativeMetadata { get; }
+public virtual Foundation.NSDictionary NativeMetadata { get; }

Type Changed: HealthKit.HKWorkoutConfiguration

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKWorkoutEvent

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: HealthKit.HKWorkoutEventType

Modified fields:

-Lap = 3
+Lap = 2
-Marker = 4
+Marker = 3
-MotionPaused = 5
+MotionPaused = 4
-MotionResumed = 6
+MotionResumed = 5
-Pause = 1
+Pause = 0
-PauseOrResumeRequest = 8
+PauseOrResumeRequest = 7
-Resume = 2
+Resume = 1
-Segment = 7
+Segment = 6

Type Changed: HealthKit.HKWorkoutRoute

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Modified methods:

-public virtual Foundation.NSObject Copy (Foundation.NSZone zone)
+public override Foundation.NSObject Copy (Foundation.NSZone zone)

Type Changed: HealthKit.HKWorkoutRouteBuilder

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: HealthKit.HKWorkoutSessionLocationType

Modified fields:

-Indoor = 2
+Indoor = 1
-Outdoor = 3
+Outdoor = 2
-Unknown = 1
+Unknown = 0

Type Changed: HealthKit.HKWorkoutType

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Namespace HomeKit

Type Changed: HomeKit.HMAccessoryBrowserDelegate

Removed interface:

IHMAccessoryBrowserDelegate

Type Changed: HomeKit.HMAccessoryBrowserDelegate_Extensions

Modified methods:

-public void DidFindNewAccessory (this IHMAccessoryBrowserDelegate This, HMAccessoryBrowser browser, HMAccessory accessory)
+public void DidFindNewAccessory (IHMAccessoryBrowserDelegate This, HMAccessoryBrowser browser, HMAccessory accessory)
-public void DidRemoveNewAccessory (this IHMAccessoryBrowserDelegate This, HMAccessoryBrowser browser, HMAccessory accessory)
+public void DidRemoveNewAccessory (IHMAccessoryBrowserDelegate This, HMAccessoryBrowser browser, HMAccessory accessory)

Type Changed: HomeKit.HMAccessoryCategoryType

Modified fields:

-AirConditioner = 20
+AirConditioner = 21
-AirDehumidifier = 22
+AirDehumidifier = 23
-AirHeater = 19
+AirHeater = 20
-AirHumidifier = 21
+AirHumidifier = 22
-AirPurifier = 18
+AirPurifier = 19
-DoorOpener = 6
+DoorOpener = 7
-Faucet = 24
+Faucet = 25
-IPCamera = 16
+IPCamera = 17
-Lightbulb = 7
+Lightbulb = 8
-Outlet = 8
+Outlet = 9
-ProgrammableSwitch = 9
+ProgrammableSwitch = 10
-RangeExtender = 15
+RangeExtender = 16
-Sensor = 10
+Sensor = 11
-ShowerHead = 25
+ShowerHead = 26
-Sprinkler = 23
+Sprinkler = 24
-Switch = 11
+Switch = 12
-Thermostat = 12
+Thermostat = 13
-VideoDoorbell = 17
+VideoDoorbell = 18
-Window = 13
+Window = 14
-WindowCovering = 14
+WindowCovering = 15

Type Changed: HomeKit.HMAccessoryCategoryTypeExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HMAccessoryCategoryType self)
+public Foundation.NSString GetConstant (HMAccessoryCategoryType self)

Type Changed: HomeKit.HMAccessoryDelegate

Removed interface:

IHMAccessoryDelegate

Type Changed: HomeKit.HMAccessoryDelegate_Extensions

Modified methods:

-public void DidAddProfile (this IHMAccessoryDelegate This, HMAccessory accessory, HMAccessoryProfile profile)
+public void DidAddProfile (IHMAccessoryDelegate This, HMAccessory accessory, HMAccessoryProfile profile)
-public void DidRemoveProfile (this IHMAccessoryDelegate This, HMAccessory accessory, HMAccessoryProfile profile)
+public void DidRemoveProfile (IHMAccessoryDelegate This, HMAccessory accessory, HMAccessoryProfile profile)
-public void DidUpdateAssociatedServiceType (this IHMAccessoryDelegate This, HMAccessory accessory, HMService service)
+public void DidUpdateAssociatedServiceType (IHMAccessoryDelegate This, HMAccessory accessory, HMService service)
-public void DidUpdateFirmwareVersion (this IHMAccessoryDelegate This, HMAccessory accessory, string firmwareVersion)
+public void DidUpdateFirmwareVersion (IHMAccessoryDelegate This, HMAccessory accessory, string firmwareVersion)
-public void DidUpdateName (this IHMAccessoryDelegate This, HMAccessory accessory)
+public void DidUpdateName (IHMAccessoryDelegate This, HMAccessory accessory)
-public void DidUpdateNameForService (this IHMAccessoryDelegate This, HMAccessory accessory, HMService service)
+public void DidUpdateNameForService (IHMAccessoryDelegate This, HMAccessory accessory, HMService service)
-public void DidUpdateReachability (this IHMAccessoryDelegate This, HMAccessory accessory)
+public void DidUpdateReachability (IHMAccessoryDelegate This, HMAccessory accessory)
-public void DidUpdateServices (this IHMAccessoryDelegate This, HMAccessory accessory)
+public void DidUpdateServices (IHMAccessoryDelegate This, HMAccessory accessory)
-public void DidUpdateValueForCharacteristic (this IHMAccessoryDelegate This, HMAccessory accessory, HMService service, HMCharacteristic characteristic)
+public void DidUpdateValueForCharacteristic (IHMAccessoryDelegate This, HMAccessory accessory, HMService service, HMCharacteristic characteristic)

Type Changed: HomeKit.HMActionSetType

Modified fields:

-HomeArrival = 3
+HomeArrival = 4
-HomeDeparture = 2
+HomeDeparture = 3
-Sleep = 1
+Sleep = 2
-TriggerOwned = 5
+TriggerOwned = 6
-Unknown = -1
+Unknown = 0
-UserDefined = 4
+UserDefined = 5
-WakeUp = 0
+WakeUp = 1

Type Changed: HomeKit.HMCalendarEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMCameraAudioStreamSetting

Modified fields:

-BidirectionalAudioAllowed = 3
+BidirectionalAudioAllowed = 2
-IncomingAudioAllowed = 2
+IncomingAudioAllowed = 1
-Muted = 1
+Muted = 0

Type Changed: HomeKit.HMCameraSnapshotControlDelegate

Removed interface:

IHMCameraSnapshotControlDelegate

Type Changed: HomeKit.HMCameraSnapshotControlDelegate_Extensions

Modified methods:

-public void DidTakeSnapshot (this IHMCameraSnapshotControlDelegate This, HMCameraSnapshotControl cameraSnapshotControl, HMCameraSnapshot snapshot, Foundation.NSError error)
+public void DidTakeSnapshot (IHMCameraSnapshotControlDelegate This, HMCameraSnapshotControl cameraSnapshotControl, HMCameraSnapshot snapshot, Foundation.NSError error)
-public void DidUpdateMostRecentSnapshot (this IHMCameraSnapshotControlDelegate This, HMCameraSnapshotControl cameraSnapshotControl)
+public void DidUpdateMostRecentSnapshot (IHMCameraSnapshotControlDelegate This, HMCameraSnapshotControl cameraSnapshotControl)

Type Changed: HomeKit.HMCameraStreamControlDelegate

Removed interface:

IHMCameraStreamControlDelegate

Type Changed: HomeKit.HMCameraStreamControlDelegate_Extensions

Modified methods:

-public void DidStartStream (this IHMCameraStreamControlDelegate This, HMCameraStreamControl cameraStreamControl)
+public void DidStartStream (IHMCameraStreamControlDelegate This, HMCameraStreamControl cameraStreamControl)
-public void DidStopStream (this IHMCameraStreamControlDelegate This, HMCameraStreamControl cameraStreamControl, Foundation.NSError error)
+public void DidStopStream (IHMCameraStreamControlDelegate This, HMCameraStreamControl cameraStreamControl, Foundation.NSError error)

Type Changed: HomeKit.HMCameraStreamState

Modified fields:

-NotStreaming = 4
+NotStreaming = 3
-Starting = 1
+Starting = 0
-Stopping = 3
+Stopping = 2
-Streaming = 2
+Streaming = 1

Type Changed: HomeKit.HMCharacteristicEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMCharacteristicThresholdRangeEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMCharacteristicTypeExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HMCharacteristicType self)
+public Foundation.NSString GetConstant (HMCharacteristicType self)

Type Changed: HomeKit.HMDurationEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMError

Modified fields:

-AccessoryCommunicationFailure = 101
+AccessoryCommunicationFailure = 100
-EnterpriseNetworkNotSupported = 99
+EnterpriseNetworkNotSupported = 98
-FailedToJoinNetwork = 102
+FailedToJoinNetwork = 101
-MaximumAccessoriesOfTypeInHome = 97
+MaximumAccessoriesOfTypeInHome = 96
-ObjectWithSimilarNameExists = 95
+ObjectWithSimilarNameExists = 94
-OwnershipFailure = 96
+OwnershipFailure = 95
-TimedOutWaitingForAccessory = 100
+TimedOutWaitingForAccessory = 99
-UnexpectedError = -1
+UnexpectedError = 0
-WiFiCredentialGenerationFailed = 98
+WiFiCredentialGenerationFailed = 97

Type Changed: HomeKit.HMHomeDelegate

Removed interface:

IHMHomeDelegate

Type Changed: HomeKit.HMHomeDelegate_Extensions

Modified methods:

-public void DidAddAccessory (this IHMHomeDelegate This, HMHome home, HMAccessory accessory)
+public void DidAddAccessory (IHMHomeDelegate This, HMHome home, HMAccessory accessory)
-public void DidAddActionSet (this IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
+public void DidAddActionSet (IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
-public void DidAddRoom (this IHMHomeDelegate This, HMHome home, HMRoom room)
+public void DidAddRoom (IHMHomeDelegate This, HMHome home, HMRoom room)
-public void DidAddRoomToZone (this IHMHomeDelegate This, HMHome home, HMRoom room, HMZone zone)
+public void DidAddRoomToZone (IHMHomeDelegate This, HMHome home, HMRoom room, HMZone zone)
-public void DidAddService (this IHMHomeDelegate This, HMHome home, HMService service, HMServiceGroup group)
+public void DidAddService (IHMHomeDelegate This, HMHome home, HMService service, HMServiceGroup group)
-public void DidAddServiceGroup (this IHMHomeDelegate This, HMHome home, HMServiceGroup group)
+public void DidAddServiceGroup (IHMHomeDelegate This, HMHome home, HMServiceGroup group)
-public void DidAddTrigger (this IHMHomeDelegate This, HMHome home, HMTrigger trigger)
+public void DidAddTrigger (IHMHomeDelegate This, HMHome home, HMTrigger trigger)
-public void DidAddUser (this IHMHomeDelegate This, HMHome home, HMUser user)
+public void DidAddUser (IHMHomeDelegate This, HMHome home, HMUser user)
-public void DidAddZone (this IHMHomeDelegate This, HMHome home, HMZone zone)
+public void DidAddZone (IHMHomeDelegate This, HMHome home, HMZone zone)
-public void DidEncounterError (this IHMHomeDelegate This, HMHome home, Foundation.NSError error, HMAccessory accessory)
+public void DidEncounterError (IHMHomeDelegate This, HMHome home, Foundation.NSError error, HMAccessory accessory)
-public void DidRemoveAccessory (this IHMHomeDelegate This, HMHome home, HMAccessory accessory)
+public void DidRemoveAccessory (IHMHomeDelegate This, HMHome home, HMAccessory accessory)
-public void DidRemoveActionSet (this IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
+public void DidRemoveActionSet (IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
-public void DidRemoveRoom (this IHMHomeDelegate This, HMHome home, HMRoom room)
+public void DidRemoveRoom (IHMHomeDelegate This, HMHome home, HMRoom room)
-public void DidRemoveRoomFromZone (this IHMHomeDelegate This, HMHome home, HMRoom room, HMZone zone)
+public void DidRemoveRoomFromZone (IHMHomeDelegate This, HMHome home, HMRoom room, HMZone zone)
-public void DidRemoveService (this IHMHomeDelegate This, HMHome home, HMService service, HMServiceGroup group)
+public void DidRemoveService (IHMHomeDelegate This, HMHome home, HMService service, HMServiceGroup group)
-public void DidRemoveServiceGroup (this IHMHomeDelegate This, HMHome home, HMServiceGroup group)
+public void DidRemoveServiceGroup (IHMHomeDelegate This, HMHome home, HMServiceGroup group)
-public void DidRemoveTrigger (this IHMHomeDelegate This, HMHome home, HMTrigger trigger)
+public void DidRemoveTrigger (IHMHomeDelegate This, HMHome home, HMTrigger trigger)
-public void DidRemoveUser (this IHMHomeDelegate This, HMHome home, HMUser user)
+public void DidRemoveUser (IHMHomeDelegate This, HMHome home, HMUser user)
-public void DidRemoveZone (this IHMHomeDelegate This, HMHome home, HMZone zone)
+public void DidRemoveZone (IHMHomeDelegate This, HMHome home, HMZone zone)
-public void DidUnblockAccessory (this IHMHomeDelegate This, HMHome home, HMAccessory accessory)
+public void DidUnblockAccessory (IHMHomeDelegate This, HMHome home, HMAccessory accessory)
-public void DidUpdateAccessControlForCurrentUser (this IHMHomeDelegate This, HMHome home)
+public void DidUpdateAccessControlForCurrentUser (IHMHomeDelegate This, HMHome home)
-public void DidUpdateActionsForActionSet (this IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
+public void DidUpdateActionsForActionSet (IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
-public void DidUpdateHomeHubState (this IHMHomeDelegate This, HMHome home, HMHomeHubState homeHubState)
+public void DidUpdateHomeHubState (IHMHomeDelegate This, HMHome home, HMHomeHubState homeHubState)
-public void DidUpdateNameForActionSet (this IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
+public void DidUpdateNameForActionSet (IHMHomeDelegate This, HMHome home, HMActionSet actionSet)
-public void DidUpdateNameForHome (this IHMHomeDelegate This, HMHome home)
+public void DidUpdateNameForHome (IHMHomeDelegate This, HMHome home)
-public void DidUpdateNameForRoom (this IHMHomeDelegate This, HMHome home, HMRoom room)
+public void DidUpdateNameForRoom (IHMHomeDelegate This, HMHome home, HMRoom room)
-public void DidUpdateNameForServiceGroup (this IHMHomeDelegate This, HMHome home, HMServiceGroup group)
+public void DidUpdateNameForServiceGroup (IHMHomeDelegate This, HMHome home, HMServiceGroup group)
-public void DidUpdateNameForTrigger (this IHMHomeDelegate This, HMHome home, HMTrigger trigger)
+public void DidUpdateNameForTrigger (IHMHomeDelegate This, HMHome home, HMTrigger trigger)
-public void DidUpdateNameForZone (this IHMHomeDelegate This, HMHome home, HMZone zone)
+public void DidUpdateNameForZone (IHMHomeDelegate This, HMHome home, HMZone zone)
-public void DidUpdateRoom (this IHMHomeDelegate This, HMHome home, HMRoom room, HMAccessory accessory)
+public void DidUpdateRoom (IHMHomeDelegate This, HMHome home, HMRoom room, HMAccessory accessory)
-public void DidUpdateSupportedFeatures (this IHMHomeDelegate This, HMHome home)
+public void DidUpdateSupportedFeatures (IHMHomeDelegate This, HMHome home)
-public void DidUpdateTrigger (this IHMHomeDelegate This, HMHome home, HMTrigger trigger)
+public void DidUpdateTrigger (IHMHomeDelegate This, HMHome home, HMTrigger trigger)

Type Changed: HomeKit.HMHomeManagerAuthorizationStatus

Modified fields:

-Authorized = 4
+Authorized = 2
-Determined = 1
+Determined = 0
-Restricted = 2
+Restricted = 1

Type Changed: HomeKit.HMHomeManagerDelegate

Removed interface:

IHMHomeManagerDelegate

Type Changed: HomeKit.HMHomeManagerDelegate_Extensions

Modified methods:

-public void DidAddHome (this IHMHomeManagerDelegate This, HMHomeManager manager, HMHome home)
+public void DidAddHome (IHMHomeManagerDelegate This, HMHomeManager manager, HMHome home)
-public void DidReceiveAddAccessoryRequest (this IHMHomeManagerDelegate This, HMHomeManager manager, HMAddAccessoryRequest request)
+public void DidReceiveAddAccessoryRequest (IHMHomeManagerDelegate This, HMHomeManager manager, HMAddAccessoryRequest request)
-public void DidRemoveHome (this IHMHomeManagerDelegate This, HMHomeManager manager, HMHome home)
+public void DidRemoveHome (IHMHomeManagerDelegate This, HMHomeManager manager, HMHome home)
-public void DidUpdateAuthorizationStatus (this IHMHomeManagerDelegate This, HMHomeManager manager, HMHomeManagerAuthorizationStatus status)
+public void DidUpdateAuthorizationStatus (IHMHomeManagerDelegate This, HMHomeManager manager, HMHomeManagerAuthorizationStatus status)
-public void DidUpdateHomes (this IHMHomeManagerDelegate This, HMHomeManager manager)
+public void DidUpdateHomes (IHMHomeManagerDelegate This, HMHomeManager manager)
-public void DidUpdatePrimaryHome (this IHMHomeManagerDelegate This, HMHomeManager manager)
+public void DidUpdatePrimaryHome (IHMHomeManagerDelegate This, HMHomeManager manager)

Type Changed: HomeKit.HMLocationEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMMutableCalendarEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMMutableCharacteristicEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Modified methods:

-public virtual Foundation.NSObject Copy (Foundation.NSZone zone)
+public override Foundation.NSObject Copy (Foundation.NSZone zone)
-public virtual Foundation.NSObject MutableCopy (Foundation.NSZone zone)
+public override Foundation.NSObject MutableCopy (Foundation.NSZone zone)

Type Changed: HomeKit.HMMutableCharacteristicThresholdRangeEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMMutableDurationEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMMutableLocationEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMMutablePresenceEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Modified properties:

-public virtual HMPresenceEventType PresenceEventType { get; set; }
+public override HMPresenceEventType PresenceEventType { get; set; }
-public virtual HMPresenceEventUserType PresenceUserType { get; set; }
+public override HMPresenceEventUserType PresenceUserType { get; set; }

Type Changed: HomeKit.HMMutableSignificantTimeEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Modified properties:

-public virtual HMSignificantEvent SignificantEvent { get; set; }
+public override HMSignificantEvent SignificantEvent { get; set; }

Type Changed: HomeKit.HMNetworkConfigurationProfileDelegate

Removed interface:

IHMNetworkConfigurationProfileDelegate

Type Changed: HomeKit.HMNetworkConfigurationProfileDelegate_Extensions

Modified methods:

-public void DidUpdateNetworkAccessMode (this IHMNetworkConfigurationProfileDelegate This, HMNetworkConfigurationProfile profile)
+public void DidUpdateNetworkAccessMode (IHMNetworkConfigurationProfileDelegate This, HMNetworkConfigurationProfile profile)

Type Changed: HomeKit.HMPresenceEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.HMPresenceEventType

Modified fields:

-AtHome = 3
+AtHome = 4
-EveryEntry = 1
+EveryEntry = 0
-EveryExit = 2
+EveryExit = 1
-FirstEntry = 3
+FirstEntry = 2
-LastExit = 4
+LastExit = 3
-NotAtHome = 4
+NotAtHome = 5

Type Changed: HomeKit.HMPresenceEventUserType

Modified fields:

-CurrentUser = 1
+CurrentUser = 0
-CustomUsers = 3
+CustomUsers = 2
-HomeUsers = 2
+HomeUsers = 1

Type Changed: HomeKit.HMServiceTypeExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HMServiceType self)
+public Foundation.NSString GetConstant (HMServiceType self)

Type Changed: HomeKit.HMSignificantEventExtensions

Modified methods:

-public Foundation.NSString GetConstant (this HMSignificantEvent self)
+public Foundation.NSString GetConstant (HMSignificantEvent self)

Type Changed: HomeKit.HMSignificantTimeEvent

Removed interfaces:

Foundation.INSCopying
Foundation.INSMutableCopying

Type Changed: HomeKit.IHMAccessoryBrowserDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: HomeKit.IHMAccessoryDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: HomeKit.IHMCameraSnapshotControlDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: HomeKit.IHMCameraStreamControlDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: HomeKit.IHMHomeDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: HomeKit.IHMHomeManagerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: HomeKit.IHMNetworkConfigurationProfileDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Namespace IdentityLookupUI

Type Changed: IdentityLookupUI.ILClassificationUIExtensionViewController

Modified properties:

-public virtual ILClassificationUIExtensionContext ExtensionContext { get; }
+public ILClassificationUIExtensionContext ExtensionContext { get; }

Namespace IntentsUI

Type Changed: IntentsUI.IINUIAddVoiceShortcutButtonDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: IntentsUI.IINUIAddVoiceShortcutViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: IntentsUI.IINUIEditVoiceShortcutViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: IntentsUI.IINUIHostedViewControlling

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: IntentsUI.IINUIHostedViewSiriProviding

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: IntentsUI.INUIAddVoiceShortcutButtonDelegate

Removed interface:

IINUIAddVoiceShortcutButtonDelegate

Type Changed: IntentsUI.INUIAddVoiceShortcutViewControllerDelegate

Removed interface:

IINUIAddVoiceShortcutViewControllerDelegate

Type Changed: IntentsUI.INUIEditVoiceShortcutViewControllerDelegate

Removed interface:

IINUIEditVoiceShortcutViewControllerDelegate

Type Changed: IntentsUI.INUIHostedViewControlling_Extensions

Modified methods:

-public void ConfigureView (this IINUIHostedViewControlling This, Foundation.NSSet<Intents.INParameter> parameters, Intents.INInteraction interaction, INUIInteractiveBehavior interactiveBehavior, INUIHostedViewContext context, INUIHostedViewControllingConfigureViewHandler completionHandler)
+public void ConfigureView (IINUIHostedViewControlling This, Foundation.NSSet<Intents.INParameter> parameters, Intents.INInteraction interaction, INUIInteractiveBehavior interactiveBehavior, INUIHostedViewContext context, INUIHostedViewControllingConfigureViewHandler completionHandler)

Type Changed: IntentsUI.INUIHostedViewSiriProviding_Extensions

Modified methods:

-public bool GetDisplaysMap (this IINUIHostedViewSiriProviding This)
+public bool GetDisplaysMap (IINUIHostedViewSiriProviding This)
-public bool GetDisplaysMessage (this IINUIHostedViewSiriProviding This)
+public bool GetDisplaysMessage (IINUIHostedViewSiriProviding This)
-public bool GetDisplaysPaymentTransaction (this IINUIHostedViewSiriProviding This)
+public bool GetDisplaysPaymentTransaction (IINUIHostedViewSiriProviding This)

Type Changed: IntentsUI.NSExtensionContext_INUIHostedViewControlling

Modified methods:

-public CoreGraphics.CGSize GetHostedViewMaximumAllowedSize (this Foundation.NSExtensionContext This)
+public CoreGraphics.CGSize GetHostedViewMaximumAllowedSize (Foundation.NSExtensionContext This)
-public CoreGraphics.CGSize GetHostedViewMinimumAllowedSize (this Foundation.NSExtensionContext This)
+public CoreGraphics.CGSize GetHostedViewMinimumAllowedSize (Foundation.NSExtensionContext This)
-public string GetInterfaceParametersDescription (this Foundation.NSExtensionContext This)
+public string GetInterfaceParametersDescription (Foundation.NSExtensionContext This)

Namespace MediaSetup

Type Changed: MediaSetup.IMSAuthenticationPresentationContext

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract UIKit.UIWindow PresentationAnchor { get; }
+public virtual UIKit.UIWindow PresentationAnchor { get; }

Namespace MessageUI

Type Changed: MessageUI.IMFMailComposeViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable
UIKit.IUINavigationControllerDelegate

Type Changed: MessageUI.IMFMessageComposeViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: MessageUI.MFComposeResultEventArgs

Modified properties:

-public MFMailComposeViewController Controller { get; set; }
+public MFMailComposeViewController Controller { get; }
-public Foundation.NSError Error { get; set; }
+public Foundation.NSError Error { get; }
-public MFMailComposeResult Result { get; set; }
+public MFMailComposeResult Result { get; }

Type Changed: MessageUI.MFMailComposeErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this MFMailComposeErrorCode self)
+public Foundation.NSString GetDomain (MFMailComposeErrorCode self)

Type Changed: MessageUI.MFMailComposeViewController

Removed interface:

UIKit.IUIAppearance

Type Changed: MessageUI.MFMailComposeViewControllerDelegate

Removed interface:

IMFMailComposeViewControllerDelegate

Type Changed: MessageUI.MFMailComposeViewControllerDelegate_Extensions

Modified methods:

-public void Finished (this IMFMailComposeViewControllerDelegate This, MFMailComposeViewController controller, MFMailComposeResult result, Foundation.NSError error)
+public void Finished (IMFMailComposeViewControllerDelegate This, MFMailComposeViewController controller, MFMailComposeResult result, Foundation.NSError error)

Type Changed: MessageUI.MFMessageComposeResultEventArgs

Modified properties:

-public MFMessageComposeViewController Controller { get; set; }
+public MFMessageComposeViewController Controller { get; }
-public MessageComposeResult Result { get; set; }
+public MessageComposeResult Result { get; }

Type Changed: MessageUI.MFMessageComposeViewController

Removed interface:

UIKit.IUIAppearance

Type Changed: MessageUI.MFMessageComposeViewControllerDelegate

Removed interface:

IMFMessageComposeViewControllerDelegate

Namespace Messages

Type Changed: Messages.IMSMessagesAppTranscriptPresentation

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: Messages.IMSStickerBrowserViewDataSource

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: Messages.MSMessage

Removed interfaces:

Foundation.INSCoding
Foundation.INSCopying
Foundation.INSSecureCoding

Type Changed: Messages.MSMessageErrorCode

Modified fields:

-Unknown = -1
+Unknown = 0

Type Changed: Messages.MSMessageErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this MSMessageErrorCode self)
+public Foundation.NSString GetDomain (MSMessageErrorCode self)

Type Changed: Messages.MSMessageLayout

Removed interface:

Foundation.INSCopying

Type Changed: Messages.MSMessageLiveLayout

Removed interface:

Foundation.INSCopying

Type Changed: Messages.MSMessageTemplateLayout

Removed interface:

Foundation.INSCopying

Type Changed: Messages.MSMessagesAppViewController

Removed interface:

IMSMessagesAppTranscriptPresentation

Type Changed: Messages.MSSession

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Type Changed: Messages.MSStickerBrowserViewController

Removed interface:

IMSStickerBrowserViewDataSource

Type Changed: Messages.MSStickerBrowserViewDataSource

Removed interface:

IMSStickerBrowserViewDataSource

Namespace NotificationCenter

Type Changed: NotificationCenter.INCWidgetProviding

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: NotificationCenter.NCWidgetProviding

Removed interface:

INCWidgetProviding

Type Changed: NotificationCenter.NCWidgetProviding_Extensions

Modified methods:

-public UIKit.UIEdgeInsets GetWidgetMarginInsets (this INCWidgetProviding This, UIKit.UIEdgeInsets defaultMarginInsets)
+public UIKit.UIEdgeInsets GetWidgetMarginInsets (INCWidgetProviding This, UIKit.UIEdgeInsets defaultMarginInsets)
-public void WidgetActiveDisplayModeDidChange (this INCWidgetProviding This, NCWidgetDisplayMode activeDisplayMode, CoreGraphics.CGSize maxSize)
+public void WidgetActiveDisplayModeDidChange (INCWidgetProviding This, NCWidgetDisplayMode activeDisplayMode, CoreGraphics.CGSize maxSize)
-public void WidgetPerformUpdate (this INCWidgetProviding This, System.Action<NCUpdateResult> completionHandler)
+public void WidgetPerformUpdate (INCWidgetProviding This, System.Action<NCUpdateResult> completionHandler)

Type Changed: NotificationCenter.NSExtensionContext_NCWidgetAdditions

Modified methods:

-public NCWidgetDisplayMode GetWidgetActiveDisplayMode (this Foundation.NSExtensionContext This)
+public NCWidgetDisplayMode GetWidgetActiveDisplayMode (Foundation.NSExtensionContext This)
-public NCWidgetDisplayMode GetWidgetLargestAvailableDisplayMode (this Foundation.NSExtensionContext This)
+public NCWidgetDisplayMode GetWidgetLargestAvailableDisplayMode (Foundation.NSExtensionContext This)
-public CoreGraphics.CGSize GetWidgetMaximumSize (this Foundation.NSExtensionContext This, NCWidgetDisplayMode displayMode)
+public CoreGraphics.CGSize GetWidgetMaximumSize (Foundation.NSExtensionContext This, NCWidgetDisplayMode displayMode)
-public void SetWidgetLargestAvailableDisplayMode (this Foundation.NSExtensionContext This, NCWidgetDisplayMode mode)
+public void SetWidgetLargestAvailableDisplayMode (Foundation.NSExtensionContext This, NCWidgetDisplayMode mode)

Namespace ObjCRuntime

Type Changed: ObjCRuntime.AvailabilityAttribute

Modified constructors:

 public AvailabilityAttribute (Platform introduced, Platform deprecated--- = 0---, Platform obsoleted--- = 0---, Platform unavailable--- = 0---)

Type Changed: ObjCRuntime.BlockFlags

Modified fields:

-BLOCK_HAS_COPY_DISPOSE = 33554432
+BLOCK_HAS_COPY_DISPOSE = 2
-BLOCK_HAS_CTOR = 67108864
+BLOCK_HAS_CTOR = 3
-BLOCK_HAS_DESCRIPTOR = 536870912
+BLOCK_HAS_DESCRIPTOR = 6
-BLOCK_HAS_SIGNATURE = 1073741824
+BLOCK_HAS_SIGNATURE = 8
-BLOCK_HAS_STRET = 536870912
+BLOCK_HAS_STRET = 7
-BLOCK_IS_GC = 134217728
+BLOCK_IS_GC = 4
-BLOCK_IS_GLOBAL = 268435456
+BLOCK_IS_GLOBAL = 5
-BLOCK_NEEDS_FREE = 16777216
+BLOCK_NEEDS_FREE = 1
-BLOCK_REFCOUNT_MASK = 65535
+BLOCK_REFCOUNT_MASK = 0

Type Changed: ObjCRuntime.MacAttribute

Modified constructors:

 public MacAttribute (byte major, byte minor, bool onlyOn64--- = false---)

Type Changed: ObjCRuntime.Platform

Modified fields:

-Mac_10_0 = 2814749767106560
+Mac_10_0 = 25
-Mac_10_1 = 2815849278734336
+Mac_10_1 = 26
-Mac_10_10 = 2825744883384320
+Mac_10_10 = 35
-Mac_10_10_3 = 2825757768286208
+Mac_10_10_3 = 36
-Mac_10_11 = 2826844395012096
+Mac_10_11 = 37
-Mac_10_11_3 = 2826857279913984
+Mac_10_11_3 = 38
-Mac_10_12 = 2827943906639872
+Mac_10_12 = 39
-Mac_10_2 = 2816948790362112
+Mac_10_2 = 27
-Mac_10_3 = 2818048301989888
+Mac_10_3 = 28
-Mac_10_4 = 2819147813617664
+Mac_10_4 = 29
-Mac_10_5 = 2820247325245440
+Mac_10_5 = 30
-Mac_10_6 = 2821346836873216
+Mac_10_6 = 31
-Mac_10_7 = 2822446348500992
+Mac_10_7 = 32
-Mac_10_8 = 2823545860128768
+Mac_10_8 = 33
-Mac_10_9 = 2824645371756544
+Mac_10_9 = 34
-Mac_Arch = 18374686479671623680
+Mac_Arch = 44
-Mac_Arch32 = 72057594037927936
+Mac_Arch32 = 42
-Mac_Arch64 = 144115188075855872
+Mac_Arch64 = 43
-Mac_Version = 72057589742960640
+Mac_Version = 41
-iOS_2_0 = 131072
+iOS_2_0 = 1
-iOS_2_2 = 131584
+iOS_2_2 = 2
-iOS_3_0 = 196608
+iOS_3_0 = 3
-iOS_3_1 = 196864
+iOS_3_1 = 4
-iOS_3_2 = 197120
+iOS_3_2 = 5
-iOS_4_0 = 262144
+iOS_4_0 = 6
-iOS_4_1 = 262400
+iOS_4_1 = 7
-iOS_4_2 = 262656
+iOS_4_2 = 8
-iOS_4_3 = 262912
+iOS_4_3 = 9
-iOS_5_0 = 327680
+iOS_5_0 = 10
-iOS_5_1 = 327936
+iOS_5_1 = 11
-iOS_6_0 = 393216
+iOS_6_0 = 12
-iOS_6_1 = 393472
+iOS_6_1 = 13
-iOS_7_0 = 458752
+iOS_7_0 = 14
-iOS_7_1 = 459008
+iOS_7_1 = 15
-iOS_8_0 = 524288
+iOS_8_0 = 16
-iOS_8_1 = 524544
+iOS_8_1 = 17
-iOS_8_2 = 524800
+iOS_8_2 = 18
-iOS_8_3 = 525056
+iOS_8_3 = 19
-iOS_8_4 = 525312
+iOS_8_4 = 20
-iOS_9_0 = 589824
+iOS_9_0 = 21
-iOS_9_1 = 590080
+iOS_9_1 = 22
-iOS_9_2 = 590336
+iOS_9_2 = 23
-iOS_9_3 = 590592
+iOS_9_3 = 24
-iOS_Arch = 4278190080
+iOS_Arch = 47
-iOS_Arch32 = 16777216
+iOS_Arch32 = 45
-iOS_Arch64 = 33554432
+iOS_Arch64 = 46
-iOS_Version = 16777215
+iOS_Version = 40

Type Changed: ObjCRuntime.PlatformHelper

Modified methods:

-public int CompareIosVersion (this Platform a, Platform b)
+public int CompareIosVersion (Platform a, Platform b)
-public int CompareMacVersion (this Platform a, Platform b)
+public int CompareMacVersion (Platform a, Platform b)
-public bool Is64BitOnlyOnCurrentPlatform (this Platform platform)
+public bool Is64BitOnlyOnCurrentPlatform (Platform platform)
-public bool IsIos (this Platform platform)
+public bool IsIos (Platform platform)
-public bool IsMac (this Platform platform)
+public bool IsMac (Platform platform)
-public bool IsValid (this Platform platform)
+public bool IsValid (Platform platform)
-public Platform ToArch (this Platform platform)
+public Platform ToArch (Platform platform)
-public Platform ToIosArch (this Platform platform)
+public Platform ToIosArch (Platform platform)
-public Platform ToIosVersion (this Platform platform)
+public Platform ToIosVersion (Platform platform)
-public Platform ToMacArch (this Platform platform)
+public Platform ToMacArch (Platform platform)
-public Platform ToMacVersion (this Platform platform)
+public Platform ToMacVersion (Platform platform)
-public Platform ToVersion (this Platform platform)
+public Platform ToVersion (Platform platform)

Type Changed: ObjCRuntime.iOSAttribute

Modified constructors:

 public iOSAttribute (byte major, byte minor, bool onlyOn64--- = false---)

Removed Type ObjCRuntime.AdoptsAttribute

Removed Type ObjCRuntime.Arch

Removed Type ObjCRuntime.ArgumentSemantic

Removed Type ObjCRuntime.AvailabilityBaseAttribute

Removed Type ObjCRuntime.AvailabilityKind

Removed Type ObjCRuntime.BaseWrapper

Removed Type ObjCRuntime.BindAsAttribute

Removed Type ObjCRuntime.BindingImplAttribute

Removed Type ObjCRuntime.BindingImplOptions

Removed Type ObjCRuntime.BlockLiteral

Removed Type ObjCRuntime.BlockProxyAttribute

Removed Type ObjCRuntime.CategoryAttribute

Removed Type ObjCRuntime.Class

Removed Type ObjCRuntime.Constants

Removed Type ObjCRuntime.DelegateProxyAttribute

Removed Type ObjCRuntime.DeprecatedAttribute

Removed Type ObjCRuntime.DesignatedInitializerAttribute

Removed Type ObjCRuntime.Dlfcn

Removed Type ObjCRuntime.DlsymOption

Removed Type ObjCRuntime.INativeObject

Removed Type ObjCRuntime.IntroducedAttribute

Removed Type ObjCRuntime.LinkTarget

Removed Type ObjCRuntime.LinkWithAttribute

Removed Type ObjCRuntime.MacCatalystAttribute

Removed Type ObjCRuntime.MarshalManagedExceptionEventArgs

Removed Type ObjCRuntime.MarshalManagedExceptionHandler

Removed Type ObjCRuntime.MarshalManagedExceptionMode

Removed Type ObjCRuntime.MarshalObjectiveCExceptionEventArgs

Removed Type ObjCRuntime.MarshalObjectiveCExceptionHandler

Removed Type ObjCRuntime.MarshalObjectiveCExceptionMode

Removed Type ObjCRuntime.MonoNativeFunctionWrapperAttribute

Removed Type ObjCRuntime.MonoPInvokeCallbackAttribute

Removed Type ObjCRuntime.NativeAttribute

Removed Type ObjCRuntime.NativeObjectExtensions

Removed Type ObjCRuntime.NoMacAttribute

Removed Type ObjCRuntime.NoMacCatalystAttribute

Removed Type ObjCRuntime.NoTVAttribute

Removed Type ObjCRuntime.NoWatchAttribute

Removed Type ObjCRuntime.NoiOSAttribute

Removed Type ObjCRuntime.ObsoletedAttribute

Removed Type ObjCRuntime.PlatformArchitecture

Removed Type ObjCRuntime.PlatformName

Removed Type ObjCRuntime.Protocol

Removed Type ObjCRuntime.ReleaseAttribute

Removed Type ObjCRuntime.RequiresSuperAttribute

Removed Type ObjCRuntime.Runtime

Removed Type ObjCRuntime.RuntimeException

Removed Type ObjCRuntime.Selector

Removed Type ObjCRuntime.TVAttribute

Removed Type ObjCRuntime.ThreadSafeAttribute

Removed Type ObjCRuntime.ThrowHelper

Removed Type ObjCRuntime.TrampolineBlockBase

Removed Type ObjCRuntime.TransientAttribute

Removed Type ObjCRuntime.TypeConverter

Removed Type ObjCRuntime.UnavailableAttribute

Removed Type ObjCRuntime.UserDelegateTypeAttribute

Removed Type ObjCRuntime.WatchAttribute

Namespace OpenGLES

Type Changed: OpenGLES.EAGLColorFormat

Modified fields:

 public ---readonly--- Foundation.NSString RGB565;
 public ---readonly--- Foundation.NSString RGBA8;

Type Changed: OpenGLES.EAGLDrawableProperty

Modified fields:

 public ---readonly--- Foundation.NSString ColorFormat;
 public ---readonly--- Foundation.NSString RetainedBacking;

Type Changed: OpenGLES.EAGLRenderingAPI

Modified fields:

-OpenGLES1 = 1
+OpenGLES1 = 0
-OpenGLES2 = 2
+OpenGLES2 = 1
-OpenGLES3 = 3
+OpenGLES3 = 2

Type Changed: OpenGLES.IEAGLDrawable

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract Foundation.NSDictionary DrawableProperties { get; set; }
+public virtual Foundation.NSDictionary DrawableProperties { get; set; }

Namespace PassKit

Removed Type PassKit.IPKAddPassesViewControllerDelegate

Removed Type PassKit.IPKAddPaymentPassViewControllerDelegate

Removed Type PassKit.IPKAddSecureElementPassViewControllerDelegate

Removed Type PassKit.IPKDisbursementAuthorizationControllerDelegate

Removed Type PassKit.IPKIssuerProvisioningExtensionAuthorizationProviding

Removed Type PassKit.IPKPaymentAuthorizationControllerDelegate

Removed Type PassKit.IPKPaymentAuthorizationViewControllerDelegate

Removed Type PassKit.IPKPaymentInformationRequestHandling

Removed Type PassKit.PKAddCarKeyPassConfiguration

Removed Type PassKit.PKAddPassButton

Removed Type PassKit.PKAddPassButtonStyle

Removed Type PassKit.PKAddPassesViewController

Removed Type PassKit.PKAddPassesViewControllerDelegate

Removed Type PassKit.PKAddPassesViewControllerDelegate_Extensions

Removed Type PassKit.PKAddPaymentPassError

Removed Type PassKit.PKAddPaymentPassRequest

Removed Type PassKit.PKAddPaymentPassRequestConfiguration

Removed Type PassKit.PKAddPaymentPassStyle

Removed Type PassKit.PKAddPaymentPassViewController

Removed Type PassKit.PKAddPaymentPassViewControllerDelegate

Removed Type PassKit.PKAddSecureElementPassConfiguration

Removed Type PassKit.PKAddSecureElementPassErrorCode

Removed Type PassKit.PKAddSecureElementPassErrorCodeExtensions

Removed Type PassKit.PKAddSecureElementPassViewController

Removed Type PassKit.PKAddSecureElementPassViewControllerDelegate

Removed Type PassKit.PKAddShareablePassConfiguration

Removed Type PassKit.PKAddShareablePassConfigurationPrimaryAction

Removed Type PassKit.PKAddressField

Removed Type PassKit.PKAutomaticPassPresentationSuppressionResult

Removed Type PassKit.PKBarcodeEventConfigurationDataType

Removed Type PassKit.PKBarcodeEventConfigurationRequest

Removed Type PassKit.PKBarcodeEventMetadataRequest

Removed Type PassKit.PKBarcodeEventMetadataResponse

Removed Type PassKit.PKBarcodeEventSignatureRequest

Removed Type PassKit.PKBarcodeEventSignatureResponse

Removed Type PassKit.PKContact

Removed Type PassKit.PKContactFields

Removed Type PassKit.PKContactFieldsExtensions

Removed Type PassKit.PKDisbursementAuthorizationController

Removed Type PassKit.PKDisbursementAuthorizationControllerDelegate

Removed Type PassKit.PKDisbursementRequest

Removed Type PassKit.PKDisbursementRequestSchedule

Removed Type PassKit.PKDisbursementVoucher

Removed Type PassKit.PKEncryptionScheme

Removed Type PassKit.PKErrorCode

Removed Type PassKit.PKInformationRequestCompletionBlock

Removed Type PassKit.PKIssuerProvisioningExtensionAuthorizationResult

Removed Type PassKit.PKIssuerProvisioningExtensionHandler

Removed Type PassKit.PKIssuerProvisioningExtensionPassEntry

Removed Type PassKit.PKIssuerProvisioningExtensionPaymentPassEntry

Removed Type PassKit.PKIssuerProvisioningExtensionStatus

Removed Type PassKit.PKLabeledValue

Removed Type PassKit.PKMerchantCapability

Removed Type PassKit.PKObject

Removed Type PassKit.PKPass

Removed Type PassKit.PKPassKitErrorCode

Removed Type PassKit.PKPassKitErrorCodeExtensions

Removed Type PassKit.PKPassLibrary

Removed Type PassKit.PKPassLibraryAddPassesStatus

Removed Type PassKit.PKPassLibrarySignDataCompletionHandler

Removed Type PassKit.PKPassLibraryUserInfoKey

Removed Type PassKit.PKPassType

Removed Type PassKit.PKPayment

Removed Type PassKit.PKPaymentAuthorizationController

Removed Type PassKit.PKPaymentAuthorizationControllerDelegate

Removed Type PassKit.PKPaymentAuthorizationControllerDelegate_Extensions

Removed Type PassKit.PKPaymentAuthorizationEventArgs

Removed Type PassKit.PKPaymentAuthorizationResult

Removed Type PassKit.PKPaymentAuthorizationResultEventArgs

Removed Type PassKit.PKPaymentAuthorizationStatus

Removed Type PassKit.PKPaymentAuthorizationViewController

Removed Type PassKit.PKPaymentAuthorizationViewControllerDelegate

Removed Type PassKit.PKPaymentAuthorizationViewControllerDelegate_Extensions

Removed Type PassKit.PKPaymentButton

Removed Type PassKit.PKPaymentButtonStyle

Removed Type PassKit.PKPaymentButtonType

Removed Type PassKit.PKPaymentErrorCode

Removed Type PassKit.PKPaymentErrorCodeExtensions

Removed Type PassKit.PKPaymentErrorKeys

Removed Type PassKit.PKPaymentInformationEventExtension

Removed Type PassKit.PKPaymentMerchantSession

Removed Type PassKit.PKPaymentMethod

Removed Type PassKit.PKPaymentMethodSelectedEventArgs

Removed Type PassKit.PKPaymentMethodType

Removed Type PassKit.PKPaymentNetwork

Removed Type PassKit.PKPaymentPass

Removed Type PassKit.PKPaymentPassActivationState

Removed Type PassKit.PKPaymentRequest

Removed Type PassKit.PKPaymentRequestMerchantSessionUpdate

Removed Type PassKit.PKPaymentRequestMerchantSessionUpdateEventArgs

Removed Type PassKit.PKPaymentRequestPaymentMethodUpdate

Removed Type PassKit.PKPaymentRequestPaymentMethodUpdateEventArgs

Removed Type PassKit.PKPaymentRequestShippingContactUpdate

Removed Type PassKit.PKPaymentRequestShippingContactUpdateEventArgs

Removed Type PassKit.PKPaymentRequestShippingMethodUpdate

Removed Type PassKit.PKPaymentRequestShippingMethodUpdateEventArgs

Removed Type PassKit.PKPaymentRequestUpdate

Removed Type PassKit.PKPaymentSelectedContactEventArgs

Removed Type PassKit.PKPaymentShippingAddressSelected

Removed Type PassKit.PKPaymentShippingMethodSelected

Removed Type PassKit.PKPaymentShippingMethodSelectedEventArgs

Removed Type PassKit.PKPaymentSummaryItem

Removed Type PassKit.PKPaymentSummaryItemType

Removed Type PassKit.PKPaymentToken

Removed Type PassKit.PKSecureElementPass

Removed Type PassKit.PKSecureElementPassActivationState

Removed Type PassKit.PKShareablePassMetadata

Removed Type PassKit.PKShippingMethod

Removed Type PassKit.PKShippingType

Removed Type PassKit.PKSignDataCompletionResult

Removed Type PassKit.PKSignatureRequestCompletionBlock

Removed Type PassKit.PKSuicaPassProperties

Removed Type PassKit.PKTransitPassProperties

Namespace PdfKit

Removed Type PdfKit.ClassForAnnotationTypeDelegate

Removed Type PdfKit.IPdfDocumentDelegate

Removed Type PdfKit.IPdfViewDelegate

Removed Type PdfKit.PdfAction

Removed Type PdfKit.PdfActionGoTo

Removed Type PdfKit.PdfActionNamed

Removed Type PdfKit.PdfActionNamedName

Removed Type PdfKit.PdfActionRemoteGoTo

Removed Type PdfKit.PdfActionResetForm

Removed Type PdfKit.PdfActionUrl

Removed Type PdfKit.PdfAnnotation

Removed Type PdfKit.PdfAnnotationHighlightingMode

Removed Type PdfKit.PdfAnnotationHighlightingModeExtensions

Removed Type PdfKit.PdfAnnotationKey

Removed Type PdfKit.PdfAnnotationKeyExtensions

Removed Type PdfKit.PdfAnnotationLineEndingStyle

Removed Type PdfKit.PdfAnnotationLineEndingStyleExtensions

Removed Type PdfKit.PdfAnnotationSubtype

Removed Type PdfKit.PdfAnnotationSubtypeExtensions

Removed Type PdfKit.PdfAnnotationTextIconType

Removed Type PdfKit.PdfAnnotationTextIconTypeExtensions

Removed Type PdfKit.PdfAnnotationWidgetSubtype

Removed Type PdfKit.PdfAnnotationWidgetSubtypeExtensions

Removed Type PdfKit.PdfAppearanceCharacteristics

Removed Type PdfKit.PdfAppearanceCharacteristicsKeys

Removed Type PdfKit.PdfAreaOfInterest

Removed Type PdfKit.PdfBorder

Removed Type PdfKit.PdfBorderKeys

Removed Type PdfKit.PdfBorderStyle

Removed Type PdfKit.PdfDestination

Removed Type PdfKit.PdfDisplayBox

Removed Type PdfKit.PdfDisplayDirection

Removed Type PdfKit.PdfDisplayMode

Removed Type PdfKit.PdfDocument

Removed Type PdfKit.PdfDocumentAttributes

Removed Type PdfKit.PdfDocumentDelegate

Removed Type PdfKit.PdfDocumentDelegate_Extensions

Removed Type PdfKit.PdfDocumentPermissions

Removed Type PdfKit.PdfDocumentWriteOptions

Removed Type PdfKit.PdfInterpolationQuality

Removed Type PdfKit.PdfLineStyle

Removed Type PdfKit.PdfMarkupType

Removed Type PdfKit.PdfOutline

Removed Type PdfKit.PdfPage

Removed Type PdfKit.PdfSelection

Removed Type PdfKit.PdfTextAnnotationIconType

Removed Type PdfKit.PdfThumbnailLayoutMode

Removed Type PdfKit.PdfThumbnailView

Removed Type PdfKit.PdfView

Removed Type PdfKit.PdfViewActionEventArgs

Removed Type PdfKit.PdfViewAnnotationHitEventArgs

Removed Type PdfKit.PdfViewDelegate

Removed Type PdfKit.PdfViewDelegate_Extensions

Removed Type PdfKit.PdfViewUrlEventArgs

Removed Type PdfKit.PdfWidgetCellState

Removed Type PdfKit.PdfWidgetControlType

Namespace PhotosUI

Type Changed: PhotosUI.IPHContentEditingController

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Modified properties:

-public abstract bool ShouldShowCancelConfirmation { get; }
+public virtual bool ShouldShowCancelConfirmation { get; }

Type Changed: PhotosUI.PHContentEditingController

Removed interface:

IPHContentEditingController

Modified properties:

-public abstract bool ShouldShowCancelConfirmation { get; }
+public virtual bool ShouldShowCancelConfirmation { get; }

Removed Type PhotosUI.IPHLivePhotoViewDelegate

Removed Type PhotosUI.IPHPickerViewControllerDelegate

Removed Type PhotosUI.PHLivePhotoBadgeOptions

Removed Type PhotosUI.PHLivePhotoView

Removed Type PhotosUI.PHLivePhotoViewDelegate

Removed Type PhotosUI.PHLivePhotoViewDelegate_Extensions

Removed Type PhotosUI.PHLivePhotoViewPlaybackStyle

Removed Type PhotosUI.PHPhotoLibrary_PhotosUISupport

Removed Type PhotosUI.PHPickerConfiguration

Removed Type PhotosUI.PHPickerConfigurationAssetRepresentationMode

Removed Type PhotosUI.PHPickerFilter

Removed Type PhotosUI.PHPickerResult

Removed Type PhotosUI.PHPickerViewController

Removed Type PhotosUI.PHPickerViewControllerDelegate

Namespace UIKit

Type Changed: UIKit.IUISearchDisplayDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: UIKit.IUIWebViewDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: UIKit.UISearchDisplayDelegate

Removed interface:

IUISearchDisplayDelegate

Type Changed: UIKit.UISearchDisplayDelegate_Extensions

Modified methods:

-public void DidBeginSearch (this IUISearchDisplayDelegate This, UISearchDisplayController controller)
+public void DidBeginSearch (IUISearchDisplayDelegate This, UISearchDisplayController controller)
-public void DidEndSearch (this IUISearchDisplayDelegate This, UISearchDisplayController controller)
+public void DidEndSearch (IUISearchDisplayDelegate This, UISearchDisplayController controller)
-public void DidHideSearchResults (this IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
+public void DidHideSearchResults (IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
-public void DidLoadSearchResults (this IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
+public void DidLoadSearchResults (IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
-public void DidShowSearchResults (this IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
+public void DidShowSearchResults (IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
-public bool ShouldReloadForSearchScope (this IUISearchDisplayDelegate This, UISearchDisplayController controller, nint forSearchOption)
+public bool ShouldReloadForSearchScope (IUISearchDisplayDelegate This, UISearchDisplayController controller, nint forSearchOption)
-public bool ShouldReloadForSearchString (this IUISearchDisplayDelegate This, UISearchDisplayController controller, string forSearchString)
+public bool ShouldReloadForSearchString (IUISearchDisplayDelegate This, UISearchDisplayController controller, string forSearchString)
-public void WillBeginSearch (this IUISearchDisplayDelegate This, UISearchDisplayController controller)
+public void WillBeginSearch (IUISearchDisplayDelegate This, UISearchDisplayController controller)
-public void WillEndSearch (this IUISearchDisplayDelegate This, UISearchDisplayController controller)
+public void WillEndSearch (IUISearchDisplayDelegate This, UISearchDisplayController controller)
-public void WillHideSearchResults (this IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
+public void WillHideSearchResults (IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
-public void WillShowSearchResults (this IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
+public void WillShowSearchResults (IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
-public void WillUnloadSearchResults (this IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)
+public void WillUnloadSearchResults (IUISearchDisplayDelegate This, UISearchDisplayController controller, UITableView tableView)

Type Changed: UIKit.UIWebView

Removed interface:

IUIScrollViewDelegate

Type Changed: UIKit.UIWebViewDelegate

Removed interface:

IUIWebViewDelegate

Type Changed: UIKit.UIWebViewDelegate_Extensions

Modified methods:

-public void LoadFailed (this IUIWebViewDelegate This, UIWebView webView, Foundation.NSError error)
+public void LoadFailed (IUIWebViewDelegate This, UIWebView webView, Foundation.NSError error)
-public void LoadStarted (this IUIWebViewDelegate This, UIWebView webView)
+public void LoadStarted (IUIWebViewDelegate This, UIWebView webView)
-public void LoadingFinished (this IUIWebViewDelegate This, UIWebView webView)
+public void LoadingFinished (IUIWebViewDelegate This, UIWebView webView)
-public bool ShouldStartLoad (this IUIWebViewDelegate This, UIWebView webView, Foundation.NSUrlRequest request, UIWebViewNavigationType navigationType)
+public bool ShouldStartLoad (IUIWebViewDelegate This, UIWebView webView, Foundation.NSUrlRequest request, UIWebViewNavigationType navigationType)

Removed Type UIKit.DraggingEventArgs

Removed Type UIKit.INSCollectionLayoutContainer

Removed Type UIKit.INSCollectionLayoutEnvironment

Removed Type UIKit.INSCollectionLayoutVisibleItem

Removed Type UIKit.INSLayoutManagerDelegate

Removed Type UIKit.INSTextAttachmentContainer

Removed Type UIKit.INSTextLayoutOrientationProvider

Removed Type UIKit.INSTextStorageDelegate

Removed Type UIKit.IUIAccelerometerDelegate

Removed Type UIKit.IUIAccessibilityContainer

Removed Type UIKit.IUIAccessibilityContainerDataTable

Removed Type UIKit.IUIAccessibilityContainerDataTableCell

Removed Type UIKit.IUIAccessibilityContentSizeCategoryImageAdjusting

Removed Type UIKit.IUIAccessibilityIdentification

Removed Type UIKit.IUIAccessibilityReadingContent

Removed Type UIKit.IUIActionSheetDelegate

Removed Type UIKit.IUIActivityItemSource

Removed Type UIKit.IUIActivityItemsConfigurationReading

Removed Type UIKit.IUIAdaptivePresentationControllerDelegate

Removed Type UIKit.IUIAlertViewDelegate

Removed Type UIKit.IUIAppearance

Removed Type UIKit.IUIAppearanceContainer

Removed Type UIKit.IUIApplicationDelegate

Removed Type UIKit.IUIBarPositioning

Removed Type UIKit.IUIBarPositioningDelegate

Removed Type UIKit.IUICloudSharingControllerDelegate

Removed Type UIKit.IUICollectionViewDataSource

Removed Type UIKit.IUICollectionViewDataSourcePrefetching

Removed Type UIKit.IUICollectionViewDelegate

Removed Type UIKit.IUICollectionViewDelegateFlowLayout

Removed Type UIKit.IUICollectionViewDragDelegate

Removed Type UIKit.IUICollectionViewDropCoordinator

Removed Type UIKit.IUICollectionViewDropDelegate

Removed Type UIKit.IUICollectionViewDropItem

Removed Type UIKit.IUICollectionViewDropPlaceholderContext

Removed Type UIKit.IUICollectionViewSource

Removed Type UIKit.IUICollisionBehaviorDelegate

Removed Type UIKit.IUIColorPickerViewControllerDelegate

Removed Type UIKit.IUIConfigurationState

Removed Type UIKit.IUIContentConfiguration

Removed Type UIKit.IUIContentContainer

Removed Type UIKit.IUIContentSizeCategoryAdjusting

Removed Type UIKit.IUIContentView

Removed Type UIKit.IUIContextMenuInteractionAnimating

Removed Type UIKit.IUIContextMenuInteractionCommitAnimating

Removed Type UIKit.IUIContextMenuInteractionDelegate

Removed Type UIKit.IUICoordinateSpace

Removed Type UIKit.IUIDataSourceModelAssociation

Removed Type UIKit.IUIDataSourceTranslating

Removed Type UIKit.IUIDocumentBrowserViewControllerDelegate

Removed Type UIKit.IUIDocumentInteractionControllerDelegate

Removed Type UIKit.IUIDocumentMenuDelegate

Removed Type UIKit.IUIDocumentPickerDelegate

Removed Type UIKit.IUIDragAnimating

Removed Type UIKit.IUIDragDropSession

Removed Type UIKit.IUIDragInteractionDelegate

Removed Type UIKit.IUIDragSession

Removed Type UIKit.IUIDropInteractionDelegate

Removed Type UIKit.IUIDropSession

Removed Type UIKit.IUIDynamicAnimatorDelegate

Removed Type UIKit.IUIDynamicItem

Removed Type UIKit.IUIFocusAnimationContext

Removed Type UIKit.IUIFocusDebuggerOutput

Removed Type UIKit.IUIFocusEnvironment

Removed Type UIKit.IUIFocusItem

Removed Type UIKit.IUIFocusItemContainer

Removed Type UIKit.IUIFocusItemScrollableContainer

Removed Type UIKit.IUIFontPickerViewControllerDelegate

Removed Type UIKit.IUIGestureRecognizerDelegate

Removed Type UIKit.IUIGuidedAccessRestrictionDelegate

Removed Type UIKit.IUIImagePickerControllerDelegate

Removed Type UIKit.IUIIndirectScribbleInteractionDelegate

Removed Type UIKit.IUIInputViewAudioFeedback

Removed Type UIKit.IUIInteraction

Removed Type UIKit.IUIItemProviderPresentationSizeProviding

Removed Type UIKit.IUIKeyInput

Removed Type UIKit.IUILargeContentViewerInteractionDelegate

Removed Type UIKit.IUILargeContentViewerItem

Removed Type UIKit.IUILayoutSupport

Removed Type UIKit.IUIMenuBuilder

Removed Type UIKit.IUINavigationBarDelegate

Removed Type UIKit.IUINavigationControllerDelegate

Removed Type UIKit.IUIObjectRestoration

Removed Type UIKit.IUIPageViewControllerDataSource

Removed Type UIKit.IUIPageViewControllerDelegate

Removed Type UIKit.IUIPasteConfigurationSupporting

Removed Type UIKit.IUIPencilInteractionDelegate

Removed Type UIKit.IUIPickerViewAccessibilityDelegate

Removed Type UIKit.IUIPickerViewDataSource

Removed Type UIKit.IUIPickerViewDelegate

Removed Type UIKit.IUIPickerViewModel

Removed Type UIKit.IUIPointerInteractionAnimating

Removed Type UIKit.IUIPointerInteractionDelegate

Removed Type UIKit.IUIPopoverBackgroundViewMethods

Removed Type UIKit.IUIPopoverControllerDelegate

Removed Type UIKit.IUIPopoverPresentationControllerDelegate

Removed Type UIKit.IUIPreviewActionItem

Removed Type UIKit.IUIPreviewInteractionDelegate

Removed Type UIKit.IUIPrintInteractionControllerDelegate

Removed Type UIKit.IUIPrinterPickerControllerDelegate

Removed Type UIKit.IUISceneDelegate

Removed Type UIKit.IUIScreenshotServiceDelegate

Removed Type UIKit.IUIScribbleInteractionDelegate

Removed Type UIKit.IUIScrollViewAccessibilityDelegate

Removed Type UIKit.IUIScrollViewDelegate

Removed Type UIKit.IUISearchBarDelegate

Removed Type UIKit.IUISearchControllerDelegate

Removed Type UIKit.IUISearchResultsUpdating

Removed Type UIKit.IUISearchTextFieldDelegate

Removed Type UIKit.IUISearchTextFieldPasteItem

Removed Type UIKit.IUISplitViewControllerDelegate

Removed Type UIKit.IUISpringLoadedInteractionBehavior

Removed Type UIKit.IUISpringLoadedInteractionContext

Removed Type UIKit.IUISpringLoadedInteractionEffect

Removed Type UIKit.IUISpringLoadedInteractionSupporting

Removed Type UIKit.IUIStateRestoring

Removed Type UIKit.IUITabBarControllerDelegate

Removed Type UIKit.IUITabBarDelegate

Removed Type UIKit.IUITableViewDataSource

Removed Type UIKit.IUITableViewDataSourcePrefetching

Removed Type UIKit.IUITableViewDelegate

Removed Type UIKit.IUITableViewDragDelegate

Removed Type UIKit.IUITableViewDropCoordinator

Removed Type UIKit.IUITableViewDropDelegate

Removed Type UIKit.IUITableViewDropItem

Removed Type UIKit.IUITableViewDropPlaceholderContext

Removed Type UIKit.IUITextDocumentProxy

Removed Type UIKit.IUITextDragDelegate

Removed Type UIKit.IUITextDragRequest

Removed Type UIKit.IUITextDraggable

Removed Type UIKit.IUITextDropDelegate

Removed Type UIKit.IUITextDropRequest

Removed Type UIKit.IUITextDroppable

Removed Type UIKit.IUITextFieldDelegate

Removed Type UIKit.IUITextFormattingCoordinatorDelegate

Removed Type UIKit.IUITextInput

Removed Type UIKit.IUITextInputDelegate

Removed Type UIKit.IUITextInputTokenizer

Removed Type UIKit.IUITextInputTraits

Removed Type UIKit.IUITextInteractionDelegate

Removed Type UIKit.IUITextPasteConfigurationSupporting

Removed Type UIKit.IUITextPasteDelegate

Removed Type UIKit.IUITextPasteItem

Removed Type UIKit.IUITextViewDelegate

Removed Type UIKit.IUITimingCurveProvider

Removed Type UIKit.IUIToolbarDelegate

Removed Type UIKit.IUITraitEnvironment

Removed Type UIKit.IUIUserActivityRestoring

Removed Type UIKit.IUIVideoEditorControllerDelegate

Removed Type UIKit.IUIViewAnimating

Removed Type UIKit.IUIViewControllerAnimatedTransitioning

Removed Type UIKit.IUIViewControllerContextTransitioning

Removed Type UIKit.IUIViewControllerInteractiveTransitioning

Removed Type UIKit.IUIViewControllerPreviewing

Removed Type UIKit.IUIViewControllerPreviewingDelegate

Removed Type UIKit.IUIViewControllerRestoration

Removed Type UIKit.IUIViewControllerTransitionCoordinator

Removed Type UIKit.IUIViewControllerTransitionCoordinatorContext

Removed Type UIKit.IUIViewControllerTransitioningDelegate

Removed Type UIKit.IUIViewImplicitlyAnimating

Removed Type UIKit.IUIWindowSceneDelegate

Removed Type UIKit.NSAttributedString_NSAttributedStringKitAdditions

Removed Type UIKit.NSCoder_UIGeometryKeyedCoding

Removed Type UIKit.NSCollectionLayoutAnchor

Removed Type UIKit.NSCollectionLayoutBoundarySupplementaryItem

Removed Type UIKit.NSCollectionLayoutDecorationItem

Removed Type UIKit.NSCollectionLayoutDimension

Removed Type UIKit.NSCollectionLayoutEdgeSpacing

Removed Type UIKit.NSCollectionLayoutGroup

Removed Type UIKit.NSCollectionLayoutGroupCustomItem

Removed Type UIKit.NSCollectionLayoutGroupCustomItemProvider

Removed Type UIKit.NSCollectionLayoutItem

Removed Type UIKit.NSCollectionLayoutSection

Removed Type UIKit.NSCollectionLayoutSectionVisibleItemsInvalidationHandler

Removed Type UIKit.NSCollectionLayoutSize

Removed Type UIKit.NSCollectionLayoutSpacing

Removed Type UIKit.NSCollectionLayoutSupplementaryItem

Removed Type UIKit.NSControlCharacterAction

Removed Type UIKit.NSDataAsset

Removed Type UIKit.NSDiffableDataSourceSectionSnapshot`1

Removed Type UIKit.NSDiffableDataSourceSectionTransaction`2

Removed Type UIKit.NSDiffableDataSourceSnapshot`2

Removed Type UIKit.NSDiffableDataSourceTransaction`2

Removed Type UIKit.NSDirectionalEdgeInsets

Removed Type UIKit.NSDirectionalRectEdge

Removed Type UIKit.NSExtendedStringDrawing

Removed Type UIKit.NSGlyphProperty

Removed Type UIKit.NSIdentifier

Removed Type UIKit.NSLayoutAnchor`1

Removed Type UIKit.NSLayoutAttribute

Removed Type UIKit.NSLayoutConstraint

Removed Type UIKit.NSLayoutDimension

Removed Type UIKit.NSLayoutFormatOptions

Removed Type UIKit.NSLayoutManager

Removed Type UIKit.NSLayoutManagerDelegate

Removed Type UIKit.NSLayoutManagerDelegate_Extensions

Removed Type UIKit.NSLayoutRelation

Removed Type UIKit.NSLayoutXAxisAnchor

Removed Type UIKit.NSLayoutYAxisAnchor

Removed Type UIKit.NSLineBreakStrategy

Removed Type UIKit.NSMutableAttributedStringKitAdditions

Removed Type UIKit.NSMutableParagraphStyle

Removed Type UIKit.NSObject_UIAccessibilityCustomRotor

Removed Type UIKit.NSParagraphStyle

Removed Type UIKit.NSPreviewInteractionPreviewUpdateEventArgs

Removed Type UIKit.NSRectAlignment

Removed Type UIKit.NSShadow

Removed Type UIKit.NSStringDrawing

Removed Type UIKit.NSTextAttachment

Removed Type UIKit.NSTextAttachmentContainer

Removed Type UIKit.NSTextContainer

Removed Type UIKit.NSTextEffect

Removed Type UIKit.NSTextLayoutEnumerateEnclosingRects

Removed Type UIKit.NSTextLayoutEnumerateLineFragments

Removed Type UIKit.NSTextLayoutOrientation

Removed Type UIKit.NSTextScalingType

Removed Type UIKit.NSTextStorage

Removed Type UIKit.NSTextStorageDelegate

Removed Type UIKit.NSTextStorageDelegate_Extensions

Removed Type UIKit.NSTextStorageEditActions

Removed Type UIKit.NSTextStorageEventArgs

Removed Type UIKit.NSTextTab

Removed Type UIKit.NSWritingDirectionFormatType

Removed Type UIKit.ShouldDismiss

Removed Type UIKit.TransitionCoordinator_UIViewController

Removed Type UIKit.UIAcceleration

Removed Type UIKit.UIAccelerometer

Removed Type UIKit.UIAccelerometerDelegate

Removed Type UIKit.UIAccelerometerDelegate_Extensions

Removed Type UIKit.UIAccelerometerEventArgs

Removed Type UIKit.UIAccessibility

Removed Type UIKit.UIAccessibilityAnnouncementFinishedEventArgs

Removed Type UIKit.UIAccessibilityContainerDataTable

Removed Type UIKit.UIAccessibilityContainerDataTable_Extensions

Removed Type UIKit.UIAccessibilityContainerType

Removed Type UIKit.UIAccessibilityContainer_Extensions

Removed Type UIKit.UIAccessibilityContrast

Removed Type UIKit.UIAccessibilityCustomAction

Removed Type UIKit.UIAccessibilityCustomActionHandler

Removed Type UIKit.UIAccessibilityCustomRotor

Removed Type UIKit.UIAccessibilityCustomRotorDirection

Removed Type UIKit.UIAccessibilityCustomRotorItemResult

Removed Type UIKit.UIAccessibilityCustomRotorSearch

Removed Type UIKit.UIAccessibilityCustomRotorSearchPredicate

Removed Type UIKit.UIAccessibilityCustomSystemRotorType

Removed Type UIKit.UIAccessibilityElement

Removed Type UIKit.UIAccessibilityHearingDeviceEar

Removed Type UIKit.UIAccessibilityLocationDescriptor

Removed Type UIKit.UIAccessibilityNavigationStyle

Removed Type UIKit.UIAccessibilityPostNotification

Removed Type UIKit.UIAccessibilityReadingContent_Extensions

Removed Type UIKit.UIAccessibilityScrollDirection

Removed Type UIKit.UIAccessibilityTextualContext

Removed Type UIKit.UIAccessibilityTextualContextExtensions

Removed Type UIKit.UIAccessibilityTrait

Removed Type UIKit.UIAccessibilityZoomType

Removed Type UIKit.UIAction

Removed Type UIKit.UIActionHandler

Removed Type UIKit.UIActionSheet

Removed Type UIKit.UIActionSheetDelegate

Removed Type UIKit.UIActionSheetDelegate_Extensions

Removed Type UIKit.UIActionSheetStyle

Removed Type UIKit.UIActivity

Removed Type UIKit.UIActivityCategory

Removed Type UIKit.UIActivityIndicatorView

Removed Type UIKit.UIActivityIndicatorViewStyle

Removed Type UIKit.UIActivityItemProvider

Removed Type UIKit.UIActivityItemSource

Removed Type UIKit.UIActivityItemSource_Extensions

Removed Type UIKit.UIActivityItemsConfiguration

Removed Type UIKit.UIActivityItemsConfigurationInteraction

Removed Type UIKit.UIActivityItemsConfigurationInteractionExtensions

Removed Type UIKit.UIActivityItemsConfigurationMetadataKey

Removed Type UIKit.UIActivityItemsConfigurationMetadataProviderHandler

Removed Type UIKit.UIActivityItemsConfigurationPerItemMetadataProviderHandler

Removed Type UIKit.UIActivityItemsConfigurationPreviewIntent

Removed Type UIKit.UIActivityItemsConfigurationPreviewIntentExtensions

Removed Type UIKit.UIActivityItemsConfigurationPreviewProviderHandler

Removed Type UIKit.UIActivityItemsConfigurationReading_Extensions

Removed Type UIKit.UIActivityType

Removed Type UIKit.UIActivityViewController

Removed Type UIKit.UIActivityViewControllerCompletion

Removed Type UIKit.UIAdaptivePresentationControllerDelegate

Removed Type UIKit.UIAdaptivePresentationControllerDelegate_Extensions

Removed Type UIKit.UIAlertAction

Removed Type UIKit.UIAlertActionStyle

Removed Type UIKit.UIAlertController

Removed Type UIKit.UIAlertControllerStyle

Removed Type UIKit.UIAlertView

Removed Type UIKit.UIAlertViewDelegate

Removed Type UIKit.UIAlertViewDelegate_Extensions

Removed Type UIKit.UIAlertViewPredicate

Removed Type UIKit.UIAlertViewStyle

Removed Type UIKit.UIAppearance

Removed Type UIKit.UIAppearanceContainer

Removed Type UIKit.UIApplication

Removed Type UIKit.UIApplicationDelegate

Removed Type UIKit.UIApplicationDelegate_Extensions

Removed Type UIKit.UIApplicationLaunchEventArgs

Removed Type UIKit.UIApplicationOpenUrlOptions

Removed Type UIKit.UIApplicationRestorationHandler

Removed Type UIKit.UIApplicationShortcutIcon

Removed Type UIKit.UIApplicationShortcutIconType

Removed Type UIKit.UIApplicationShortcutItem

Removed Type UIKit.UIApplicationState

Removed Type UIKit.UIAttachmentBehavior

Removed Type UIKit.UIAttachmentBehaviorType

Removed Type UIKit.UIAxis

Removed Type UIKit.UIBackgroundConfiguration

Removed Type UIKit.UIBackgroundFetchResult

Removed Type UIKit.UIBackgroundRefreshStatus

Removed Type UIKit.UIBarAppearance

Removed Type UIKit.UIBarButtonItem

Removed Type UIKit.UIBarButtonItemAppearance

Removed Type UIKit.UIBarButtonItemGroup

Removed Type UIKit.UIBarButtonItemStateAppearance

Removed Type UIKit.UIBarButtonItemStyle

Removed Type UIKit.UIBarButtonSystemItem

Removed Type UIKit.UIBarItem

Removed Type UIKit.UIBarMetrics

Removed Type UIKit.UIBarPosition

Removed Type UIKit.UIBarPositioning

Removed Type UIKit.UIBarPositioningDelegate

Removed Type UIKit.UIBarPositioningDelegate_Extensions

Removed Type UIKit.UIBarStyle

Removed Type UIKit.UIBaselineAdjustment

Removed Type UIKit.UIBezierPath

Removed Type UIKit.UIBlurEffect

Removed Type UIKit.UIBlurEffectStyle

Removed Type UIKit.UIButton

Removed Type UIKit.UIButtonEventArgs

Removed Type UIKit.UIButtonPointerStyleProvider

Removed Type UIKit.UIButtonRole

Removed Type UIKit.UIButtonType

Removed Type UIKit.UICellAccessory

Removed Type UIKit.UICellAccessoryCheckmark

Removed Type UIKit.UICellAccessoryCustomView

Removed Type UIKit.UICellAccessoryDelete

Removed Type UIKit.UICellAccessoryDisclosureIndicator

Removed Type UIKit.UICellAccessoryDisplayedState

Removed Type UIKit.UICellAccessoryInsert

Removed Type UIKit.UICellAccessoryLabel

Removed Type UIKit.UICellAccessoryMultiselect

Removed Type UIKit.UICellAccessoryOutlineDisclosure

Removed Type UIKit.UICellAccessoryOutlineDisclosureStyle

Removed Type UIKit.UICellAccessoryPlacement

Removed Type UIKit.UICellAccessoryPosition

Removed Type UIKit.UICellAccessoryReorder

Removed Type UIKit.UICellConfigurationDragState

Removed Type UIKit.UICellConfigurationDropState

Removed Type UIKit.UICellConfigurationState

Removed Type UIKit.UICloudSharingController

Removed Type UIKit.UICloudSharingControllerDelegate

Removed Type UIKit.UICloudSharingControllerDelegate_Extensions

Removed Type UIKit.UICloudSharingControllerPreparationCompletionHandler

Removed Type UIKit.UICloudSharingControllerPreparationHandler

Removed Type UIKit.UICloudSharingPermissionOptions

Removed Type UIKit.UICollectionElementCategory

Removed Type UIKit.UICollectionElementKindSection

Removed Type UIKit.UICollectionElementKindSectionKey

Removed Type UIKit.UICollectionLayoutListAppearance

Removed Type UIKit.UICollectionLayoutListConfiguration

Removed Type UIKit.UICollectionLayoutListFooterMode

Removed Type UIKit.UICollectionLayoutListHeaderMode

Removed Type UIKit.UICollectionLayoutListSwipeActionsConfigurationProvider

Removed Type UIKit.UICollectionLayoutSectionOrthogonalScrollingBehavior

Removed Type UIKit.UICollectionReusableView

Removed Type UIKit.UICollectionUpdateAction

Removed Type UIKit.UICollectionView

Removed Type UIKit.UICollectionViewCell

Removed Type UIKit.UICollectionViewCellDragState

Removed Type UIKit.UICollectionViewCellRegistration

Removed Type UIKit.UICollectionViewCellRegistrationConfigurationHandler

Removed Type UIKit.UICollectionViewCompositionalLayout

Removed Type UIKit.UICollectionViewCompositionalLayoutConfiguration

Removed Type UIKit.UICollectionViewCompositionalLayoutSectionProvider

Removed Type UIKit.UICollectionViewController

Removed Type UIKit.UICollectionViewDataSource

Removed Type UIKit.UICollectionViewDataSourcePrefetching_Extensions

Removed Type UIKit.UICollectionViewDataSource_Extensions

Removed Type UIKit.UICollectionViewDelegate

Removed Type UIKit.UICollectionViewDelegateFlowLayout

Removed Type UIKit.UICollectionViewDelegateFlowLayout_Extensions

Removed Type UIKit.UICollectionViewDelegate_Extensions

Removed Type UIKit.UICollectionViewDiffableDataSourceCellProvider

Removed Type UIKit.UICollectionViewDiffableDataSourceReorderingHandlers`2

Removed Type UIKit.UICollectionViewDiffableDataSourceSectionSnapshotHandlers`1

Removed Type UIKit.UICollectionViewDiffableDataSourceSupplementaryViewProvider

Removed Type UIKit.UICollectionViewDiffableDataSource`2

Removed Type UIKit.UICollectionViewDragDelegate

Removed Type UIKit.UICollectionViewDragDelegate_Extensions

Removed Type UIKit.UICollectionViewDropDelegate

Removed Type UIKit.UICollectionViewDropDelegate_Extensions

Removed Type UIKit.UICollectionViewDropIntent

Removed Type UIKit.UICollectionViewDropPlaceholder

Removed Type UIKit.UICollectionViewDropProposal

Removed Type UIKit.UICollectionViewFlowLayout

Removed Type UIKit.UICollectionViewFlowLayoutInvalidationContext

Removed Type UIKit.UICollectionViewFlowLayoutSectionInsetReference

Removed Type UIKit.UICollectionViewFocusUpdateContext

Removed Type UIKit.UICollectionViewLayout

Removed Type UIKit.UICollectionViewLayoutAttributes

Removed Type UIKit.UICollectionViewLayoutInteractiveTransitionCompletion

Removed Type UIKit.UICollectionViewLayoutInvalidationContext

Removed Type UIKit.UICollectionViewListCell

Removed Type UIKit.UICollectionViewPlaceholder

Removed Type UIKit.UICollectionViewReorderingCadence

Removed Type UIKit.UICollectionViewScrollDirection

Removed Type UIKit.UICollectionViewScrollPosition

Removed Type UIKit.UICollectionViewSource

Removed Type UIKit.UICollectionViewSupplementaryRegistration

Removed Type UIKit.UICollectionViewSupplementaryRegistrationConfigurationHandler

Removed Type UIKit.UICollectionViewTransitionLayout

Removed Type UIKit.UICollectionViewTransitionResult

Removed Type UIKit.UICollectionViewUpdateItem

Removed Type UIKit.UICollisionBeganBoundaryContactEventArgs

Removed Type UIKit.UICollisionBeganContactEventArgs

Removed Type UIKit.UICollisionBehavior

Removed Type UIKit.UICollisionBehaviorDelegate

Removed Type UIKit.UICollisionBehaviorDelegate_Extensions

Removed Type UIKit.UICollisionBehaviorMode

Removed Type UIKit.UICollisionEndedBoundaryContactEventArgs

Removed Type UIKit.UICollisionEndedContactEventArgs

Removed Type UIKit.UIColor

Removed Type UIKit.UIColorPickerViewController

Removed Type UIKit.UIColorPickerViewControllerDelegate

Removed Type UIKit.UIColorPickerViewControllerDelegate_Extensions

Removed Type UIKit.UIColorWell

Removed Type UIKit.UICommand

Removed Type UIKit.UICommandAlternate

Removed Type UIKit.UICompletionHandler

Removed Type UIKit.UIConfigurationColorTransformer

Removed Type UIKit.UIConfigurationColorTransformerHandler

Removed Type UIKit.UIContentContainer

Removed Type UIKit.UIContentInsetsReference

Removed Type UIKit.UIContentSizeCategory

Removed Type UIKit.UIContentSizeCategoryChangedEventArgs

Removed Type UIKit.UIContentSizeCategoryExtensions

Removed Type UIKit.UIContextMenuActionProvider

Removed Type UIKit.UIContextMenuConfiguration

Removed Type UIKit.UIContextMenuContentPreviewProvider

Removed Type UIKit.UIContextMenuInteraction

Removed Type UIKit.UIContextMenuInteractionAppearance

Removed Type UIKit.UIContextMenuInteractionCommitStyle

Removed Type UIKit.UIContextMenuInteractionDelegate

Removed Type UIKit.UIContextMenuInteractionDelegate_Extensions

Removed Type UIKit.UIContextualAction

Removed Type UIKit.UIContextualActionCompletionHandler

Removed Type UIKit.UIContextualActionHandler

Removed Type UIKit.UIContextualActionStyle

Removed Type UIKit.UIControl

Removed Type UIKit.UIControlContentHorizontalAlignment

Removed Type UIKit.UIControlContentVerticalAlignment

Removed Type UIKit.UIControlEnumerateEventsIteratorHandler

Removed Type UIKit.UIControlEvent

Removed Type UIKit.UIControlState

Removed Type UIKit.UICoordinateSpace

Removed Type UIKit.UICubicTimingParameters

Removed Type UIKit.UIDataDetectorType

Removed Type UIKit.UIDatePicker

Removed Type UIKit.UIDatePickerMode

Removed Type UIKit.UIDatePickerStyle

Removed Type UIKit.UIDeferredMenuElement

Removed Type UIKit.UIDeferredMenuElementCompletionHandler

Removed Type UIKit.UIDeferredMenuElementProviderHandler

Removed Type UIKit.UIDevice

Removed Type UIKit.UIDeviceBatteryState

Removed Type UIKit.UIDeviceOrientation

Removed Type UIKit.UIDeviceOrientationExtensions

Removed Type UIKit.UIDictationPhrase

Removed Type UIKit.UIDisplayGamut

Removed Type UIKit.UIDocument

Removed Type UIKit.UIDocumentBrowserAction

Removed Type UIKit.UIDocumentBrowserActionAvailability

Removed Type UIKit.UIDocumentBrowserErrorCode

Removed Type UIKit.UIDocumentBrowserErrorCodeExtensions

Removed Type UIKit.UIDocumentBrowserImportMode

Removed Type UIKit.UIDocumentBrowserTransitionController

Removed Type UIKit.UIDocumentBrowserUserInterfaceStyle

Removed Type UIKit.UIDocumentBrowserViewController

Removed Type UIKit.UIDocumentBrowserViewControllerDelegate

Removed Type UIKit.UIDocumentBrowserViewControllerDelegate_Extensions

Removed Type UIKit.UIDocumentChangeKind

Removed Type UIKit.UIDocumentInteractionController

Removed Type UIKit.UIDocumentInteractionControllerDelegate

Removed Type UIKit.UIDocumentInteractionControllerDelegate_Extensions

Removed Type UIKit.UIDocumentInteractionProbe

Removed Type UIKit.UIDocumentInteractionRectangle

Removed Type UIKit.UIDocumentMenuDelegate

Removed Type UIKit.UIDocumentMenuDocumentPickedEventArgs

Removed Type UIKit.UIDocumentMenuOrder

Removed Type UIKit.UIDocumentMenuViewController

Removed Type UIKit.UIDocumentPickedAtUrlsEventArgs

Removed Type UIKit.UIDocumentPickedEventArgs

Removed Type UIKit.UIDocumentPickerDelegate

Removed Type UIKit.UIDocumentPickerDelegate_Extensions

Removed Type UIKit.UIDocumentPickerExtensionViewController

Removed Type UIKit.UIDocumentPickerMode

Removed Type UIKit.UIDocumentPickerViewController

Removed Type UIKit.UIDocumentSaveOperation

Removed Type UIKit.UIDocumentSendingToApplicationEventArgs

Removed Type UIKit.UIDocumentState

Removed Type UIKit.UIDocumentViewController

Removed Type UIKit.UIDocumentViewForPreview

Removed Type UIKit.UIDragDropSessionExtensions

Removed Type UIKit.UIDragInteraction

Removed Type UIKit.UIDragInteractionDelegate

Removed Type UIKit.UIDragInteractionDelegate_Extensions

Removed Type UIKit.UIDragItem

Removed Type UIKit.UIDragPreview

Removed Type UIKit.UIDragPreviewParameters

Removed Type UIKit.UIDragPreviewTarget

Removed Type UIKit.UIDropInteraction

Removed Type UIKit.UIDropInteractionDelegate

Removed Type UIKit.UIDropInteractionDelegate_Extensions

Removed Type UIKit.UIDropOperation

Removed Type UIKit.UIDropProposal

Removed Type UIKit.UIDropSessionProgressIndicatorStyle

Removed Type UIKit.UIDynamicAnimator

Removed Type UIKit.UIDynamicAnimatorDelegate

Removed Type UIKit.UIDynamicBehavior

Removed Type UIKit.UIDynamicItem

Removed Type UIKit.UIDynamicItemBehavior

Removed Type UIKit.UIDynamicItemCollisionBoundsType

Removed Type UIKit.UIDynamicItemGroup

Removed Type UIKit.UIDynamicItem_Extensions

Removed Type UIKit.UIEdgeInsets

Removed Type UIKit.UIEditingInteractionConfiguration

Removed Type UIKit.UIEvent

Removed Type UIKit.UIEventButtonMask

Removed Type UIKit.UIEventButtonMaskExtensions

Removed Type UIKit.UIEventSubtype

Removed Type UIKit.UIEventType

Removed Type UIKit.UIExtensionPointIdentifier

Removed Type UIKit.UIFeedbackGenerator

Removed Type UIKit.UIFieldBehavior

Removed Type UIKit.UIFieldCustomEvaluator

Removed Type UIKit.UIFloatRange

Removed Type UIKit.UIFocusAnimationCoordinator

Removed Type UIKit.UIFocusDebugger

Removed Type UIKit.UIFocusEnvironment_Extensions

Removed Type UIKit.UIFocusGuide

Removed Type UIKit.UIFocusHeading

Removed Type UIKit.UIFocusItem_Extensions

Removed Type UIKit.UIFocusMovementHint

Removed Type UIKit.UIFocusSystem

Removed Type UIKit.UIFocusUpdateContext

Removed Type UIKit.UIFont

Removed Type UIKit.UIFontAttributes

Removed Type UIKit.UIFontDescriptor

Removed Type UIKit.UIFontDescriptorAttribute

Removed Type UIKit.UIFontDescriptorSymbolicTraits

Removed Type UIKit.UIFontDescriptorSystemDesign

Removed Type UIKit.UIFontDescriptorSystemDesignExtensions

Removed Type UIKit.UIFontFeature

Removed Type UIKit.UIFontMetrics

Removed Type UIKit.UIFontPickerViewController

Removed Type UIKit.UIFontPickerViewControllerConfiguration

Removed Type UIKit.UIFontPickerViewControllerDelegate

Removed Type UIKit.UIFontPickerViewControllerDelegate_Extensions

Removed Type UIKit.UIFontTextStyle

Removed Type UIKit.UIFontTextStyleExtensions

Removed Type UIKit.UIFontTraits

Removed Type UIKit.UIFontWeight

Removed Type UIKit.UIForceTouchCapability

Removed Type UIKit.UIGestureProbe

Removed Type UIKit.UIGestureRecognizer

Removed Type UIKit.UIGestureRecognizerDelegate

Removed Type UIKit.UIGestureRecognizerDelegate_Extensions

Removed Type UIKit.UIGestureRecognizerState

Removed Type UIKit.UIGesturesEvent

Removed Type UIKit.UIGesturesPress

Removed Type UIKit.UIGesturesProbe

Removed Type UIKit.UIGraphics

Removed Type UIKit.UIGraphicsImageRenderer

Removed Type UIKit.UIGraphicsImageRendererContext

Removed Type UIKit.UIGraphicsImageRendererFormat

Removed Type UIKit.UIGraphicsImageRendererFormatRange

Removed Type UIKit.UIGraphicsPdfRenderer

Removed Type UIKit.UIGraphicsPdfRendererContext

Removed Type UIKit.UIGraphicsPdfRendererFormat

Removed Type UIKit.UIGraphicsRenderer

Removed Type UIKit.UIGraphicsRendererContext

Removed Type UIKit.UIGraphicsRendererFormat

Removed Type UIKit.UIGravityBehavior

Removed Type UIKit.UIGuidedAccessAccessibilityFeature

Removed Type UIKit.UIGuidedAccessErrorCode

Removed Type UIKit.UIGuidedAccessErrorCodeExtensions

Removed Type UIKit.UIGuidedAccessRestriction

Removed Type UIKit.UIGuidedAccessRestrictionDelegate_Extensions

Removed Type UIKit.UIGuidedAccessRestrictionState

Removed Type UIKit.UIHoverGestureRecognizer

Removed Type UIKit.UIImage

Removed Type UIKit.UIImageAsset

Removed Type UIKit.UIImageConfiguration

Removed Type UIKit.UIImageOrientation

Removed Type UIKit.UIImagePickerController

Removed Type UIKit.UIImagePickerControllerCameraCaptureMode

Removed Type UIKit.UIImagePickerControllerCameraDevice

Removed Type UIKit.UIImagePickerControllerCameraFlashMode

Removed Type UIKit.UIImagePickerControllerDelegate

Removed Type UIKit.UIImagePickerControllerDelegate_Extensions

Removed Type UIKit.UIImagePickerControllerImageUrlExportPreset

Removed Type UIKit.UIImagePickerControllerQualityType

Removed Type UIKit.UIImagePickerControllerSourceType

Removed Type UIKit.UIImagePickerMediaPickedEventArgs

Removed Type UIKit.UIImageRenderingMode

Removed Type UIKit.UIImageResizingMode

Removed Type UIKit.UIImageSymbolConfiguration

Removed Type UIKit.UIImageSymbolScale

Removed Type UIKit.UIImageSymbolWeight

Removed Type UIKit.UIImageView

Removed Type UIKit.UIImpactFeedbackGenerator

Removed Type UIKit.UIImpactFeedbackStyle

Removed Type UIKit.UIIndirectScribbleInteraction

Removed Type UIKit.UIIndirectScribbleInteractionDelegate

Removed Type UIKit.UIIndirectScribbleInteractionDelegate_Extensions

Removed Type UIKit.UIInputView

Removed Type UIKit.UIInputViewController

Removed Type UIKit.UIInputViewStyle

Removed Type UIKit.UIInterfaceOrientation

Removed Type UIKit.UIInterfaceOrientationExtensions

Removed Type UIKit.UIInterfaceOrientationMask

Removed Type UIKit.UIInterpolatingMotionEffect

Removed Type UIKit.UIInterpolatingMotionEffectType

Removed Type UIKit.UIKey

Removed Type UIKit.UIKeyCommand

Removed Type UIKit.UIKeyModifierFlags

Removed Type UIKit.UIKeyboard

Removed Type UIKit.UIKeyboardAppearance

Removed Type UIKit.UIKeyboardEventArgs

Removed Type UIKit.UIKeyboardHidUsage

Removed Type UIKit.UIKeyboardType

Removed Type UIKit.UIKitThreadAccessException

Removed Type UIKit.UILabel

Removed Type UIKit.UILargeContentViewerInteraction

Removed Type UIKit.UILargeContentViewerInteractionDelegate

Removed Type UIKit.UILargeContentViewerInteractionDelegate_Extensions

Removed Type UIKit.UILayoutConstraintAxis

Removed Type UIKit.UILayoutGuide

Removed Type UIKit.UILayoutGuide_UIConstraintBasedLayoutDebugging

Removed Type UIKit.UILayoutPriority

Removed Type UIKit.UILayoutSupport

Removed Type UIKit.UILayoutSupport_Extensions

Removed Type UIKit.UILegibilityWeight

Removed Type UIKit.UILexicon

Removed Type UIKit.UILexiconEntry

Removed Type UIKit.UILineBreakMode

Removed Type UIKit.UIListContentConfiguration

Removed Type UIKit.UIListContentImageProperties

Removed Type UIKit.UIListContentTextAlignment

Removed Type UIKit.UIListContentTextProperties

Removed Type UIKit.UIListContentTextTransform

Removed Type UIKit.UIListContentView

Removed Type UIKit.UILocalNotification

Removed Type UIKit.UILocalizedIndexedCollation

Removed Type UIKit.UILongPressGestureRecognizer

Removed Type UIKit.UIManagedDocument

Removed Type UIKit.UIMarkupTextPrintFormatter

Removed Type UIKit.UIMenu

Removed Type UIKit.UIMenuController

Removed Type UIKit.UIMenuControllerArrowDirection

Removed Type UIKit.UIMenuElement

Removed Type UIKit.UIMenuElementAttributes

Removed Type UIKit.UIMenuElementState

Removed Type UIKit.UIMenuIdentifier

Removed Type UIKit.UIMenuIdentifierExtensions

Removed Type UIKit.UIMenuItem

Removed Type UIKit.UIMenuOptions

Removed Type UIKit.UIMenuSystem

Removed Type UIKit.UIModalPresentationStyle

Removed Type UIKit.UIModalTransitionStyle

Removed Type UIKit.UIMotionEffect

Removed Type UIKit.UIMotionEffectGroup

Removed Type UIKit.UIMutableApplicationShortcutItem

Removed Type UIKit.UIMutableUserNotificationAction

Removed Type UIKit.UIMutableUserNotificationCategory

Removed Type UIKit.UINavigationBar

Removed Type UIKit.UINavigationBarAppearance

Removed Type UIKit.UINavigationBarDelegate

Removed Type UIKit.UINavigationBarDelegate_Extensions

Removed Type UIKit.UINavigationController

Removed Type UIKit.UINavigationControllerDelegate

Removed Type UIKit.UINavigationControllerDelegate_Extensions

Removed Type UIKit.UINavigationControllerOperation

Removed Type UIKit.UINavigationItem

Removed Type UIKit.UINavigationItemBackButtonDisplayMode

Removed Type UIKit.UINavigationItemLargeTitleDisplayMode

Removed Type UIKit.UINib

Removed Type UIKit.UINotificationFeedbackGenerator

Removed Type UIKit.UINotificationFeedbackType

Removed Type UIKit.UIObjectRestoration

Removed Type UIKit.UIOffset

Removed Type UIKit.UIOpenUrlContext

Removed Type UIKit.UIOperationHandler

Removed Type UIKit.UIPageControl

Removed Type UIKit.UIPageControlBackgroundStyle

Removed Type UIKit.UIPageControlInteractionState

Removed Type UIKit.UIPageViewController

Removed Type UIKit.UIPageViewControllerDataSource

Removed Type UIKit.UIPageViewControllerDataSource_Extensions

Removed Type UIKit.UIPageViewControllerDelegate

Removed Type UIKit.UIPageViewControllerDelegate_Extensions

Removed Type UIKit.UIPageViewControllerNavigationDirection

Removed Type UIKit.UIPageViewControllerNavigationOrientation

Removed Type UIKit.UIPageViewControllerSpineLocation

Removed Type UIKit.UIPageViewControllerTransitionEventArgs

Removed Type UIKit.UIPageViewControllerTransitionStyle

Removed Type UIKit.UIPageViewFinishedAnimationEventArgs

Removed Type UIKit.UIPageViewGetNumber

Removed Type UIKit.UIPageViewGetViewController

Removed Type UIKit.UIPageViewSpineLocationCallback

Removed Type UIKit.UIPanGestureRecognizer

Removed Type UIKit.UIPasteConfiguration

Removed Type UIKit.UIPasteConfigurationSupporting_Extensions

Removed Type UIKit.UIPasteboard

Removed Type UIKit.UIPasteboardChangeEventArgs

Removed Type UIKit.UIPasteboardDetectionPattern

Removed Type UIKit.UIPasteboardDetectionPatternExtensions

Removed Type UIKit.UIPasteboardNames

Removed Type UIKit.UIPasteboardOptionKeys

Removed Type UIKit.UIPasteboardOptions

Removed Type UIKit.UIPathEventArgs

Removed Type UIKit.UIPencilInteraction

Removed Type UIKit.UIPencilInteractionDelegate

Removed Type UIKit.UIPencilInteractionDelegate_Extensions

Removed Type UIKit.UIPencilPreferredAction

Removed Type UIKit.UIPercentDrivenInteractiveTransition

Removed Type UIKit.UIPickerView

Removed Type UIKit.UIPickerViewAccessibilityDelegate

Removed Type UIKit.UIPickerViewAccessibilityDelegate_Extensions

Removed Type UIKit.UIPickerViewDataSource

Removed Type UIKit.UIPickerViewDelegate

Removed Type UIKit.UIPickerViewDelegate_Extensions

Removed Type UIKit.UIPickerViewModel

Removed Type UIKit.UIPinchGestureRecognizer

Removed Type UIKit.UIPointerEffect

Removed Type UIKit.UIPointerEffectTintMode

Removed Type UIKit.UIPointerHighlightEffect

Removed Type UIKit.UIPointerHoverEffect

Removed Type UIKit.UIPointerInteraction

Removed Type UIKit.UIPointerInteractionDelegate

Removed Type UIKit.UIPointerInteractionDelegate_Extensions

Removed Type UIKit.UIPointerLiftEffect

Removed Type UIKit.UIPointerLockState

Removed Type UIKit.UIPointerLockStateDidChangeEventArgs

Removed Type UIKit.UIPointerRegion

Removed Type UIKit.UIPointerRegionRequest

Removed Type UIKit.UIPointerShape

Removed Type UIKit.UIPointerStyle

Removed Type UIKit.UIPopoverArrowDirection

Removed Type UIKit.UIPopoverBackgroundView

Removed Type UIKit.UIPopoverController

Removed Type UIKit.UIPopoverControllerCondition

Removed Type UIKit.UIPopoverControllerDelegate

Removed Type UIKit.UIPopoverControllerDelegate_Extensions

Removed Type UIKit.UIPopoverControllerRepositionEventArgs

Removed Type UIKit.UIPopoverPresentationController

Removed Type UIKit.UIPopoverPresentationControllerDelegate

Removed Type UIKit.UIPopoverPresentationControllerDelegate_Extensions

Removed Type UIKit.UIPopoverPresentationControllerRepositionEventArgs

Removed Type UIKit.UIPreferredPresentationStyle

Removed Type UIKit.UIPresentationController

Removed Type UIKit.UIPress

Removed Type UIKit.UIPressPhase

Removed Type UIKit.UIPressType

Removed Type UIKit.UIPressesEvent

Removed Type UIKit.UIPreviewAction

Removed Type UIKit.UIPreviewActionGroup

Removed Type UIKit.UIPreviewActionStyle

Removed Type UIKit.UIPreviewHandler

Removed Type UIKit.UIPreviewInteraction

Removed Type UIKit.UIPreviewInteractionDelegate

Removed Type UIKit.UIPreviewInteractionDelegate_Extensions

Removed Type UIKit.UIPreviewParameters

Removed Type UIKit.UIPreviewTarget

Removed Type UIKit.UIPrintError

Removed Type UIKit.UIPrintErrorCode

Removed Type UIKit.UIPrintErrorExtensions

Removed Type UIKit.UIPrintFormatter

Removed Type UIKit.UIPrintInfo

Removed Type UIKit.UIPrintInfoDuplex

Removed Type UIKit.UIPrintInfoOrientation

Removed Type UIKit.UIPrintInfoOutputType

Removed Type UIKit.UIPrintInteraction

Removed Type UIKit.UIPrintInteractionCompletionHandler

Removed Type UIKit.UIPrintInteractionCompletionResult

Removed Type UIKit.UIPrintInteractionController

Removed Type UIKit.UIPrintInteractionControllerDelegate

Removed Type UIKit.UIPrintInteractionControllerDelegate_Extensions

Removed Type UIKit.UIPrintInteractionCutterBehavior

Removed Type UIKit.UIPrintInteractionPaperList

Removed Type UIKit.UIPrintInteractionResult

Removed Type UIKit.UIPrintPageRenderer

Removed Type UIKit.UIPrintPaper

Removed Type UIKit.UIPrinter

Removed Type UIKit.UIPrinterContactPrinterHandler

Removed Type UIKit.UIPrinterCutterBehavior

Removed Type UIKit.UIPrinterJobTypes

Removed Type UIKit.UIPrinterPickerCompletionHandler

Removed Type UIKit.UIPrinterPickerCompletionResult

Removed Type UIKit.UIPrinterPickerController

Removed Type UIKit.UIPrinterPickerControllerDelegate

Removed Type UIKit.UIPrinterPickerControllerDelegate_Extensions

Removed Type UIKit.UIProgressView

Removed Type UIKit.UIProgressViewStyle

Removed Type UIKit.UIPushBehavior

Removed Type UIKit.UIPushBehaviorMode

Removed Type UIKit.UIRectCorner

Removed Type UIKit.UIRectEdge

Removed Type UIKit.UIReferenceLibraryViewController

Removed Type UIKit.UIRefreshControl

Removed Type UIKit.UIRegion

Removed Type UIKit.UIRemoteNotificationType

Removed Type UIKit.UIResponder

Removed Type UIKit.UIResponder_NSObjectExtension

Removed Type UIKit.UIReturnKeyType

Removed Type UIKit.UIRotationGestureRecognizer

Removed Type UIKit.UIScene

Removed Type UIKit.UISceneActivationConditions

Removed Type UIKit.UISceneActivationRequestOptions

Removed Type UIKit.UISceneActivationState

Removed Type UIKit.UISceneConfiguration

Removed Type UIKit.UISceneConnectionOptions

Removed Type UIKit.UISceneDelegate

Removed Type UIKit.UISceneDelegate_Extensions

Removed Type UIKit.UISceneDestructionRequestOptions

Removed Type UIKit.UISceneErrorCode

Removed Type UIKit.UISceneErrorCodeExtensions

Removed Type UIKit.UISceneOpenExternalUrlOptions

Removed Type UIKit.UISceneOpenUrlOptions

Removed Type UIKit.UISceneSession

Removed Type UIKit.UISceneSizeRestrictions

Removed Type UIKit.UIScreen

Removed Type UIKit.UIScreenEdgePanGestureRecognizer

Removed Type UIKit.UIScreenMode

Removed Type UIKit.UIScreenOverscanCompensation

Removed Type UIKit.UIScreenshotService

Removed Type UIKit.UIScreenshotServiceDelegate

Removed Type UIKit.UIScreenshotServiceDelegatePdfHandler

Removed Type UIKit.UIScreenshotServiceDelegate_Extensions

Removed Type UIKit.UIScribbleInteraction

Removed Type UIKit.UIScribbleInteractionDelegate

Removed Type UIKit.UIScribbleInteractionDelegate_Extensions

Removed Type UIKit.UIScrollType

Removed Type UIKit.UIScrollTypeMask

Removed Type UIKit.UIScrollView

Removed Type UIKit.UIScrollViewAccessibilityDelegate

Removed Type UIKit.UIScrollViewAccessibilityDelegate_Extensions

Removed Type UIKit.UIScrollViewCondition

Removed Type UIKit.UIScrollViewContentInsetAdjustmentBehavior

Removed Type UIKit.UIScrollViewDelegate

Removed Type UIKit.UIScrollViewDelegate_Extensions

Removed Type UIKit.UIScrollViewGetZoomView

Removed Type UIKit.UIScrollViewIndexDisplayMode

Removed Type UIKit.UIScrollViewIndicatorStyle

Removed Type UIKit.UIScrollViewKeyboardDismissMode

Removed Type UIKit.UIScrollViewZoomingEventArgs

Removed Type UIKit.UISearchBar

Removed Type UIKit.UISearchBarButtonIndexEventArgs

Removed Type UIKit.UISearchBarDelegate

Removed Type UIKit.UISearchBarDelegate_Extensions

Removed Type UIKit.UISearchBarIcon

Removed Type UIKit.UISearchBarPredicate

Removed Type UIKit.UISearchBarRangeEventArgs

Removed Type UIKit.UISearchBarStyle

Removed Type UIKit.UISearchBarTextChangedEventArgs

Removed Type UIKit.UISearchContainerViewController

Removed Type UIKit.UISearchController

Removed Type UIKit.UISearchControllerDelegate

Removed Type UIKit.UISearchControllerDelegate_Extensions

Removed Type UIKit.UISearchResultsUpdating

Removed Type UIKit.UISearchTextField

Removed Type UIKit.UISearchTextFieldDelegate

Removed Type UIKit.UISearchTextFieldDelegate_Extensions

Removed Type UIKit.UISearchToken

Removed Type UIKit.UISegmentedControl

Removed Type UIKit.UISegmentedControlSegment

Removed Type UIKit.UISegmentedControlStyle

Removed Type UIKit.UISelectionFeedbackGenerator

Removed Type UIKit.UISemanticContentAttribute

Removed Type UIKit.UISimpleTextPrintFormatter

Removed Type UIKit.UISlider

Removed Type UIKit.UISnapBehavior

Removed Type UIKit.UISplitViewController

Removed Type UIKit.UISplitViewControllerBackgroundStyle

Removed Type UIKit.UISplitViewControllerCanCollapsePredicate

Removed Type UIKit.UISplitViewControllerColumn

Removed Type UIKit.UISplitViewControllerDelegate

Removed Type UIKit.UISplitViewControllerDelegate_Extensions

Removed Type UIKit.UISplitViewControllerDisplayEvent

Removed Type UIKit.UISplitViewControllerDisplayMode

Removed Type UIKit.UISplitViewControllerDisplayModeEventArgs

Removed Type UIKit.UISplitViewControllerFetchTargetForActionHandler

Removed Type UIKit.UISplitViewControllerGetDisplayModeForExpanding

Removed Type UIKit.UISplitViewControllerGetSecondaryViewController

Removed Type UIKit.UISplitViewControllerGetTopColumnForCollapsing

Removed Type UIKit.UISplitViewControllerGetViewController

Removed Type UIKit.UISplitViewControllerHidePredicate

Removed Type UIKit.UISplitViewControllerPrimaryEdge

Removed Type UIKit.UISplitViewControllerSplitBehavior

Removed Type UIKit.UISplitViewControllerStyle

Removed Type UIKit.UISplitViewControllerWillShowHideColumnEventArgs

Removed Type UIKit.UISplitViewController_UIViewController

Removed Type UIKit.UISplitViewHideEventArgs

Removed Type UIKit.UISplitViewPresentEventArgs

Removed Type UIKit.UISplitViewShowEventArgs

Removed Type UIKit.UISpringLoadedInteraction

Removed Type UIKit.UISpringLoadedInteractionBehavior_Extensions

Removed Type UIKit.UISpringLoadedInteractionEffectState

Removed Type UIKit.UISpringTimingParameters

Removed Type UIKit.UIStackView

Removed Type UIKit.UIStackViewAlignment

Removed Type UIKit.UIStackViewDistribution

Removed Type UIKit.UIStateRestoration

Removed Type UIKit.UIStateRestoring

Removed Type UIKit.UIStateRestoring_Extensions

Removed Type UIKit.UIStatusBarAnimation

Removed Type UIKit.UIStatusBarFrameChangeEventArgs

Removed Type UIKit.UIStatusBarManager

Removed Type UIKit.UIStatusBarOrientationChangeEventArgs

Removed Type UIKit.UIStatusBarStyle

Removed Type UIKit.UIStepper

Removed Type UIKit.UIStoryboard

Removed Type UIKit.UIStoryboardPopoverSegue

Removed Type UIKit.UIStoryboardSegue

Removed Type UIKit.UIStoryboardUnwindSegueSource

Removed Type UIKit.UIStoryboardViewControllerCreator

Removed Type UIKit.UIStringAttributeKey

Removed Type UIKit.UIStringAttributes

Removed Type UIKit.UIStringDrawing

Removed Type UIKit.UISwipeActionsConfiguration

Removed Type UIKit.UISwipeGestureRecognizer

Removed Type UIKit.UISwipeGestureRecognizerDirection

Removed Type UIKit.UISwitch

Removed Type UIKit.UISwitchStyle

Removed Type UIKit.UISystemAnimation

Removed Type UIKit.UITabBar

Removed Type UIKit.UITabBarAppearance

Removed Type UIKit.UITabBarController

Removed Type UIKit.UITabBarControllerDelegate

Removed Type UIKit.UITabBarControllerDelegate_Extensions

Removed Type UIKit.UITabBarCustomizeChangeEventArgs

Removed Type UIKit.UITabBarCustomizeEventArgs

Removed Type UIKit.UITabBarDelegate

Removed Type UIKit.UITabBarDelegate_Extensions

Removed Type UIKit.UITabBarFinalItemsEventArgs

Removed Type UIKit.UITabBarItem

Removed Type UIKit.UITabBarItemAppearance

Removed Type UIKit.UITabBarItemAppearanceStyle

Removed Type UIKit.UITabBarItemEventArgs

Removed Type UIKit.UITabBarItemPositioning

Removed Type UIKit.UITabBarItemStateAppearance

Removed Type UIKit.UITabBarItemsEventArgs

Removed Type UIKit.UITabBarSelection

Removed Type UIKit.UITabBarSelectionEventArgs

Removed Type UIKit.UITabBarSystemItem

Removed Type UIKit.UITableView

Removed Type UIKit.UITableViewCell

Removed Type UIKit.UITableViewCellAccessory

Removed Type UIKit.UITableViewCellDragState

Removed Type UIKit.UITableViewCellEditingStyle

Removed Type UIKit.UITableViewCellFocusStyle

Removed Type UIKit.UITableViewCellSelectionStyle

Removed Type UIKit.UITableViewCellSeparatorStyle

Removed Type UIKit.UITableViewCellState

Removed Type UIKit.UITableViewCellStyle

Removed Type UIKit.UITableViewController

Removed Type UIKit.UITableViewDataSource

Removed Type UIKit.UITableViewDataSourcePrefetching_Extensions

Removed Type UIKit.UITableViewDataSource_Extensions

Removed Type UIKit.UITableViewDelegate

Removed Type UIKit.UITableViewDelegate_Extensions

Removed Type UIKit.UITableViewDiffableDataSourceCellProvider

Removed Type UIKit.UITableViewDiffableDataSource`2

Removed Type UIKit.UITableViewDragDelegate

Removed Type UIKit.UITableViewDragDelegate_Extensions

Removed Type UIKit.UITableViewDropDelegate

Removed Type UIKit.UITableViewDropDelegate_Extensions

Removed Type UIKit.UITableViewDropIntent

Removed Type UIKit.UITableViewDropPlaceholder

Removed Type UIKit.UITableViewDropProposal

Removed Type UIKit.UITableViewFocusUpdateContext

Removed Type UIKit.UITableViewHeaderFooterView

Removed Type UIKit.UITableViewPlaceholder

Removed Type UIKit.UITableViewRowAction

Removed Type UIKit.UITableViewRowActionStyle

Removed Type UIKit.UITableViewRowAnimation

Removed Type UIKit.UITableViewScrollPosition

Removed Type UIKit.UITableViewSeparatorInsetReference

Removed Type UIKit.UITableViewSource

Removed Type UIKit.UITableViewStyle

Removed Type UIKit.UITapGestureRecognizer

Removed Type UIKit.UITargetedDragPreview

Removed Type UIKit.UITargetedPreview

Removed Type UIKit.UITextAlignment

Removed Type UIKit.UITextAlternativeStyle

Removed Type UIKit.UITextAttributes

Removed Type UIKit.UITextAttributesConversionHandler

Removed Type UIKit.UITextAutocapitalizationType

Removed Type UIKit.UITextAutocorrectionType

Removed Type UIKit.UITextBorderStyle

Removed Type UIKit.UITextChecker

Removed Type UIKit.UITextContentType

Removed Type UIKit.UITextDirection

Removed Type UIKit.UITextDocumentProxy

Removed Type UIKit.UITextDocumentProxy_Extensions

Removed Type UIKit.UITextDragDelegate

Removed Type UIKit.UITextDragDelegate_Extensions

Removed Type UIKit.UITextDragOptions

Removed Type UIKit.UITextDragPreviewRenderer

Removed Type UIKit.UITextDropAction

Removed Type UIKit.UITextDropDelegate

Removed Type UIKit.UITextDropDelegate_Extensions

Removed Type UIKit.UITextDropEditability

Removed Type UIKit.UITextDropPerformer

Removed Type UIKit.UITextDropProgressMode

Removed Type UIKit.UITextDropProposal

Removed Type UIKit.UITextField

Removed Type UIKit.UITextFieldChange

Removed Type UIKit.UITextFieldCondition

Removed Type UIKit.UITextFieldDelegate

Removed Type UIKit.UITextFieldDelegate_Extensions

Removed Type UIKit.UITextFieldDidEndEditingReason

Removed Type UIKit.UITextFieldEditingEndedEventArgs

Removed Type UIKit.UITextFieldViewMode

Removed Type UIKit.UITextFormattingCoordinator

Removed Type UIKit.UITextFormattingCoordinatorDelegate

Removed Type UIKit.UITextGranularity

Removed Type UIKit.UITextInputAssistantItem

Removed Type UIKit.UITextInputDelegate

Removed Type UIKit.UITextInputMode

Removed Type UIKit.UITextInputPasswordRules

Removed Type UIKit.UITextInputStringTokenizer

Removed Type UIKit.UITextInputTokenizer

Removed Type UIKit.UITextInputTraits_Extensions

Removed Type UIKit.UITextInput_Extensions

Removed Type UIKit.UITextInteraction

Removed Type UIKit.UITextInteractionDelegate

Removed Type UIKit.UITextInteractionDelegate_Extensions

Removed Type UIKit.UITextInteractionMode

Removed Type UIKit.UITextItemInteraction

Removed Type UIKit.UITextLayoutDirection

Removed Type UIKit.UITextPasteDelegate

Removed Type UIKit.UITextPasteDelegate_Extensions

Removed Type UIKit.UITextPlaceholder

Removed Type UIKit.UITextPosition

Removed Type UIKit.UITextRange

Removed Type UIKit.UITextSelectionRect

Removed Type UIKit.UITextSmartDashesType

Removed Type UIKit.UITextSmartInsertDeleteType

Removed Type UIKit.UITextSmartQuotesType

Removed Type UIKit.UITextSpellCheckingType

Removed Type UIKit.UITextStorageDirection

Removed Type UIKit.UITextView

Removed Type UIKit.UITextViewChange

Removed Type UIKit.UITextViewCondition

Removed Type UIKit.UITextViewDelegate

Removed Type UIKit.UITextViewDelegateShouldInteractTextDelegate

Removed Type UIKit.UITextViewDelegateShouldInteractUrlDelegate

Removed Type UIKit.UITextViewDelegate_Extensions

Removed Type UIKit.UITextWritingDirection

Removed Type UIKit.UITimingCurveType

Removed Type UIKit.UIToolbar

Removed Type UIKit.UIToolbarAppearance

Removed Type UIKit.UIToolbarDelegate

Removed Type UIKit.UIToolbarPosition

Removed Type UIKit.UITouch

Removed Type UIKit.UITouchEventArgs

Removed Type UIKit.UITouchPhase

Removed Type UIKit.UITouchProperties

Removed Type UIKit.UITouchType

Removed Type UIKit.UITraitCollection

Removed Type UIKit.UITraitEnvironment

Removed Type UIKit.UITraitEnvironmentLayoutDirection

Removed Type UIKit.UITransitionContext

Removed Type UIKit.UITransitionViewControllerKind

Removed Type UIKit.UIUserInterfaceActiveAppearance

Removed Type UIKit.UIUserInterfaceIdiom

Removed Type UIKit.UIUserInterfaceLayoutDirection

Removed Type UIKit.UIUserInterfaceLevel

Removed Type UIKit.UIUserInterfaceSizeClass

Removed Type UIKit.UIUserInterfaceStyle

Removed Type UIKit.UIUserNotificationAction

Removed Type UIKit.UIUserNotificationActionBehavior

Removed Type UIKit.UIUserNotificationActionContext

Removed Type UIKit.UIUserNotificationActivationMode

Removed Type UIKit.UIUserNotificationCategory

Removed Type UIKit.UIUserNotificationSettings

Removed Type UIKit.UIUserNotificationType

Removed Type UIKit.UIVibrancyEffect

Removed Type UIKit.UIVibrancyEffectStyle

Removed Type UIKit.UIVideo

Removed Type UIKit.UIVideoEditorController

Removed Type UIKit.UIVideoEditorControllerDelegate

Removed Type UIKit.UIVideoEditorControllerDelegate_Extensions

Removed Type UIKit.UIView

Removed Type UIKit.UIViewAnimatingPosition

Removed Type UIKit.UIViewAnimatingState

Removed Type UIKit.UIViewAnimationCurve

Removed Type UIKit.UIViewAnimationOptions

Removed Type UIKit.UIViewAnimationTransition

Removed Type UIKit.UIViewAutoresizing

Removed Type UIKit.UIViewConfigurationState

Removed Type UIKit.UIViewContentMode

Removed Type UIKit.UIViewController

Removed Type UIKit.UIViewControllerAnimatedTransitioning

Removed Type UIKit.UIViewControllerAnimatedTransitioning_Extensions

Removed Type UIKit.UIViewControllerContextTransitioning

Removed Type UIKit.UIViewControllerContextTransitioning_Extensions

Removed Type UIKit.UIViewControllerInteractiveTransitioning

Removed Type UIKit.UIViewControllerInteractiveTransitioning_Extensions

Removed Type UIKit.UIViewControllerPreviewingDelegate

Removed Type UIKit.UIViewControllerTransitionCoordinatorContext_Extensions

Removed Type UIKit.UIViewControllerTransitionCoordinator_Extensions

Removed Type UIKit.UIViewControllerTransitioningDelegate

Removed Type UIKit.UIViewControllerTransitioningDelegate_Extensions

Removed Type UIKit.UIViewImplicitlyAnimating_Extensions

Removed Type UIKit.UIViewKeyframeAnimationOptions

Removed Type UIKit.UIViewPrintFormatter

Removed Type UIKit.UIViewPropertyAnimator

Removed Type UIKit.UIViewTintAdjustmentMode

Removed Type UIKit.UIView_UITextField

Removed Type UIKit.UIVisualEffect

Removed Type UIKit.UIVisualEffectView

Removed Type UIKit.UIWebPaginationBreakingMode

Removed Type UIKit.UIWebPaginationMode

Removed Type UIKit.UIWebViewNavigationType

Removed Type UIKit.UIWindow

Removed Type UIKit.UIWindowLevel

Removed Type UIKit.UIWindowScene

Removed Type UIKit.UIWindowSceneDelegate

Removed Type UIKit.UIWindowSceneDelegate_Extensions

Removed Type UIKit.UIWindowSceneDestructionRequestOptions

Removed Type UIKit.UIWindowSceneDismissalAnimation

Removed Type UIKit.UIWindowSceneSessionRole

Removed Type UIKit.UIWindowSceneSessionRoleExtensions

Removed Type UIKit.WillEndDraggingEventArgs

Removed Type UIKit.ZoomingEndedEventArgs

Namespace VideoSubscriberAccount

Type Changed: VideoSubscriberAccount.IVSAccountManagerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: VideoSubscriberAccount.VSAccountManagerDelegate

Removed interface:

IVSAccountManagerDelegate

Type Changed: VideoSubscriberAccount.VSAccountManagerDelegate_Extensions

Modified methods:

-public bool ShouldAuthenticateAccountProvider (this IVSAccountManagerDelegate This, VSAccountManager accountManager, string accountProviderIdentifier)
+public bool ShouldAuthenticateAccountProvider (IVSAccountManagerDelegate This, VSAccountManager accountManager, string accountProviderIdentifier)

Type Changed: VideoSubscriberAccount.VSAccountMetadataRequest

Modified properties:

-protected virtual Foundation.NSString[] SupportedAuthenticationSchemesString { get; set; }
+public virtual Foundation.NSString[] SupportedAuthenticationSchemesString { get; set; }

Type Changed: VideoSubscriberAccount.VSAccountProviderAuthenticationSchemeExtensions

Modified methods:

-public Foundation.NSString GetConstant (this VSAccountProviderAuthenticationScheme self)
+public Foundation.NSString GetConstant (VSAccountProviderAuthenticationScheme self)
-public Foundation.NSString[] GetConstants (this VSAccountProviderAuthenticationScheme[] self)
+public Foundation.NSString[] GetConstants (VSAccountProviderAuthenticationScheme[] self)

Type Changed: VideoSubscriberAccount.VSAccountProviderResponse

Modified properties:

-protected virtual Foundation.NSString AuthenticationSchemeString { get; }
+public virtual Foundation.NSString AuthenticationSchemeString { get; }

Type Changed: VideoSubscriberAccount.VSErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this VSErrorCode self)
+public Foundation.NSString GetDomain (VSErrorCode self)

Removed Type VideoSubscriberAccount.VSSubscription

Removed Type VideoSubscriberAccount.VSSubscriptionAccessLevel

Namespace VisionKit

Type Changed: VisionKit.IVNDocumentCameraViewControllerDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: VisionKit.VNDocumentCameraViewControllerDelegate

Removed interface:

IVNDocumentCameraViewControllerDelegate

Type Changed: VisionKit.VNDocumentCameraViewControllerDelegate_Extensions

Modified methods:

-public void DidCancel (this IVNDocumentCameraViewControllerDelegate This, VNDocumentCameraViewController controller)
+public void DidCancel (IVNDocumentCameraViewControllerDelegate This, VNDocumentCameraViewController controller)
-public void DidFail (this IVNDocumentCameraViewControllerDelegate This, VNDocumentCameraViewController controller, Foundation.NSError error)
+public void DidFail (IVNDocumentCameraViewControllerDelegate This, VNDocumentCameraViewController controller, Foundation.NSError error)
-public void DidFinish (this IVNDocumentCameraViewControllerDelegate This, VNDocumentCameraViewController controller, VNDocumentCameraScan scan)
+public void DidFinish (IVNDocumentCameraViewControllerDelegate This, VNDocumentCameraViewController controller, VNDocumentCameraScan scan)

Namespace WatchConnectivity

Type Changed: WatchConnectivity.IWCSessionDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: WatchConnectivity.WCErrorCode

Modified fields:

-CompanionAppNotInstalled = 7018
+CompanionAppNotInstalled = 17
-DeliveryFailed = 7014
+DeliveryFailed = 13
-DeviceNotPaired = 7005
+DeviceNotPaired = 4
-FileAccessDenied = 7013
+FileAccessDenied = 12
-GenericError = 7001
+GenericError = 0
-InsufficientSpace = 7015
+InsufficientSpace = 14
-InvalidParameter = 7008
+InvalidParameter = 7
-MessageReplyFailed = 7011
+MessageReplyFailed = 10
-MessageReplyTimedOut = 7012
+MessageReplyTimedOut = 11
-NotReachable = 7007
+NotReachable = 6
-PayloadTooLarge = 7009
+PayloadTooLarge = 8
-PayloadUnsupportedTypes = 7010
+PayloadUnsupportedTypes = 9
-SessionInactive = 7016
+SessionInactive = 15
-SessionMissingDelegate = 7003
+SessionMissingDelegate = 2
-SessionNotActivated = 7004
+SessionNotActivated = 3
-SessionNotSupported = 7002
+SessionNotSupported = 1
-TransferTimedOut = 7017
+TransferTimedOut = 16
-WatchAppNotInstalled = 7006
+WatchAppNotInstalled = 5
-WatchOnlyApp = 7019
+WatchOnlyApp = 18

Type Changed: WatchConnectivity.WCSessionDelegate

Removed interface:

IWCSessionDelegate

Type Changed: WatchConnectivity.WCSessionDelegate_Extensions

Modified methods:

-public void ActivationDidComplete (this IWCSessionDelegate This, WCSession session, WCSessionActivationState activationState, Foundation.NSError error)
+public void ActivationDidComplete (IWCSessionDelegate This, WCSession session, WCSessionActivationState activationState, Foundation.NSError error)
-public void DidBecomeInactive (this IWCSessionDelegate This, WCSession session)
+public void DidBecomeInactive (IWCSessionDelegate This, WCSession session)
-public void DidDeactivate (this IWCSessionDelegate This, WCSession session)
+public void DidDeactivate (IWCSessionDelegate This, WCSession session)
-public void DidFinishFileTransfer (this IWCSessionDelegate This, WCSession session, WCSessionFileTransfer fileTransfer, Foundation.NSError error)
+public void DidFinishFileTransfer (IWCSessionDelegate This, WCSession session, WCSessionFileTransfer fileTransfer, Foundation.NSError error)
-public void DidFinishUserInfoTransfer (this IWCSessionDelegate This, WCSession session, WCSessionUserInfoTransfer userInfoTransfer, Foundation.NSError error)
+public void DidFinishUserInfoTransfer (IWCSessionDelegate This, WCSession session, WCSessionUserInfoTransfer userInfoTransfer, Foundation.NSError error)
-public void DidReceiveApplicationContext (this IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> applicationContext)
+public void DidReceiveApplicationContext (IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> applicationContext)
-public void DidReceiveFile (this IWCSessionDelegate This, WCSession session, WCSessionFile file)
+public void DidReceiveFile (IWCSessionDelegate This, WCSession session, WCSessionFile file)
-public void DidReceiveMessage (this IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> message)
+public void DidReceiveMessage (IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> message)
-public void DidReceiveMessage (this IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> message, WCSessionReplyHandler replyHandler)
+public void DidReceiveMessage (IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> message, WCSessionReplyHandler replyHandler)
-public void DidReceiveMessageData (this IWCSessionDelegate This, WCSession session, Foundation.NSData messageData)
+public void DidReceiveMessageData (IWCSessionDelegate This, WCSession session, Foundation.NSData messageData)
-public void DidReceiveMessageData (this IWCSessionDelegate This, WCSession session, Foundation.NSData messageData, WCSessionReplyDataHandler replyHandler)
+public void DidReceiveMessageData (IWCSessionDelegate This, WCSession session, Foundation.NSData messageData, WCSessionReplyDataHandler replyHandler)
-public void DidReceiveUserInfo (this IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> userInfo)
+public void DidReceiveUserInfo (IWCSessionDelegate This, WCSession session, Foundation.NSDictionary<Foundation.NSString,Foundation.NSObject> userInfo)
-public void SessionReachabilityDidChange (this IWCSessionDelegate This, WCSession session)
+public void SessionReachabilityDidChange (IWCSessionDelegate This, WCSession session)
-public void SessionWatchStateDidChange (this IWCSessionDelegate This, WCSession session)
+public void SessionWatchStateDidChange (IWCSessionDelegate This, WCSession session)

Type Changed: WatchConnectivity.WCSessionUserInfoTransfer

Removed interfaces:

Foundation.INSCoding
Foundation.INSSecureCoding

Namespace WatchKit

Type Changed: WatchKit.IWKImageAnimatable

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: WatchKit.WKAccessibility

Modified methods:

-public void SetAccessibilityHint (this WKInterfaceObject This, string accessibilityHint)
+public void SetAccessibilityHint (WKInterfaceObject This, string accessibilityHint)
-public void SetAccessibilityIdentifier (this WKInterfaceObject This, string accessibilityIdentifier)
+public void SetAccessibilityIdentifier (WKInterfaceObject This, string accessibilityIdentifier)
-public void SetAccessibilityImageRegions (this WKInterfaceObject This, WKAccessibilityImageRegion[] accessibilityImageRegions)
+public void SetAccessibilityImageRegions (WKInterfaceObject This, WKAccessibilityImageRegion[] accessibilityImageRegions)
-public void SetAccessibilityLabel (this WKInterfaceObject This, string accessibilityLabel)
+public void SetAccessibilityLabel (WKInterfaceObject This, string accessibilityLabel)
-public void SetAccessibilityTraits (this WKInterfaceObject This, UIKit.UIAccessibilityTrait accessibilityTraits)
+public void SetAccessibilityTraits (WKInterfaceObject This, UIKit.UIAccessibilityTrait accessibilityTraits)
-public void SetAccessibilityValue (this WKInterfaceObject This, string accessibilityValue)
+public void SetAccessibilityValue (WKInterfaceObject This, string accessibilityValue)
-public void SetIsAccessibilityElement (this WKInterfaceObject This, bool isAccessibilityElement)
+public void SetIsAccessibilityElement (WKInterfaceObject This, bool isAccessibilityElement)

Type Changed: WatchKit.WKErrorCodeExtensions

Modified methods:

-public Foundation.NSString GetDomain (this WKErrorCode self)
+public Foundation.NSString GetDomain (WKErrorCode self)

Type Changed: WatchKit.WKInterfaceGroup

Removed interface:

IWKImageAnimatable

Type Changed: WatchKit.WKInterfaceImage

Removed interface:

IWKImageAnimatable

Type Changed: WatchKit.WKUserNotificationInterfaceController

Modified methods:

-public virtual void DismissController ()
+public override void DismissController ()

Namespace iAd

Type Changed: iAd.ADBannerViewDelegate

Removed interface:

IADBannerViewDelegate

Type Changed: iAd.ADBannerViewDelegate_Extensions

Modified methods:

-public void ActionFinished (this IADBannerViewDelegate This, ADBannerView banner)
+public void ActionFinished (IADBannerViewDelegate This, ADBannerView banner)
-public bool ActionShouldBegin (this IADBannerViewDelegate This, ADBannerView banner, bool willLeaveApplication)
+public bool ActionShouldBegin (IADBannerViewDelegate This, ADBannerView banner, bool willLeaveApplication)
-public void AdLoaded (this IADBannerViewDelegate This, ADBannerView banner)
+public void AdLoaded (IADBannerViewDelegate This, ADBannerView banner)
-public void FailedToReceiveAd (this IADBannerViewDelegate This, ADBannerView banner, Foundation.NSError error)
+public void FailedToReceiveAd (IADBannerViewDelegate This, ADBannerView banner, Foundation.NSError error)
-public void WillLoad (this IADBannerViewDelegate This, ADBannerView bannerView)
+public void WillLoad (IADBannerViewDelegate This, ADBannerView bannerView)

Type Changed: iAd.ADClientError

Modified fields:

-CorruptResponse = 3
+CorruptResponse = 4
-LimitAdTracking = 1
+LimitAdTracking = 2
-MissingData = 2
+MissingData = 3
-RequestClientError = 4
+RequestClientError = 5
-RequestNetworkError = 6
+RequestNetworkError = 7
-RequestServerError = 5
+RequestServerError = 6
-UnsupportedPlatform = 7
+UnsupportedPlatform = 8

Type Changed: iAd.ADClientErrorExtensions

Modified methods:

-public Foundation.NSString GetDomain (this ADClientError self)
+public Foundation.NSString GetDomain (ADClientError self)

Type Changed: iAd.ADErrorExtensions

Modified methods:

-public Foundation.NSString GetDomain (this ADError self)
+public Foundation.NSString GetDomain (ADError self)

Type Changed: iAd.ADInterstitialAdDelegate

Removed interface:

IADInterstitialAdDelegate

Type Changed: iAd.ADInterstitialAdDelegate_Extensions

Modified methods:

-public void WillLoad (this IADInterstitialAdDelegate This, ADInterstitialAd interstitialAd)
+public void WillLoad (IADInterstitialAdDelegate This, ADInterstitialAd interstitialAd)

Type Changed: iAd.IADBannerViewDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: iAd.IADInterstitialAdDelegate

Removed interfaces:

ObjCRuntime.INativeObject
System.IDisposable

Type Changed: iAd.IAdAdditions

Modified methods:

-public bool DisplayingBannerAd (this UIKit.UIViewController This)
+public bool DisplayingBannerAd (UIKit.UIViewController This)
-public bool GetCanDisplayBannerAds (this UIKit.UIViewController This)
+public bool GetCanDisplayBannerAds (UIKit.UIViewController This)
-public ADInterstitialPresentationPolicy GetInterstitialPresentationPolicy (this UIKit.UIViewController This)
+public ADInterstitialPresentationPolicy GetInterstitialPresentationPolicy (UIKit.UIViewController This)
-public UIKit.UIView GetOriginalContentView (this UIKit.UIViewController This)
+public UIKit.UIView GetOriginalContentView (UIKit.UIViewController This)
-public bool PresentingFullScreenAd (this UIKit.UIViewController This)
+public bool PresentingFullScreenAd (UIKit.UIViewController This)
-public bool RequestInterstitialAdPresentation (this UIKit.UIViewController This)
+public bool RequestInterstitialAdPresentation (UIKit.UIViewController This)
-public void SetCanDisplayBannerAds (this UIKit.UIViewController This, bool value)
+public void SetCanDisplayBannerAds (UIKit.UIViewController This, bool value)
-public void SetInterstitialPresentationPolicy (this UIKit.UIViewController This, ADInterstitialPresentationPolicy policy)
+public void SetInterstitialPresentationPolicy (UIKit.UIViewController This, ADInterstitialPresentationPolicy policy)
-public bool ShouldPresentInterstitialAd (this UIKit.UIViewController This)
+public bool ShouldPresentInterstitialAd (UIKit.UIViewController This)

Type Changed: iAd.IAdPreroll

Modified methods:

-public void CancelPreroll (this MediaPlayer.MPMoviePlayerController This)
+public void CancelPreroll (MediaPlayer.MPMoviePlayerController This)
-public void PlayPrerollAd (this MediaPlayer.MPMoviePlayerController This, System.Action<Foundation.NSError> completionHandler)
+public void PlayPrerollAd (MediaPlayer.MPMoviePlayerController This, System.Action<Foundation.NSError> completionHandler)

Type Changed: iAd.iAdPreroll_AVPlayerViewController

Modified methods:

-public void CancelPreroll (this AVKit.AVPlayerViewController This)
+public void CancelPreroll (AVKit.AVPlayerViewController This)
-public void PlayPrerollAd (this AVKit.AVPlayerViewController This, System.Action<Foundation.NSError> completionHandler)
+public void PlayPrerollAd (AVKit.AVPlayerViewController This, System.Action<Foundation.NSError> completionHandler)

Removed Namespace Accelerate

Removed Type Accelerate.Pixel8888

Removed Type Accelerate.PixelARGB16S

Removed Type Accelerate.PixelARGB16U

Removed Type Accelerate.PixelFFFF

Removed Type Accelerate.vImage

Removed Type Accelerate.vImageAffineTransformDouble

Removed Type Accelerate.vImageAffineTransformFloat

Removed Type Accelerate.vImageBuffer

Removed Type Accelerate.vImageError

Removed Type Accelerate.vImageFlags

Removed Type Accelerate.vImageGamma

Removed Type Accelerate.vImageInterpolationMethod

Removed Type Accelerate.vImageMDTableUsageHint

Removed Namespace Accessibility

Removed Type Accessibility.AXCustomContent

Removed Type Accessibility.AXCustomContentImportance

Removed Type Accessibility.IAXCustomContentProvider

Removed Namespace Accounts

Removed Type Accounts.ACAccount

Removed Type Accounts.ACAccountCredential

Removed Type Accounts.ACAccountCredentialRenewResult

Removed Type Accounts.ACAccountStore

Removed Type Accounts.ACAccountStoreRemoveCompletionHandler

Removed Type Accounts.ACAccountStoreSaveCompletionHandler

Removed Type Accounts.ACAccountType

Removed Type Accounts.ACErrorCode

Removed Type Accounts.ACErrorCodeExtensions

Removed Type Accounts.ACFacebookAudience

Removed Type Accounts.ACFacebookAudienceValue

Removed Type Accounts.ACFacebookKey

Removed Type Accounts.ACRequestCompletionHandler

Removed Type Accounts.ACTencentWeiboKey

Removed Type Accounts.AccountStoreOptions

Removed Namespace AdServices

Removed Type AdServices.AAAttribution

Removed Type AdServices.AAAttributionErrorCode

Removed Type AdServices.AAAttributionErrorCodeExtensions

Removed Namespace AdSupport

Removed Type AdSupport.ASIdentifierManager

Removed Namespace AddressBook

Removed Type AddressBook.ABAddressBook

Removed Type AddressBook.ABAddressBookError

Removed Type AddressBook.ABAddressBookErrorExtensions

Removed Type AddressBook.ABAuthorizationStatus

Removed Type AddressBook.ABGroup

Removed Type AddressBook.ABLabel

Removed Type AddressBook.ABMultiValueEntry`1

Removed Type AddressBook.ABMultiValue`1

Removed Type AddressBook.ABMutableDateMultiValue

Removed Type AddressBook.ABMutableDictionaryMultiValue

Removed Type AddressBook.ABMutableMultiValue`1

Removed Type AddressBook.ABMutableStringMultiValue

Removed Type AddressBook.ABPerson

Removed Type AddressBook.ABPersonAddressKey

Removed Type AddressBook.ABPersonCompositeNameFormat

Removed Type AddressBook.ABPersonDateLabel

Removed Type AddressBook.ABPersonImageFormat

Removed Type AddressBook.ABPersonInstantMessageKey

Removed Type AddressBook.ABPersonInstantMessageService

Removed Type AddressBook.ABPersonKind

Removed Type AddressBook.ABPersonPhoneLabel

Removed Type AddressBook.ABPersonProperty

Removed Type AddressBook.ABPersonRelatedNamesLabel

Removed Type AddressBook.ABPersonSocialProfileService

Removed Type AddressBook.ABPersonSortBy

Removed Type AddressBook.ABPersonUrlLabel

Removed Type AddressBook.ABPropertyType

Removed Type AddressBook.ABRecord

Removed Type AddressBook.ABRecordType

Removed Type AddressBook.ABSource

Removed Type AddressBook.ABSourceProperty

Removed Type AddressBook.ABSourceType

Removed Type AddressBook.ExternalChangeEventArgs

Removed Type AddressBook.InstantMessageService

Removed Type AddressBook.PersonAddress

Removed Type AddressBook.SocialProfile

Removed Namespace AppTrackingTransparency

Removed Type AppTrackingTransparency.ATTrackingManager

Removed Type AppTrackingTransparency.ATTrackingManagerAuthorizationStatus

Removed Namespace AuthenticationServices

Removed Type AuthenticationServices.ASAccountAuthenticationModificationController

Removed Type AuthenticationServices.ASAccountAuthenticationModificationControllerDelegate

Removed Type AuthenticationServices.ASAccountAuthenticationModificationControllerDelegate_Extensions

Removed Type AuthenticationServices.ASAccountAuthenticationModificationExtensionContext

Removed Type AuthenticationServices.ASAccountAuthenticationModificationReplacePasswordWithSignInWithAppleRequest

Removed Type AuthenticationServices.ASAccountAuthenticationModificationRequest

Removed Type AuthenticationServices.ASAccountAuthenticationModificationUpgradePasswordToStrongPasswordRequest

Removed Type AuthenticationServices.ASAccountAuthenticationModificationViewController

Removed Type AuthenticationServices.ASAuthorization

Removed Type AuthenticationServices.ASAuthorizationAppleIdButton

Removed Type AuthenticationServices.ASAuthorizationAppleIdButtonStyle

Removed Type AuthenticationServices.ASAuthorizationAppleIdButtonType

Removed Type AuthenticationServices.ASAuthorizationAppleIdCredential

Removed Type AuthenticationServices.ASAuthorizationAppleIdProvider

Removed Type AuthenticationServices.ASAuthorizationAppleIdProviderCredentialState

Removed Type AuthenticationServices.ASAuthorizationAppleIdRequest

Removed Type AuthenticationServices.ASAuthorizationController

Removed Type AuthenticationServices.ASAuthorizationControllerDelegate

Removed Type AuthenticationServices.ASAuthorizationControllerDelegate_Extensions

Removed Type AuthenticationServices.ASAuthorizationError

Removed Type AuthenticationServices.ASAuthorizationErrorExtensions

Removed Type AuthenticationServices.ASAuthorizationOpenIdRequest

Removed Type AuthenticationServices.ASAuthorizationOperation

Removed Type AuthenticationServices.ASAuthorizationOperationExtensions

Removed Type AuthenticationServices.ASAuthorizationPasswordProvider

Removed Type AuthenticationServices.ASAuthorizationPasswordRequest

Removed Type AuthenticationServices.ASAuthorizationProviderAuthorizationOperation

Removed Type AuthenticationServices.ASAuthorizationProviderAuthorizationOperationExtensions

Removed Type AuthenticationServices.ASAuthorizationProviderExtensionAuthorizationRequest

Removed Type AuthenticationServices.ASAuthorizationProviderExtensionAuthorizationRequestHandler_Extensions

Removed Type AuthenticationServices.ASAuthorizationRequest

Removed Type AuthenticationServices.ASAuthorizationScope

Removed Type AuthenticationServices.ASAuthorizationScopeExtensions

Removed Type AuthenticationServices.ASAuthorizationSingleSignOnCredential

Removed Type AuthenticationServices.ASAuthorizationSingleSignOnProvider

Removed Type AuthenticationServices.ASAuthorizationSingleSignOnRequest

Removed Type AuthenticationServices.ASCredentialIdentityStore

Removed Type AuthenticationServices.ASCredentialIdentityStoreCompletionHandler

Removed Type AuthenticationServices.ASCredentialIdentityStoreErrorCode

Removed Type AuthenticationServices.ASCredentialIdentityStoreErrorCodeExtensions

Removed Type AuthenticationServices.ASCredentialIdentityStoreState

Removed Type AuthenticationServices.ASCredentialProviderExtensionContext

Removed Type AuthenticationServices.ASCredentialProviderExtensionRequestCompletionHandler

Removed Type AuthenticationServices.ASCredentialProviderViewController

Removed Type AuthenticationServices.ASCredentialServiceIdentifier

Removed Type AuthenticationServices.ASCredentialServiceIdentifierType

Removed Type AuthenticationServices.ASExtensionErrorCode

Removed Type AuthenticationServices.ASExtensionErrorCodeExtensions

Removed Type AuthenticationServices.ASPasswordCredential

Removed Type AuthenticationServices.ASPasswordCredentialIdentity

Removed Type AuthenticationServices.ASUserDetectionStatus

Removed Type AuthenticationServices.ASWebAuthenticationSession

Removed Type AuthenticationServices.ASWebAuthenticationSessionCompletionHandler

Removed Type AuthenticationServices.ASWebAuthenticationSessionErrorCode

Removed Type AuthenticationServices.ASWebAuthenticationSessionErrorCodeExtensions

Removed Type AuthenticationServices.IASAccountAuthenticationModificationControllerDelegate

Removed Type AuthenticationServices.IASAccountAuthenticationModificationControllerPresentationContextProviding

Removed Type AuthenticationServices.IASAuthorizationControllerDelegate

Removed Type AuthenticationServices.IASAuthorizationControllerPresentationContextProviding

Removed Type AuthenticationServices.IASAuthorizationCredential

Removed Type AuthenticationServices.IASAuthorizationProvider

Removed Type AuthenticationServices.IASAuthorizationProviderExtensionAuthorizationRequestHandler

Removed Type AuthenticationServices.IASWebAuthenticationPresentationContextProviding

Removed Namespace BackgroundTasks

Removed Type BackgroundTasks.BGAppRefreshTask

Removed Type BackgroundTasks.BGAppRefreshTaskRequest

Removed Type BackgroundTasks.BGProcessingTask

Removed Type BackgroundTasks.BGProcessingTaskRequest

Removed Type BackgroundTasks.BGTask

Removed Type BackgroundTasks.BGTaskRequest

Removed Type BackgroundTasks.BGTaskScheduler

Removed Type BackgroundTasks.BGTaskSchedulerErrorCode

Removed Type BackgroundTasks.BGTaskSchedulerErrorCodeExtensions

Removed Namespace BusinessChat

Removed Type BusinessChat.BCChatAction

Removed Type BusinessChat.BCChatButton

Removed Type BusinessChat.BCChatButtonStyle

Removed Type BusinessChat.BCParameterName

Removed Type BusinessChat.BCParameterNameExtensions

Removed Namespace CallKit

Removed Type CallKit.CXAction

Removed Type CallKit.CXAnswerCallAction

Removed Type CallKit.CXCall

Removed Type CallKit.CXCallAction

Removed Type CallKit.CXCallController

Removed Type CallKit.CXCallDirectoryEnabledStatus

Removed Type CallKit.CXCallDirectoryExtensionContext

Removed Type CallKit.CXCallDirectoryExtensionContextDelegate

Removed Type CallKit.CXCallDirectoryManager

Removed Type CallKit.CXCallDirectoryProvider

Removed Type CallKit.CXCallEndedReason

Removed Type CallKit.CXCallObserver

Removed Type CallKit.CXCallObserverDelegate

Removed Type CallKit.CXCallUpdate

Removed Type CallKit.CXEndCallAction

Removed Type CallKit.CXErrorCode

Removed Type CallKit.CXErrorCodeCallDirectoryManagerError

Removed Type CallKit.CXErrorCodeCallDirectoryManagerErrorExtensions

Removed Type CallKit.CXErrorCodeExtensions

Removed Type CallKit.CXErrorCodeIncomingCallError

Removed Type CallKit.CXErrorCodeIncomingCallErrorExtensions

Removed Type CallKit.CXErrorCodeRequestTransactionError

Removed Type CallKit.CXErrorCodeRequestTransactionErrorExtensions

Removed Type CallKit.CXHandle

Removed Type CallKit.CXHandleType

Removed Type CallKit.CXPlayDtmfCallAction

Removed Type CallKit.CXPlayDtmfCallActionType

Removed Type CallKit.CXProvider

Removed Type CallKit.CXProviderConfiguration

Removed Type CallKit.CXProviderDelegate

Removed Type CallKit.CXProviderDelegate_Extensions

Removed Type CallKit.CXSetGroupCallAction

Removed Type CallKit.CXSetHeldCallAction

Removed Type CallKit.CXSetMutedCallAction

Removed Type CallKit.CXStartCallAction

Removed Type CallKit.CXTransaction

Removed Type CallKit.ICXCallDirectoryExtensionContextDelegate

Removed Type CallKit.ICXCallObserverDelegate

Removed Type CallKit.ICXProviderDelegate

Removed Namespace ClassKit

Removed Type ClassKit.CLSActivity

Removed Type ClassKit.CLSActivityItem

Removed Type ClassKit.CLSBinaryItem

Removed Type ClassKit.CLSBinaryValueType

Removed Type ClassKit.CLSContext

Removed Type ClassKit.CLSContextTopic

Removed Type ClassKit.CLSContextTopicExtensions

Removed Type ClassKit.CLSContextType

Removed Type ClassKit.CLSDataStore

Removed Type ClassKit.CLSDataStoreDelegate

Removed Type ClassKit.CLSErrorCode

Removed Type ClassKit.CLSErrorCodeExtensions

Removed Type ClassKit.CLSErrorUserInfoKeys

Removed Type ClassKit.CLSObject

Removed Type ClassKit.CLSPredicateKeyPath

Removed Type ClassKit.CLSProgressReportingCapability

Removed Type ClassKit.CLSProgressReportingCapabilityKind

Removed Type ClassKit.CLSQuantityItem

Removed Type ClassKit.CLSScoreItem

Removed Type ClassKit.ICLSContextProvider

Removed Type ClassKit.ICLSDataStoreDelegate

Removed Namespace CloudKit

Removed Type CloudKit.CKAcceptPerShareCompletionHandler

Removed Type CloudKit.CKAcceptSharesOperation

Removed Type CloudKit.CKAccountStatus

Removed Type CloudKit.CKApplicationPermissionStatus

Removed Type CloudKit.CKApplicationPermissions

Removed Type CloudKit.CKAsset

Removed Type CloudKit.CKContainer

Removed Type CloudKit.CKDatabase

Removed Type CloudKit.CKDatabaseDeleteSubscriptionHandler

Removed Type CloudKit.CKDatabaseNotification

Removed Type CloudKit.CKDatabaseOperation

Removed Type CloudKit.CKDatabaseScope

Removed Type CloudKit.CKDatabaseSubscription

Removed Type CloudKit.CKDiscoverAllContactsOperation

Removed Type CloudKit.CKDiscoverAllUserIdentitiesOperation

Removed Type CloudKit.CKDiscoverUserIdentitiesOperation

Removed Type CloudKit.CKDiscoverUserInfosCompletionHandler

Removed Type CloudKit.CKDiscoverUserInfosOperation

Removed Type CloudKit.CKDiscoveredUserInfo

Removed Type CloudKit.CKErrorCode

Removed Type CloudKit.CKErrorCodeExtensions

Removed Type CloudKit.CKErrorFields

Removed Type CloudKit.CKFetchDatabaseChangesCompletionHandler

Removed Type CloudKit.CKFetchDatabaseChangesOperation

Removed Type CloudKit.CKFetchNotificationChangesOperation

Removed Type CloudKit.CKFetchPerShareMetadataHandler

Removed Type CloudKit.CKFetchRecordChangesHandler

Removed Type CloudKit.CKFetchRecordChangesOperation

Removed Type CloudKit.CKFetchRecordZoneChangesConfiguration

Removed Type CloudKit.CKFetchRecordZoneChangesFetchCompletedHandler

Removed Type CloudKit.CKFetchRecordZoneChangesOperation

Removed Type CloudKit.CKFetchRecordZoneChangesOptions

Removed Type CloudKit.CKFetchRecordZoneChangesTokensUpdatedHandler

Removed Type CloudKit.CKFetchRecordZoneChangesWithIDWasDeletedHandler

Removed Type CloudKit.CKFetchRecordZonesOperation

Removed Type CloudKit.CKFetchRecordsCompletedHandler

Removed Type CloudKit.CKFetchRecordsOperation

Removed Type CloudKit.CKFetchShareMetadataOperation

Removed Type CloudKit.CKFetchShareParticipantsOperation

Removed Type CloudKit.CKFetchSubscriptionsCompleteHandler

Removed Type CloudKit.CKFetchSubscriptionsOperation

Removed Type CloudKit.CKFetchWebAuthTokenOperation

Removed Type CloudKit.CKFetchWebAuthTokenOperationHandler

Removed Type CloudKit.CKLocationSortDescriptor

Removed Type CloudKit.CKMarkNotificationsReadHandler

Removed Type CloudKit.CKMarkNotificationsReadOperation

Removed Type CloudKit.CKModifyBadgeOperation

Removed Type CloudKit.CKModifyRecordZonesHandler

Removed Type CloudKit.CKModifyRecordZonesOperation

Removed Type CloudKit.CKModifyRecordsOperation

Removed Type CloudKit.CKModifyRecordsOperationHandler

Removed Type CloudKit.CKModifySubscriptionsHandler

Removed Type CloudKit.CKModifySubscriptionsOperation

Removed Type CloudKit.CKNotification

Removed Type CloudKit.CKNotificationID

Removed Type CloudKit.CKNotificationInfo

Removed Type CloudKit.CKNotificationType

Removed Type CloudKit.CKOperation

Removed Type CloudKit.CKOperationConfiguration

Removed Type CloudKit.CKOperationGroup

Removed Type CloudKit.CKOperationGroupTransferSize

Removed Type CloudKit.CKQuery

Removed Type CloudKit.CKQueryCursor

Removed Type CloudKit.CKQueryNotification

Removed Type CloudKit.CKQueryNotificationReason

Removed Type CloudKit.CKQueryOperation

Removed Type CloudKit.CKQuerySubscription

Removed Type CloudKit.CKQuerySubscriptionOptions

Removed Type CloudKit.CKRecord

Removed Type CloudKit.CKRecordID

Removed Type CloudKit.CKRecordSavePolicy

Removed Type CloudKit.CKRecordValue

Removed Type CloudKit.CKRecordZone

Removed Type CloudKit.CKRecordZoneCapabilities

Removed Type CloudKit.CKRecordZoneCompleteHandler

Removed Type CloudKit.CKRecordZoneID

Removed Type CloudKit.CKRecordZoneNotification

Removed Type CloudKit.CKRecordZoneSubscription

Removed Type CloudKit.CKReference

Removed Type CloudKit.CKReferenceAction

Removed Type CloudKit.CKServerChangeToken

Removed Type CloudKit.CKShare

Removed Type CloudKit.CKShareKeys

Removed Type CloudKit.CKShareMetadata

Removed Type CloudKit.CKShareParticipant

Removed Type CloudKit.CKShareParticipantAcceptanceStatus

Removed Type CloudKit.CKShareParticipantPermission

Removed Type CloudKit.CKShareParticipantRole

Removed Type CloudKit.CKShareParticipantType

Removed Type CloudKit.CKSubscription

Removed Type CloudKit.CKSubscriptionOptions

Removed Type CloudKit.CKSubscriptionType

Removed Type CloudKit.CKUserIdentity

Removed Type CloudKit.CKUserIdentityLookupInfo

Removed Type CloudKit.ICKRecordValue

Removed Namespace Compression

Removed Type Compression.CompressionAlgorithm

Removed Type Compression.CompressionStream

Removed Namespace Contacts

Removed Type Contacts.CNAuthorizationStatus

Removed Type Contacts.CNChangeHistoryAddContactEvent

Removed Type Contacts.CNChangeHistoryAddGroupEvent

Removed Type Contacts.CNChangeHistoryAddMemberToGroupEvent

Removed Type Contacts.CNChangeHistoryAddSubgroupToGroupEvent

Removed Type Contacts.CNChangeHistoryDeleteContactEvent

Removed Type Contacts.CNChangeHistoryDeleteGroupEvent

Removed Type Contacts.CNChangeHistoryDropEverythingEvent

Removed Type Contacts.CNChangeHistoryEvent

Removed Type Contacts.CNChangeHistoryEventVisitor_Extensions

Removed Type Contacts.CNChangeHistoryFetchRequest

Removed Type Contacts.CNChangeHistoryRemoveMemberFromGroupEvent

Removed Type Contacts.CNChangeHistoryRemoveSubgroupFromGroupEvent

Removed Type Contacts.CNChangeHistoryUpdateContactEvent

Removed Type Contacts.CNChangeHistoryUpdateGroupEvent

Removed Type Contacts.CNContact

Removed Type Contacts.CNContactDisplayNameOrder

Removed Type Contacts.CNContactFetchRequest

Removed Type Contacts.CNContactFormatter

Removed Type Contacts.CNContactFormatterStyle

Removed Type Contacts.CNContactKey

Removed Type Contacts.CNContactOptions

Removed Type Contacts.CNContactProperty

Removed Type Contacts.CNContactRelation

Removed Type Contacts.CNContactSortOrder

Removed Type Contacts.CNContactStore

Removed Type Contacts.CNContactStoreEnumerateContactsHandler

Removed Type Contacts.CNContactStoreListContactsHandler

Removed Type Contacts.CNContactStoreRequestAccessHandler

Removed Type Contacts.CNContactType

Removed Type Contacts.CNContactVCardSerialization

Removed Type Contacts.CNContactsUserDefaults

Removed Type Contacts.CNContainer

Removed Type Contacts.CNContainerKey

Removed Type Contacts.CNContainerType

Removed Type Contacts.CNContainer_PredicatesExtension

Removed Type Contacts.CNEntityType

Removed Type Contacts.CNErrorCode

Removed Type Contacts.CNErrorCodeExtensions

Removed Type Contacts.CNErrorUserInfoKey

Removed Type Contacts.CNFetchRequest

Removed Type Contacts.CNFetchResult`1

Removed Type Contacts.CNGroup

Removed Type Contacts.CNGroupKey

Removed Type Contacts.CNGroup_PredicatesExtension

Removed Type Contacts.CNInstantMessageAddress

Removed Type Contacts.CNInstantMessageAddressKey

Removed Type Contacts.CNInstantMessageAddressOption

Removed Type Contacts.CNInstantMessageServiceKey

Removed Type Contacts.CNInstantMessageServiceOption

Removed Type Contacts.CNLabelContactRelationKey

Removed Type Contacts.CNLabelKey

Removed Type Contacts.CNLabelPhoneNumberKey

Removed Type Contacts.CNLabeledValue`1

Removed Type Contacts.CNMutableContact

Removed Type Contacts.CNMutableGroup

Removed Type Contacts.CNMutablePostalAddress

Removed Type Contacts.CNPhoneNumber

Removed Type Contacts.CNPostalAddress

Removed Type Contacts.CNPostalAddressFormatter

Removed Type Contacts.CNPostalAddressFormatterStyle

Removed Type Contacts.CNPostalAddressKey

Removed Type Contacts.CNPostalAddressKeyOption

Removed Type Contacts.CNPostalAddressKeyOptionExtensions

Removed Type Contacts.CNSaveRequest

Removed Type Contacts.CNSocialProfile

Removed Type Contacts.CNSocialProfileKey

Removed Type Contacts.CNSocialProfileOption

Removed Type Contacts.CNSocialProfileServiceKey

Removed Type Contacts.CNSocialProfileServiceOption

Removed Type Contacts.ICNChangeHistoryEventVisitor

Removed Type Contacts.ICNKeyDescriptor

Removed Namespace ContactsUI

Removed Type ContactsUI.CNContactPickerDelegate

Removed Type ContactsUI.CNContactPickerDelegate_Extensions

Removed Type ContactsUI.CNContactPickerViewController

Removed Type ContactsUI.CNContactViewController

Removed Type ContactsUI.CNContactViewControllerDelegate

Removed Type ContactsUI.CNContactViewControllerDelegate_Extensions

Removed Type ContactsUI.ICNContactPickerDelegate

Removed Type ContactsUI.ICNContactViewControllerDelegate

Removed Namespace CoreData

Removed Type CoreData.INSFetchRequestResult

Removed Type CoreData.INSFetchedResultsControllerDelegate

Removed Type CoreData.INSFetchedResultsSectionInfo

Removed Type CoreData.MigrationErrorType

Removed Type CoreData.NSAsynchronousFetchRequest

Removed Type CoreData.NSAsynchronousFetchResult

Removed Type CoreData.NSAtomicStore

Removed Type CoreData.NSAtomicStoreCacheNode

Removed Type CoreData.NSAttributeDescription

Removed Type CoreData.NSAttributeType

Removed Type CoreData.NSBatchDeleteRequest

Removed Type CoreData.NSBatchDeleteRequestResultType

Removed Type CoreData.NSBatchDeleteResult

Removed Type CoreData.NSBatchInsertRequest

Removed Type CoreData.NSBatchInsertRequestDictionaryHandler

Removed Type CoreData.NSBatchInsertRequestManagedObjectHandler

Removed Type CoreData.NSBatchInsertRequestResultType

Removed Type CoreData.NSBatchInsertResult

Removed Type CoreData.NSBatchUpdateRequest

Removed Type CoreData.NSBatchUpdateRequestResultType

Removed Type CoreData.NSBatchUpdateResult

Removed Type CoreData.NSConstraintConflict

Removed Type CoreData.NSCoreDataCoreSpotlightDelegate

Removed Type CoreData.NSDeleteRule

Removed Type CoreData.NSDerivedAttributeDescription

Removed Type CoreData.NSEntityDescription

Removed Type CoreData.NSEntityMapping

Removed Type CoreData.NSEntityMappingType

Removed Type CoreData.NSEntityMigrationPolicy

Removed Type CoreData.NSExpressionDescription

Removed Type CoreData.NSFetchIndexDescription

Removed Type CoreData.NSFetchIndexElementDescription

Removed Type CoreData.NSFetchIndexElementType

Removed Type CoreData.NSFetchRequest

Removed Type CoreData.NSFetchRequestExpression

Removed Type CoreData.NSFetchRequestResultType

Removed Type CoreData.NSFetchedPropertyDescription

Removed Type CoreData.NSFetchedResultsChangeType

Removed Type CoreData.NSFetchedResultsController

Removed Type CoreData.NSFetchedResultsControllerDelegate

Removed Type CoreData.NSFetchedResultsControllerDelegate_Extensions

Removed Type CoreData.NSFetchedResultsSectionInfo

Removed Type CoreData.NSIncrementalStore

Removed Type CoreData.NSIncrementalStoreNode

Removed Type CoreData.NSManagedObject

Removed Type CoreData.NSManagedObjectChangeEventArgs

Removed Type CoreData.NSManagedObjectContext

Removed Type CoreData.NSManagedObjectContextConcurrencyType

Removed Type CoreData.NSManagedObjectID

Removed Type CoreData.NSManagedObjectModel

Removed Type CoreData.NSManagedObjectsIdsChangedEventArgs

Removed Type CoreData.NSMappingModel

Removed Type CoreData.NSMergeConflict

Removed Type CoreData.NSMergePolicy

Removed Type CoreData.NSMergePolicyType

Removed Type CoreData.NSMigrationManager

Removed Type CoreData.NSPersistentCloudKitContainer

Removed Type CoreData.NSPersistentCloudKitContainerEvent

Removed Type CoreData.NSPersistentCloudKitContainerEventRequest

Removed Type CoreData.NSPersistentCloudKitContainerEventResult

Removed Type CoreData.NSPersistentCloudKitContainerEventResultType

Removed Type CoreData.NSPersistentCloudKitContainerEventType

Removed Type CoreData.NSPersistentCloudKitContainerOptions

Removed Type CoreData.NSPersistentCloudKitContainerSchemaInitializationOptions

Removed Type CoreData.NSPersistentContainer

Removed Type CoreData.NSPersistentHistoryChange

Removed Type CoreData.NSPersistentHistoryChangeRequest

Removed Type CoreData.NSPersistentHistoryChangeType

Removed Type CoreData.NSPersistentHistoryResult

Removed Type CoreData.NSPersistentHistoryResultType

Removed Type CoreData.NSPersistentHistoryToken

Removed Type CoreData.NSPersistentHistoryTransaction

Removed Type CoreData.NSPersistentStore

Removed Type CoreData.NSPersistentStoreAsynchronousResult

Removed Type CoreData.NSPersistentStoreCoordinator

Removed Type CoreData.NSPersistentStoreCoordinatorStoreChangeEventArgs

Removed Type CoreData.NSPersistentStoreDescription

Removed Type CoreData.NSPersistentStoreRemoteChangeEventArgs

Removed Type CoreData.NSPersistentStoreRequest

Removed Type CoreData.NSPersistentStoreRequestType

Removed Type CoreData.NSPersistentStoreResult

Removed Type CoreData.NSPersistentStoreUbiquitousTransitionType

Removed Type CoreData.NSPropertyDescription

Removed Type CoreData.NSPropertyMapping

Removed Type CoreData.NSQueryGenerationToken

Removed Type CoreData.NSRelationshipDescription

Removed Type CoreData.NSSaveChangesRequest

Removed Type CoreData.NSSnapshotEventType

Removed Type CoreData.ObjectGraphManagementErrorType

Removed Type CoreData.PersistentStoreErrorType

Removed Type CoreData.UserInfo

Removed Type CoreData.UserInfoKeys

Removed Type CoreData.ValidationErrorType

Removed Namespace CoreFoundation

Removed Type CoreFoundation.CFAllocator

Removed Type CoreFoundation.CFBundle

Removed Type CoreFoundation.CFErrorDomain

Removed Type CoreFoundation.CFException

Removed Type CoreFoundation.CFExceptionDataKey

Removed Type CoreFoundation.CFMachPort

Removed Type CoreFoundation.CFMessagePort

Removed Type CoreFoundation.CFMessagePortSendRequestStatus

Removed Type CoreFoundation.CFMutableString

Removed Type CoreFoundation.CFNetwork

Removed Type CoreFoundation.CFNetworkErrors

Removed Type CoreFoundation.CFNotificationCenter

Removed Type CoreFoundation.CFNotificationObserverToken

Removed Type CoreFoundation.CFNotificationSuspensionBehavior

Removed Type CoreFoundation.CFObject

Removed Type CoreFoundation.CFPreferences

Removed Type CoreFoundation.CFPropertyList

Removed Type CoreFoundation.CFPropertyListFormat

Removed Type CoreFoundation.CFPropertyListMutabilityOptions

Removed Type CoreFoundation.CFProxy

Removed Type CoreFoundation.CFProxySettings

Removed Type CoreFoundation.CFProxyType

Removed Type CoreFoundation.CFRange

Removed Type CoreFoundation.CFReadStream

Removed Type CoreFoundation.CFRunLoop

Removed Type CoreFoundation.CFRunLoopExitReason

Removed Type CoreFoundation.CFRunLoopSource

Removed Type CoreFoundation.CFRunLoopSourceCustom

Removed Type CoreFoundation.CFSocket

Removed Type CoreFoundation.CFSocketCallBackType

Removed Type CoreFoundation.CFSocketError

Removed Type CoreFoundation.CFSocketException

Removed Type CoreFoundation.CFSocketFlags

Removed Type CoreFoundation.CFSocketNativeHandle

Removed Type CoreFoundation.CFStream

Removed Type CoreFoundation.CFStreamClientContext

Removed Type CoreFoundation.CFStreamEventType

Removed Type CoreFoundation.CFStreamStatus

Removed Type CoreFoundation.CFString

Removed Type CoreFoundation.CFStringTransform

Removed Type CoreFoundation.CFStringTransformExtensions

Removed Type CoreFoundation.CFType

Removed Type CoreFoundation.CFUrl

Removed Type CoreFoundation.CFUrlPathStyle

Removed Type CoreFoundation.CFWriteStream

Removed Type CoreFoundation.DispatchBlock

Removed Type CoreFoundation.DispatchBlockFlags

Removed Type CoreFoundation.DispatchData

Removed Type CoreFoundation.DispatchGroup

Removed Type CoreFoundation.DispatchIO

Removed Type CoreFoundation.DispatchIOHandler

Removed Type CoreFoundation.DispatchObject

Removed Type CoreFoundation.DispatchQualityOfService

Removed Type CoreFoundation.DispatchQueue

Removed Type CoreFoundation.DispatchQueuePriority

Removed Type CoreFoundation.DispatchSource

Removed Type CoreFoundation.DispatchTime

Removed Type CoreFoundation.ICFType

Removed Type CoreFoundation.MemoryPressureFlags

Removed Type CoreFoundation.NativeObject

Removed Type CoreFoundation.OSLog

Removed Type CoreFoundation.OSLogLevel

Removed Type CoreFoundation.ProcessMonitorFlags

Removed Type CoreFoundation.VnodeMonitorKind

Removed Namespace CoreGraphics

Removed Type CoreGraphics.CGAffineTransform

Removed Type CoreGraphics.CGBitmapContext

Removed Type CoreGraphics.CGBitmapFlags

Removed Type CoreGraphics.CGBlendMode

Removed Type CoreGraphics.CGColor

Removed Type CoreGraphics.CGColorConversionInfo

Removed Type CoreGraphics.CGColorConversionInfoTransformType

Removed Type CoreGraphics.CGColorConversionOptions

Removed Type CoreGraphics.CGColorConverter

Removed Type CoreGraphics.CGColorConverterTransformType

Removed Type CoreGraphics.CGColorConverterTriple

Removed Type CoreGraphics.CGColorRenderingIntent

Removed Type CoreGraphics.CGColorSpace

Removed Type CoreGraphics.CGColorSpaceModel

Removed Type CoreGraphics.CGColorSpaceNames

Removed Type CoreGraphics.CGConstantColor

Removed Type CoreGraphics.CGConstantColorExtensions

Removed Type CoreGraphics.CGContext

Removed Type CoreGraphics.CGContextPDF

Removed Type CoreGraphics.CGDataConsumer

Removed Type CoreGraphics.CGDataProvider

Removed Type CoreGraphics.CGFont

Removed Type CoreGraphics.CGFunction

Removed Type CoreGraphics.CGGradient

Removed Type CoreGraphics.CGGradientDrawingOptions

Removed Type CoreGraphics.CGImage

Removed Type CoreGraphics.CGImageAlphaInfo

Removed Type CoreGraphics.CGImageByteOrderInfo

Removed Type CoreGraphics.CGImageColorModel

Removed Type CoreGraphics.CGImagePixelFormatInfo

Removed Type CoreGraphics.CGImageProperties

Removed Type CoreGraphics.CGImagePropertiesExif

Removed Type CoreGraphics.CGImagePropertiesGps

Removed Type CoreGraphics.CGImagePropertiesIptc

Removed Type CoreGraphics.CGImagePropertiesJfif

Removed Type CoreGraphics.CGImagePropertiesPng

Removed Type CoreGraphics.CGImagePropertiesTiff

Removed Type CoreGraphics.CGInterpolationQuality

Removed Type CoreGraphics.CGLayer

Removed Type CoreGraphics.CGLineCap

Removed Type CoreGraphics.CGLineJoin

Removed Type CoreGraphics.CGPDFAccessPermissions

Removed Type CoreGraphics.CGPDFArray

Removed Type CoreGraphics.CGPDFBox

Removed Type CoreGraphics.CGPDFContentStream

Removed Type CoreGraphics.CGPDFDataFormat

Removed Type CoreGraphics.CGPDFDictionary

Removed Type CoreGraphics.CGPDFDocument

Removed Type CoreGraphics.CGPDFInfo

Removed Type CoreGraphics.CGPDFObject

Removed Type CoreGraphics.CGPDFObjectType

Removed Type CoreGraphics.CGPDFOperatorTable

Removed Type CoreGraphics.CGPDFOutlineOptions

Removed Type CoreGraphics.CGPDFPage

Removed Type CoreGraphics.CGPDFPageInfo

Removed Type CoreGraphics.CGPDFScanner

Removed Type CoreGraphics.CGPDFStream

Removed Type CoreGraphics.CGPath

Removed Type CoreGraphics.CGPathDrawingMode

Removed Type CoreGraphics.CGPathElement

Removed Type CoreGraphics.CGPathElementType

Removed Type CoreGraphics.CGPattern

Removed Type CoreGraphics.CGPatternTiling

Removed Type CoreGraphics.CGPdfTagProperties

Removed Type CoreGraphics.CGPdfTagType

Removed Type CoreGraphics.CGPdfTagType_Extensions

Removed Type CoreGraphics.CGPoint

Removed Type CoreGraphics.CGRect

Removed Type CoreGraphics.CGRectEdge

Removed Type CoreGraphics.CGShading

Removed Type CoreGraphics.CGSize

Removed Type CoreGraphics.CGTextDrawingMode

Removed Type CoreGraphics.CGTextEncoding

Removed Type CoreGraphics.CGVector

Removed Type CoreGraphics.GColorConversionInfoTriple

Removed Type CoreGraphics.MatrixOrder

Removed Type CoreGraphics.RectangleFExtensions

Removed Namespace CoreHaptics

Removed Type CoreHaptics.CHHapticDynamicParameter

Removed Type CoreHaptics.CHHapticDynamicParameterId

Removed Type CoreHaptics.CHHapticDynamicParameterIdExtensions

Removed Type CoreHaptics.CHHapticEngine

Removed Type CoreHaptics.CHHapticEngineFinishedAction

Removed Type CoreHaptics.CHHapticEngineStoppedReason

Removed Type CoreHaptics.CHHapticErrorCode

Removed Type CoreHaptics.CHHapticEvent

Removed Type CoreHaptics.CHHapticEventParameter

Removed Type CoreHaptics.CHHapticEventParameterId

Removed Type CoreHaptics.CHHapticEventParameterIdExtensions

Removed Type CoreHaptics.CHHapticEventType

Removed Type CoreHaptics.CHHapticEventTypeExtensions

Removed Type CoreHaptics.CHHapticParameterCurve

Removed Type CoreHaptics.CHHapticParameterCurveControlPoint

Removed Type CoreHaptics.CHHapticPattern

Removed Type CoreHaptics.CHHapticPatternDefinition

Removed Type CoreHaptics.ICHHapticAdvancedPatternPlayer

Removed Type CoreHaptics.ICHHapticDeviceCapability

Removed Type CoreHaptics.ICHHapticParameterAttributes

Removed Type CoreHaptics.ICHHapticPatternPlayer

Removed Namespace CoreImage

Removed Type CoreImage.CIAccordionFoldTransition

Removed Type CoreImage.CIAdditionCompositing

Removed Type CoreImage.CIAffineClamp

Removed Type CoreImage.CIAffineFilter

Removed Type CoreImage.CIAffineTile

Removed Type CoreImage.CIAffineTransform

Removed Type CoreImage.CIAreaAverage

Removed Type CoreImage.CIAreaHistogram

Removed Type CoreImage.CIAreaMaximum

Removed Type CoreImage.CIAreaMaximumAlpha

Removed Type CoreImage.CIAreaMinMax

Removed Type CoreImage.CIAreaMinMaxRed

Removed Type CoreImage.CIAreaMinimum

Removed Type CoreImage.CIAreaMinimumAlpha

Removed Type CoreImage.CIAttributedTextImageGenerator

Removed Type CoreImage.CIAutoAdjustmentFilterOptions

Removed Type CoreImage.CIAztecCodeDescriptor

Removed Type CoreImage.CIAztecCodeGenerator

Removed Type CoreImage.CIBarcodeDescriptor

Removed Type CoreImage.CIBarcodeGenerator

Removed Type CoreImage.CIBarsSwipeTransition

Removed Type CoreImage.CIBicubicScaleTransform

Removed Type CoreImage.CIBlendFilter

Removed Type CoreImage.CIBlendKernel

Removed Type CoreImage.CIBlendWithAlphaMask

Removed Type CoreImage.CIBlendWithBlueMask

Removed Type CoreImage.CIBlendWithMask

Removed Type CoreImage.CIBlendWithRedMask

Removed Type CoreImage.CIBloom

Removed Type CoreImage.CIBokehBlur

Removed Type CoreImage.CIBoxBlur

Removed Type CoreImage.CIBumpDistortion

Removed Type CoreImage.CIBumpDistortionLinear

Removed Type CoreImage.CICameraCalibrationLensCorrection

Removed Type CoreImage.CICheckerboardGenerator

Removed Type CoreImage.CICircleSplashDistortion

Removed Type CoreImage.CICircularScreen

Removed Type CoreImage.CICircularWrap

Removed Type CoreImage.CIClamp

Removed Type CoreImage.CICmykHalftone

Removed Type CoreImage.CICode128BarcodeGenerator

Removed Type CoreImage.CICodeGenerator

Removed Type CoreImage.CIColor

Removed Type CoreImage.CIColorAbsoluteDifference

Removed Type CoreImage.CIColorBlendMode

Removed Type CoreImage.CIColorBurnBlendMode

Removed Type CoreImage.CIColorClamp

Removed Type CoreImage.CIColorControls

Removed Type CoreImage.CIColorCrossPolynomial

Removed Type CoreImage.CIColorCube

Removed Type CoreImage.CIColorCubeWithColorSpace

Removed Type CoreImage.CIColorCubesMixedWithMask

Removed Type CoreImage.CIColorCurves

Removed Type CoreImage.CIColorDodgeBlendMode

Removed Type CoreImage.CIColorInvert

Removed Type CoreImage.CIColorKernel

Removed Type CoreImage.CIColorMap

Removed Type CoreImage.CIColorMatrix

Removed Type CoreImage.CIColorMonochrome

Removed Type CoreImage.CIColorPolynomial

Removed Type CoreImage.CIColorPosterize

Removed Type CoreImage.CIColorThreshold

Removed Type CoreImage.CIColorThresholdOtsu

Removed Type CoreImage.CIColumnAverage

Removed Type CoreImage.CIComicEffect

Removed Type CoreImage.CICompositingFilter

Removed Type CoreImage.CIConstantColorGenerator

Removed Type CoreImage.CIContext

Removed Type CoreImage.CIContextOptions

Removed Type CoreImage.CIContext_CIDepthBlurEffect

Removed Type CoreImage.CIContext_CIRenderDestination

Removed Type CoreImage.CIContext_ImageRepresentation

Removed Type CoreImage.CIConvolution3X3

Removed Type CoreImage.CIConvolution5X5

Removed Type CoreImage.CIConvolution7X7

Removed Type CoreImage.CIConvolution9Horizontal

Removed Type CoreImage.CIConvolution9Vertical

Removed Type CoreImage.CIConvolutionCore

Removed Type CoreImage.CICopyMachineTransition

Removed Type CoreImage.CICoreMLModelFilter

Removed Type CoreImage.CICrop

Removed Type CoreImage.CICrystallize

Removed Type CoreImage.CIDarkenBlendMode

Removed Type CoreImage.CIDataMatrixCodeDescriptor

Removed Type CoreImage.CIDataMatrixCodeEccVersion

Removed Type CoreImage.CIDepthBlurEffect

Removed Type CoreImage.CIDepthDisparityConverter

Removed Type CoreImage.CIDepthOfField

Removed Type CoreImage.CIDepthToDisparity

Removed Type CoreImage.CIDetector

Removed Type CoreImage.CIDetectorOptions

Removed Type CoreImage.CIDifferenceBlendMode

Removed Type CoreImage.CIDiscBlur

Removed Type CoreImage.CIDisintegrateWithMaskTransition

Removed Type CoreImage.CIDisparityToDepth

Removed Type CoreImage.CIDisplacementDistortion

Removed Type CoreImage.CIDissolveTransition

Removed Type CoreImage.CIDistortionFilter

Removed Type CoreImage.CIDither

Removed Type CoreImage.CIDivideBlendMode

Removed Type CoreImage.CIDocumentEnhancer

Removed Type CoreImage.CIDotScreen

Removed Type CoreImage.CIDroste

Removed Type CoreImage.CIEdgePreserveUpsampleFilter

Removed Type CoreImage.CIEdgeWork

Removed Type CoreImage.CIEdges

Removed Type CoreImage.CIEightfoldReflectedTile

Removed Type CoreImage.CIExclusionBlendMode

Removed Type CoreImage.CIExposureAdjust

Removed Type CoreImage.CIFaceBalance

Removed Type CoreImage.CIFaceFeature

Removed Type CoreImage.CIFalseColor

Removed Type CoreImage.CIFeature

Removed Type CoreImage.CIFilter

Removed Type CoreImage.CIFilterAttributes

Removed Type CoreImage.CIFilterCategory

Removed Type CoreImage.CIFilterInputKey

Removed Type CoreImage.CIFilterMode

Removed Type CoreImage.CIFilterOutputKey

Removed Type CoreImage.CIFilterShape

Removed Type CoreImage.CIFlashTransition

Removed Type CoreImage.CIFormat

Removed Type CoreImage.CIFourfoldReflectedTile

Removed Type CoreImage.CIFourfoldRotatedTile

Removed Type CoreImage.CIFourfoldTranslatedTile

Removed Type CoreImage.CIGaborGradients

Removed Type CoreImage.CIGammaAdjust

Removed Type CoreImage.CIGaussianBlur

Removed Type CoreImage.CIGaussianGradient

Removed Type CoreImage.CIGlassDistortion

Removed Type CoreImage.CIGlassLozenge

Removed Type CoreImage.CIGlideReflectedTile

Removed Type CoreImage.CIGloom

Removed Type CoreImage.CIGuidedFilter

Removed Type CoreImage.CIHardLightBlendMode

Removed Type CoreImage.CIHatchedScreen

Removed Type CoreImage.CIHeightFieldFromMask

Removed Type CoreImage.CIHexagonalPixellate

Removed Type CoreImage.CIHighlightShadowAdjust

Removed Type CoreImage.CIHistogramDisplayFilter

Removed Type CoreImage.CIHoleDistortion

Removed Type CoreImage.CIHueAdjust

Removed Type CoreImage.CIHueBlendMode

Removed Type CoreImage.CIHueSaturationValueGradient

Removed Type CoreImage.CIImage

Removed Type CoreImage.CIImageAccumulator

Removed Type CoreImage.CIImageGenerator

Removed Type CoreImage.CIImageInitializationOptions

Removed Type CoreImage.CIImageInitializationOptionsWithMetadata

Removed Type CoreImage.CIImageOrientation

Removed Type CoreImage.CIImageProcessorInput_Extensions

Removed Type CoreImage.CIImageProcessorKernel

Removed Type CoreImage.CIImageProcessorOutput_Extensions

Removed Type CoreImage.CIImageProviderOptions

Removed Type CoreImage.CIImageRepresentationOptions

Removed Type CoreImage.CIKMeans

Removed Type CoreImage.CIKaleidoscope

Removed Type CoreImage.CIKernel

Removed Type CoreImage.CIKernelRoiCallback

Removed Type CoreImage.CIKeystoneCorrection

Removed Type CoreImage.CIKeystoneCorrectionCombined

Removed Type CoreImage.CIKeystoneCorrectionHorizontal

Removed Type CoreImage.CIKeystoneCorrectionVertical

Removed Type CoreImage.CILabDeltaE

Removed Type CoreImage.CILanczosScaleTransform

Removed Type CoreImage.CILenticularHaloGenerator

Removed Type CoreImage.CILightTunnel

Removed Type CoreImage.CILightenBlendMode

Removed Type CoreImage.CILineOverlay

Removed Type CoreImage.CILineScreen

Removed Type CoreImage.CILinearBlur

Removed Type CoreImage.CILinearBurnBlendMode

Removed Type CoreImage.CILinearDodgeBlendMode

Removed Type CoreImage.CILinearGradient

Removed Type CoreImage.CILinearToSRGBToneCurve

Removed Type CoreImage.CILuminosityBlendMode

Removed Type CoreImage.CIMaskToAlpha

Removed Type CoreImage.CIMaskedVariableBlur

Removed Type CoreImage.CIMaximumComponent

Removed Type CoreImage.CIMaximumCompositing

Removed Type CoreImage.CIMedianFilter

Removed Type CoreImage.CIMeshGenerator

Removed Type CoreImage.CIMinimumComponent

Removed Type CoreImage.CIMinimumCompositing

Removed Type CoreImage.CIMix

Removed Type CoreImage.CIModTransition

Removed Type CoreImage.CIMorphology

Removed Type CoreImage.CIMorphologyGradient

Removed Type CoreImage.CIMorphologyMaximum

Removed Type CoreImage.CIMorphologyMinimum

Removed Type CoreImage.CIMorphologyRectangle

Removed Type CoreImage.CIMorphologyRectangleMaximum

Removed Type CoreImage.CIMorphologyRectangleMinimum

Removed Type CoreImage.CIMotionBlur

Removed Type CoreImage.CIMultiplyBlendMode

Removed Type CoreImage.CIMultiplyCompositing

Removed Type CoreImage.CINinePartStretched

Removed Type CoreImage.CINinePartTiled

Removed Type CoreImage.CINoiseReduction

Removed Type CoreImage.CIOpTile

Removed Type CoreImage.CIOverlayBlendMode

Removed Type CoreImage.CIPageCurlTransition

Removed Type CoreImage.CIPageCurlWithShadowTransition

Removed Type CoreImage.CIPaletteCentroid

Removed Type CoreImage.CIPalettize

Removed Type CoreImage.CIParallelogramTile

Removed Type CoreImage.CIPdf417BarcodeGenerator

Removed Type CoreImage.CIPdf417CodeDescriptor

Removed Type CoreImage.CIPerspectiveCorrection

Removed Type CoreImage.CIPerspectiveRotate

Removed Type CoreImage.CIPerspectiveTile

Removed Type CoreImage.CIPerspectiveTransform

Removed Type CoreImage.CIPerspectiveTransformWithExtent

Removed Type CoreImage.CIPhotoEffect

Removed Type CoreImage.CIPhotoEffectChrome

Removed Type CoreImage.CIPhotoEffectFade

Removed Type CoreImage.CIPhotoEffectInstant

Removed Type CoreImage.CIPhotoEffectMono

Removed Type CoreImage.CIPhotoEffectNoir

Removed Type CoreImage.CIPhotoEffectProcess

Removed Type CoreImage.CIPhotoEffectTonal

Removed Type CoreImage.CIPhotoEffectTransfer

Removed Type CoreImage.CIPinLightBlendMode

Removed Type CoreImage.CIPinchDistortion

Removed Type CoreImage.CIPixellate

Removed Type CoreImage.CIPointillize

Removed Type CoreImage.CIQRCodeDescriptor

Removed Type CoreImage.CIQRCodeErrorCorrectionLevel

Removed Type CoreImage.CIQRCodeFeature

Removed Type CoreImage.CIQRCodeGenerator

Removed Type CoreImage.CIRadialGradient

Removed Type CoreImage.CIRandomGenerator

Removed Type CoreImage.CIRawFilterOptions

Removed Type CoreImage.CIRectangleFeature

Removed Type CoreImage.CIReductionFilter

Removed Type CoreImage.CIRenderDestination

Removed Type CoreImage.CIRenderDestinationAlphaMode

Removed Type CoreImage.CIRenderInfo

Removed Type CoreImage.CIRenderTask

Removed Type CoreImage.CIRippleTransition

Removed Type CoreImage.CIRoundedRectangleGenerator

Removed Type CoreImage.CIRowAverage

Removed Type CoreImage.CISRGBToneCurveToLinear

Removed Type CoreImage.CISaliencyMapFilter

Removed Type CoreImage.CISampleNearest

Removed Type CoreImage.CISampler

Removed Type CoreImage.CISamplerOptions

Removed Type CoreImage.CISaturationBlendMode

Removed Type CoreImage.CIScreenBlendMode

Removed Type CoreImage.CIScreenFilter

Removed Type CoreImage.CISepiaTone

Removed Type CoreImage.CIShadedMaterial

Removed Type CoreImage.CISharpenLuminance

Removed Type CoreImage.CISixfoldReflectedTile

Removed Type CoreImage.CISixfoldRotatedTile

Removed Type CoreImage.CISmoothLinearGradient

Removed Type CoreImage.CISoftLightBlendMode

Removed Type CoreImage.CISourceAtopCompositing

Removed Type CoreImage.CISourceInCompositing

Removed Type CoreImage.CISourceOutCompositing

Removed Type CoreImage.CISourceOverCompositing

Removed Type CoreImage.CISpotColor

Removed Type CoreImage.CISpotLight

Removed Type CoreImage.CIStarShineGenerator

Removed Type CoreImage.CIStraightenFilter

Removed Type CoreImage.CIStretchCrop

Removed Type CoreImage.CIStripesGenerator

Removed Type CoreImage.CISubtractBlendMode

Removed Type CoreImage.CISunbeamsGenerator

Removed Type CoreImage.CISwipeTransition

Removed Type CoreImage.CITemperatureAndTint

Removed Type CoreImage.CITextFeature

Removed Type CoreImage.CITextImageGenerator

Removed Type CoreImage.CIThermal

Removed Type CoreImage.CITileFilter

Removed Type CoreImage.CIToneCurve

Removed Type CoreImage.CITorusLensDistortion

Removed Type CoreImage.CITransitionFilter

Removed Type CoreImage.CITriangleKaleidoscope

Removed Type CoreImage.CITriangleTile

Removed Type CoreImage.CITwelvefoldReflectedTile

Removed Type CoreImage.CITwirlDistortion

Removed Type CoreImage.CIUIParameterSet

Removed Type CoreImage.CIUnsharpMask

Removed Type CoreImage.CIVector

Removed Type CoreImage.CIVibrance

Removed Type CoreImage.CIVignette

Removed Type CoreImage.CIVignetteEffect

Removed Type CoreImage.CIVortexDistortion

Removed Type CoreImage.CIWarpKernel

Removed Type CoreImage.CIWhitePointAdjust

Removed Type CoreImage.CIWrapMode

Removed Type CoreImage.CIXRay

Removed Type CoreImage.CIZoomBlur

Removed Type CoreImage.FaceDetectorAccuracy

Removed Type CoreImage.ICIAccordionFoldTransitionProtocol

Removed Type CoreImage.ICIAffineClampProtocol

Removed Type CoreImage.ICIAffineTileProtocol

Removed Type CoreImage.ICIAreaAverageProtocol

Removed Type CoreImage.ICIAreaHistogramProtocol

Removed Type CoreImage.ICIAreaMaximumAlphaProtocol

Removed Type CoreImage.ICIAreaMaximumProtocol

Removed Type CoreImage.ICIAreaMinMaxProtocol

Removed Type CoreImage.ICIAreaMinMaxRedProtocol

Removed Type CoreImage.ICIAreaMinimumAlphaProtocol

Removed Type CoreImage.ICIAreaMinimumProtocol

Removed Type CoreImage.ICIAreaReductionFilterProtocol

Removed Type CoreImage.ICIAttributedTextImageGeneratorProtocol

Removed Type CoreImage.ICIAztecCodeGeneratorProtocol

Removed Type CoreImage.ICIBarcodeGeneratorProtocol

Removed Type CoreImage.ICIBarsSwipeTransitionProtocol

Removed Type CoreImage.ICIBicubicScaleTransformProtocol

Removed Type CoreImage.ICIBlendWithMaskProtocol

Removed Type CoreImage.ICIBloomProtocol

Removed Type CoreImage.ICIBokehBlurProtocol

Removed Type CoreImage.ICIBoxBlurProtocol

Removed Type CoreImage.ICIBumpDistortionLinearProtocol

Removed Type CoreImage.ICIBumpDistortionProtocol

Removed Type CoreImage.ICICheckerboardGeneratorProtocol

Removed Type CoreImage.ICICircleSplashDistortionProtocol

Removed Type CoreImage.ICICircularScreenProtocol

Removed Type CoreImage.ICICircularWrapProtocol

Removed Type CoreImage.ICICmykHalftoneProtocol

Removed Type CoreImage.ICICode128BarcodeGeneratorProtocol

Removed Type CoreImage.ICIColorAbsoluteDifferenceProtocol

Removed Type CoreImage.ICIColorClampProtocol

Removed Type CoreImage.ICIColorControlsProtocol

Removed Type CoreImage.ICIColorCrossPolynomialProtocol

Removed Type CoreImage.ICIColorCubeProtocol

Removed Type CoreImage.ICIColorCubeWithColorSpaceProtocol

Removed Type CoreImage.ICIColorCubesMixedWithMaskProtocol

Removed Type CoreImage.ICIColorCurvesProtocol

Removed Type CoreImage.ICIColorInvertProtocol

Removed Type CoreImage.ICIColorMapProtocol

Removed Type CoreImage.ICIColorMatrixProtocol

Removed Type CoreImage.ICIColorMonochromeProtocol

Removed Type CoreImage.ICIColorPolynomialProtocol

Removed Type CoreImage.ICIColorPosterizeProtocol

Removed Type CoreImage.ICIColorThresholdOtsuProtocol

Removed Type CoreImage.ICIColorThresholdProtocol

Removed Type CoreImage.ICIColumnAverageProtocol

Removed Type CoreImage.ICIComicEffectProtocol

Removed Type CoreImage.ICICompositeOperationProtocol

Removed Type CoreImage.ICIConvolutionProtocol

Removed Type CoreImage.ICICopyMachineTransitionProtocol

Removed Type CoreImage.ICICoreMLModelProtocol

Removed Type CoreImage.ICICrystallizeProtocol

Removed Type CoreImage.ICIDepthOfFieldProtocol

Removed Type CoreImage.ICIDepthToDisparityProtocol

Removed Type CoreImage.ICIDiscBlurProtocol

Removed Type CoreImage.ICIDisintegrateWithMaskTransitionProtocol

Removed Type CoreImage.ICIDisparityToDepthProtocol

Removed Type CoreImage.ICIDisplacementDistortionProtocol

Removed Type CoreImage.ICIDissolveTransitionProtocol

Removed Type CoreImage.ICIDitherProtocol

Removed Type CoreImage.ICIDocumentEnhancerProtocol

Removed Type CoreImage.ICIDotScreenProtocol

Removed Type CoreImage.ICIDrosteProtocol

Removed Type CoreImage.ICIEdgePreserveUpsampleProtocol

Removed Type CoreImage.ICIEdgeWorkProtocol

Removed Type CoreImage.ICIEdgesProtocol

Removed Type CoreImage.ICIEightfoldReflectedTileProtocol

Removed Type CoreImage.ICIExposureAdjustProtocol

Removed Type CoreImage.ICIFalseColorProtocol

Removed Type CoreImage.ICIFilterConstructor

Removed Type CoreImage.ICIFilterProtocol

Removed Type CoreImage.ICIFlashTransitionProtocol

Removed Type CoreImage.ICIFourCoordinateGeometryFilterProtocol

Removed Type CoreImage.ICIFourfoldReflectedTileProtocol

Removed Type CoreImage.ICIFourfoldRotatedTileProtocol

Removed Type CoreImage.ICIFourfoldTranslatedTileProtocol

Removed Type CoreImage.ICIGaborGradientsProtocol

Removed Type CoreImage.ICIGammaAdjustProtocol

Removed Type CoreImage.ICIGaussianBlurProtocol

Removed Type CoreImage.ICIGaussianGradientProtocol

Removed Type CoreImage.ICIGlassDistortionProtocol

Removed Type CoreImage.ICIGlassLozengeProtocol

Removed Type CoreImage.ICIGlideReflectedTileProtocol

Removed Type CoreImage.ICIGloomProtocol

Removed Type CoreImage.ICIHatchedScreenProtocol

Removed Type CoreImage.ICIHeightFieldFromMaskProtocol

Removed Type CoreImage.ICIHexagonalPixellateProtocol

Removed Type CoreImage.ICIHighlightShadowAdjustProtocol

Removed Type CoreImage.ICIHistogramDisplayProtocol

Removed Type CoreImage.ICIHoleDistortionProtocol

Removed Type CoreImage.ICIHueAdjustProtocol

Removed Type CoreImage.ICIHueSaturationValueGradientProtocol

Removed Type CoreImage.ICIImageProcessorInput

Removed Type CoreImage.ICIImageProcessorOutput

Removed Type CoreImage.ICIImageProvider

Removed Type CoreImage.ICIKMeansProtocol

Removed Type CoreImage.ICIKaleidoscopeProtocol

Removed Type CoreImage.ICIKeystoneCorrectionCombinedProtocol

Removed Type CoreImage.ICIKeystoneCorrectionHorizontalProtocol

Removed Type CoreImage.ICIKeystoneCorrectionVerticalProtocol

Removed Type CoreImage.ICILabDeltaEProtocol

Removed Type CoreImage.ICILanczosScaleTransformProtocol

Removed Type CoreImage.ICILenticularHaloGeneratorProtocol

Removed Type CoreImage.ICILightTunnelProtocol

Removed Type CoreImage.ICILineOverlayProtocol

Removed Type CoreImage.ICILineScreenProtocol

Removed Type CoreImage.ICILinearGradientProtocol

Removed Type CoreImage.ICILinearToSrgbToneCurveProtocol

Removed Type CoreImage.ICIMaskToAlphaProtocol

Removed Type CoreImage.ICIMaskedVariableBlurProtocol

Removed Type CoreImage.ICIMaximumComponentProtocol

Removed Type CoreImage.ICIMedianProtocol

Removed Type CoreImage.ICIMeshGeneratorProtocol

Removed Type CoreImage.ICIMinimumComponentProtocol

Removed Type CoreImage.ICIMixProtocol

Removed Type CoreImage.ICIModTransitionProtocol

Removed Type CoreImage.ICIMorphologyGradientProtocol

Removed Type CoreImage.ICIMorphologyMaximumProtocol

Removed Type CoreImage.ICIMorphologyMinimumProtocol

Removed Type CoreImage.ICIMorphologyRectangleMaximumProtocol

Removed Type CoreImage.ICIMorphologyRectangleMinimumProtocol

Removed Type CoreImage.ICIMotionBlurProtocol

Removed Type CoreImage.ICINinePartStretchedProtocol

Removed Type CoreImage.ICINinePartTiledProtocol

Removed Type CoreImage.ICINoiseReductionProtocol

Removed Type CoreImage.ICIOpTileProtocol

Removed Type CoreImage.ICIPageCurlTransitionProtocol

Removed Type CoreImage.ICIPageCurlWithShadowTransitionProtocol

Removed Type CoreImage.ICIPaletteCentroidProtocol

Removed Type CoreImage.ICIPalettizeProtocol

Removed Type CoreImage.ICIParallelogramTileProtocol

Removed Type CoreImage.ICIPdf417BarcodeGeneratorProtocol

Removed Type CoreImage.ICIPerspectiveCorrectionProtocol

Removed Type CoreImage.ICIPerspectiveRotateProtocol

Removed Type CoreImage.ICIPerspectiveTileProtocol

Removed Type CoreImage.ICIPerspectiveTransformProtocol

Removed Type CoreImage.ICIPerspectiveTransformWithExtentProtocol

Removed Type CoreImage.ICIPhotoEffectProtocol

Removed Type CoreImage.ICIPinchDistortionProtocol

Removed Type CoreImage.ICIPixellateProtocol

Removed Type CoreImage.ICIPointillizeProtocol

Removed Type CoreImage.ICIQRCodeGeneratorProtocol

Removed Type CoreImage.ICIRadialGradientProtocol

Removed Type CoreImage.ICIRandomGeneratorProtocol

Removed Type CoreImage.ICIRippleTransitionProtocol

Removed Type CoreImage.ICIRoundedRectangleGeneratorProtocol

Removed Type CoreImage.ICIRowAverageProtocol

Removed Type CoreImage.ICISaliencyMapProtocol

Removed Type CoreImage.ICISepiaToneProtocol

Removed Type CoreImage.ICIShadedMaterialProtocol

Removed Type CoreImage.ICISharpenLuminanceProtocol

Removed Type CoreImage.ICISixfoldReflectedTileProtocol

Removed Type CoreImage.ICISixfoldRotatedTileProtocol

Removed Type CoreImage.ICISmoothLinearGradientProtocol

Removed Type CoreImage.ICISpotColorProtocol

Removed Type CoreImage.ICISpotLightProtocol

Removed Type CoreImage.ICISrgbToneCurveToLinearProtocol

Removed Type CoreImage.ICIStarShineGeneratorProtocol

Removed Type CoreImage.ICIStraightenProtocol

Removed Type CoreImage.ICIStretchCropProtocol

Removed Type CoreImage.ICIStripesGeneratorProtocol

Removed Type CoreImage.ICISunbeamsGeneratorProtocol

Removed Type CoreImage.ICISwipeTransitionProtocol

Removed Type CoreImage.ICITemperatureAndTintProtocol

Removed Type CoreImage.ICITextImageGeneratorProtocol

Removed Type CoreImage.ICIThermalProtocol

Removed Type CoreImage.ICIToneCurveProtocol

Removed Type CoreImage.ICITorusLensDistortionProtocol

Removed Type CoreImage.ICITransitionFilterProtocol

Removed Type CoreImage.ICITriangleKaleidoscopeProtocol

Removed Type CoreImage.ICITriangleTileProtocol

Removed Type CoreImage.ICITwelvefoldReflectedTileProtocol

Removed Type CoreImage.ICITwirlDistortionProtocol

Removed Type CoreImage.ICIUnsharpMaskProtocol

Removed Type CoreImage.ICIVibranceProtocol

Removed Type CoreImage.ICIVignetteEffectProtocol

Removed Type CoreImage.ICIVignetteProtocol

Removed Type CoreImage.ICIVortexDistortionProtocol

Removed Type CoreImage.ICIWhitePointAdjustProtocol

Removed Type CoreImage.ICIXRayProtocol

Removed Type CoreImage.ICIZoomBlurProtocol

Removed Namespace CoreLocation

Removed Type CoreLocation.CLAccuracyAuthorization

Removed Type CoreLocation.CLActivityType

Removed Type CoreLocation.CLAuthorizationChangedEventArgs

Removed Type CoreLocation.CLAuthorizationStatus

Removed Type CoreLocation.CLBeacon

Removed Type CoreLocation.CLBeaconIdentityConstraint

Removed Type CoreLocation.CLBeaconRegion

Removed Type CoreLocation.CLCircularRegion

Removed Type CoreLocation.CLDeviceOrientation

Removed Type CoreLocation.CLError

Removed Type CoreLocation.CLFloor

Removed Type CoreLocation.CLGeocodeCompletionHandler

Removed Type CoreLocation.CLGeocoder

Removed Type CoreLocation.CLHeading

Removed Type CoreLocation.CLHeadingUpdatedEventArgs

Removed Type CoreLocation.CLLocation

Removed Type CoreLocation.CLLocationCoordinate2D

Removed Type CoreLocation.CLLocationDistance

Removed Type CoreLocation.CLLocationManager

Removed Type CoreLocation.CLLocationManagerDelegate

Removed Type CoreLocation.CLLocationManagerDelegate_Extensions

Removed Type CoreLocation.CLLocationManagerEventArgs

Removed Type CoreLocation.CLLocationUpdatedEventArgs

Removed Type CoreLocation.CLLocationsUpdatedEventArgs

Removed Type CoreLocation.CLPlacemark

Removed Type CoreLocation.CLProximity

Removed Type CoreLocation.CLRegion

Removed Type CoreLocation.CLRegionBeaconsConstraintFailedEventArgs

Removed Type CoreLocation.CLRegionBeaconsConstraintRangedEventArgs

Removed Type CoreLocation.CLRegionBeaconsFailedEventArgs

Removed Type CoreLocation.CLRegionBeaconsRangedEventArgs

Removed Type CoreLocation.CLRegionErrorEventArgs

Removed Type CoreLocation.CLRegionEventArgs

Removed Type CoreLocation.CLRegionState

Removed Type CoreLocation.CLRegionStateDeterminedEventArgs

Removed Type CoreLocation.CLVisit

Removed Type CoreLocation.CLVisitedEventArgs

Removed Type CoreLocation.ICLLocationManagerDelegate

Removed Namespace CoreML

Removed Type CoreML.IMLBatchProvider

Removed Type CoreML.IMLCustomLayer

Removed Type CoreML.IMLCustomModel

Removed Type CoreML.IMLFeatureProvider

Removed Type CoreML.IMLWritable

Removed Type CoreML.MLArrayBatchProvider

Removed Type CoreML.MLComputeUnits

Removed Type CoreML.MLCustomLayer_Extensions

Removed Type CoreML.MLCustomModel

Removed Type CoreML.MLCustomModel_Extensions

Removed Type CoreML.MLDictionaryConstraint

Removed Type CoreML.MLDictionaryFeatureProvider

Removed Type CoreML.MLFeatureDescription

Removed Type CoreML.MLFeatureType

Removed Type CoreML.MLFeatureValue

Removed Type CoreML.MLFeatureValueImageOption

Removed Type CoreML.MLImageConstraint

Removed Type CoreML.MLImageSize

Removed Type CoreML.MLImageSizeConstraint

Removed Type CoreML.MLImageSizeConstraintType

Removed Type CoreML.MLKey

Removed Type CoreML.MLMetricKey

Removed Type CoreML.MLModel

Removed Type CoreML.MLModelCollection

Removed Type CoreML.MLModelCollectionEntry

Removed Type CoreML.MLModelConfiguration

Removed Type CoreML.MLModelDescription

Removed Type CoreML.MLModelError

Removed Type CoreML.MLModelErrorExtensions

Removed Type CoreML.MLModelMetadata

Removed Type CoreML.MLMultiArray

Removed Type CoreML.MLMultiArrayConstraint

Removed Type CoreML.MLMultiArrayDataType

Removed Type CoreML.MLMultiArrayShapeConstraint

Removed Type CoreML.MLMultiArrayShapeConstraintType

Removed Type CoreML.MLNumericConstraint

Removed Type CoreML.MLParameterDescription

Removed Type CoreML.MLParameterKey

Removed Type CoreML.MLPredictionOptions

Removed Type CoreML.MLSequence

Removed Type CoreML.MLSequenceConstraint

Removed Type CoreML.MLTask

Removed Type CoreML.MLTaskState

Removed Type CoreML.MLUpdateContext

Removed Type CoreML.MLUpdateProgressEvent

Removed Type CoreML.MLUpdateProgressHandlers

Removed Type CoreML.MLUpdateTask

Removed Namespace CoreMedia

Removed Type CoreMedia.CMAttachmentBearer

Removed Type CoreMedia.CMAttachmentMode

Removed Type CoreMedia.CMAudioFormatDescription

Removed Type CoreMedia.CMBlockBuffer

Removed Type CoreMedia.CMBlockBufferError

Removed Type CoreMedia.CMBlockBufferFlags

Removed Type CoreMedia.CMBufferCompare

Removed Type CoreMedia.CMBufferGetBool

Removed Type CoreMedia.CMBufferGetSize

Removed Type CoreMedia.CMBufferGetTime

Removed Type CoreMedia.CMBufferQueue

Removed Type CoreMedia.CMClock

Removed Type CoreMedia.CMClockError

Removed Type CoreMedia.CMClockOrTimebase

Removed Type CoreMedia.CMClosedCaptionFormatType

Removed Type CoreMedia.CMCustomBlockAllocator

Removed Type CoreMedia.CMFormatDescription

Removed Type CoreMedia.CMFormatDescriptionError

Removed Type CoreMedia.CMHevcTemporalLevelInfoSettings

Removed Type CoreMedia.CMMediaType

Removed Type CoreMedia.CMMemoryPool

Removed Type CoreMedia.CMMetadataFormatType

Removed Type CoreMedia.CMMuxedStreamType

Removed Type CoreMedia.CMPixelFormat

Removed Type CoreMedia.CMSampleBuffer

Removed Type CoreMedia.CMSampleBufferAttachmentKey

Removed Type CoreMedia.CMSampleBufferAttachmentKeyExtensions

Removed Type CoreMedia.CMSampleBufferAttachmentSettings

Removed Type CoreMedia.CMSampleBufferError

Removed Type CoreMedia.CMSampleTimingInfo

Removed Type CoreMedia.CMSubtitleFormatType

Removed Type CoreMedia.CMSyncError

Removed Type CoreMedia.CMTextMarkupAttributes

Removed Type CoreMedia.CMTime

Removed Type CoreMedia.CMTimeCodeFormatType

Removed Type CoreMedia.CMTimeMapping

Removed Type CoreMedia.CMTimeRange

Removed Type CoreMedia.CMTimeRoundingMethod

Removed Type CoreMedia.CMTimeScale

Removed Type CoreMedia.CMTimebase

Removed Type CoreMedia.CMTimebaseError

Removed Type CoreMedia.CMVideoCodecType

Removed Type CoreMedia.CMVideoDimensions

Removed Type CoreMedia.CMVideoFormatDescription

Removed Type CoreMedia.ICMAttachmentBearer

Removed Type CoreMedia.LensStabilizationStatus

Removed Type CoreMedia.TextMarkupColor

Removed Namespace CoreMidi

Removed Type CoreMidi.IMidiCIProfileResponderDelegate

Removed Type CoreMidi.IOErrorEventArgs

Removed Type CoreMidi.Midi

Removed Type CoreMidi.MidiCIDeviceIdentification

Removed Type CoreMidi.MidiCIDeviceInfo

Removed Type CoreMidi.MidiCIDiscoveredNode

Removed Type CoreMidi.MidiCIDiscoveryManager

Removed Type CoreMidi.MidiCIDiscoveryResponseDelegate

Removed Type CoreMidi.MidiCIProfile

Removed Type CoreMidi.MidiCIProfileChangedHandler

Removed Type CoreMidi.MidiCIProfileResponderDelegate

Removed Type CoreMidi.MidiCIProfileResponderDelegate_Extensions

Removed Type CoreMidi.MidiCIProfileSpecificDataHandler

Removed Type CoreMidi.MidiCIProfileState

Removed Type CoreMidi.MidiCIPropertyChangedHandler

Removed Type CoreMidi.MidiCIPropertyResponseHandler

Removed Type CoreMidi.MidiCIResponder

Removed Type CoreMidi.MidiCISession

Removed Type CoreMidi.MidiCISessionDisconnectHandler

Removed Type CoreMidi.MidiCVStatus

Removed Type CoreMidi.MidiClient

Removed Type CoreMidi.MidiControlTransform

Removed Type CoreMidi.MidiDevice

Removed Type CoreMidi.MidiDeviceList

Removed Type CoreMidi.MidiEndpoint

Removed Type CoreMidi.MidiEntity

Removed Type CoreMidi.MidiError

Removed Type CoreMidi.MidiException

Removed Type CoreMidi.MidiMessageType

Removed Type CoreMidi.MidiNetworkConnection

Removed Type CoreMidi.MidiNetworkConnectionPolicy

Removed Type CoreMidi.MidiNetworkHost

Removed Type CoreMidi.MidiNetworkSession

Removed Type CoreMidi.MidiObject

Removed Type CoreMidi.MidiPacket

Removed Type CoreMidi.MidiPacketsEventArgs

Removed Type CoreMidi.MidiPort

Removed Type CoreMidi.MidiProtocolId

Removed Type CoreMidi.MidiSysExStatus

Removed Type CoreMidi.MidiSystemStatus

Removed Type CoreMidi.MidiThruConnection

Removed Type CoreMidi.MidiThruConnectionEndpoint

Removed Type CoreMidi.MidiThruConnectionParams

Removed Type CoreMidi.MidiTransform

Removed Type CoreMidi.MidiTransformControlType

Removed Type CoreMidi.MidiTransformType

Removed Type CoreMidi.MidiValueMap

Removed Type CoreMidi.ObjectAddedOrRemovedEventArgs

Removed Type CoreMidi.ObjectPropertyChangedEventArgs

Removed Namespace CoreMotion

Removed Type CoreMotion.CMAcceleration

Removed Type CoreMotion.CMAccelerometerData

Removed Type CoreMotion.CMAccelerometerHandler

Removed Type CoreMotion.CMAltimeter

Removed Type CoreMotion.CMAltitudeData

Removed Type CoreMotion.CMAttitude

Removed Type CoreMotion.CMAttitudeReferenceFrame

Removed Type CoreMotion.CMAuthorizationStatus

Removed Type CoreMotion.CMCalibratedMagneticField

Removed Type CoreMotion.CMDeviceMotion

Removed Type CoreMotion.CMDeviceMotionHandler

Removed Type CoreMotion.CMDeviceMotionSensorLocation

Removed Type CoreMotion.CMDyskineticSymptomResult

Removed Type CoreMotion.CMError

Removed Type CoreMotion.CMErrorExtensions

Removed Type CoreMotion.CMGyroData

Removed Type CoreMotion.CMGyroHandler

Removed Type CoreMotion.CMHeadphoneDeviceMotionHandler

Removed Type CoreMotion.CMHeadphoneMotionManager

Removed Type CoreMotion.CMHeadphoneMotionManagerDelegate

Removed Type CoreMotion.CMHeadphoneMotionManagerDelegate_Extensions

Removed Type CoreMotion.CMLogItem

Removed Type CoreMotion.CMMagneticField

Removed Type CoreMotion.CMMagneticFieldCalibrationAccuracy

Removed Type CoreMotion.CMMagnetometerData

Removed Type CoreMotion.CMMagnetometerHandler

Removed Type CoreMotion.CMMotionActivity

Removed Type CoreMotion.CMMotionActivityConfidence

Removed Type CoreMotion.CMMotionActivityHandler

Removed Type CoreMotion.CMMotionActivityManager

Removed Type CoreMotion.CMMotionActivityQueryHandler

Removed Type CoreMotion.CMMotionManager

Removed Type CoreMotion.CMPedometer

Removed Type CoreMotion.CMPedometerData

Removed Type CoreMotion.CMPedometerEvent

Removed Type CoreMotion.CMPedometerEventType

Removed Type CoreMotion.CMQuaternion

Removed Type CoreMotion.CMRecordedAccelerometerData

Removed Type CoreMotion.CMRecordedRotationRateData

Removed Type CoreMotion.CMRotationMatrix

Removed Type CoreMotion.CMRotationRate

Removed Type CoreMotion.CMRotationRateData

Removed Type CoreMotion.CMSensorDataList

Removed Type CoreMotion.CMSensorRecorder

Removed Type CoreMotion.CMStepCounter

Removed Type CoreMotion.CMStepQueryHandler

Removed Type CoreMotion.CMStepUpdateHandler

Removed Type CoreMotion.CMTremorResult

Removed Type CoreMotion.ICMHeadphoneMotionManagerDelegate

Removed Namespace CoreServices

Removed Type CoreServices.CFHTTPAuthentication

Removed Type CoreServices.CFHTTPMessage

Removed Type CoreServices.CFHTTPStream

Removed Namespace CoreSpotlight

Removed Type CoreSpotlight.CSCustomAttributeKey

Removed Type CoreSpotlight.CSFileProtection

Removed Type CoreSpotlight.CSIndexErrorCode

Removed Type CoreSpotlight.CSIndexErrorCodeExtensions

Removed Type CoreSpotlight.CSIndexExtensionRequestHandler

Removed Type CoreSpotlight.CSLocalizedString

Removed Type CoreSpotlight.CSMailboxKey

Removed Type CoreSpotlight.CSPerson

Removed Type CoreSpotlight.CSSearchQuery

Removed Type CoreSpotlight.CSSearchQueryErrorCode

Removed Type CoreSpotlight.CSSearchQueryErrorCodeExtensions

Removed Type CoreSpotlight.CSSearchableIndex

Removed Type CoreSpotlight.CSSearchableIndexDelegate

Removed Type CoreSpotlight.CSSearchableIndexDelegate_Extensions

Removed Type CoreSpotlight.CSSearchableIndexFetchHandler

Removed Type CoreSpotlight.CSSearchableIndex_CSOptionalBatchingExtension

Removed Type CoreSpotlight.CSSearchableItem

Removed Type CoreSpotlight.CSSearchableItemAttributeSet

Removed Type CoreSpotlight.ICSSearchableIndexDelegate

Removed Namespace CoreText

Removed Type CoreText.CTBaselineClass

Removed Type CoreText.CTBaselineFont

Removed Type CoreText.CTCharacterCollection

Removed Type CoreText.CTFont

Removed Type CoreText.CTFontCollection

Removed Type CoreText.CTFontCollectionOptionKey

Removed Type CoreText.CTFontCollectionOptions

Removed Type CoreText.CTFontDescriptor

Removed Type CoreText.CTFontDescriptorAttributeKey

Removed Type CoreText.CTFontDescriptorAttributes

Removed Type CoreText.CTFontDescriptorMatchingState

Removed Type CoreText.CTFontFeatureAllTypographicFeatures

Removed Type CoreText.CTFontFeatureAlternateKana

Removed Type CoreText.CTFontFeatureAnnotation

Removed Type CoreText.CTFontFeatureCJKRomanSpacing

Removed Type CoreText.CTFontFeatureCJKSymbolAlternatives

Removed Type CoreText.CTFontFeatureCJKVerticalRomanPlacement

Removed Type CoreText.CTFontFeatureCaseSensitiveLayout

Removed Type CoreText.CTFontFeatureCharacterAlternatives

Removed Type CoreText.CTFontFeatureCharacterShape

Removed Type CoreText.CTFontFeatureContextualAlternates

Removed Type CoreText.CTFontFeatureCursiveConnection

Removed Type CoreText.CTFontFeatureDesignComplexity

Removed Type CoreText.CTFontFeatureDiacritics

Removed Type CoreText.CTFontFeatureFractions

Removed Type CoreText.CTFontFeatureIdeographicAlternatives

Removed Type CoreText.CTFontFeatureIdeographicSpacing

Removed Type CoreText.CTFontFeatureItalicCJKRoman

Removed Type CoreText.CTFontFeatureKanaSpacing

Removed Type CoreText.CTFontFeatureKey

Removed Type CoreText.CTFontFeatureLetterCase

Removed Type CoreText.CTFontFeatureLigatures

Removed Type CoreText.CTFontFeatureLinguisticRearrangementConnection

Removed Type CoreText.CTFontFeatureLowerCase

Removed Type CoreText.CTFontFeatureMathematicalExtras

Removed Type CoreText.CTFontFeatureNumberCase

Removed Type CoreText.CTFontFeatureNumberSpacing

Removed Type CoreText.CTFontFeatureOrnamentSets

Removed Type CoreText.CTFontFeatureOverlappingCharacters

Removed Type CoreText.CTFontFeatureRubyKana

Removed Type CoreText.CTFontFeatureSelectorKey

Removed Type CoreText.CTFontFeatureSelectors

Removed Type CoreText.CTFontFeatureSettings

Removed Type CoreText.CTFontFeatureSmartSwash

Removed Type CoreText.CTFontFeatureStyleOptions

Removed Type CoreText.CTFontFeatureStylisticAlternatives

Removed Type CoreText.CTFontFeatureTextSpacing

Removed Type CoreText.CTFontFeatureTransliteration

Removed Type CoreText.CTFontFeatureTypographicExtras

Removed Type CoreText.CTFontFeatureUnicodeDecomposition

Removed Type CoreText.CTFontFeatureUpperCase

Removed Type CoreText.CTFontFeatureVerticalPosition

Removed Type CoreText.CTFontFeatureVerticalSubstitutionConnection

Removed Type CoreText.CTFontFeatures

Removed Type CoreText.CTFontFormat

Removed Type CoreText.CTFontManager

Removed Type CoreText.CTFontManagerAutoActivation

Removed Type CoreText.CTFontManagerError

Removed Type CoreText.CTFontManagerErrorExtensions

Removed Type CoreText.CTFontManagerErrorKeys

Removed Type CoreText.CTFontManagerScope

Removed Type CoreText.CTFontNameKey

Removed Type CoreText.CTFontOptions

Removed Type CoreText.CTFontOrientation

Removed Type CoreText.CTFontPriority

Removed Type CoreText.CTFontStylisticClass

Removed Type CoreText.CTFontSymbolicTraits

Removed Type CoreText.CTFontTable

Removed Type CoreText.CTFontTableOptions

Removed Type CoreText.CTFontTraitKey

Removed Type CoreText.CTFontTraits

Removed Type CoreText.CTFontUIFontType

Removed Type CoreText.CTFontVariation

Removed Type CoreText.CTFontVariationAxes

Removed Type CoreText.CTFontVariationAxisKey

Removed Type CoreText.CTFrame

Removed Type CoreText.CTFrameAttributeKey

Removed Type CoreText.CTFrameAttributes

Removed Type CoreText.CTFramePathFillRule

Removed Type CoreText.CTFrameProgression

Removed Type CoreText.CTFramesetter

Removed Type CoreText.CTGlyphInfo

Removed Type CoreText.CTLigatureFormation

Removed Type CoreText.CTLine

Removed Type CoreText.CTLineBoundsOptions

Removed Type CoreText.CTLineBreakMode

Removed Type CoreText.CTLineTruncation

Removed Type CoreText.CTParagraphStyle

Removed Type CoreText.CTParagraphStyleSettings

Removed Type CoreText.CTRun

Removed Type CoreText.CTRunDelegate

Removed Type CoreText.CTRunDelegateOperations

Removed Type CoreText.CTRunStatus

Removed Type CoreText.CTStringAttributeKey

Removed Type CoreText.CTStringAttributes

Removed Type CoreText.CTSuperscriptStyle

Removed Type CoreText.CTTextAlignment

Removed Type CoreText.CTTextTab

Removed Type CoreText.CTTextTabOptionKey

Removed Type CoreText.CTTextTabOptions

Removed Type CoreText.CTTypesetter

Removed Type CoreText.CTTypesetterOptionKey

Removed Type CoreText.CTTypesetterOptions

Removed Type CoreText.CTUnderlineStyle

Removed Type CoreText.CTUnderlineStyleModifiers

Removed Type CoreText.CTWritingDirection

Removed Type CoreText.FontFeatureGroup

Removed Namespace CoreVideo

Removed Type CoreVideo.CVAttachmentMode

Removed Type CoreVideo.CVBuffer

Removed Type CoreVideo.CVFillExtendedPixelsCallBack

Removed Type CoreVideo.CVFillExtendedPixelsCallBackData

Removed Type CoreVideo.CVImageBuffer

Removed Type CoreVideo.CVImageBufferAlphaChannelMode

Removed Type CoreVideo.CVImageBufferAlphaChannelModeExtensions

Removed Type CoreVideo.CVImageBufferColorPrimaries

Removed Type CoreVideo.CVImageBufferColorPrimariesExtensions

Removed Type CoreVideo.CVImageBufferTransferFunction

Removed Type CoreVideo.CVImageBufferTransferFunctionExtensions

Removed Type CoreVideo.CVImageBufferYCbCrMatrix

Removed Type CoreVideo.CVImageBufferYCbCrMatrixExtensions

Removed Type CoreVideo.CVMetalTexture

Removed Type CoreVideo.CVMetalTextureAttributes

Removed Type CoreVideo.CVMetalTextureCache

Removed Type CoreVideo.CVOptionFlags

Removed Type CoreVideo.CVPixelBuffer

Removed Type CoreVideo.CVPixelBufferAttributes

Removed Type CoreVideo.CVPixelBufferLock

Removed Type CoreVideo.CVPixelBufferPool

Removed Type CoreVideo.CVPixelBufferPoolAllocationSettings

Removed Type CoreVideo.CVPixelBufferPoolFlushFlags

Removed Type CoreVideo.CVPixelBufferPoolSettings

Removed Type CoreVideo.CVPixelFormatDescription

Removed Type CoreVideo.CVPixelFormatType

Removed Type CoreVideo.CVPlanarComponentInfo

Removed Type CoreVideo.CVPlanarPixelBufferInfo

Removed Type CoreVideo.CVPlanarPixelBufferInfo_YCbCrBiPlanar

Removed Type CoreVideo.CVPlanarPixelBufferInfo_YCbCrPlanar

Removed Type CoreVideo.CVReturn

Removed Type CoreVideo.CVSMPTETime

Removed Type CoreVideo.CVSMPTETimeFlags

Removed Type CoreVideo.CVSMPTETimeType

Removed Type CoreVideo.CVTime

Removed Type CoreVideo.CVTimeFlags

Removed Type CoreVideo.CVTimeStamp

Removed Type CoreVideo.CVTimeStampFlags

Removed Type CoreVideo.CVVersatileBayerPattern

Removed Namespace EventKit

Removed Type EventKit.EKAlarm

Removed Type EventKit.EKAlarmProximity

Removed Type EventKit.EKAuthorizationStatus

Removed Type EventKit.EKCalendar

Removed Type EventKit.EKCalendarEventAvailability

Removed Type EventKit.EKCalendarItem

Removed Type EventKit.EKCalendarType

Removed Type EventKit.EKDay

Removed Type EventKit.EKEntityMask

Removed Type EventKit.EKEntityType

Removed Type EventKit.EKErrorCode

Removed Type EventKit.EKErrorCodeExtensions

Removed Type EventKit.EKEvent

Removed Type EventKit.EKEventAvailability

Removed Type EventKit.EKEventSearchCallback

Removed Type EventKit.EKEventStatus

Removed Type EventKit.EKEventStore

Removed Type EventKit.EKObject

Removed Type EventKit.EKParticipant

Removed Type EventKit.EKParticipantRole

Removed Type EventKit.EKParticipantScheduleStatus

Removed Type EventKit.EKParticipantStatus

Removed Type EventKit.EKParticipantType

Removed Type EventKit.EKRecurrenceDayOfWeek

Removed Type EventKit.EKRecurrenceEnd

Removed Type EventKit.EKRecurrenceFrequency

Removed Type EventKit.EKRecurrenceRule

Removed Type EventKit.EKReminder

Removed Type EventKit.EKReminderPriority

Removed Type EventKit.EKSource

Removed Type EventKit.EKSourceType

Removed Type EventKit.EKSpan

Removed Type EventKit.EKStructuredLocation

Removed Type EventKit.EKWeekday

Removed Namespace ExternalAccessory

Removed Type ExternalAccessory.EAAccessory

Removed Type ExternalAccessory.EAAccessoryDelegate

Removed Type ExternalAccessory.EAAccessoryDelegate_Extensions

Removed Type ExternalAccessory.EAAccessoryEventArgs

Removed Type ExternalAccessory.EAAccessoryManager

Removed Type ExternalAccessory.EABluetoothAccessoryPickerError

Removed Type ExternalAccessory.EABluetoothAccessoryPickerErrorExtensions

Removed Type ExternalAccessory.EASession

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessory

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryBrowser

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryBrowserDelegate

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryBrowserEventArgs

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryBrowserState

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryConfigurationStatus

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryDidFinishEventArgs

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryEventArgs

Removed Type ExternalAccessory.EAWiFiUnconfiguredAccessoryProperties

Removed Type ExternalAccessory.IEAAccessoryDelegate

Removed Type ExternalAccessory.IEAWiFiUnconfiguredAccessoryBrowserDelegate

Removed Namespace GameController

Removed Type GameController.GCAcceleration

Removed Type GameController.GCColor

Removed Type GameController.GCController

Removed Type GameController.GCControllerAxisInput

Removed Type GameController.GCControllerAxisValueChangedHandler

Removed Type GameController.GCControllerButtonInput

Removed Type GameController.GCControllerButtonTouchedChanged

Removed Type GameController.GCControllerButtonValueChanged

Removed Type GameController.GCControllerDirectionPad

Removed Type GameController.GCControllerDirectionPadValueChangedHandler

Removed Type GameController.GCControllerElement

Removed Type GameController.GCControllerPlayerIndex

Removed Type GameController.GCControllerTouchpad

Removed Type GameController.GCControllerTouchpadHandler

Removed Type GameController.GCDeviceBattery

Removed Type GameController.GCDeviceBatteryState

Removed Type GameController.GCDeviceCursor

Removed Type GameController.GCDeviceHaptics

Removed Type GameController.GCDeviceLight

Removed Type GameController.GCDirectionalGamepad

Removed Type GameController.GCDualShockGamepad

Removed Type GameController.GCEventViewController

Removed Type GameController.GCExtendedGamepad

Removed Type GameController.GCExtendedGamepadSnapShotDataV100

Removed Type GameController.GCExtendedGamepadSnapshot

Removed Type GameController.GCExtendedGamepadSnapshotData

Removed Type GameController.GCExtendedGamepadSnapshotDataVersion

Removed Type GameController.GCExtendedGamepadValueChangedHandler

Removed Type GameController.GCGamepad

Removed Type GameController.GCGamepadSnapShotDataV100

Removed Type GameController.GCGamepadSnapshot

Removed Type GameController.GCGamepadValueChangedHandler

Removed Type GameController.GCHapticsLocality

Removed Type GameController.GCInput

Removed Type GameController.GCInputXbox

Removed Type GameController.GCKey

Removed Type GameController.GCKeyCode

Removed Type GameController.GCKeyboard

Removed Type GameController.GCKeyboardInput

Removed Type GameController.GCKeyboardValueChangedHandler

Removed Type GameController.GCMicroGamepad

Removed Type GameController.GCMicroGamepadSnapShotDataV100

Removed Type GameController.GCMicroGamepadSnapshot

Removed Type GameController.GCMicroGamepadSnapshotData

Removed Type GameController.GCMicroGamepadSnapshotDataVersion

Removed Type GameController.GCMicroGamepadValueChangedHandler

Removed Type GameController.GCMotion

Removed Type GameController.GCMouse

Removed Type GameController.GCMouseInput

Removed Type GameController.GCMouseMoved

Removed Type GameController.GCPhysicalInputProfile

Removed Type GameController.GCQuaternion

Removed Type GameController.GCRotationRate

Removed Type GameController.GCSystemGestureState

Removed Type GameController.GCTouchState

Removed Type GameController.GCXboxGamepad

Removed Type GameController.IGCDevice

Removed Namespace GameplayKit

Removed Type GameplayKit.GKARC4RandomSource

Removed Type GameplayKit.GKAgent

Removed Type GameplayKit.GKAgent2D

Removed Type GameplayKit.GKAgent3D

Removed Type GameplayKit.GKAgentDelegate

Removed Type GameplayKit.GKAgentDelegate_Extensions

Removed Type GameplayKit.GKBehavior

Removed Type GameplayKit.GKBillowNoiseSource

Removed Type GameplayKit.GKBox

Removed Type GameplayKit.GKCheckerboardNoiseSource

Removed Type GameplayKit.GKCircleObstacle

Removed Type GameplayKit.GKCoherentNoiseSource

Removed Type GameplayKit.GKComponent

Removed Type GameplayKit.GKComponentSystem`1

Removed Type GameplayKit.GKCompositeBehavior

Removed Type GameplayKit.GKConstantNoiseSource

Removed Type GameplayKit.GKCylindersNoiseSource

Removed Type GameplayKit.GKDecisionNode

Removed Type GameplayKit.GKDecisionTree

Removed Type GameplayKit.GKEntity

Removed Type GameplayKit.GKGameModel

Removed Type GameplayKit.GKGameModelPlayer_Extensions

Removed Type GameplayKit.GKGameModel_Extensions

Removed Type GameplayKit.GKGaussianDistribution

Removed Type GameplayKit.GKGoal

Removed Type GameplayKit.GKGraph

Removed Type GameplayKit.GKGraphNode

Removed Type GameplayKit.GKGraphNode2D

Removed Type GameplayKit.GKGraphNode3D

Removed Type GameplayKit.GKGridGraph

Removed Type GameplayKit.GKGridGraphNode

Removed Type GameplayKit.GKHybridStrategist

Removed Type GameplayKit.GKLinearCongruentialRandomSource

Removed Type GameplayKit.GKMersenneTwisterRandomSource

Removed Type GameplayKit.GKMeshGraphTriangulationMode

Removed Type GameplayKit.GKMeshGraph`1

Removed Type GameplayKit.GKMinMaxStrategist

Removed Type GameplayKit.GKMonteCarloStrategist

Removed Type GameplayKit.GKNSPredicateRule

Removed Type GameplayKit.GKNoise

Removed Type GameplayKit.GKNoiseMap

Removed Type GameplayKit.GKNoiseSource

Removed Type GameplayKit.GKObstacle

Removed Type GameplayKit.GKObstacleGraph

Removed Type GameplayKit.GKObstacleGraph`1

Removed Type GameplayKit.GKOctreeNode

Removed Type GameplayKit.GKOctree`1

Removed Type GameplayKit.GKPath

Removed Type GameplayKit.GKPerlinNoiseSource

Removed Type GameplayKit.GKPolygonObstacle

Removed Type GameplayKit.GKQuad

Removed Type GameplayKit.GKQuadTree

Removed Type GameplayKit.GKQuadTreeNode

Removed Type GameplayKit.GKRTreeSplitStrategy

Removed Type GameplayKit.GKRTree`1

Removed Type GameplayKit.GKRandomDistribution

Removed Type GameplayKit.GKRandomSource

Removed Type GameplayKit.GKRidgedNoiseSource

Removed Type GameplayKit.GKRule

Removed Type GameplayKit.GKRuleSystem

Removed Type GameplayKit.GKSCNNodeComponent

Removed Type GameplayKit.GKSKNodeComponent

Removed Type GameplayKit.GKScene

Removed Type GameplayKit.GKShuffledDistribution

Removed Type GameplayKit.GKSphereObstacle

Removed Type GameplayKit.GKSpheresNoiseSource

Removed Type GameplayKit.GKState

Removed Type GameplayKit.GKStateMachine

Removed Type GameplayKit.GKTriangle

Removed Type GameplayKit.GKVoronoiNoiseSource

Removed Type GameplayKit.IGKAgentDelegate

Removed Type GameplayKit.IGKGameModel

Removed Type GameplayKit.IGKGameModelPlayer

Removed Type GameplayKit.IGKGameModelUpdate

Removed Type GameplayKit.IGKRandom

Removed Type GameplayKit.IGKSceneRootNodeType

Removed Type GameplayKit.IGKStrategist

Removed Type GameplayKit.NSArray_GameplayKit

Removed Type GameplayKit.SCNNode_GameplayKit

Removed Type GameplayKit.SKNode_GameplayKit

Removed Namespace IOSurface

Removed Type IOSurface.IOSurface

Removed Type IOSurface.IOSurfaceLockOptions

Removed Type IOSurface.IOSurfaceMemoryMap

Removed Type IOSurface.IOSurfaceOptions

Removed Type IOSurface.IOSurfacePurgeabilityState

Removed Namespace IdentityLookup

Removed Type IdentityLookup.IILMessageFilterQueryHandling

Removed Type IdentityLookup.ILCallClassificationRequest

Removed Type IdentityLookup.ILCallCommunication

Removed Type IdentityLookup.ILClassificationAction

Removed Type IdentityLookup.ILClassificationRequest

Removed Type IdentityLookup.ILClassificationResponse

Removed Type IdentityLookup.ILCommunication

Removed Type IdentityLookup.ILMessageClassificationRequest

Removed Type IdentityLookup.ILMessageCommunication

Removed Type IdentityLookup.ILMessageFilterAction

Removed Type IdentityLookup.ILMessageFilterError

Removed Type IdentityLookup.ILMessageFilterErrorExtensions

Removed Type IdentityLookup.ILMessageFilterExtension

Removed Type IdentityLookup.ILMessageFilterExtensionContext

Removed Type IdentityLookup.ILMessageFilterQueryRequest

Removed Type IdentityLookup.ILMessageFilterQueryResponse

Removed Type IdentityLookup.ILNetworkResponse

Removed Namespace ImageIO

Removed Type ImageIO.CGCopyImageSourceOptions

Removed Type ImageIO.CGImageAnimation

Removed Type ImageIO.CGImageAnimationOptions

Removed Type ImageIO.CGImageAnimationStatus

Removed Type ImageIO.CGImageAuxiliaryDataInfo

Removed Type ImageIO.CGImageAuxiliaryDataType

Removed Type ImageIO.CGImageAuxiliaryDataTypeExtensions

Removed Type ImageIO.CGImageDestination

Removed Type ImageIO.CGImageDestinationOptions

Removed Type ImageIO.CGImageDestinationOptionsKeys

Removed Type ImageIO.CGImageMetadata

Removed Type ImageIO.CGImageMetadataEnumerateOptions

Removed Type ImageIO.CGImageMetadataErrors

Removed Type ImageIO.CGImageMetadataErrorsExtensions

Removed Type ImageIO.CGImageMetadataTag

Removed Type ImageIO.CGImageMetadataTagBlock

Removed Type ImageIO.CGImageMetadataTagNamespaces

Removed Type ImageIO.CGImageMetadataTagPrefixes

Removed Type ImageIO.CGImageMetadataType

Removed Type ImageIO.CGImageOptions

Removed Type ImageIO.CGImageProperties

Removed Type ImageIO.CGImagePropertyOrientation

Removed Type ImageIO.CGImagePropertyPngFilters

Removed Type ImageIO.CGImagePropertyTgaCompression

Removed Type ImageIO.CGImageSource

Removed Type ImageIO.CGImageSourceStatus

Removed Type ImageIO.CGImageThumbnailOptions

Removed Type ImageIO.CGMutableImageMetadata

Removed Namespace Intents

Removed Type Intents.IINActivateCarSignalIntentHandling

Removed Type Intents.IINAddMediaIntentHandling

Removed Type Intents.IINAddTasksIntentHandling

Removed Type Intents.IINAppendToNoteIntentHandling

Removed Type Intents.IINBookRestaurantReservationIntentHandling

Removed Type Intents.IINCallsDomainHandling

Removed Type Intents.IINCancelRideIntentHandling

Removed Type Intents.IINCancelWorkoutIntentHandling

Removed Type Intents.IINCarCommandsDomainHandling

Removed Type Intents.IINCarPlayDomainHandling

Removed Type Intents.IINCreateNoteIntentHandling

Removed Type Intents.IINCreateTaskListIntentHandling

Removed Type Intents.IINDeleteTasksIntentHandling

Removed Type Intents.IINEndWorkoutIntentHandling

Removed Type Intents.IINGetAvailableRestaurantReservationBookingDefaultsIntentHandling

Removed Type Intents.IINGetAvailableRestaurantReservationBookingsIntentHandling

Removed Type Intents.IINGetCarLockStatusIntentHandling

Removed Type Intents.IINGetCarPowerLevelStatusIntentHandling

Removed Type Intents.IINGetCarPowerLevelStatusIntentResponseObserver

Removed Type Intents.IINGetRestaurantGuestIntentHandling

Removed Type Intents.IINGetRideStatusIntentHandling

Removed Type Intents.IINGetRideStatusIntentResponseObserver

Removed Type Intents.IINGetUserCurrentRestaurantReservationBookingsIntentHandling

Removed Type Intents.IINGetVisualCodeIntentHandling

Removed Type Intents.IINIntentHandlerProviding

Removed Type Intents.IINListCarsIntentHandling

Removed Type Intents.IINListRideOptionsIntentHandling

Removed Type Intents.IINMessagesDomainHandling

Removed Type Intents.IINNotebookDomainHandling

Removed Type Intents.IINPauseWorkoutIntentHandling

Removed Type Intents.IINPayBillIntentHandling

Removed Type Intents.IINPaymentsDomainHandling

Removed Type Intents.IINPhotosDomainHandling

Removed Type Intents.IINPlayMediaIntentHandling

Removed Type Intents.IINRadioDomainHandling

Removed Type Intents.IINRequestPaymentIntentHandling

Removed Type Intents.IINRequestRideIntentHandling

Removed Type Intents.IINResumeWorkoutIntentHandling

Removed Type Intents.IINRidesharingDomainHandling

Removed Type Intents.IINSaveProfileInCarIntentHandling

Removed Type Intents.IINSearchCallHistoryIntentHandling

Removed Type Intents.IINSearchForAccountsIntentHandling

Removed Type Intents.IINSearchForBillsIntentHandling

Removed Type Intents.IINSearchForMediaIntentHandling

Removed Type Intents.IINSearchForMessagesIntentHandling

Removed Type Intents.IINSearchForNotebookItemsIntentHandling

Removed Type Intents.IINSearchForPhotosIntentHandling

Removed Type Intents.IINSendMessageIntentHandling

Removed Type Intents.IINSendPaymentIntentHandling

Removed Type Intents.IINSendRideFeedbackIntentHandling

Removed Type Intents.IINSetAudioSourceInCarIntentHandling

Removed Type Intents.IINSetCarLockStatusIntentHandling

Removed Type Intents.IINSetClimateSettingsInCarIntentHandling

Removed Type Intents.IINSetDefrosterSettingsInCarIntentHandling

Removed Type Intents.IINSetMessageAttributeIntentHandling

Removed Type Intents.IINSetProfileInCarIntentHandling

Removed Type Intents.IINSetRadioStationIntentHandling

Removed Type Intents.IINSetSeatSettingsInCarIntentHandling

Removed Type Intents.IINSetTaskAttributeIntentHandling

Removed Type Intents.IINSnoozeTasksIntentHandling

Removed Type Intents.IINSpeakable

Removed Type Intents.IINStartAudioCallIntentHandling

Removed Type Intents.IINStartCallIntentHandling

Removed Type Intents.IINStartPhotoPlaybackIntentHandling

Removed Type Intents.IINStartVideoCallIntentHandling

Removed Type Intents.IINStartWorkoutIntentHandling

Removed Type Intents.IINTransferMoneyIntentHandling

Removed Type Intents.IINUpdateMediaAffinityIntentHandling

Removed Type Intents.IINVisualCodeDomainHandling

Removed Type Intents.IINWorkoutsDomainHandling

Removed Type Intents.INAccountType

Removed Type Intents.INAccountTypeResolutionResult

Removed Type Intents.INActivateCarSignalIntent

Removed Type Intents.INActivateCarSignalIntentHandling_Extensions

Removed Type Intents.INActivateCarSignalIntentResponse

Removed Type Intents.INActivateCarSignalIntentResponseCode

Removed Type Intents.INAddMediaIntent

Removed Type Intents.INAddMediaIntentHandling_Extensions

Removed Type Intents.INAddMediaIntentResponse

Removed Type Intents.INAddMediaIntentResponseCode

Removed Type Intents.INAddMediaMediaDestinationResolutionResult

Removed Type Intents.INAddMediaMediaDestinationUnsupportedReason

Removed Type Intents.INAddMediaMediaItemResolutionResult

Removed Type Intents.INAddMediaMediaItemUnsupportedReason

Removed Type Intents.INAddTasksIntent

Removed Type Intents.INAddTasksIntentHandling_Extensions

Removed Type Intents.INAddTasksIntentResponse

Removed Type Intents.INAddTasksIntentResponseCode

Removed Type Intents.INAddTasksTargetTaskListConfirmationReason

Removed Type Intents.INAddTasksTargetTaskListResolutionResult

Removed Type Intents.INAddTasksTemporalEventTriggerResolutionResult

Removed Type Intents.INAddTasksTemporalEventTriggerUnsupportedReason

Removed Type Intents.INAirline

Removed Type Intents.INAirport

Removed Type Intents.INAirportGate

Removed Type Intents.INAmountType

Removed Type Intents.INAppendToNoteIntent

Removed Type Intents.INAppendToNoteIntentHandling_Extensions

Removed Type Intents.INAppendToNoteIntentResponse

Removed Type Intents.INAppendToNoteIntentResponseCode

Removed Type Intents.INBalanceAmount

Removed Type Intents.INBalanceType

Removed Type Intents.INBalanceTypeResolutionResult

Removed Type Intents.INBillDetails

Removed Type Intents.INBillPayee

Removed Type Intents.INBillPayeeResolutionResult

Removed Type Intents.INBillType

Removed Type Intents.INBillTypeResolutionResult

Removed Type Intents.INBoatReservation

Removed Type Intents.INBoatTrip

Removed Type Intents.INBookRestaurantReservationIntent

Removed Type Intents.INBookRestaurantReservationIntentCode

Removed Type Intents.INBookRestaurantReservationIntentHandling_Extensions

Removed Type Intents.INBookRestaurantReservationIntentResponse

Removed Type Intents.INBooleanResolutionResult

Removed Type Intents.INBusReservation

Removed Type Intents.INBusTrip

Removed Type Intents.INCallAudioRoute

Removed Type Intents.INCallCapability

Removed Type Intents.INCallCapabilityOptions

Removed Type Intents.INCallCapabilityResolutionResult

Removed Type Intents.INCallDestinationType

Removed Type Intents.INCallDestinationTypeResolutionResult

Removed Type Intents.INCallRecord

Removed Type Intents.INCallRecordFilter

Removed Type Intents.INCallRecordResolutionResult

Removed Type Intents.INCallRecordType

Removed Type Intents.INCallRecordTypeOptions

Removed Type Intents.INCallRecordTypeOptionsResolutionResult

Removed Type Intents.INCallRecordTypeResolutionResult

Removed Type Intents.INCancelRideIntent

Removed Type Intents.INCancelRideIntentHandling_Extensions

Removed Type Intents.INCancelRideIntentResponse

Removed Type Intents.INCancelRideIntentResponseCode

Removed Type Intents.INCancelWorkoutIntent

Removed Type Intents.INCancelWorkoutIntentHandling_Extensions

Removed Type Intents.INCancelWorkoutIntentResponse

Removed Type Intents.INCancelWorkoutIntentResponseCode

Removed Type Intents.INCar

Removed Type Intents.INCarAirCirculationMode

Removed Type Intents.INCarAirCirculationModeResolutionResult

Removed Type Intents.INCarAudioSource

Removed Type Intents.INCarAudioSourceResolutionResult

Removed Type Intents.INCarChargingConnectorType

Removed Type Intents.INCarChargingConnectorTypeExtensions

Removed Type Intents.INCarDefroster

Removed Type Intents.INCarDefrosterResolutionResult

Removed Type Intents.INCarHeadUnit

Removed Type Intents.INCarSeat

Removed Type Intents.INCarSeatResolutionResult

Removed Type Intents.INCarSignalOptions

Removed Type Intents.INCarSignalOptionsResolutionResult

Removed Type Intents.INConditionalOperator

Removed Type Intents.INCreateNoteIntent

Removed Type Intents.INCreateNoteIntentHandling_Extensions

Removed Type Intents.INCreateNoteIntentResponse

Removed Type Intents.INCreateNoteIntentResponseCode

Removed Type Intents.INCreateTaskListIntent

Removed Type Intents.INCreateTaskListIntentHandling_Extensions

Removed Type Intents.INCreateTaskListIntentResponse

Removed Type Intents.INCreateTaskListIntentResponseCode

Removed Type Intents.INCurrencyAmount

Removed Type Intents.INCurrencyAmountResolutionResult

Removed Type Intents.INDailyRoutineRelevanceProvider

Removed Type Intents.INDailyRoutineSituation

Removed Type Intents.INDateComponentsRange

Removed Type Intents.INDateComponentsRangeResolutionResult

Removed Type Intents.INDateComponentsResolutionResult

Removed Type Intents.INDateRelevanceProvider

Removed Type Intents.INDateSearchType

Removed Type Intents.INDateSearchTypeResolutionResult

Removed Type Intents.INDayOfWeekOptions

Removed Type Intents.INDefaultCardTemplate

Removed Type Intents.INDeleteTasksIntent

Removed Type Intents.INDeleteTasksIntentHandling_Extensions

Removed Type Intents.INDeleteTasksIntentResponse

Removed Type Intents.INDeleteTasksIntentResponseCode

Removed Type Intents.INDeleteTasksTaskListResolutionResult

Removed Type Intents.INDeleteTasksTaskListUnsupportedReason

Removed Type Intents.INDeleteTasksTaskResolutionResult

Removed Type Intents.INDeleteTasksTaskUnsupportedReason

Removed Type Intents.INDoubleResolutionResult

Removed Type Intents.INEndWorkoutIntent

Removed Type Intents.INEndWorkoutIntentHandling_Extensions

Removed Type Intents.INEndWorkoutIntentResponse

Removed Type Intents.INEndWorkoutIntentResponseCode

Removed Type Intents.INEnergyResolutionResult

Removed Type Intents.INEnumResolutionResult

Removed Type Intents.INExtension

Removed Type Intents.INFile

Removed Type Intents.INFileResolutionResult

Removed Type Intents.INFlight

Removed Type Intents.INFlightReservation

Removed Type Intents.INGetAvailableRestaurantReservationBookingDefaultsIntent

Removed Type Intents.INGetAvailableRestaurantReservationBookingDefaultsIntentHandling_Extensions

Removed Type Intents.INGetAvailableRestaurantReservationBookingDefaultsIntentResponse

Removed Type Intents.INGetAvailableRestaurantReservationBookingDefaultsIntentResponseCode

Removed Type Intents.INGetAvailableRestaurantReservationBookingsIntent

Removed Type Intents.INGetAvailableRestaurantReservationBookingsIntentCode

Removed Type Intents.INGetAvailableRestaurantReservationBookingsIntentHandling_Extensions

Removed Type Intents.INGetAvailableRestaurantReservationBookingsIntentResponse

Removed Type Intents.INGetCarLockStatusIntent

Removed Type Intents.INGetCarLockStatusIntentHandling_Extensions

Removed Type Intents.INGetCarLockStatusIntentResponse

Removed Type Intents.INGetCarLockStatusIntentResponseCode

Removed Type Intents.INGetCarPowerLevelStatusIntent

Removed Type Intents.INGetCarPowerLevelStatusIntentHandling_Extensions

Removed Type Intents.INGetCarPowerLevelStatusIntentResponse

Removed Type Intents.INGetCarPowerLevelStatusIntentResponseCode

Removed Type Intents.INGetReservationDetailsIntent

Removed Type Intents.INGetReservationDetailsIntentResponse

Removed Type Intents.INGetReservationDetailsIntentResponseCode

Removed Type Intents.INGetRestaurantGuestIntent

Removed Type Intents.INGetRestaurantGuestIntentHandling_Extensions

Removed Type Intents.INGetRestaurantGuestIntentResponse

Removed Type Intents.INGetRestaurantGuestIntentResponseCode

Removed Type Intents.INGetRideStatusIntent

Removed Type Intents.INGetRideStatusIntentHandling_Extensions

Removed Type Intents.INGetRideStatusIntentResponse

Removed Type Intents.INGetRideStatusIntentResponseCode

Removed Type Intents.INGetUserCurrentRestaurantReservationBookingsIntent

Removed Type Intents.INGetUserCurrentRestaurantReservationBookingsIntentHandling_Extensions

Removed Type Intents.INGetUserCurrentRestaurantReservationBookingsIntentResponse

Removed Type Intents.INGetUserCurrentRestaurantReservationBookingsIntentResponseCode

Removed Type Intents.INGetVisualCodeIntent

Removed Type Intents.INGetVisualCodeIntentHandling_Extensions

Removed Type Intents.INGetVisualCodeIntentResponse

Removed Type Intents.INGetVisualCodeIntentResponseCode

Removed Type Intents.INImage

Removed Type Intents.INImageNoteContent

Removed Type Intents.INIntegerResolutionResult

Removed Type Intents.INIntent

Removed Type Intents.INIntentErrorCode

Removed Type Intents.INIntentErrorCodeExtensions

Removed Type Intents.INIntentHandlingStatus

Removed Type Intents.INIntentIdentifier

Removed Type Intents.INIntentIdentifierExtensions

Removed Type Intents.INIntentResolutionResult

Removed Type Intents.INIntentResolutionResult`1

Removed Type Intents.INIntentResponse

Removed Type Intents.INInteraction

Removed Type Intents.INInteractionDirection

Removed Type Intents.INLengthResolutionResult

Removed Type Intents.INListCarsIntent

Removed Type Intents.INListCarsIntentHandling_Extensions

Removed Type Intents.INListCarsIntentResponse

Removed Type Intents.INListCarsIntentResponseCode

Removed Type Intents.INListRideOptionsIntent

Removed Type Intents.INListRideOptionsIntentHandling_Extensions

Removed Type Intents.INListRideOptionsIntentResponse

Removed Type Intents.INListRideOptionsIntentResponseCode

Removed Type Intents.INLocationRelevanceProvider

Removed Type Intents.INLocationSearchType

Removed Type Intents.INLocationSearchTypeResolutionResult

Removed Type Intents.INLodgingReservation

Removed Type Intents.INMassResolutionResult

Removed Type Intents.INMediaAffinityType

Removed Type Intents.INMediaAffinityTypeResolutionResult

Removed Type Intents.INMediaDestination

Removed Type Intents.INMediaDestinationResolutionResult

Removed Type Intents.INMediaDestinationType

Removed Type Intents.INMediaItem

Removed Type Intents.INMediaItemResolutionResult

Removed Type Intents.INMediaItemType

Removed Type Intents.INMediaReference

Removed Type Intents.INMediaSearch

Removed Type Intents.INMediaSortOrder

Removed Type Intents.INMediaUserContext

Removed Type Intents.INMediaUserContextSubscriptionStatus

Removed Type Intents.INMessage

Removed Type Intents.INMessageAttribute

Removed Type Intents.INMessageAttributeOptions

Removed Type Intents.INMessageAttributeOptionsResolutionResult

Removed Type Intents.INMessageAttributeResolutionResult

Removed Type Intents.INMessageType

Removed Type Intents.INNote

Removed Type Intents.INNoteContent

Removed Type Intents.INNoteContentResolutionResult

Removed Type Intents.INNoteContentType

Removed Type Intents.INNoteContentTypeResolutionResult

Removed Type Intents.INNoteResolutionResult

Removed Type Intents.INNotebookItemType

Removed Type Intents.INNotebookItemTypeResolutionResult

Removed Type Intents.INObject

Removed Type Intents.INObjectCollection`1

Removed Type Intents.INObjectResolutionResult

Removed Type Intents.INObjectSection`1

Removed Type Intents.INOutgoingMessageType

Removed Type Intents.INOutgoingMessageTypeResolutionResult

Removed Type Intents.INParameter

Removed Type Intents.INPauseWorkoutIntent

Removed Type Intents.INPauseWorkoutIntentHandling_Extensions

Removed Type Intents.INPauseWorkoutIntentResponse

Removed Type Intents.INPauseWorkoutIntentResponseCode

Removed Type Intents.INPayBillIntent

Removed Type Intents.INPayBillIntentHandling_Extensions

Removed Type Intents.INPayBillIntentResponse

Removed Type Intents.INPayBillIntentResponseCode

Removed Type Intents.INPaymentAccount

Removed Type Intents.INPaymentAccountResolutionResult

Removed Type Intents.INPaymentAmount

Removed Type Intents.INPaymentAmountResolutionResult

Removed Type Intents.INPaymentMethod

Removed Type Intents.INPaymentMethodResolutionResult

Removed Type Intents.INPaymentMethodType

Removed Type Intents.INPaymentRecord

Removed Type Intents.INPaymentStatus

Removed Type Intents.INPaymentStatusResolutionResult

Removed Type Intents.INPerson

Removed Type Intents.INPersonHandle

Removed Type Intents.INPersonHandleLabel

Removed Type Intents.INPersonHandleLabelExtensions

Removed Type Intents.INPersonHandleType

Removed Type Intents.INPersonRelationship

Removed Type Intents.INPersonRelationshipExtensions

Removed Type Intents.INPersonResolutionResult

Removed Type Intents.INPersonSuggestionType

Removed Type Intents.INPhotoAttributeOptions

Removed Type Intents.INPlacemarkResolutionResult

Removed Type Intents.INPlayMediaIntent

Removed Type Intents.INPlayMediaIntentHandling_Extensions

Removed Type Intents.INPlayMediaIntentResponse

Removed Type Intents.INPlayMediaIntentResponseCode

Removed Type Intents.INPlayMediaMediaItemResolutionResult

Removed Type Intents.INPlayMediaMediaItemUnsupportedReason

Removed Type Intents.INPlayMediaPlaybackSpeedResolutionResult

Removed Type Intents.INPlayMediaPlaybackSpeedUnsupportedReason

Removed Type Intents.INPlaybackQueueLocation

Removed Type Intents.INPlaybackQueueLocationResolutionResult

Removed Type Intents.INPlaybackRepeatMode

Removed Type Intents.INPlaybackRepeatModeResolutionResult

Removed Type Intents.INPreferences

Removed Type Intents.INPriceRange

Removed Type Intents.INPriceRangeOption

Removed Type Intents.INRadioType

Removed Type Intents.INRadioTypeResolutionResult

Removed Type Intents.INRecurrenceFrequency

Removed Type Intents.INRecurrenceRule

Removed Type Intents.INRelativeReference

Removed Type Intents.INRelativeReferenceResolutionResult

Removed Type Intents.INRelativeSetting

Removed Type Intents.INRelativeSettingResolutionResult

Removed Type Intents.INRelevanceProvider

Removed Type Intents.INRelevantShortcut

Removed Type Intents.INRelevantShortcutRole

Removed Type Intents.INRelevantShortcutStore

Removed Type Intents.INRentalCar

Removed Type Intents.INRentalCarReservation

Removed Type Intents.INRequestPaymentCurrencyAmountResolutionResult

Removed Type Intents.INRequestPaymentCurrencyAmountUnsupportedReason

Removed Type Intents.INRequestPaymentIntent

Removed Type Intents.INRequestPaymentIntentHandling_Extensions

Removed Type Intents.INRequestPaymentIntentResponse

Removed Type Intents.INRequestPaymentIntentResponseCode

Removed Type Intents.INRequestPaymentPayerResolutionResult

Removed Type Intents.INRequestPaymentPayerUnsupportedReason

Removed Type Intents.INRequestRideIntent

Removed Type Intents.INRequestRideIntentHandling_Extensions

Removed Type Intents.INRequestRideIntentResponse

Removed Type Intents.INRequestRideIntentResponseCode

Removed Type Intents.INReservation

Removed Type Intents.INReservationAction

Removed Type Intents.INReservationActionType

Removed Type Intents.INReservationStatus

Removed Type Intents.INRestaurant

Removed Type Intents.INRestaurantGuest

Removed Type Intents.INRestaurantGuestDisplayPreferences

Removed Type Intents.INRestaurantGuestResolutionResult

Removed Type Intents.INRestaurantOffer

Removed Type Intents.INRestaurantReservation

Removed Type Intents.INRestaurantReservationBooking

Removed Type Intents.INRestaurantReservationUserBooking

Removed Type Intents.INRestaurantReservationUserBookingStatus

Removed Type Intents.INRestaurantResolutionResult

Removed Type Intents.INResumeWorkoutIntent

Removed Type Intents.INResumeWorkoutIntentHandling_Extensions

Removed Type Intents.INResumeWorkoutIntentResponse

Removed Type Intents.INResumeWorkoutIntentResponseCode

Removed Type Intents.INRideCompletionStatus

Removed Type Intents.INRideDriver

Removed Type Intents.INRideFareLineItem

Removed Type Intents.INRideFeedbackTypeOptions

Removed Type Intents.INRideOption

Removed Type Intents.INRidePartySizeOption

Removed Type Intents.INRidePhase

Removed Type Intents.INRideStatus

Removed Type Intents.INRideVehicle

Removed Type Intents.INSaveProfileInCarIntent

Removed Type Intents.INSaveProfileInCarIntentHandling_Extensions

Removed Type Intents.INSaveProfileInCarIntentResponse

Removed Type Intents.INSaveProfileInCarIntentResponseCode

Removed Type Intents.INSearchCallHistoryIntent

Removed Type Intents.INSearchCallHistoryIntentHandling_Extensions

Removed Type Intents.INSearchCallHistoryIntentResponse

Removed Type Intents.INSearchCallHistoryIntentResponseCode

Removed Type Intents.INSearchForAccountsIntent

Removed Type Intents.INSearchForAccountsIntentHandling_Extensions

Removed Type Intents.INSearchForAccountsIntentResponse

Removed Type Intents.INSearchForAccountsIntentResponseCode

Removed Type Intents.INSearchForBillsIntent

Removed Type Intents.INSearchForBillsIntentHandling_Extensions

Removed Type Intents.INSearchForBillsIntentResponse

Removed Type Intents.INSearchForBillsIntentResponseCode

Removed Type Intents.INSearchForMediaIntent

Removed Type Intents.INSearchForMediaIntentHandling_Extensions

Removed Type Intents.INSearchForMediaIntentResponse

Removed Type Intents.INSearchForMediaIntentResponseCode

Removed Type Intents.INSearchForMediaMediaItemResolutionResult

Removed Type Intents.INSearchForMediaMediaItemUnsupportedReason

Removed Type Intents.INSearchForMessagesIntent

Removed Type Intents.INSearchForMessagesIntentHandling_Extensions

Removed Type Intents.INSearchForMessagesIntentResponse

Removed Type Intents.INSearchForMessagesIntentResponseCode

Removed Type Intents.INSearchForNotebookItemsIntent

Removed Type Intents.INSearchForNotebookItemsIntentHandling_Extensions

Removed Type Intents.INSearchForNotebookItemsIntentResponse

Removed Type Intents.INSearchForNotebookItemsIntentResponseCode

Removed Type Intents.INSearchForPhotosIntent

Removed Type Intents.INSearchForPhotosIntentHandling_Extensions

Removed Type Intents.INSearchForPhotosIntentResponse

Removed Type Intents.INSearchForPhotosIntentResponseCode

Removed Type Intents.INSeat

Removed Type Intents.INSendMessageAttachment

Removed Type Intents.INSendMessageIntent

Removed Type Intents.INSendMessageIntentHandling_Extensions

Removed Type Intents.INSendMessageIntentResponse

Removed Type Intents.INSendMessageIntentResponseCode

Removed Type Intents.INSendMessageRecipientResolutionResult

Removed Type Intents.INSendMessageRecipientUnsupportedReason

Removed Type Intents.INSendPaymentCurrencyAmountResolutionResult

Removed Type Intents.INSendPaymentCurrencyAmountUnsupportedReason

Removed Type Intents.INSendPaymentIntent

Removed Type Intents.INSendPaymentIntentHandling_Extensions

Removed Type Intents.INSendPaymentIntentResponse

Removed Type Intents.INSendPaymentIntentResponseCode

Removed Type Intents.INSendPaymentPayeeResolutionResult

Removed Type Intents.INSendPaymentPayeeUnsupportedReason

Removed Type Intents.INSendRideFeedbackIntent

Removed Type Intents.INSendRideFeedbackIntentHandling_Extensions

Removed Type Intents.INSendRideFeedbackIntentResponse

Removed Type Intents.INSendRideFeedbackIntentResponseCode

Removed Type Intents.INSetAudioSourceInCarIntent

Removed Type Intents.INSetAudioSourceInCarIntentHandling_Extensions

Removed Type Intents.INSetAudioSourceInCarIntentResponse

Removed Type Intents.INSetAudioSourceInCarIntentResponseCode

Removed Type Intents.INSetCarLockStatusIntent

Removed Type Intents.INSetCarLockStatusIntentHandling_Extensions

Removed Type Intents.INSetCarLockStatusIntentResponse

Removed Type Intents.INSetCarLockStatusIntentResponseCode

Removed Type Intents.INSetClimateSettingsInCarIntent

Removed Type Intents.INSetClimateSettingsInCarIntentHandling_Extensions

Removed Type Intents.INSetClimateSettingsInCarIntentResponse

Removed Type Intents.INSetClimateSettingsInCarIntentResponseCode

Removed Type Intents.INSetDefrosterSettingsInCarIntent

Removed Type Intents.INSetDefrosterSettingsInCarIntentHandling_Extensions

Removed Type Intents.INSetDefrosterSettingsInCarIntentResponse

Removed Type Intents.INSetDefrosterSettingsInCarIntentResponseCode

Removed Type Intents.INSetMessageAttributeIntent

Removed Type Intents.INSetMessageAttributeIntentHandling_Extensions

Removed Type Intents.INSetMessageAttributeIntentResponse

Removed Type Intents.INSetMessageAttributeIntentResponseCode

Removed Type Intents.INSetProfileInCarIntent

Removed Type Intents.INSetProfileInCarIntentHandling_Extensions

Removed Type Intents.INSetProfileInCarIntentResponse

Removed Type Intents.INSetProfileInCarIntentResponseCode

Removed Type Intents.INSetRadioStationIntent

Removed Type Intents.INSetRadioStationIntentHandling_Extensions

Removed Type Intents.INSetRadioStationIntentResponse

Removed Type Intents.INSetRadioStationIntentResponseCode

Removed Type Intents.INSetSeatSettingsInCarIntent

Removed Type Intents.INSetSeatSettingsInCarIntentHandling_Extensions

Removed Type Intents.INSetSeatSettingsInCarIntentResponse

Removed Type Intents.INSetSeatSettingsInCarIntentResponseCode

Removed Type Intents.INSetTaskAttributeIntent

Removed Type Intents.INSetTaskAttributeIntentHandling_Extensions

Removed Type Intents.INSetTaskAttributeIntentResponse

Removed Type Intents.INSetTaskAttributeIntentResponseCode

Removed Type Intents.INSetTaskAttributeTemporalEventTriggerResolutionResult

Removed Type Intents.INSetTaskAttributeTemporalEventTriggerUnsupportedReason

Removed Type Intents.INShortcut

Removed Type Intents.INShortcutAvailabilityOptions

Removed Type Intents.INSiriAuthorizationStatus

Removed Type Intents.INSnoozeTasksIntent

Removed Type Intents.INSnoozeTasksIntentHandling_Extensions

Removed Type Intents.INSnoozeTasksIntentResponse

Removed Type Intents.INSnoozeTasksIntentResponseCode

Removed Type Intents.INSnoozeTasksTaskResolutionResult

Removed Type Intents.INSnoozeTasksTaskUnsupportedReason

Removed Type Intents.INSortType

Removed Type Intents.INSpatialEvent

Removed Type Intents.INSpatialEventTrigger

Removed Type Intents.INSpatialEventTriggerResolutionResult

Removed Type Intents.INSpeakableString

Removed Type Intents.INSpeakableStringResolutionResult

Removed Type Intents.INSpeakable_Extensions

Removed Type Intents.INSpeedResolutionResult

Removed Type Intents.INStartAudioCallIntent

Removed Type Intents.INStartAudioCallIntentHandling_Extensions

Removed Type Intents.INStartAudioCallIntentResponse

Removed Type Intents.INStartAudioCallIntentResponseCode

Removed Type Intents.INStartCallCallCapabilityResolutionResult

Removed Type Intents.INStartCallCallCapabilityUnsupportedReason

Removed Type Intents.INStartCallCallRecordToCallBackResolutionResult

Removed Type Intents.INStartCallCallRecordToCallBackUnsupportedReason

Removed Type Intents.INStartCallContactResolutionResult

Removed Type Intents.INStartCallContactUnsupportedReason

Removed Type Intents.INStartCallIntent

Removed Type Intents.INStartCallIntentHandling_Extensions

Removed Type Intents.INStartCallIntentResponse

Removed Type Intents.INStartCallIntentResponseCode

Removed Type Intents.INStartPhotoPlaybackIntent

Removed Type Intents.INStartPhotoPlaybackIntentHandling_Extensions

Removed Type Intents.INStartPhotoPlaybackIntentResponse

Removed Type Intents.INStartPhotoPlaybackIntentResponseCode

Removed Type Intents.INStartVideoCallIntent

Removed Type Intents.INStartVideoCallIntentHandling_Extensions

Removed Type Intents.INStartVideoCallIntentResponse

Removed Type Intents.INStartVideoCallIntentResponseCode

Removed Type Intents.INStartWorkoutIntent

Removed Type Intents.INStartWorkoutIntentHandling_Extensions

Removed Type Intents.INStartWorkoutIntentResponse

Removed Type Intents.INStartWorkoutIntentResponseCode

Removed Type Intents.INStringResolutionResult

Removed Type Intents.INTask

Removed Type Intents.INTaskList

Removed Type Intents.INTaskListResolutionResult

Removed Type Intents.INTaskPriority

Removed Type Intents.INTaskPriorityResolutionResult

Removed Type Intents.INTaskResolutionResult

Removed Type Intents.INTaskStatus

Removed Type Intents.INTaskStatusResolutionResult

Removed Type Intents.INTaskType

Removed Type Intents.INTemperatureResolutionResult

Removed Type Intents.INTemporalEventTrigger

Removed Type Intents.INTemporalEventTriggerResolutionResult

Removed Type Intents.INTemporalEventTriggerTypeOptions

Removed Type Intents.INTemporalEventTriggerTypeOptionsResolutionResult

Removed Type Intents.INTermsAndConditions

Removed Type Intents.INTextNoteContent

Removed Type Intents.INTicketedEvent

Removed Type Intents.INTicketedEventCategory

Removed Type Intents.INTicketedEventReservation

Removed Type Intents.INTimeIntervalResolutionResult

Removed Type Intents.INTrainReservation

Removed Type Intents.INTrainTrip

Removed Type Intents.INTransferMoneyIntent

Removed Type Intents.INTransferMoneyIntentHandling_Extensions

Removed Type Intents.INTransferMoneyIntentResponse

Removed Type Intents.INTransferMoneyIntentResponseCode

Removed Type Intents.INUpcomingMediaManager

Removed Type Intents.INUpcomingMediaPredictionMode

Removed Type Intents.INUpdateMediaAffinityIntent

Removed Type Intents.INUpdateMediaAffinityIntentHandling_Extensions

Removed Type Intents.INUpdateMediaAffinityIntentResponse

Removed Type Intents.INUpdateMediaAffinityIntentResponseCode

Removed Type Intents.INUpdateMediaAffinityMediaItemResolutionResult

Removed Type Intents.INUpdateMediaAffinityMediaItemUnsupportedReason

Removed Type Intents.INUrlResolutionResult

Removed Type Intents.INUserContext

Removed Type Intents.INVisualCodeType

Removed Type Intents.INVisualCodeTypeResolutionResult

Removed Type Intents.INVocabulary

Removed Type Intents.INVocabularyStringType

Removed Type Intents.INVoiceShortcut

Removed Type Intents.INVoiceShortcutCenter

Removed Type Intents.INVoiceShortcutCenterGetVoiceShortcutsHandler

Removed Type Intents.INVolumeResolutionResult

Removed Type Intents.INWorkoutGoalUnitType

Removed Type Intents.INWorkoutGoalUnitTypeResolutionResult

Removed Type Intents.INWorkoutLocationType

Removed Type Intents.INWorkoutLocationTypeResolutionResult

Removed Type Intents.INWorkoutNameIdentifier

Removed Type Intents.INWorkoutNameIdentifierExtensions

Removed Type Intents.NSExtensionContext_ShareExtension

Removed Type Intents.NSUserActivity_IntentsAdditions

Removed Namespace JavaScriptCore

Removed Type JavaScriptCore.IJSExport

Removed Type JavaScriptCore.JSClassAttributes

Removed Type JavaScriptCore.JSContext

Removed Type JavaScriptCore.JSContextExceptionHandler

Removed Type JavaScriptCore.JSExport

Removed Type JavaScriptCore.JSManagedValue

Removed Type JavaScriptCore.JSPromiseCreationExecutor

Removed Type JavaScriptCore.JSPropertyAttributes

Removed Type JavaScriptCore.JSPropertyDescriptorKeys

Removed Type JavaScriptCore.JSType

Removed Type JavaScriptCore.JSValue

Removed Type JavaScriptCore.JSVirtualMachine

Removed Namespace LinkPresentation

Removed Type LinkPresentation.LPErrorCode

Removed Type LinkPresentation.LPErrorCodeExtensions

Removed Type LinkPresentation.LPLinkMetadata

Removed Type LinkPresentation.LPLinkView

Removed Type LinkPresentation.LPMetadataProvider

Removed Namespace LocalAuthentication

Removed Type LocalAuthentication.LAAccessControlOperation

Removed Type LocalAuthentication.LABiometryType

Removed Type LocalAuthentication.LAContext

Removed Type LocalAuthentication.LAContextReplyHandler

Removed Type LocalAuthentication.LACredentialType

Removed Type LocalAuthentication.LAPolicy

Removed Type LocalAuthentication.LAStatus

Removed Type LocalAuthentication.LAStatusExtensions

Removed Namespace MLCompute

Removed Type MLCompute.MLCActivationDescriptor

Removed Type MLCompute.MLCActivationLayer

Removed Type MLCompute.MLCActivationType

Removed Type MLCompute.MLCActivationTypeExtensions

Removed Type MLCompute.MLCAdamOptimizer

Removed Type MLCompute.MLCArithmeticLayer

Removed Type MLCompute.MLCArithmeticOperation

Removed Type MLCompute.MLCArithmeticOperationExtensions

Removed Type MLCompute.MLCBatchNormalizationLayer

Removed Type MLCompute.MLCConcatenationLayer

Removed Type MLCompute.MLCConvolutionDescriptor

Removed Type MLCompute.MLCConvolutionLayer

Removed Type MLCompute.MLCConvolutionType

Removed Type MLCompute.MLCConvolutionTypeExtensions

Removed Type MLCompute.MLCDataType

Removed Type MLCompute.MLCDevice

Removed Type MLCompute.MLCDeviceType

Removed Type MLCompute.MLCDropoutLayer

Removed Type MLCompute.MLCEmbeddingDescriptor

Removed Type MLCompute.MLCEmbeddingLayer

Removed Type MLCompute.MLCExecutionOptions

Removed Type MLCompute.MLCFullyConnectedLayer

Removed Type MLCompute.MLCGramMatrixLayer

Removed Type MLCompute.MLCGraph

Removed Type MLCompute.MLCGraphCompilationOptions

Removed Type MLCompute.MLCGraphCompletionHandler

Removed Type MLCompute.MLCGraphCompletionResult

Removed Type MLCompute.MLCGroupNormalizationLayer

Removed Type MLCompute.MLCInferenceGraph

Removed Type MLCompute.MLCInstanceNormalizationLayer

Removed Type MLCompute.MLCLayer

Removed Type MLCompute.MLCLayerNormalizationLayer

Removed Type MLCompute.MLCLossDescriptor

Removed Type MLCompute.MLCLossLayer

Removed Type MLCompute.MLCLossType

Removed Type MLCompute.MLCLossTypeExtensions

Removed Type MLCompute.MLCLstmDescriptor

Removed Type MLCompute.MLCLstmLayer

Removed Type MLCompute.MLCLstmResultMode

Removed Type MLCompute.MLCLstmResultModeExtensions

Removed Type MLCompute.MLCMatMulDescriptor

Removed Type MLCompute.MLCMatMulLayer

Removed Type MLCompute.MLCMultiheadAttentionDescriptor

Removed Type MLCompute.MLCMultiheadAttentionLayer

Removed Type MLCompute.MLCOptimizer

Removed Type MLCompute.MLCOptimizerDescriptor

Removed Type MLCompute.MLCPaddingLayer

Removed Type MLCompute.MLCPaddingPolicy

Removed Type MLCompute.MLCPaddingPolicyExtensions

Removed Type MLCompute.MLCPaddingType

Removed Type MLCompute.MLCPaddingTypeExtensions

Removed Type MLCompute.MLCPoolingDescriptor

Removed Type MLCompute.MLCPoolingLayer

Removed Type MLCompute.MLCPoolingType

Removed Type MLCompute.MLCPoolingTypeExtensions

Removed Type MLCompute.MLCRandomInitializerType

Removed Type MLCompute.MLCReductionLayer

Removed Type MLCompute.MLCReductionType

Removed Type MLCompute.MLCReductionTypeExtensions

Removed Type MLCompute.MLCRegularizationType

Removed Type MLCompute.MLCReshapeLayer

Removed Type MLCompute.MLCRmsPropOptimizer

Removed Type MLCompute.MLCSampleMode

Removed Type MLCompute.MLCSampleModeExtensions

Removed Type MLCompute.MLCSgdOptimizer

Removed Type MLCompute.MLCSliceLayer

Removed Type MLCompute.MLCSoftmaxLayer

Removed Type MLCompute.MLCSoftmaxOperation

Removed Type MLCompute.MLCSoftmaxOperationExtensions

Removed Type MLCompute.MLCSplitLayer

Removed Type MLCompute.MLCTensor

Removed Type MLCompute.MLCTensorData

Removed Type MLCompute.MLCTensorDescriptor

Removed Type MLCompute.MLCTensorOptimizerDeviceData

Removed Type MLCompute.MLCTensorParameter

Removed Type MLCompute.MLCTrainingGraph

Removed Type MLCompute.MLCTransposeLayer

Removed Type MLCompute.MLCUpsampleLayer

Removed Type MLCompute.MLCYoloLossDescriptor

Removed Type MLCompute.MLCYoloLossLayer

Removed Namespace MapKit

Removed Type MapKit.IMKAnnotation

Removed Type MapKit.IMKGeoJsonObject

Removed Type MapKit.IMKLocalSearchCompleterDelegate

Removed Type MapKit.IMKMapViewDelegate

Removed Type MapKit.IMKOverlay

Removed Type MapKit.IMKReverseGeocoderDelegate

Removed Type MapKit.MKAnnotation

Removed Type MapKit.MKAnnotationView

Removed Type MapKit.MKAnnotationViewCollisionMode

Removed Type MapKit.MKAnnotationViewDragState

Removed Type MapKit.MKAnnotationViewEventArgs

Removed Type MapKit.MKAnnotation_Extensions

Removed Type MapKit.MKCircle

Removed Type MapKit.MKCircleRenderer

Removed Type MapKit.MKCircleView

Removed Type MapKit.MKClusterAnnotation

Removed Type MapKit.MKCompassButton

Removed Type MapKit.MKCoordinateRegion

Removed Type MapKit.MKCoordinateSpan

Removed Type MapKit.MKCreateClusterAnnotation

Removed Type MapKit.MKDidAddOverlayRenderersEventArgs

Removed Type MapKit.MKDidFinishRenderingMapEventArgs

Removed Type MapKit.MKDirections

Removed Type MapKit.MKDirectionsHandler

Removed Type MapKit.MKDirectionsMode

Removed Type MapKit.MKDirectionsRequest

Removed Type MapKit.MKDirectionsResponse

Removed Type MapKit.MKDirectionsTransportType

Removed Type MapKit.MKDistanceFormatter

Removed Type MapKit.MKDistanceFormatterUnitStyle

Removed Type MapKit.MKDistanceFormatterUnits

Removed Type MapKit.MKETAHandler

Removed Type MapKit.MKETAResponse

Removed Type MapKit.MKErrorCode

Removed Type MapKit.MKErrorCodeExtensions

Removed Type MapKit.MKFeatureDisplayPriority

Removed Type MapKit.MKFeatureVisibility

Removed Type MapKit.MKGeoJsonDecoder

Removed Type MapKit.MKGeoJsonFeature

Removed Type MapKit.MKGeodesicPolyline

Removed Type MapKit.MKGeometry

Removed Type MapKit.MKGradientPolylineRenderer

Removed Type MapKit.MKLaunchOptions

Removed Type MapKit.MKLocalPointsOfInterestRequest

Removed Type MapKit.MKLocalSearch

Removed Type MapKit.MKLocalSearchCompleter

Removed Type MapKit.MKLocalSearchCompleterDelegate

Removed Type MapKit.MKLocalSearchCompleterDelegate_Extensions

Removed Type MapKit.MKLocalSearchCompleterResultType

Removed Type MapKit.MKLocalSearchCompletion

Removed Type MapKit.MKLocalSearchCompletionHandler

Removed Type MapKit.MKLocalSearchRequest

Removed Type MapKit.MKLocalSearchResponse

Removed Type MapKit.MKLocalSearchResultType

Removed Type MapKit.MKMapCamera

Removed Type MapKit.MKMapCameraBoundary

Removed Type MapKit.MKMapCameraZoomRange

Removed Type MapKit.MKMapCameraZoomRangeType

Removed Type MapKit.MKMapItem

Removed Type MapKit.MKMapPoint

Removed Type MapKit.MKMapRect

Removed Type MapKit.MKMapSize

Removed Type MapKit.MKMapSnapshot

Removed Type MapKit.MKMapSnapshotCompletionHandler

Removed Type MapKit.MKMapSnapshotOptions

Removed Type MapKit.MKMapSnapshotter

Removed Type MapKit.MKMapType

Removed Type MapKit.MKMapView

Removed Type MapKit.MKMapViewAccessoryTappedEventArgs

Removed Type MapKit.MKMapViewAnnotation

Removed Type MapKit.MKMapViewAnnotationEventArgs

Removed Type MapKit.MKMapViewChangeEventArgs

Removed Type MapKit.MKMapViewDefault

Removed Type MapKit.MKMapViewDelegate

Removed Type MapKit.MKMapViewDelegate_Extensions

Removed Type MapKit.MKMapViewDragStateEventArgs

Removed Type MapKit.MKMapViewOverlay

Removed Type MapKit.MKMarkerAnnotationView

Removed Type MapKit.MKMultiPoint

Removed Type MapKit.MKMultiPolygon

Removed Type MapKit.MKMultiPolygonRenderer

Removed Type MapKit.MKMultiPolyline

Removed Type MapKit.MKMultiPolylineRenderer

Removed Type MapKit.MKOverlay

Removed Type MapKit.MKOverlayLevel

Removed Type MapKit.MKOverlayPathRenderer

Removed Type MapKit.MKOverlayPathView

Removed Type MapKit.MKOverlayRenderer

Removed Type MapKit.MKOverlayView

Removed Type MapKit.MKOverlayViewsEventArgs

Removed Type MapKit.MKOverlay_Extensions

Removed Type MapKit.MKPinAnnotationColor

Removed Type MapKit.MKPinAnnotationView

Removed Type MapKit.MKPlacemark

Removed Type MapKit.MKPlacemarkAddress

Removed Type MapKit.MKPointAnnotation

Removed Type MapKit.MKPointOfInterestCategory

Removed Type MapKit.MKPointOfInterestCategoryExtensions

Removed Type MapKit.MKPointOfInterestFilter

Removed Type MapKit.MKPointOfInterestFilterType

Removed Type MapKit.MKPolygon

Removed Type MapKit.MKPolygonRenderer

Removed Type MapKit.MKPolygonView

Removed Type MapKit.MKPolyline

Removed Type MapKit.MKPolylineRenderer

Removed Type MapKit.MKPolylineView

Removed Type MapKit.MKRendererForOverlayDelegate

Removed Type MapKit.MKReverseGeocoder

Removed Type MapKit.MKReverseGeocoderDelegate

Removed Type MapKit.MKRoute

Removed Type MapKit.MKRouteStep

Removed Type MapKit.MKScaleView

Removed Type MapKit.MKScaleViewAlignment

Removed Type MapKit.MKSearchCompletionFilterType

Removed Type MapKit.MKShape

Removed Type MapKit.MKTileOverlay

Removed Type MapKit.MKTileOverlayLoadTileCompletionHandler

Removed Type MapKit.MKTileOverlayPath

Removed Type MapKit.MKTileOverlayRenderer

Removed Type MapKit.MKUserLocation

Removed Type MapKit.MKUserLocationEventArgs

Removed Type MapKit.MKUserLocationView

Removed Type MapKit.MKUserTrackingBarButtonItem

Removed Type MapKit.MKUserTrackingButton

Removed Type MapKit.MKUserTrackingMode

Removed Type MapKit.MMapViewUserTrackingEventArgs

Removed Type MapKit.NSUserActivity_MKMapItem

Removed Namespace MediaAccessibility

Removed Type MediaAccessibility.MAAudibleMedia

Removed Type MediaAccessibility.MACaptionAppearance

Removed Type MediaAccessibility.MACaptionAppearanceBehavior

Removed Type MediaAccessibility.MACaptionAppearanceDisplayType

Removed Type MediaAccessibility.MACaptionAppearanceDomain

Removed Type MediaAccessibility.MACaptionAppearanceFontStyle

Removed Type MediaAccessibility.MACaptionAppearanceTextEdgeStyle

Removed Type MediaAccessibility.MAImageCaptioning

Removed Type MediaAccessibility.MAMediaCharacteristic

Removed Namespace MediaPlayer

Removed Type MediaPlayer.AVMediaSelectionGroup_MPNowPlayingInfoLanguageOptionAdditions

Removed Type MediaPlayer.AVMediaSelectionOption_MPNowPlayingInfoLanguageOptionAdditions

Removed Type MediaPlayer.IMPMediaPickerControllerDelegate

Removed Type MediaPlayer.IMPMediaPlayback

Removed Type MediaPlayer.IMPPlayableContentDataSource

Removed Type MediaPlayer.IMPPlayableContentDelegate

Removed Type MediaPlayer.IMPSystemMusicPlayerController

Removed Type MediaPlayer.ItemsPickedEventArgs

Removed Type MediaPlayer.MPChangeLanguageOptionCommandEvent

Removed Type MediaPlayer.MPChangeLanguageOptionSetting

Removed Type MediaPlayer.MPChangePlaybackPositionCommand

Removed Type MediaPlayer.MPChangePlaybackPositionCommandEvent

Removed Type MediaPlayer.MPChangePlaybackRateCommand

Removed Type MediaPlayer.MPChangePlaybackRateCommandEvent

Removed Type MediaPlayer.MPChangeRepeatModeCommand

Removed Type MediaPlayer.MPChangeRepeatModeCommandEvent

Removed Type MediaPlayer.MPChangeShuffleModeCommand

Removed Type MediaPlayer.MPChangeShuffleModeCommandEvent

Removed Type MediaPlayer.MPContentItem

Removed Type MediaPlayer.MPErrorCode

Removed Type MediaPlayer.MPErrorCodeExtensions

Removed Type MediaPlayer.MPFeedbackCommand

Removed Type MediaPlayer.MPFeedbackCommandEvent

Removed Type MediaPlayer.MPLanguageOptionCharacteristics

Removed Type MediaPlayer.MPMediaEntity

Removed Type MediaPlayer.MPMediaGrouping

Removed Type MediaPlayer.MPMediaItem

Removed Type MediaPlayer.MPMediaItemArtwork

Removed Type MediaPlayer.MPMediaItemCollection

Removed Type MediaPlayer.MPMediaItemEnumerator

Removed Type MediaPlayer.MPMediaLibrary

Removed Type MediaPlayer.MPMediaLibraryAuthorizationStatus

Removed Type MediaPlayer.MPMediaPickerController

Removed Type MediaPlayer.MPMediaPickerControllerDelegate

Removed Type MediaPlayer.MPMediaPickerControllerDelegate_Extensions

Removed Type MediaPlayer.MPMediaPlaylist

Removed Type MediaPlayer.MPMediaPlaylistAttribute

Removed Type MediaPlayer.MPMediaPlaylistCreationMetadata

Removed Type MediaPlayer.MPMediaPlaylistProperty

Removed Type MediaPlayer.MPMediaPredicate

Removed Type MediaPlayer.MPMediaPredicateComparison

Removed Type MediaPlayer.MPMediaPropertyPredicate

Removed Type MediaPlayer.MPMediaQuery

Removed Type MediaPlayer.MPMediaQuerySection

Removed Type MediaPlayer.MPMediaType

Removed Type MediaPlayer.MPMovieAccessLog

Removed Type MediaPlayer.MPMovieAccessLogEvent

Removed Type MediaPlayer.MPMovieControlMode

Removed Type MediaPlayer.MPMovieControlStyle

Removed Type MediaPlayer.MPMovieErrorLog

Removed Type MediaPlayer.MPMovieErrorLogEvent

Removed Type MediaPlayer.MPMovieFinishReason

Removed Type MediaPlayer.MPMovieLoadState

Removed Type MediaPlayer.MPMovieMediaType

Removed Type MediaPlayer.MPMoviePlaybackState

Removed Type MediaPlayer.MPMoviePlayerController

Removed Type MediaPlayer.MPMoviePlayerFinishedEventArgs

Removed Type MediaPlayer.MPMoviePlayerFullScreenEventArgs

Removed Type MediaPlayer.MPMoviePlayerThumbnailEventArgs

Removed Type MediaPlayer.MPMoviePlayerTimedMetadataEventArgs

Removed Type MediaPlayer.MPMoviePlayerViewController

Removed Type MediaPlayer.MPMovieRepeatMode

Removed Type MediaPlayer.MPMovieScalingMode

Removed Type MediaPlayer.MPMovieSourceType

Removed Type MediaPlayer.MPMovieTimeOption

Removed Type MediaPlayer.MPMusicPlaybackState

Removed Type MediaPlayer.MPMusicPlayerApplicationController

Removed Type MediaPlayer.MPMusicPlayerController

Removed Type MediaPlayer.MPMusicPlayerControllerMutableQueue

Removed Type MediaPlayer.MPMusicPlayerControllerQueue

Removed Type MediaPlayer.MPMusicPlayerMediaItemQueueDescriptor

Removed Type MediaPlayer.MPMusicPlayerPlayParameters

Removed Type MediaPlayer.MPMusicPlayerPlayParametersQueueDescriptor

Removed Type MediaPlayer.MPMusicPlayerQueueDescriptor

Removed Type MediaPlayer.MPMusicPlayerStoreQueueDescriptor

Removed Type MediaPlayer.MPMusicRepeatMode

Removed Type MediaPlayer.MPMusicShuffleMode

Removed Type MediaPlayer.MPNowPlayingInfo

Removed Type MediaPlayer.MPNowPlayingInfoCenter

Removed Type MediaPlayer.MPNowPlayingInfoLanguageOption

Removed Type MediaPlayer.MPNowPlayingInfoLanguageOptionGroup

Removed Type MediaPlayer.MPNowPlayingInfoLanguageOptionType

Removed Type MediaPlayer.MPNowPlayingInfoMediaType

Removed Type MediaPlayer.MPNowPlayingPlaybackState

Removed Type MediaPlayer.MPPlayableContentDataSource

Removed Type MediaPlayer.MPPlayableContentDataSource_Extensions

Removed Type MediaPlayer.MPPlayableContentDelegate

Removed Type MediaPlayer.MPPlayableContentDelegate_Extensions

Removed Type MediaPlayer.MPPlayableContentManager

Removed Type MediaPlayer.MPPlayableContentManagerContext

Removed Type MediaPlayer.MPRatingCommand

Removed Type MediaPlayer.MPRatingCommandEvent

Removed Type MediaPlayer.MPRemoteCommand

Removed Type MediaPlayer.MPRemoteCommandCenter

Removed Type MediaPlayer.MPRemoteCommandEvent

Removed Type MediaPlayer.MPRemoteCommandHandlerStatus

Removed Type MediaPlayer.MPRepeatType

Removed Type MediaPlayer.MPSeekCommandEvent

Removed Type MediaPlayer.MPSeekCommandEventType

Removed Type MediaPlayer.MPShuffleType

Removed Type MediaPlayer.MPSkipIntervalCommand

Removed Type MediaPlayer.MPSkipIntervalCommandEvent

Removed Type MediaPlayer.MPTimedMetadata

Removed Type MediaPlayer.MPVolumeSettings

Removed Type MediaPlayer.MPVolumeView

Removed Type MediaPlayer.NSUserActivity_MediaPlayerAdditions

Removed Namespace MediaToolbox

Removed Type MediaToolbox.MTAudioProcessingTap

Removed Type MediaToolbox.MTAudioProcessingTapCallbacks

Removed Type MediaToolbox.MTAudioProcessingTapCreationFlags

Removed Type MediaToolbox.MTAudioProcessingTapError

Removed Type MediaToolbox.MTAudioProcessingTapFlags

Removed Type MediaToolbox.MTAudioProcessingTapInitCallback

Removed Type MediaToolbox.MTAudioProcessingTapPrepareCallback

Removed Type MediaToolbox.MTAudioProcessingTapProcessDelegate

Removed Type MediaToolbox.MTFormatNames

Removed Namespace Metal

Removed Type Metal.IMTLAccelerationStructure

Removed Type Metal.IMTLAccelerationStructureCommandEncoder

Removed Type Metal.IMTLArgumentEncoder

Removed Type Metal.IMTLBinaryArchive

Removed Type Metal.IMTLBlitCommandEncoder

Removed Type Metal.IMTLBuffer

Removed Type Metal.IMTLCaptureScope

Removed Type Metal.IMTLCommandBuffer

Removed Type Metal.IMTLCommandBufferEncoderInfo

Removed Type Metal.IMTLCommandEncoder

Removed Type Metal.IMTLCommandQueue

Removed Type Metal.IMTLComputeCommandEncoder

Removed Type Metal.IMTLComputePipelineState

Removed Type Metal.IMTLCounter

Removed Type Metal.IMTLCounterSampleBuffer

Removed Type Metal.IMTLCounterSet

Removed Type Metal.IMTLDepthStencilState

Removed Type Metal.IMTLDevice

Removed Type Metal.IMTLDrawable

Removed Type Metal.IMTLDynamicLibrary

Removed Type Metal.IMTLEvent

Removed Type Metal.IMTLFence

Removed Type Metal.IMTLFunction

Removed Type Metal.IMTLFunctionHandle

Removed Type Metal.IMTLFunctionLog

Removed Type Metal.IMTLFunctionLogDebugLocation

Removed Type Metal.IMTLHeap

Removed Type Metal.IMTLIndirectCommandBuffer

Removed Type Metal.IMTLIndirectComputeCommand

Removed Type Metal.IMTLIndirectRenderCommand

Removed Type Metal.IMTLIntersectionFunctionTable

Removed Type Metal.IMTLLibrary

Removed Type Metal.IMTLLogContainer

Removed Type Metal.IMTLParallelRenderCommandEncoder

Removed Type Metal.IMTLRasterizationRateMap

Removed Type Metal.IMTLRenderCommandEncoder

Removed Type Metal.IMTLRenderPipelineState

Removed Type Metal.IMTLResource

Removed Type Metal.IMTLResourceStateCommandEncoder

Removed Type Metal.IMTLSamplerState

Removed Type Metal.IMTLSharedEvent

Removed Type Metal.IMTLTexture

Removed Type Metal.IMTLVisibleFunctionTable

Removed Type Metal.MTLAccelerationStructureBoundingBoxGeometryDescriptor

Removed Type Metal.MTLAccelerationStructureDescriptor

Removed Type Metal.MTLAccelerationStructureGeometryDescriptor

Removed Type Metal.MTLAccelerationStructureInstanceOptions

Removed Type Metal.MTLAccelerationStructureSizes

Removed Type Metal.MTLAccelerationStructureTriangleGeometryDescriptor

Removed Type Metal.MTLAccelerationStructureUsage

Removed Type Metal.MTLArgument

Removed Type Metal.MTLArgumentAccess

Removed Type Metal.MTLArgumentBuffersTier

Removed Type Metal.MTLArgumentDescriptor

Removed Type Metal.MTLArgumentEncoder_Extensions

Removed Type Metal.MTLArgumentType

Removed Type Metal.MTLArrayType

Removed Type Metal.MTLAttribute

Removed Type Metal.MTLAttributeDescriptor

Removed Type Metal.MTLAttributeDescriptorArray

Removed Type Metal.MTLAttributeFormat

Removed Type Metal.MTLBarrierScope

Removed Type Metal.MTLBinaryArchiveDescriptor

Removed Type Metal.MTLBinaryArchiveError

Removed Type Metal.MTLBinaryArchiveErrorExtensions

Removed Type Metal.MTLBlendFactor

Removed Type Metal.MTLBlendOperation

Removed Type Metal.MTLBlitCommandEncoder_Extensions

Removed Type Metal.MTLBlitOption

Removed Type Metal.MTLBlitPassDescriptor

Removed Type Metal.MTLBlitPassSampleBufferAttachmentDescriptor

Removed Type Metal.MTLBlitPassSampleBufferAttachmentDescriptorArray

Removed Type Metal.MTLBufferLayoutDescriptor

Removed Type Metal.MTLBufferLayoutDescriptorArray

Removed Type Metal.MTLBuffer_Extensions

Removed Type Metal.MTLCaptureDescriptor

Removed Type Metal.MTLCaptureDestination

Removed Type Metal.MTLCaptureError

Removed Type Metal.MTLCaptureErrorExtensions

Removed Type Metal.MTLCaptureManager

Removed Type Metal.MTLCaptureScope

Removed Type Metal.MTLClearColor

Removed Type Metal.MTLClearValue

Removed Type Metal.MTLColorWriteMask

Removed Type Metal.MTLCommandBufferDescriptor

Removed Type Metal.MTLCommandBufferError

Removed Type Metal.MTLCommandBufferErrorExtensions

Removed Type Metal.MTLCommandBufferErrorOption

Removed Type Metal.MTLCommandBufferStatus

Removed Type Metal.MTLCommandBuffer_Extensions

Removed Type Metal.MTLCommandEncoderErrorState

Removed Type Metal.MTLCommandQueue_Extensions

Removed Type Metal.MTLCommonCounter

Removed Type Metal.MTLCommonCounterExtensions

Removed Type Metal.MTLCompareFunction

Removed Type Metal.MTLCompileOptions

Removed Type Metal.MTLComputeCommandEncoder_Extensions

Removed Type Metal.MTLComputePassDescriptor

Removed Type Metal.MTLComputePassSampleBufferAttachmentDescriptor

Removed Type Metal.MTLComputePassSampleBufferAttachmentDescriptorArray

Removed Type Metal.MTLComputePipelineDescriptor

Removed Type Metal.MTLComputePipelineReflection

Removed Type Metal.MTLComputePipelineState_Extensions

Removed Type Metal.MTLCoordinate2D

Removed Type Metal.MTLCounter

Removed Type Metal.MTLCounterSampleBuffer

Removed Type Metal.MTLCounterSampleBufferDescriptor

Removed Type Metal.MTLCounterSampleBufferError

Removed Type Metal.MTLCounterSampleBufferErrorExtensions

Removed Type Metal.MTLCounterSamplingPoint

Removed Type Metal.MTLCounterSet

Removed Type Metal.MTLCpuCacheMode

Removed Type Metal.MTLCullMode

Removed Type Metal.MTLDataType

Removed Type Metal.MTLDeallocator

Removed Type Metal.MTLDepthClipMode

Removed Type Metal.MTLDepthStencilDescriptor

Removed Type Metal.MTLDevice

Removed Type Metal.MTLDevice_Extensions

Removed Type Metal.MTLDispatchThreadgroupsIndirectArguments

Removed Type Metal.MTLDispatchType

Removed Type Metal.MTLDrawIndexedPrimitivesIndirectArguments

Removed Type Metal.MTLDrawPatchIndirectArguments

Removed Type Metal.MTLDrawPrimitivesIndirectArguments

Removed Type Metal.MTLDrawable

Removed Type Metal.MTLDrawable_Extensions

Removed Type Metal.MTLDynamicLibraryError

Removed Type Metal.MTLDynamicLibraryErrorExtensions

Removed Type Metal.MTLFeatureSet

Removed Type Metal.MTLFunctionConstant

Removed Type Metal.MTLFunctionConstantValues

Removed Type Metal.MTLFunctionDescriptor

Removed Type Metal.MTLFunctionLogType

Removed Type Metal.MTLFunctionOptions

Removed Type Metal.MTLFunctionType

Removed Type Metal.MTLFunction_Extensions

Removed Type Metal.MTLGpuFamily

Removed Type Metal.MTLHazardTrackingMode

Removed Type Metal.MTLHeapDescriptor

Removed Type Metal.MTLHeapType

Removed Type Metal.MTLHeap_Extensions

Removed Type Metal.MTLIndexType

Removed Type Metal.MTLIndirectCommandBufferDescriptor

Removed Type Metal.MTLIndirectCommandBuffer_Extensions

Removed Type Metal.MTLIndirectCommandType

Removed Type Metal.MTLIndirectComputeCommand_Extensions

Removed Type Metal.MTLIndirectRenderCommand_Extensions

Removed Type Metal.MTLInstanceAccelerationStructureDescriptor

Removed Type Metal.MTLIntersectionFunctionDescriptor

Removed Type Metal.MTLIntersectionFunctionSignature

Removed Type Metal.MTLIntersectionFunctionTableDescriptor

Removed Type Metal.MTLIntersectionFunctionTableExtensions

Removed Type Metal.MTLLanguageVersion

Removed Type Metal.MTLLibraryError

Removed Type Metal.MTLLibraryErrorExtensions

Removed Type Metal.MTLLibraryType

Removed Type Metal.MTLLibrary_Extensions

Removed Type Metal.MTLLinkedFunctions

Removed Type Metal.MTLLoadAction

Removed Type Metal.MTLMultisampleDepthResolveFilter

Removed Type Metal.MTLMultisampleStencilResolveFilter

Removed Type Metal.MTLMutability

Removed Type Metal.MTLNewComputePipelineStateWithReflectionCompletionHandler

Removed Type Metal.MTLNewRenderPipelineStateWithReflectionCompletionHandler

Removed Type Metal.MTLOrigin

Removed Type Metal.MTLParallelRenderCommandEncoder_Extensions

Removed Type Metal.MTLPatchType

Removed Type Metal.MTLPipelineBufferDescriptor

Removed Type Metal.MTLPipelineBufferDescriptorArray

Removed Type Metal.MTLPipelineOption

Removed Type Metal.MTLPixelFormat

Removed Type Metal.MTLPointerType

Removed Type Metal.MTLPrimitiveAccelerationStructureDescriptor

Removed Type Metal.MTLPrimitiveTopologyClass

Removed Type Metal.MTLPrimitiveType

Removed Type Metal.MTLPurgeableState

Removed Type Metal.MTLQuadTessellationFactorsHalf

Removed Type Metal.MTLRasterizationRateLayerArray

Removed Type Metal.MTLRasterizationRateLayerDescriptor

Removed Type Metal.MTLRasterizationRateMapDescriptor

Removed Type Metal.MTLRasterizationRateSampleArray

Removed Type Metal.MTLReadWriteTextureTier

Removed Type Metal.MTLRegion

Removed Type Metal.MTLRenderCommandEncoder_Extensions

Removed Type Metal.MTLRenderPassAttachmentDescriptor

Removed Type Metal.MTLRenderPassColorAttachmentDescriptor

Removed Type Metal.MTLRenderPassColorAttachmentDescriptorArray

Removed Type Metal.MTLRenderPassDepthAttachmentDescriptor

Removed Type Metal.MTLRenderPassDescriptor

Removed Type Metal.MTLRenderPassSampleBufferAttachmentDescriptor

Removed Type Metal.MTLRenderPassSampleBufferAttachmentDescriptorArray

Removed Type Metal.MTLRenderPassStencilAttachmentDescriptor

Removed Type Metal.MTLRenderPipelineColorAttachmentDescriptor

Removed Type Metal.MTLRenderPipelineColorAttachmentDescriptorArray

Removed Type Metal.MTLRenderPipelineDescriptor

Removed Type Metal.MTLRenderPipelineError

Removed Type Metal.MTLRenderPipelineErrorExtensions

Removed Type Metal.MTLRenderPipelineReflection

Removed Type Metal.MTLRenderPipelineState_Extensions

Removed Type Metal.MTLRenderStages

Removed Type Metal.MTLResourceOptions

Removed Type Metal.MTLResourceStateCommandEncoder_Extensions

Removed Type Metal.MTLResourceStatePassDescriptor

Removed Type Metal.MTLResourceStatePassSampleBufferAttachmentDescriptor

Removed Type Metal.MTLResourceStatePassSampleBufferAttachmentDescriptorArray

Removed Type Metal.MTLResourceUsage

Removed Type Metal.MTLResource_Extensions

Removed Type Metal.MTLSamplePosition

Removed Type Metal.MTLSamplerAddressMode

Removed Type Metal.MTLSamplerBorderColor

Removed Type Metal.MTLSamplerDescriptor

Removed Type Metal.MTLSamplerMinMagFilter

Removed Type Metal.MTLSamplerMipFilter

Removed Type Metal.MTLScissorRect

Removed Type Metal.MTLSharedEventHandle

Removed Type Metal.MTLSharedEventListener

Removed Type Metal.MTLSharedEventNotificationBlock

Removed Type Metal.MTLSharedTextureHandle

Removed Type Metal.MTLSize

Removed Type Metal.MTLSizeAndAlign

Removed Type Metal.MTLSparseTextureMappingMode

Removed Type Metal.MTLSparseTextureRegionAlignmentMode

Removed Type Metal.MTLStageInRegionIndirectArguments

Removed Type Metal.MTLStageInputOutputDescriptor

Removed Type Metal.MTLStencilDescriptor

Removed Type Metal.MTLStencilOperation

Removed Type Metal.MTLStepFunction

Removed Type Metal.MTLStorageMode

Removed Type Metal.MTLStoreAction

Removed Type Metal.MTLStoreActionOptions

Removed Type Metal.MTLStructMember

Removed Type Metal.MTLStructType

Removed Type Metal.MTLTessellationControlPointIndexType

Removed Type Metal.MTLTessellationFactorFormat

Removed Type Metal.MTLTessellationFactorStepFunction

Removed Type Metal.MTLTessellationPartitionMode

Removed Type Metal.MTLTextureDescriptor

Removed Type Metal.MTLTextureReferenceType

Removed Type Metal.MTLTextureSwizzle

Removed Type Metal.MTLTextureSwizzleChannels

Removed Type Metal.MTLTextureType

Removed Type Metal.MTLTextureUsage

Removed Type Metal.MTLTexture_Extensions

Removed Type Metal.MTLTileRenderPipelineColorAttachmentDescriptor

Removed Type Metal.MTLTileRenderPipelineColorAttachmentDescriptorArray

Removed Type Metal.MTLTileRenderPipelineDescriptor

Removed Type Metal.MTLTriangleFillMode

Removed Type Metal.MTLTriangleTessellationFactorsHalf

Removed Type Metal.MTLType

Removed Type Metal.MTLVertexAmplificationViewMapping

Removed Type Metal.MTLVertexAttribute

Removed Type Metal.MTLVertexAttributeDescriptor

Removed Type Metal.MTLVertexAttributeDescriptorArray

Removed Type Metal.MTLVertexBufferLayoutDescriptor

Removed Type Metal.MTLVertexBufferLayoutDescriptorArray

Removed Type Metal.MTLVertexDescriptor

Removed Type Metal.MTLVertexFormat

Removed Type Metal.MTLVertexFormatExtensions

Removed Type Metal.MTLVertexStepFunction

Removed Type Metal.MTLViewport

Removed Type Metal.MTLVisibilityResultMode

Removed Type Metal.MTLVisibleFunctionTableDescriptor

Removed Type Metal.MTLWinding

Removed Namespace MetalKit

Removed Type MetalKit.IMTKViewDelegate

Removed Type MetalKit.MTKMesh

Removed Type MetalKit.MTKMeshBuffer

Removed Type MetalKit.MTKMeshBufferAllocator

Removed Type MetalKit.MTKModel

Removed Type MetalKit.MTKSubmesh

Removed Type MetalKit.MTKTextureLoader

Removed Type MetalKit.MTKTextureLoaderArrayCallback

Removed Type MetalKit.MTKTextureLoaderCallback

Removed Type MetalKit.MTKTextureLoaderCubeLayout

Removed Type MetalKit.MTKTextureLoaderCubeLayoutExtensions

Removed Type MetalKit.MTKTextureLoaderError

Removed Type MetalKit.MTKTextureLoaderOptions

Removed Type MetalKit.MTKTextureLoaderOrigin

Removed Type MetalKit.MTKTextureLoaderOriginExtensions

Removed Type MetalKit.MTKView

Removed Type MetalKit.MTKViewDelegate

Removed Namespace MetalPerformanceShaders

Removed Type MetalPerformanceShaders.IMPSCnnBatchNormalizationDataSource

Removed Type MetalPerformanceShaders.IMPSCnnConvolutionDataSource

Removed Type MetalPerformanceShaders.IMPSCnnInstanceNormalizationDataSource

Removed Type MetalPerformanceShaders.IMPSDeviceProvider

Removed Type MetalPerformanceShaders.IMPSHandle

Removed Type MetalPerformanceShaders.IMPSHeapProvider

Removed Type MetalPerformanceShaders.IMPSImageAllocator

Removed Type MetalPerformanceShaders.IMPSImageSizeEncodingState

Removed Type MetalPerformanceShaders.IMPSImageTransformProvider

Removed Type MetalPerformanceShaders.IMPSNDArrayAllocator

Removed Type MetalPerformanceShaders.IMPSNNLossCallback

Removed Type MetalPerformanceShaders.IMPSNNPadding

Removed Type MetalPerformanceShaders.IMPSNNTrainableNode

Removed Type MetalPerformanceShaders.MPSAccelerationStructure

Removed Type MetalPerformanceShaders.MPSAccelerationStructureCompletionHandler

Removed Type MetalPerformanceShaders.MPSAccelerationStructureGroup

Removed Type MetalPerformanceShaders.MPSAccelerationStructureStatus

Removed Type MetalPerformanceShaders.MPSAccelerationStructureUsage

Removed Type MetalPerformanceShaders.MPSAliasingStrategy

Removed Type MetalPerformanceShaders.MPSAlphaType

Removed Type MetalPerformanceShaders.MPSAxisAlignedBoundingBox

Removed Type MetalPerformanceShaders.MPSBinaryImageKernel

Removed Type MetalPerformanceShaders.MPSBoundingBoxIntersectionTestType

Removed Type MetalPerformanceShaders.MPSCnnAdd

Removed Type MetalPerformanceShaders.MPSCnnAddGradient

Removed Type MetalPerformanceShaders.MPSCnnArithmetic

Removed Type MetalPerformanceShaders.MPSCnnArithmeticGradient

Removed Type MetalPerformanceShaders.MPSCnnArithmeticGradientState

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalization

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationDataSource_Extensions

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationFlags

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationGradient

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationGradientNode

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationNode

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationState

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationStatistics

Removed Type MetalPerformanceShaders.MPSCnnBatchNormalizationStatisticsGradient

Removed Type MetalPerformanceShaders.MPSCnnBinaryConvolution

Removed Type MetalPerformanceShaders.MPSCnnBinaryConvolutionFlags

Removed Type MetalPerformanceShaders.MPSCnnBinaryConvolutionNode

Removed Type MetalPerformanceShaders.MPSCnnBinaryConvolutionType

Removed Type MetalPerformanceShaders.MPSCnnBinaryFullyConnected

Removed Type MetalPerformanceShaders.MPSCnnBinaryFullyConnectedNode

Removed Type MetalPerformanceShaders.MPSCnnBinaryKernel

Removed Type MetalPerformanceShaders.MPSCnnConvolution

Removed Type MetalPerformanceShaders.MPSCnnConvolutionDataSource

Removed Type MetalPerformanceShaders.MPSCnnConvolutionDataSource_Extensions

Removed Type MetalPerformanceShaders.MPSCnnConvolutionDescriptor

Removed Type MetalPerformanceShaders.MPSCnnConvolutionFlags

Removed Type MetalPerformanceShaders.MPSCnnConvolutionGradient

Removed Type MetalPerformanceShaders.MPSCnnConvolutionGradientNode

Removed Type MetalPerformanceShaders.MPSCnnConvolutionGradientOption

Removed Type MetalPerformanceShaders.MPSCnnConvolutionGradientState

Removed Type MetalPerformanceShaders.MPSCnnConvolutionGradientStateNode

Removed Type MetalPerformanceShaders.MPSCnnConvolutionNode

Removed Type MetalPerformanceShaders.MPSCnnConvolutionStateNode

Removed Type MetalPerformanceShaders.MPSCnnConvolutionTranspose

Removed Type MetalPerformanceShaders.MPSCnnConvolutionTransposeNode

Removed Type MetalPerformanceShaders.MPSCnnConvolutionWeightsAndBiasesState

Removed Type MetalPerformanceShaders.MPSCnnCrossChannelNormalization

Removed Type MetalPerformanceShaders.MPSCnnCrossChannelNormalizationGradient

Removed Type MetalPerformanceShaders.MPSCnnCrossChannelNormalizationGradientNode

Removed Type MetalPerformanceShaders.MPSCnnCrossChannelNormalizationNode

Removed Type MetalPerformanceShaders.MPSCnnDepthWiseConvolutionDescriptor

Removed Type MetalPerformanceShaders.MPSCnnDilatedPoolingMax

Removed Type MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradient

Removed Type MetalPerformanceShaders.MPSCnnDilatedPoolingMaxGradientNode

Removed Type MetalPerformanceShaders.MPSCnnDilatedPoolingMaxNode

Removed Type MetalPerformanceShaders.MPSCnnDivide

Removed Type MetalPerformanceShaders.MPSCnnDropout

Removed Type MetalPerformanceShaders.MPSCnnDropoutGradient

Removed Type MetalPerformanceShaders.MPSCnnDropoutGradientNode

Removed Type MetalPerformanceShaders.MPSCnnDropoutGradientState

Removed Type MetalPerformanceShaders.MPSCnnDropoutNode

Removed Type MetalPerformanceShaders.MPSCnnFullyConnected

Removed Type MetalPerformanceShaders.MPSCnnFullyConnectedGradient

Removed Type MetalPerformanceShaders.MPSCnnFullyConnectedNode

Removed Type MetalPerformanceShaders.MPSCnnGradientKernel

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalization

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalizationDataSource

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalizationDataSource_Extensions

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalizationGradient

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalizationGradientNode

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalizationGradientState

Removed Type MetalPerformanceShaders.MPSCnnInstanceNormalizationNode

Removed Type MetalPerformanceShaders.MPSCnnKernel

Removed Type MetalPerformanceShaders.MPSCnnLocalContrastNormalization

Removed Type MetalPerformanceShaders.MPSCnnLocalContrastNormalizationGradient

Removed Type MetalPerformanceShaders.MPSCnnLocalContrastNormalizationGradientNode

Removed Type MetalPerformanceShaders.MPSCnnLocalContrastNormalizationNode

Removed Type MetalPerformanceShaders.MPSCnnLogSoftMax

Removed Type MetalPerformanceShaders.MPSCnnLogSoftMaxGradient

Removed Type MetalPerformanceShaders.MPSCnnLogSoftMaxGradientNode

Removed Type MetalPerformanceShaders.MPSCnnLogSoftMaxNode

Removed Type MetalPerformanceShaders.MPSCnnLoss

Removed Type MetalPerformanceShaders.MPSCnnLossDataDescriptor

Removed Type MetalPerformanceShaders.MPSCnnLossDescriptor

Removed Type MetalPerformanceShaders.MPSCnnLossLabels

Removed Type MetalPerformanceShaders.MPSCnnLossNode

Removed Type MetalPerformanceShaders.MPSCnnLossType

Removed Type MetalPerformanceShaders.MPSCnnMultiply

Removed Type MetalPerformanceShaders.MPSCnnMultiplyGradient

Removed Type MetalPerformanceShaders.MPSCnnNeuron

Removed Type MetalPerformanceShaders.MPSCnnNeuronAbsolute

Removed Type MetalPerformanceShaders.MPSCnnNeuronAbsoluteNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronElu

Removed Type MetalPerformanceShaders.MPSCnnNeuronEluNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronExponential

Removed Type MetalPerformanceShaders.MPSCnnNeuronExponentialNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronGradient

Removed Type MetalPerformanceShaders.MPSCnnNeuronGradientNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronHardSigmoid

Removed Type MetalPerformanceShaders.MPSCnnNeuronHardSigmoidNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronLinear

Removed Type MetalPerformanceShaders.MPSCnnNeuronLinearNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronLogarithm

Removed Type MetalPerformanceShaders.MPSCnnNeuronLogarithmNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronPReLU

Removed Type MetalPerformanceShaders.MPSCnnNeuronPReLUNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronPower

Removed Type MetalPerformanceShaders.MPSCnnNeuronPowerNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronReLU

Removed Type MetalPerformanceShaders.MPSCnnNeuronReLUNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronReLun

Removed Type MetalPerformanceShaders.MPSCnnNeuronReLunNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronSigmoid

Removed Type MetalPerformanceShaders.MPSCnnNeuronSigmoidNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronSoftPlus

Removed Type MetalPerformanceShaders.MPSCnnNeuronSoftPlusNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronSoftSign

Removed Type MetalPerformanceShaders.MPSCnnNeuronSoftSignNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronTanH

Removed Type MetalPerformanceShaders.MPSCnnNeuronTanHNode

Removed Type MetalPerformanceShaders.MPSCnnNeuronType

Removed Type MetalPerformanceShaders.MPSCnnNormalizationGammaAndBetaState

Removed Type MetalPerformanceShaders.MPSCnnNormalizationMeanAndVarianceState

Removed Type MetalPerformanceShaders.MPSCnnNormalizationNode

Removed Type MetalPerformanceShaders.MPSCnnPooling

Removed Type MetalPerformanceShaders.MPSCnnPoolingAverage

Removed Type MetalPerformanceShaders.MPSCnnPoolingAverageGradient

Removed Type MetalPerformanceShaders.MPSCnnPoolingAverageGradientNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingAverageNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingGradient

Removed Type MetalPerformanceShaders.MPSCnnPoolingGradientNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingL2Norm

Removed Type MetalPerformanceShaders.MPSCnnPoolingL2NormGradient

Removed Type MetalPerformanceShaders.MPSCnnPoolingL2NormGradientNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingL2NormNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingMax

Removed Type MetalPerformanceShaders.MPSCnnPoolingMaxGradient

Removed Type MetalPerformanceShaders.MPSCnnPoolingMaxGradientNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingMaxNode

Removed Type MetalPerformanceShaders.MPSCnnPoolingNode

Removed Type MetalPerformanceShaders.MPSCnnReductionType

Removed Type MetalPerformanceShaders.MPSCnnSoftMax

Removed Type MetalPerformanceShaders.MPSCnnSoftMaxGradient

Removed Type MetalPerformanceShaders.MPSCnnSoftMaxGradientNode

Removed Type MetalPerformanceShaders.MPSCnnSoftMaxNode

Removed Type MetalPerformanceShaders.MPSCnnSpatialNormalization

Removed Type MetalPerformanceShaders.MPSCnnSpatialNormalizationGradient

Removed Type MetalPerformanceShaders.MPSCnnSpatialNormalizationGradientNode

Removed Type MetalPerformanceShaders.MPSCnnSpatialNormalizationNode

Removed Type MetalPerformanceShaders.MPSCnnSubPixelConvolutionDescriptor

Removed Type MetalPerformanceShaders.MPSCnnSubtract

Removed Type MetalPerformanceShaders.MPSCnnSubtractGradient

Removed Type MetalPerformanceShaders.MPSCnnUpsampling

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingBilinear

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingBilinearGradient

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingBilinearGradientNode

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingBilinearNode

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingGradient

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingNearest

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingNearestGradient

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingNearestGradientNode

Removed Type MetalPerformanceShaders.MPSCnnUpsamplingNearestNode

Removed Type MetalPerformanceShaders.MPSCnnWeightsQuantizationType

Removed Type MetalPerformanceShaders.MPSCnnYoloLoss

Removed Type MetalPerformanceShaders.MPSCnnYoloLossDescriptor

Removed Type MetalPerformanceShaders.MPSCnnYoloLossNode

Removed Type MetalPerformanceShaders.MPSCommandBuffer

Removed Type MetalPerformanceShaders.MPSConstants

Removed Type MetalPerformanceShaders.MPSCopyAllocator

Removed Type MetalPerformanceShaders.MPSCustomKernelIndex

Removed Type MetalPerformanceShaders.MPSDataLayout

Removed Type MetalPerformanceShaders.MPSDataType

Removed Type MetalPerformanceShaders.MPSDeviceOptions

Removed Type MetalPerformanceShaders.MPSDimensionSlice

Removed Type MetalPerformanceShaders.MPSGRUDescriptor

Removed Type MetalPerformanceShaders.MPSGradientNodeHandler

Removed Type MetalPerformanceShaders.MPSHeapProvider_Extensions

Removed Type MetalPerformanceShaders.MPSImage

Removed Type MetalPerformanceShaders.MPSImageAdd

Removed Type MetalPerformanceShaders.MPSImageAllocator_Extensions

Removed Type MetalPerformanceShaders.MPSImageAreaMax

Removed Type MetalPerformanceShaders.MPSImageAreaMin

Removed Type MetalPerformanceShaders.MPSImageArithmetic

Removed Type MetalPerformanceShaders.MPSImageBatch

Removed Type MetalPerformanceShaders.MPSImageBilinearScale

Removed Type MetalPerformanceShaders.MPSImageBox

Removed Type MetalPerformanceShaders.MPSImageConversion

Removed Type MetalPerformanceShaders.MPSImageConvolution

Removed Type MetalPerformanceShaders.MPSImageCoordinate

Removed Type MetalPerformanceShaders.MPSImageCopyToMatrix

Removed Type MetalPerformanceShaders.MPSImageDescriptor

Removed Type MetalPerformanceShaders.MPSImageDilate

Removed Type MetalPerformanceShaders.MPSImageDivide

Removed Type MetalPerformanceShaders.MPSImageEdgeMode

Removed Type MetalPerformanceShaders.MPSImageErode

Removed Type MetalPerformanceShaders.MPSImageEuclideanDistanceTransform

Removed Type MetalPerformanceShaders.MPSImageFeatureChannelFormat

Removed Type MetalPerformanceShaders.MPSImageFindKeypoints

Removed Type MetalPerformanceShaders.MPSImageGaussianBlur

Removed Type MetalPerformanceShaders.MPSImageGaussianPyramid

Removed Type MetalPerformanceShaders.MPSImageGuidedFilter

Removed Type MetalPerformanceShaders.MPSImageHistogram

Removed Type MetalPerformanceShaders.MPSImageHistogramEqualization

Removed Type MetalPerformanceShaders.MPSImageHistogramInfo

Removed Type MetalPerformanceShaders.MPSImageHistogramSpecification

Removed Type MetalPerformanceShaders.MPSImageIntegral

Removed Type MetalPerformanceShaders.MPSImageIntegralOfSquares

Removed Type MetalPerformanceShaders.MPSImageKeypointRangeInfo

Removed Type MetalPerformanceShaders.MPSImageLanczosScale

Removed Type MetalPerformanceShaders.MPSImageLaplacian

Removed Type MetalPerformanceShaders.MPSImageLaplacianPyramid

Removed Type MetalPerformanceShaders.MPSImageLaplacianPyramidAdd

Removed Type MetalPerformanceShaders.MPSImageLaplacianPyramidSubtract

Removed Type MetalPerformanceShaders.MPSImageMedian

Removed Type MetalPerformanceShaders.MPSImageMultiply

Removed Type MetalPerformanceShaders.MPSImageNormalizedHistogram

Removed Type MetalPerformanceShaders.MPSImagePyramid

Removed Type MetalPerformanceShaders.MPSImageReadWriteParams

Removed Type MetalPerformanceShaders.MPSImageReduceColumnMax

Removed Type MetalPerformanceShaders.MPSImageReduceColumnMean

Removed Type MetalPerformanceShaders.MPSImageReduceColumnMin

Removed Type MetalPerformanceShaders.MPSImageReduceColumnSum

Removed Type MetalPerformanceShaders.MPSImageReduceRowMax

Removed Type MetalPerformanceShaders.MPSImageReduceRowMean

Removed Type MetalPerformanceShaders.MPSImageReduceRowMin

Removed Type MetalPerformanceShaders.MPSImageReduceRowSum

Removed Type MetalPerformanceShaders.MPSImageReduceUnary

Removed Type MetalPerformanceShaders.MPSImageRegion

Removed Type MetalPerformanceShaders.MPSImageScale

Removed Type MetalPerformanceShaders.MPSImageSobel

Removed Type MetalPerformanceShaders.MPSImageStatisticsMean

Removed Type MetalPerformanceShaders.MPSImageStatisticsMeanAndVariance

Removed Type MetalPerformanceShaders.MPSImageStatisticsMinAndMax

Removed Type MetalPerformanceShaders.MPSImageSubtract

Removed Type MetalPerformanceShaders.MPSImageTent

Removed Type MetalPerformanceShaders.MPSImageThresholdBinary

Removed Type MetalPerformanceShaders.MPSImageThresholdBinaryInverse

Removed Type MetalPerformanceShaders.MPSImageThresholdToZero

Removed Type MetalPerformanceShaders.MPSImageThresholdToZeroInverse

Removed Type MetalPerformanceShaders.MPSImageThresholdTruncate

Removed Type MetalPerformanceShaders.MPSImageTranspose

Removed Type MetalPerformanceShaders.MPSImageType

Removed Type MetalPerformanceShaders.MPSInstanceAccelerationStructure

Removed Type MetalPerformanceShaders.MPSIntersectionDataType

Removed Type MetalPerformanceShaders.MPSIntersectionType

Removed Type MetalPerformanceShaders.MPSKernel

Removed Type MetalPerformanceShaders.MPSKernelOptions

Removed Type MetalPerformanceShaders.MPSKeyedUnarchiver

Removed Type MetalPerformanceShaders.MPSLSTMDescriptor

Removed Type MetalPerformanceShaders.MPSMatrix

Removed Type MetalPerformanceShaders.MPSMatrixBatchNormalization

Removed Type MetalPerformanceShaders.MPSMatrixBatchNormalizationGradient

Removed Type MetalPerformanceShaders.MPSMatrixBinaryKernel

Removed Type MetalPerformanceShaders.MPSMatrixCopy

Removed Type MetalPerformanceShaders.MPSMatrixCopyDescriptor

Removed Type MetalPerformanceShaders.MPSMatrixCopyOffsets

Removed Type MetalPerformanceShaders.MPSMatrixCopyToImage

Removed Type MetalPerformanceShaders.MPSMatrixDecompositionCholesky

Removed Type MetalPerformanceShaders.MPSMatrixDecompositionLU

Removed Type MetalPerformanceShaders.MPSMatrixDecompositionStatus

Removed Type MetalPerformanceShaders.MPSMatrixDescriptor

Removed Type MetalPerformanceShaders.MPSMatrixFindTopK

Removed Type MetalPerformanceShaders.MPSMatrixFullyConnected

Removed Type MetalPerformanceShaders.MPSMatrixFullyConnectedGradient

Removed Type MetalPerformanceShaders.MPSMatrixLogSoftMax

Removed Type MetalPerformanceShaders.MPSMatrixLogSoftMaxGradient

Removed Type MetalPerformanceShaders.MPSMatrixMultiplication

Removed Type MetalPerformanceShaders.MPSMatrixNeuron

Removed Type MetalPerformanceShaders.MPSMatrixNeuronGradient

Removed Type MetalPerformanceShaders.MPSMatrixOffset

Removed Type MetalPerformanceShaders.MPSMatrixRandom

Removed Type MetalPerformanceShaders.MPSMatrixRandomDistribution

Removed Type MetalPerformanceShaders.MPSMatrixRandomDistributionDescriptor

Removed Type MetalPerformanceShaders.MPSMatrixRandomMtgp32

Removed Type MetalPerformanceShaders.MPSMatrixRandomPhilox

Removed Type MetalPerformanceShaders.MPSMatrixSoftMax

Removed Type MetalPerformanceShaders.MPSMatrixSoftMaxGradient

Removed Type MetalPerformanceShaders.MPSMatrixSolveCholesky

Removed Type MetalPerformanceShaders.MPSMatrixSolveLU

Removed Type MetalPerformanceShaders.MPSMatrixSolveTriangular

Removed Type MetalPerformanceShaders.MPSMatrixSum

Removed Type MetalPerformanceShaders.MPSMatrixUnaryKernel

Removed Type MetalPerformanceShaders.MPSMatrixVectorMultiplication

Removed Type MetalPerformanceShaders.MPSNDArray

Removed Type MetalPerformanceShaders.MPSNDArrayDescriptor

Removed Type MetalPerformanceShaders.MPSNNAdditionGradientNode

Removed Type MetalPerformanceShaders.MPSNNAdditionNode

Removed Type MetalPerformanceShaders.MPSNNArithmeticGradientNode

Removed Type MetalPerformanceShaders.MPSNNArithmeticGradientStateNode

Removed Type MetalPerformanceShaders.MPSNNBilinearScaleNode

Removed Type MetalPerformanceShaders.MPSNNBinaryArithmeticNode

Removed Type MetalPerformanceShaders.MPSNNBinaryGradientState

Removed Type MetalPerformanceShaders.MPSNNBinaryGradientStateNode

Removed Type MetalPerformanceShaders.MPSNNCompare

Removed Type MetalPerformanceShaders.MPSNNComparisonNode

Removed Type MetalPerformanceShaders.MPSNNComparisonType

Removed Type MetalPerformanceShaders.MPSNNConcatenationGradientNode

Removed Type MetalPerformanceShaders.MPSNNConcatenationNode

Removed Type MetalPerformanceShaders.MPSNNConvolutionAccumulatorPrecisionOption

Removed Type MetalPerformanceShaders.MPSNNCropAndResizeBilinear

Removed Type MetalPerformanceShaders.MPSNNDefaultPadding

Removed Type MetalPerformanceShaders.MPSNNDivisionNode

Removed Type MetalPerformanceShaders.MPSNNFilterNode

Removed Type MetalPerformanceShaders.MPSNNForwardLossNode

Removed Type MetalPerformanceShaders.MPSNNGradientFilterNode

Removed Type MetalPerformanceShaders.MPSNNGradientState

Removed Type MetalPerformanceShaders.MPSNNGradientStateNode

Removed Type MetalPerformanceShaders.MPSNNGraph

Removed Type MetalPerformanceShaders.MPSNNImageNode

Removed Type MetalPerformanceShaders.MPSNNInitialGradientNode

Removed Type MetalPerformanceShaders.MPSNNLabelsNode

Removed Type MetalPerformanceShaders.MPSNNLanczosScaleNode

Removed Type MetalPerformanceShaders.MPSNNLossGradientNode

Removed Type MetalPerformanceShaders.MPSNNMultiplicationGradientNode

Removed Type MetalPerformanceShaders.MPSNNMultiplicationNode

Removed Type MetalPerformanceShaders.MPSNNNeuronDescriptor

Removed Type MetalPerformanceShaders.MPSNNOptimizer

Removed Type MetalPerformanceShaders.MPSNNOptimizerAdam

Removed Type MetalPerformanceShaders.MPSNNOptimizerDescriptor

Removed Type MetalPerformanceShaders.MPSNNOptimizerRmsProp

Removed Type MetalPerformanceShaders.MPSNNOptimizerStochasticGradientDescent

Removed Type MetalPerformanceShaders.MPSNNPad

Removed Type MetalPerformanceShaders.MPSNNPadGradient

Removed Type MetalPerformanceShaders.MPSNNPadGradientNode

Removed Type MetalPerformanceShaders.MPSNNPadNode

Removed Type MetalPerformanceShaders.MPSNNPaddingMethod

Removed Type MetalPerformanceShaders.MPSNNPadding_Extensions

Removed Type MetalPerformanceShaders.MPSNNReduceBinary

Removed Type MetalPerformanceShaders.MPSNNReduceColumnMax

Removed Type MetalPerformanceShaders.MPSNNReduceColumnMean

Removed Type MetalPerformanceShaders.MPSNNReduceColumnMin

Removed Type MetalPerformanceShaders.MPSNNReduceColumnSum

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsAndWeightsMean

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsAndWeightsSum

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMax

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsArgumentMin

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsMax

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsMean

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsMin

Removed Type MetalPerformanceShaders.MPSNNReduceFeatureChannelsSum

Removed Type MetalPerformanceShaders.MPSNNReduceRowMax

Removed Type MetalPerformanceShaders.MPSNNReduceRowMean

Removed Type MetalPerformanceShaders.MPSNNReduceRowMin

Removed Type MetalPerformanceShaders.MPSNNReduceRowSum

Removed Type MetalPerformanceShaders.MPSNNReduceUnary

Removed Type MetalPerformanceShaders.MPSNNReductionColumnMaxNode

Removed Type MetalPerformanceShaders.MPSNNReductionColumnMeanNode

Removed Type MetalPerformanceShaders.MPSNNReductionColumnMinNode

Removed Type MetalPerformanceShaders.MPSNNReductionColumnSumNode

Removed Type MetalPerformanceShaders.MPSNNReductionFeatureChannelsArgumentMaxNode

Removed Type MetalPerformanceShaders.MPSNNReductionFeatureChannelsArgumentMinNode

Removed Type MetalPerformanceShaders.MPSNNReductionFeatureChannelsMaxNode

Removed Type MetalPerformanceShaders.MPSNNReductionFeatureChannelsMeanNode

Removed Type MetalPerformanceShaders.MPSNNReductionFeatureChannelsMinNode

Removed Type MetalPerformanceShaders.MPSNNReductionFeatureChannelsSumNode

Removed Type MetalPerformanceShaders.MPSNNReductionRowMaxNode

Removed Type MetalPerformanceShaders.MPSNNReductionRowMeanNode

Removed Type MetalPerformanceShaders.MPSNNReductionRowMinNode

Removed Type MetalPerformanceShaders.MPSNNReductionRowSumNode

Removed Type MetalPerformanceShaders.MPSNNReductionSpatialMeanGradientNode

Removed Type MetalPerformanceShaders.MPSNNReductionSpatialMeanNode

Removed Type MetalPerformanceShaders.MPSNNRegularizationType

Removed Type MetalPerformanceShaders.MPSNNReshape

Removed Type MetalPerformanceShaders.MPSNNReshapeGradient

Removed Type MetalPerformanceShaders.MPSNNReshapeGradientNode

Removed Type MetalPerformanceShaders.MPSNNReshapeNode

Removed Type MetalPerformanceShaders.MPSNNResizeBilinear

Removed Type MetalPerformanceShaders.MPSNNScaleNode

Removed Type MetalPerformanceShaders.MPSNNSlice

Removed Type MetalPerformanceShaders.MPSNNStateNode

Removed Type MetalPerformanceShaders.MPSNNSubtractionGradientNode

Removed Type MetalPerformanceShaders.MPSNNSubtractionNode

Removed Type MetalPerformanceShaders.MPSNNTrainingStyle

Removed Type MetalPerformanceShaders.MPSNNUnaryReductionNode

Removed Type MetalPerformanceShaders.MPSOffset

Removed Type MetalPerformanceShaders.MPSOrigin

Removed Type MetalPerformanceShaders.MPSPredicate

Removed Type MetalPerformanceShaders.MPSPurgeableState

Removed Type MetalPerformanceShaders.MPSRayDataType

Removed Type MetalPerformanceShaders.MPSRayIntersector

Removed Type MetalPerformanceShaders.MPSRayMaskOptions

Removed Type MetalPerformanceShaders.MPSRegion

Removed Type MetalPerformanceShaders.MPSRnnBidirectionalCombineMode

Removed Type MetalPerformanceShaders.MPSRnnDescriptor

Removed Type MetalPerformanceShaders.MPSRnnImageInferenceLayer

Removed Type MetalPerformanceShaders.MPSRnnMatrixId

Removed Type MetalPerformanceShaders.MPSRnnMatrixInferenceLayer

Removed Type MetalPerformanceShaders.MPSRnnMatrixTrainingLayer

Removed Type MetalPerformanceShaders.MPSRnnMatrixTrainingState

Removed Type MetalPerformanceShaders.MPSRnnRecurrentImageState

Removed Type MetalPerformanceShaders.MPSRnnRecurrentMatrixState

Removed Type MetalPerformanceShaders.MPSRnnSequenceDirection

Removed Type MetalPerformanceShaders.MPSRnnSingleGateDescriptor

Removed Type MetalPerformanceShaders.MPSScaleTransform

Removed Type MetalPerformanceShaders.MPSSize

Removed Type MetalPerformanceShaders.MPSState

Removed Type MetalPerformanceShaders.MPSStateBatch

Removed Type MetalPerformanceShaders.MPSStateResourceList

Removed Type MetalPerformanceShaders.MPSStateResourceType

Removed Type MetalPerformanceShaders.MPSStateTextureInfo

Removed Type MetalPerformanceShaders.MPSTemporaryImage

Removed Type MetalPerformanceShaders.MPSTemporaryMatrix

Removed Type MetalPerformanceShaders.MPSTemporaryNDArray

Removed Type MetalPerformanceShaders.MPSTemporaryVector

Removed Type MetalPerformanceShaders.MPSTransformType

Removed Type MetalPerformanceShaders.MPSTriangleAccelerationStructure

Removed Type MetalPerformanceShaders.MPSTriangleIntersectionTestType

Removed Type MetalPerformanceShaders.MPSUnaryImageKernel

Removed Type MetalPerformanceShaders.MPSVector

Removed Type MetalPerformanceShaders.MPSVectorDescriptor

Removed Namespace MetricKit

Removed Type MetricKit.IMXMetricManagerSubscriber

Removed Type MetricKit.MXAnimationMetric

Removed Type MetricKit.MXAppExitMetric

Removed Type MetricKit.MXAppLaunchMetric

Removed Type MetricKit.MXAppResponsivenessMetric

Removed Type MetricKit.MXAppRunTimeMetric

Removed Type MetricKit.MXAverage`1

Removed Type MetricKit.MXBackgroundExitData

Removed Type MetricKit.MXCallStackTree

Removed Type MetricKit.MXCellularConditionMetric

Removed Type MetricKit.MXCpuExceptionDiagnostic

Removed Type MetricKit.MXCpuMetric

Removed Type MetricKit.MXCrashDiagnostic

Removed Type MetricKit.MXDiagnostic

Removed Type MetricKit.MXDiagnosticPayload

Removed Type MetricKit.MXDiskIOMetric

Removed Type MetricKit.MXDiskWriteExceptionDiagnostic

Removed Type MetricKit.MXDisplayMetric

Removed Type MetricKit.MXForegroundExitData

Removed Type MetricKit.MXGpuMetric

Removed Type MetricKit.MXHangDiagnostic

Removed Type MetricKit.MXHistogramBucket`1

Removed Type MetricKit.MXHistogram`1

Removed Type MetricKit.MXLocationActivityMetric

Removed Type MetricKit.MXMemoryMetric

Removed Type MetricKit.MXMetaData

Removed Type MetricKit.MXMetric

Removed Type MetricKit.MXMetricManager

Removed Type MetricKit.MXMetricManagerSubscriber_Extensions

Removed Type MetricKit.MXMetricPayload

Removed Type MetricKit.MXNetworkTransferMetric

Removed Type MetricKit.MXSignpostIntervalData

Removed Type MetricKit.MXSignpostMetric

Removed Type MetricKit.MXUnitAveragePixelLuminance

Removed Type MetricKit.MXUnitSignalBars

Removed Namespace MobileCoreServices

Removed Type MobileCoreServices.UTType

Removed Namespace ModelIO

Removed Type ModelIO.IMDLAssetResolver

Removed Type ModelIO.IMDLComponent

Removed Type ModelIO.IMDLJointAnimation

Removed Type ModelIO.IMDLLightProbeIrradianceDataSource

Removed Type ModelIO.IMDLMeshBuffer

Removed Type ModelIO.IMDLMeshBufferAllocator

Removed Type ModelIO.IMDLMeshBufferZone

Removed Type ModelIO.IMDLNamed

Removed Type ModelIO.IMDLObjectContainerComponent

Removed Type ModelIO.IMDLTransformComponent

Removed Type ModelIO.IMDLTransformOp

Removed Type ModelIO.MDLAnimatedMatrix4x4

Removed Type ModelIO.MDLAnimatedQuaternion

Removed Type ModelIO.MDLAnimatedQuaternionArray

Removed Type ModelIO.MDLAnimatedScalar

Removed Type ModelIO.MDLAnimatedScalarArray

Removed Type ModelIO.MDLAnimatedValue

Removed Type ModelIO.MDLAnimatedValueInterpolation

Removed Type ModelIO.MDLAnimatedVector2

Removed Type ModelIO.MDLAnimatedVector3

Removed Type ModelIO.MDLAnimatedVector3Array

Removed Type ModelIO.MDLAnimatedVector4

Removed Type ModelIO.MDLAnimationBindComponent

Removed Type ModelIO.MDLAreaLight

Removed Type ModelIO.MDLAsset

Removed Type ModelIO.MDLAxisAlignedBoundingBox

Removed Type ModelIO.MDLBundleAssetResolver

Removed Type ModelIO.MDLCamera

Removed Type ModelIO.MDLCameraProjection

Removed Type ModelIO.MDLCheckerboardTexture

Removed Type ModelIO.MDLColorSwatchTexture

Removed Type ModelIO.MDLDataPrecision

Removed Type ModelIO.MDLGeometryType

Removed Type ModelIO.MDLIndexBitDepth

Removed Type ModelIO.MDLLight

Removed Type ModelIO.MDLLightProbe

Removed Type ModelIO.MDLLightProbeIrradianceDataSource

Removed Type ModelIO.MDLLightProbeIrradianceDataSource_Extensions

Removed Type ModelIO.MDLLightType

Removed Type ModelIO.MDLMaterial

Removed Type ModelIO.MDLMaterialFace

Removed Type ModelIO.MDLMaterialMipMapFilterMode

Removed Type ModelIO.MDLMaterialProperty

Removed Type ModelIO.MDLMaterialPropertyConnection

Removed Type ModelIO.MDLMaterialPropertyGraph

Removed Type ModelIO.MDLMaterialPropertyNode

Removed Type ModelIO.MDLMaterialPropertyType

Removed Type ModelIO.MDLMaterialSemantic

Removed Type ModelIO.MDLMaterialTextureFilterMode

Removed Type ModelIO.MDLMaterialTextureWrapMode

Removed Type ModelIO.MDLMatrix4x4Array

Removed Type ModelIO.MDLMesh

Removed Type ModelIO.MDLMeshBufferData

Removed Type ModelIO.MDLMeshBufferDataAllocator

Removed Type ModelIO.MDLMeshBufferMap

Removed Type ModelIO.MDLMeshBufferType

Removed Type ModelIO.MDLMeshBufferZoneDefault

Removed Type ModelIO.MDLMeshBufferZone_Extensions

Removed Type ModelIO.MDLMeshBuffer_Extensions

Removed Type ModelIO.MDLNoiseTexture

Removed Type ModelIO.MDLNoiseTextureType

Removed Type ModelIO.MDLNormalMapTexture

Removed Type ModelIO.MDLObject

Removed Type ModelIO.MDLObjectContainer

Removed Type ModelIO.MDLObjectContainerComponent_Extensions

Removed Type ModelIO.MDLObjectHandler

Removed Type ModelIO.MDLPackedJointAnimation

Removed Type ModelIO.MDLPathAssetResolver

Removed Type ModelIO.MDLPhotometricLight

Removed Type ModelIO.MDLPhysicallyPlausibleLight

Removed Type ModelIO.MDLPhysicallyPlausibleScatteringFunction

Removed Type ModelIO.MDLProbePlacement

Removed Type ModelIO.MDLRelativeAssetResolver

Removed Type ModelIO.MDLScatteringFunction

Removed Type ModelIO.MDLSkeleton

Removed Type ModelIO.MDLSkyCubeTexture

Removed Type ModelIO.MDLStereoscopicCamera

Removed Type ModelIO.MDLSubmesh

Removed Type ModelIO.MDLSubmeshTopology

Removed Type ModelIO.MDLTexture

Removed Type ModelIO.MDLTextureChannelEncoding

Removed Type ModelIO.MDLTextureFilter

Removed Type ModelIO.MDLTextureSampler

Removed Type ModelIO.MDLTransform

Removed Type ModelIO.MDLTransformComponent_Extensions

Removed Type ModelIO.MDLTransformMatrixOp

Removed Type ModelIO.MDLTransformOpRotationOrder

Removed Type ModelIO.MDLTransformOrientOp

Removed Type ModelIO.MDLTransformRotateOp

Removed Type ModelIO.MDLTransformRotateXOp

Removed Type ModelIO.MDLTransformRotateYOp

Removed Type ModelIO.MDLTransformRotateZOp

Removed Type ModelIO.MDLTransformScaleOp

Removed Type ModelIO.MDLTransformStack

Removed Type ModelIO.MDLTransformTranslateOp

Removed Type ModelIO.MDLUrlTexture

Removed Type ModelIO.MDLVertexAttribute

Removed Type ModelIO.MDLVertexAttributeData

Removed Type ModelIO.MDLVertexAttributes

Removed Type ModelIO.MDLVertexBufferLayout

Removed Type ModelIO.MDLVertexDescriptor

Removed Type ModelIO.MDLVertexFormat

Removed Type ModelIO.MDLVertexFormatExtensions

Removed Type ModelIO.MDLVoxelArray

Removed Type ModelIO.MDLVoxelIndexExtent2

Removed Namespace MultipeerConnectivity

Removed Type MultipeerConnectivity.IMCAdvertiserAssistantDelegate

Removed Type MultipeerConnectivity.IMCBrowserViewControllerDelegate

Removed Type MultipeerConnectivity.IMCNearbyServiceAdvertiserDelegate

Removed Type MultipeerConnectivity.IMCNearbyServiceBrowserDelegate

Removed Type MultipeerConnectivity.IMCSessionDelegate

Removed Type MultipeerConnectivity.MCAdvertiserAssistant

Removed Type MultipeerConnectivity.MCAdvertiserAssistantDelegate

Removed Type MultipeerConnectivity.MCAdvertiserAssistantDelegate_Extensions

Removed Type MultipeerConnectivity.MCBrowserViewController

Removed Type MultipeerConnectivity.MCBrowserViewControllerDelegate

Removed Type MultipeerConnectivity.MCBrowserViewControllerDelegate_Extensions

Removed Type MultipeerConnectivity.MCEncryptionPreference

Removed Type MultipeerConnectivity.MCError

Removed Type MultipeerConnectivity.MCErrorExtensions

Removed Type MultipeerConnectivity.MCNearbyServiceAdvertiser

Removed Type MultipeerConnectivity.MCNearbyServiceAdvertiserDelegate

Removed Type MultipeerConnectivity.MCNearbyServiceAdvertiserDelegate_Extensions

Removed Type MultipeerConnectivity.MCNearbyServiceAdvertiserInvitationHandler

Removed Type MultipeerConnectivity.MCNearbyServiceBrowser

Removed Type MultipeerConnectivity.MCNearbyServiceBrowserDelegate

Removed Type MultipeerConnectivity.MCNearbyServiceBrowserDelegate_Extensions

Removed Type MultipeerConnectivity.MCPeerID

Removed Type MultipeerConnectivity.MCSession

Removed Type MultipeerConnectivity.MCSessionDelegate

Removed Type MultipeerConnectivity.MCSessionDelegate_Extensions

Removed Type MultipeerConnectivity.MCSessionNearbyConnectionDataForPeerCompletionHandler

Removed Type MultipeerConnectivity.MCSessionSendDataMode

Removed Type MultipeerConnectivity.MCSessionState

Removed Namespace NaturalLanguage

Removed Type NaturalLanguage.NLDistanceType

Removed Type NaturalLanguage.NLEmbedding

Removed Type NaturalLanguage.NLEnumerateNeighborsHandler

Removed Type NaturalLanguage.NLGazetteer

Removed Type NaturalLanguage.NLLanguage

Removed Type NaturalLanguage.NLLanguageExtensions

Removed Type NaturalLanguage.NLLanguageRecognizer

Removed Type NaturalLanguage.NLModel

Removed Type NaturalLanguage.NLModelConfiguration

Removed Type NaturalLanguage.NLModelType

Removed Type NaturalLanguage.NLStrongDictionary

Removed Type NaturalLanguage.NLTag

Removed Type NaturalLanguage.NLTagScheme

Removed Type NaturalLanguage.NLTagSchemeExtensions

Removed Type NaturalLanguage.NLTagger

Removed Type NaturalLanguage.NLTaggerAssetsResult

Removed Type NaturalLanguage.NLTaggerEnumerateTagsContinuationHandler

Removed Type NaturalLanguage.NLTaggerOptions

Removed Type NaturalLanguage.NLTokenUnit

Removed Type NaturalLanguage.NLTokenizer

Removed Type NaturalLanguage.NLTokenizerAttributes

Removed Type NaturalLanguage.NLTokenizerEnumerateContinuationHandler

Removed Type NaturalLanguage.NLVectorDictionary

Removed Namespace NearbyInteraction

Removed Type NearbyInteraction.INISessionDelegate

Removed Type NearbyInteraction.NIConfiguration

Removed Type NearbyInteraction.NIDiscoveryToken

Removed Type NearbyInteraction.NIErrorCode

Removed Type NearbyInteraction.NIErrorCodeExtensions

Removed Type NearbyInteraction.NINearbyObject

Removed Type NearbyInteraction.NINearbyObjectRemovalReason

Removed Type NearbyInteraction.NINearbyPeerConfiguration

Removed Type NearbyInteraction.NISession

Removed Type NearbyInteraction.NISessionDelegate

Removed Type NearbyInteraction.NISessionDelegate_Extensions

Removed Namespace Network

Removed Type Network.NWAdvertiseDescriptor

Removed Type Network.NWBrowseResult

Removed Type Network.NWBrowseResultChange

Removed Type Network.NWBrowser

Removed Type Network.NWBrowserChangesDelegate

Removed Type Network.NWBrowserCompleteChangesDelegate

Removed Type Network.NWBrowserDescriptor

Removed Type Network.NWBrowserState

Removed Type Network.NWConnection

Removed Type Network.NWConnectionGroup

Removed Type Network.NWConnectionGroupReceiveDelegate

Removed Type Network.NWConnectionGroupState

Removed Type Network.NWConnectionGroupStateChangedDelegate

Removed Type Network.NWConnectionReceiveCompletion

Removed Type Network.NWConnectionReceiveDispatchDataCompletion

Removed Type Network.NWConnectionReceiveReadOnlySpanCompletion

Removed Type Network.NWConnectionState

Removed Type Network.NWContentContext

Removed Type Network.NWDataTransferReport

Removed Type Network.NWDataTransferReportState

Removed Type Network.NWEndpoint

Removed Type Network.NWEndpointType

Removed Type Network.NWError

Removed Type Network.NWErrorDomain

Removed Type Network.NWErrorDomainExtensions

Removed Type Network.NWEstablishmentReport

Removed Type Network.NWFramer

Removed Type Network.NWFramerCreateFlags

Removed Type Network.NWFramerInputDelegate

Removed Type Network.NWFramerMessage

Removed Type Network.NWFramerParseCompletionDelegate

Removed Type Network.NWFramerStartResult

Removed Type Network.NWIPEcnFlag

Removed Type Network.NWIPLocalAddressPreference

Removed Type Network.NWIPMetadata

Removed Type Network.NWIPVersion

Removed Type Network.NWInterface

Removed Type Network.NWInterfaceType

Removed Type Network.NWListener

Removed Type Network.NWListenerState

Removed Type Network.NWMultiPathService

Removed Type Network.NWMulticastGroup

Removed Type Network.NWParameters

Removed Type Network.NWParametersExpiredDnsBehavior

Removed Type Network.NWPath

Removed Type Network.NWPathMonitor

Removed Type Network.NWPathStatus

Removed Type Network.NWPathUnsatisfiedReason

Removed Type Network.NWProtocolDefinition

Removed Type Network.NWProtocolIPOptions

Removed Type Network.NWProtocolMetadata

Removed Type Network.NWProtocolOptions

Removed Type Network.NWProtocolStack

Removed Type Network.NWProtocolTcpOptions

Removed Type Network.NWProtocolTlsOptions

Removed Type Network.NWProtocolUdpOptions

Removed Type Network.NWReportResolutionSource

Removed Type Network.NWServiceClass

Removed Type Network.NWTcpMetadata

Removed Type Network.NWTlsMetadata

Removed Type Network.NWTxtRecord

Removed Type Network.NWTxtRecordFindKey

Removed Type Network.NWUdpMetadata

Removed Type Network.NWWebSocketCloseCode

Removed Type Network.NWWebSocketMetadata

Removed Type Network.NWWebSocketOpCode

Removed Type Network.NWWebSocketOptions

Removed Type Network.NWWebSocketRequest

Removed Type Network.NWWebSocketResponse

Removed Type Network.NWWebSocketResponseStatus

Removed Type Network.NWWebSocketVersion

Removed Namespace NetworkExtension

Removed Type NetworkExtension.INEAppPushDelegate

Removed Type NetworkExtension.INWTcpConnectionAuthenticationDelegate

Removed Type NetworkExtension.NEAppProxyFlow

Removed Type NetworkExtension.NEAppProxyFlowError

Removed Type NetworkExtension.NEAppProxyFlowErrorExtensions

Removed Type NetworkExtension.NEAppProxyProvider

Removed Type NetworkExtension.NEAppProxyProviderManager

Removed Type NetworkExtension.NEAppProxyTcpFlow

Removed Type NetworkExtension.NEAppProxyUdpFlow

Removed Type NetworkExtension.NEAppPushDelegate

Removed Type NetworkExtension.NEAppPushManager

Removed Type NetworkExtension.NEAppPushManagerError

Removed Type NetworkExtension.NEAppPushManagerErrorExtensions

Removed Type NetworkExtension.NEAppPushProvider

Removed Type NetworkExtension.NEAppRule

Removed Type NetworkExtension.NEDatagramRead

Removed Type NetworkExtension.NEDatagramReadResult

Removed Type NetworkExtension.NEDnsOverHttpsSettings

Removed Type NetworkExtension.NEDnsOverTlsSettings

Removed Type NetworkExtension.NEDnsProtocol

Removed Type NetworkExtension.NEDnsProxyManager

Removed Type NetworkExtension.NEDnsProxyManagerError

Removed Type NetworkExtension.NEDnsProxyManagerErrorExtensions

Removed Type NetworkExtension.NEDnsProxyProvider

Removed Type NetworkExtension.NEDnsProxyProviderProtocol

Removed Type NetworkExtension.NEDnsSettings

Removed Type NetworkExtension.NEDnsSettingsManager

Removed Type NetworkExtension.NEDnsSettingsManagerError

Removed Type NetworkExtension.NEDnsSettingsManagerErrorExtensions

Removed Type NetworkExtension.NEEvaluateConnectionRule

Removed Type NetworkExtension.NEEvaluateConnectionRuleAction

Removed Type NetworkExtension.NEFilterAction

Removed Type NetworkExtension.NEFilterBrowserFlow

Removed Type NetworkExtension.NEFilterControlProvider

Removed Type NetworkExtension.NEFilterControlVerdict

Removed Type NetworkExtension.NEFilterDataProvider

Removed Type NetworkExtension.NEFilterDataVerdict

Removed Type NetworkExtension.NEFilterFlow

Removed Type NetworkExtension.NEFilterManager

Removed Type NetworkExtension.NEFilterManagerError

Removed Type NetworkExtension.NEFilterManagerErrorExtensions

Removed Type NetworkExtension.NEFilterNewFlowVerdict

Removed Type NetworkExtension.NEFilterProvider

Removed Type NetworkExtension.NEFilterProviderConfiguration

Removed Type NetworkExtension.NEFilterRemediationVerdict

Removed Type NetworkExtension.NEFilterReport

Removed Type NetworkExtension.NEFilterReportEvent

Removed Type NetworkExtension.NEFilterSocketFlow

Removed Type NetworkExtension.NEFilterVerdict

Removed Type NetworkExtension.NEFlowMetaData

Removed Type NetworkExtension.NEHotspotConfiguration

Removed Type NetworkExtension.NEHotspotConfigurationEapTlsVersion

Removed Type NetworkExtension.NEHotspotConfigurationEapType

Removed Type NetworkExtension.NEHotspotConfigurationError

Removed Type NetworkExtension.NEHotspotConfigurationErrorExtensions

Removed Type NetworkExtension.NEHotspotConfigurationManager

Removed Type NetworkExtension.NEHotspotConfigurationTtlsInnerAuthenticationType

Removed Type NetworkExtension.NEHotspotEapSettings

Removed Type NetworkExtension.NEHotspotHS20Settings

Removed Type NetworkExtension.NEHotspotHelper

Removed Type NetworkExtension.NEHotspotHelperCommand

Removed Type NetworkExtension.NEHotspotHelperCommandType

Removed Type NetworkExtension.NEHotspotHelperConfidence

Removed Type NetworkExtension.NEHotspotHelperHandler

Removed Type NetworkExtension.NEHotspotHelperOptionInternal

Removed Type NetworkExtension.NEHotspotHelperOptions

Removed Type NetworkExtension.NEHotspotHelperResponse

Removed Type NetworkExtension.NEHotspotHelperResult

Removed Type NetworkExtension.NEHotspotNetwork

Removed Type NetworkExtension.NEIPv4Route

Removed Type NetworkExtension.NEIPv4Settings

Removed Type NetworkExtension.NEIPv6Route

Removed Type NetworkExtension.NEIPv6Settings

Removed Type NetworkExtension.NEOnDemandRule

Removed Type NetworkExtension.NEOnDemandRuleAction

Removed Type NetworkExtension.NEOnDemandRuleConnect

Removed Type NetworkExtension.NEOnDemandRuleDisconnect

Removed Type NetworkExtension.NEOnDemandRuleEvaluateConnection

Removed Type NetworkExtension.NEOnDemandRuleIgnore

Removed Type NetworkExtension.NEOnDemandRuleInterfaceType

Removed Type NetworkExtension.NEPacket

Removed Type NetworkExtension.NEPacketTunnelFlow

Removed Type NetworkExtension.NEPacketTunnelFlowReadResult

Removed Type NetworkExtension.NEPacketTunnelNetworkSettings

Removed Type NetworkExtension.NEPacketTunnelProvider

Removed Type NetworkExtension.NEProvider

Removed Type NetworkExtension.NEProviderStopReason

Removed Type NetworkExtension.NEProxyServer

Removed Type NetworkExtension.NEProxySettings

Removed Type NetworkExtension.NETrafficDirection

Removed Type NetworkExtension.NETunnelNetworkSettings

Removed Type NetworkExtension.NETunnelProvider

Removed Type NetworkExtension.NETunnelProviderError

Removed Type NetworkExtension.NETunnelProviderErrorExtensions

Removed Type NetworkExtension.NETunnelProviderManager

Removed Type NetworkExtension.NETunnelProviderProtocol

Removed Type NetworkExtension.NETunnelProviderRoutingMethod

Removed Type NetworkExtension.NETunnelProviderSession

Removed Type NetworkExtension.NEVpnConnection

Removed Type NetworkExtension.NEVpnConnectionStartOptions

Removed Type NetworkExtension.NEVpnError

Removed Type NetworkExtension.NEVpnErrorExtensions

Removed Type NetworkExtension.NEVpnIke2CertificateType

Removed Type NetworkExtension.NEVpnIke2DeadPeerDetectionRate

Removed Type NetworkExtension.NEVpnIke2DiffieHellman

Removed Type NetworkExtension.NEVpnIke2EncryptionAlgorithm

Removed Type NetworkExtension.NEVpnIke2IntegrityAlgorithm

Removed Type NetworkExtension.NEVpnIke2SecurityAssociationParameters

Removed Type NetworkExtension.NEVpnIkeAuthenticationMethod

Removed Type NetworkExtension.NEVpnIkev2TlsVersion

Removed Type NetworkExtension.NEVpnManager

Removed Type NetworkExtension.NEVpnProtocol

Removed Type NetworkExtension.NEVpnProtocolIke2

Removed Type NetworkExtension.NEVpnProtocolIpSec

Removed Type NetworkExtension.NEVpnStatus

Removed Type NetworkExtension.NSMutableURLRequest_NEHotspotHelper

Removed Type NetworkExtension.NWBonjourServiceEndpoint

Removed Type NetworkExtension.NWEndpoint

Removed Type NetworkExtension.NWHostEndpoint

Removed Type NetworkExtension.NWPath

Removed Type NetworkExtension.NWPathStatus

Removed Type NetworkExtension.NWTcpConnection

Removed Type NetworkExtension.NWTcpConnectionAuthenticationDelegate

Removed Type NetworkExtension.NWTcpConnectionAuthenticationDelegate_Extensions

Removed Type NetworkExtension.NWTcpConnectionState

Removed Type NetworkExtension.NWTlsParameters

Removed Type NetworkExtension.NWUdpSession

Removed Type NetworkExtension.NWUdpSessionState

Removed Namespace OpenTK

Removed Type OpenTK.BezierCurve

Removed Type OpenTK.BezierCurveCubic

Removed Type OpenTK.BezierCurveQuadric

Removed Type OpenTK.Box2

Removed Type OpenTK.Half

Removed Type OpenTK.MathHelper

Removed Type OpenTK.Matrix2

Removed Type OpenTK.Matrix3

Removed Type OpenTK.Matrix4

Removed Type OpenTK.Matrix4d

Removed Type OpenTK.NMatrix2

Removed Type OpenTK.NMatrix3

Removed Type OpenTK.NMatrix4

Removed Type OpenTK.NMatrix4d

Removed Type OpenTK.NMatrix4x3

Removed Type OpenTK.NVector3

Removed Type OpenTK.NVector3d

Removed Type OpenTK.Quaternion

Removed Type OpenTK.Quaterniond

Removed Type OpenTK.Vector2

Removed Type OpenTK.Vector2d

Removed Type OpenTK.Vector2h

Removed Type OpenTK.Vector2i

Removed Type OpenTK.Vector3

Removed Type OpenTK.Vector3d

Removed Type OpenTK.Vector3h

Removed Type OpenTK.Vector3i

Removed Type OpenTK.Vector4

Removed Type OpenTK.Vector4d

Removed Type OpenTK.Vector4h

Removed Type OpenTK.Vector4i

Removed Namespace PencilKit

Removed Type PencilKit.IPKCanvasViewDelegate

Removed Type PencilKit.IPKToolPickerObserver

Removed Type PencilKit.PKCanvasView

Removed Type PencilKit.PKCanvasViewDelegate

Removed Type PencilKit.PKCanvasViewDelegate_Extensions

Removed Type PencilKit.PKCanvasViewDrawingPolicy

Removed Type PencilKit.PKDrawing

Removed Type PencilKit.PKEraserTool

Removed Type PencilKit.PKEraserType

Removed Type PencilKit.PKFloatRange

Removed Type PencilKit.PKInk

Removed Type PencilKit.PKInkType

Removed Type PencilKit.PKInkTypeExtensions

Removed Type PencilKit.PKInkingTool

Removed Type PencilKit.PKInterpolatedPointsEnumeratorHandler

Removed Type PencilKit.PKLassoTool

Removed Type PencilKit.PKStroke

Removed Type PencilKit.PKStrokePath

Removed Type PencilKit.PKStrokePoint

Removed Type PencilKit.PKTool

Removed Type PencilKit.PKToolPicker

Removed Type PencilKit.PKToolPickerObserver_Extensions

Removed Namespace Photos

Removed Type Photos.IPHLivePhotoFrame

Removed Type Photos.IPHPhotoLibraryAvailabilityObserver

Removed Type Photos.IPHPhotoLibraryChangeObserver

Removed Type Photos.PHAccessLevel

Removed Type Photos.PHAdjustmentData

Removed Type Photos.PHAsset

Removed Type Photos.PHAssetBurstSelectionType

Removed Type Photos.PHAssetChangeRequest

Removed Type Photos.PHAssetCollection

Removed Type Photos.PHAssetCollectionChangeRequest

Removed Type Photos.PHAssetCollectionSubtype

Removed Type Photos.PHAssetCollectionType

Removed Type Photos.PHAssetContentEditingInputExtensions

Removed Type Photos.PHAssetCreationRequest

Removed Type Photos.PHAssetEditOperation

Removed Type Photos.PHAssetImageProgressHandler

Removed Type Photos.PHAssetMediaSubtype

Removed Type Photos.PHAssetMediaType

Removed Type Photos.PHAssetPlaybackStyle

Removed Type Photos.PHAssetResource

Removed Type Photos.PHAssetResourceCreationOptions

Removed Type Photos.PHAssetResourceManager

Removed Type Photos.PHAssetResourceRequestOptions

Removed Type Photos.PHAssetResourceType

Removed Type Photos.PHAssetSourceType

Removed Type Photos.PHAssetVideoProgressHandler

Removed Type Photos.PHAuthorizationStatus

Removed Type Photos.PHCachingImageManager

Removed Type Photos.PHChange

Removed Type Photos.PHChangeDetailEnumerator

Removed Type Photos.PHChangeRequest

Removed Type Photos.PHCollection

Removed Type Photos.PHCollectionEditOperation

Removed Type Photos.PHCollectionList

Removed Type Photos.PHCollectionListChangeRequest

Removed Type Photos.PHCollectionListSubtype

Removed Type Photos.PHCollectionListType

Removed Type Photos.PHContentEditingHandler

Removed Type Photos.PHContentEditingInput

Removed Type Photos.PHContentEditingInputRequestOptions

Removed Type Photos.PHContentEditingOutput

Removed Type Photos.PHFetchOptions

Removed Type Photos.PHFetchResult

Removed Type Photos.PHFetchResultChangeDetails

Removed Type Photos.PHFetchResultEnumerator

Removed Type Photos.PHImageContentMode

Removed Type Photos.PHImageDataHandler

Removed Type Photos.PHImageKeys

Removed Type Photos.PHImageManager

Removed Type Photos.PHImageManagerRequestAvAssetHandler

Removed Type Photos.PHImageManagerRequestExportHandler

Removed Type Photos.PHImageManagerRequestImageDataHandler

Removed Type Photos.PHImageManagerRequestLivePhoto

Removed Type Photos.PHImageManagerRequestPlayerHandler

Removed Type Photos.PHImageRequestOptions

Removed Type Photos.PHImageRequestOptionsDeliveryMode

Removed Type Photos.PHImageRequestOptionsResizeMode

Removed Type Photos.PHImageRequestOptionsVersion

Removed Type Photos.PHImageResultHandler

Removed Type Photos.PHLivePhoto

Removed Type Photos.PHLivePhotoEditingContext

Removed Type Photos.PHLivePhotoEditingOption

Removed Type Photos.PHLivePhotoFrameProcessingBlock2

Removed Type Photos.PHLivePhotoFrameType

Removed Type Photos.PHLivePhotoInfo

Removed Type Photos.PHLivePhotoRequestOptions

Removed Type Photos.PHObject

Removed Type Photos.PHObjectChangeDetails

Removed Type Photos.PHObjectPlaceholder

Removed Type Photos.PHPhotoLibrary

Removed Type Photos.PHPhotoLibraryChangeObserver

Removed Type Photos.PHPhotosError

Removed Type Photos.PHPhotosErrorExtensions

Removed Type Photos.PHProgressHandler

Removed Type Photos.PHVideoRequestOptions

Removed Type Photos.PHVideoRequestOptionsDeliveryMode

Removed Type Photos.PHVideoRequestOptionsVersion

Removed Namespace PushKit

Removed Type PushKit.IPKPushRegistryDelegate

Removed Type PushKit.PKPushCredentials

Removed Type PushKit.PKPushPayload

Removed Type PushKit.PKPushRegistry

Removed Type PushKit.PKPushRegistryDelegate

Removed Type PushKit.PKPushRegistryDelegate_Extensions

Removed Type PushKit.PKPushType

Removed Namespace QuickLook

Removed Type QuickLook.IQLPreviewControllerDataSource

Removed Type QuickLook.IQLPreviewControllerDelegate

Removed Type QuickLook.IQLPreviewItem

Removed Type QuickLook.IQLPreviewingController

Removed Type QuickLook.QLEditingMode

Removed Type QuickLook.QLFileThumbnailRequest

Removed Type QuickLook.QLFrame

Removed Type QuickLook.QLOpenUrl

Removed Type QuickLook.QLPreviewController

Removed Type QuickLook.QLPreviewControllerDataSource

Removed Type QuickLook.QLPreviewControllerDelegate

Removed Type QuickLook.QLPreviewControllerDelegateDidSaveEventArgs

Removed Type QuickLook.QLPreviewControllerDelegateDidUpdateEventArgs

Removed Type QuickLook.QLPreviewControllerDelegate_Extensions

Removed Type QuickLook.QLPreviewItem

Removed Type QuickLook.QLPreviewItemEditingMode

Removed Type QuickLook.QLPreviewingController_Extensions

Removed Type QuickLook.QLThumbnailProvider

Removed Type QuickLook.QLThumbnailReply

Removed Type QuickLook.QLTransition

Removed Type QuickLook.QLTransitionView

Removed Namespace QuickLookThumbnailing

Removed Type QuickLookThumbnailing.QLThumbnailError

Removed Type QuickLookThumbnailing.QLThumbnailErrorExtensions

Removed Type QuickLookThumbnailing.QLThumbnailGenerationRequest

Removed Type QuickLookThumbnailing.QLThumbnailGenerationRequestRepresentationTypes

Removed Type QuickLookThumbnailing.QLThumbnailGenerator

Removed Type QuickLookThumbnailing.QLThumbnailGeneratorResult

Removed Type QuickLookThumbnailing.QLThumbnailRepresentation

Removed Type QuickLookThumbnailing.QLThumbnailRepresentationType

Removed Namespace ReplayKit

Removed Type ReplayKit.IRPBroadcastActivityViewControllerDelegate

Removed Type ReplayKit.IRPBroadcastControllerDelegate

Removed Type ReplayKit.IRPPreviewViewControllerDelegate

Removed Type ReplayKit.IRPScreenRecorderDelegate

Removed Type ReplayKit.LoadBroadcastingHandler

Removed Type ReplayKit.NSExtensionContext_RPBroadcastExtension

Removed Type ReplayKit.RPBroadcastActivityViewController

Removed Type ReplayKit.RPBroadcastActivityViewControllerDelegate

Removed Type ReplayKit.RPBroadcastConfiguration

Removed Type ReplayKit.RPBroadcastController

Removed Type ReplayKit.RPBroadcastControllerDelegate

Removed Type ReplayKit.RPBroadcastControllerDelegate_Extensions

Removed Type ReplayKit.RPBroadcastHandler

Removed Type ReplayKit.RPBroadcastMP4ClipHandler

Removed Type ReplayKit.RPBroadcastSampleHandler

Removed Type ReplayKit.RPCameraPosition

Removed Type ReplayKit.RPPreviewViewController

Removed Type ReplayKit.RPPreviewViewControllerDelegate

Removed Type ReplayKit.RPPreviewViewControllerDelegate_Extensions

Removed Type ReplayKit.RPRecordingError

Removed Type ReplayKit.RPRecordingErrorExtensions

Removed Type ReplayKit.RPSampleBufferType

Removed Type ReplayKit.RPScreenRecorder

Removed Type ReplayKit.RPScreenRecorderDelegate

Removed Type ReplayKit.RPScreenRecorderDelegate_Extensions

Removed Type ReplayKit.RPSystemBroadcastPickerView

Removed Namespace SafariServices

Removed Type SafariServices.ISFSafariViewControllerDelegate

Removed Type SafariServices.SFAuthenticationCompletionHandler

Removed Type SafariServices.SFAuthenticationError

Removed Type SafariServices.SFAuthenticationErrorExtensions

Removed Type SafariServices.SFAuthenticationSession

Removed Type SafariServices.SFContentBlockerErrorCode

Removed Type SafariServices.SFContentBlockerErrorCodeExtensions

Removed Type SafariServices.SFContentBlockerManager

Removed Type SafariServices.SFContentBlockerState

Removed Type SafariServices.SFErrorCode

Removed Type SafariServices.SFErrorCodeExtensions

Removed Type SafariServices.SFSafariViewController

Removed Type SafariServices.SFSafariViewControllerConfiguration

Removed Type SafariServices.SFSafariViewControllerDelegate

Removed Type SafariServices.SFSafariViewControllerDelegate_Extensions

Removed Type SafariServices.SFSafariViewControllerDismissButtonStyle

Removed Type SafariServices.SSReadingList

Removed Type SafariServices.SSReadingListError

Removed Type SafariServices.SSReadingListErrorExtensions

Removed Namespace SceneKit

Removed Type SceneKit.ISCNActionable

Removed Type SceneKit.ISCNAnimatable

Removed Type SceneKit.ISCNAnimationProtocol

Removed Type SceneKit.ISCNAvoidOccluderConstraintDelegate

Removed Type SceneKit.ISCNBoundingVolume

Removed Type SceneKit.ISCNBufferStream

Removed Type SceneKit.ISCNCameraControlConfiguration

Removed Type SceneKit.ISCNCameraControllerDelegate

Removed Type SceneKit.ISCNNodeRendererDelegate

Removed Type SceneKit.ISCNPhysicsContactDelegate

Removed Type SceneKit.ISCNProgramDelegate

Removed Type SceneKit.ISCNSceneExportDelegate

Removed Type SceneKit.ISCNSceneRenderer

Removed Type SceneKit.ISCNSceneRendererDelegate

Removed Type SceneKit.ISCNShadable

Removed Type SceneKit.ISCNTechniqueSupport

Removed Type SceneKit.SCNAccelerationConstraint

Removed Type SceneKit.SCNAction

Removed Type SceneKit.SCNActionNodeWithElapsedTimeHandler

Removed Type SceneKit.SCNActionTimingMode

Removed Type SceneKit.SCNActionable

Removed Type SceneKit.SCNActionable_Extensions

Removed Type SceneKit.SCNAnimatable

Removed Type SceneKit.SCNAnimatableExtensions

Removed Type SceneKit.SCNAnimatable_Extensions

Removed Type SceneKit.SCNAnimation

Removed Type SceneKit.SCNAnimationDidStartHandler

Removed Type SceneKit.SCNAnimationDidStartHandler2

Removed Type SceneKit.SCNAnimationDidStopHandler

Removed Type SceneKit.SCNAnimationDidStopHandler2

Removed Type SceneKit.SCNAnimationEvent

Removed Type SceneKit.SCNAnimationEventHandler

Removed Type SceneKit.SCNAnimationImportPolicy

Removed Type SceneKit.SCNAnimationPlayer

Removed Type SceneKit.SCNAntialiasingMode

Removed Type SceneKit.SCNAudioPlayer

Removed Type SceneKit.SCNAudioSource

Removed Type SceneKit.SCNAvoidOccluderConstraint

Removed Type SceneKit.SCNAvoidOccluderConstraintDelegate

Removed Type SceneKit.SCNAvoidOccluderConstraintDelegate_Extensions

Removed Type SceneKit.SCNBillboardAxis

Removed Type SceneKit.SCNBillboardConstraint

Removed Type SceneKit.SCNBindingHandler

Removed Type SceneKit.SCNBlendMode

Removed Type SceneKit.SCNBoundingVolume

Removed Type SceneKit.SCNBox

Removed Type SceneKit.SCNBufferBindingHandler

Removed Type SceneKit.SCNBufferBindingHandler2

Removed Type SceneKit.SCNBufferFrequency

Removed Type SceneKit.SCNCamera

Removed Type SceneKit.SCNCameraController

Removed Type SceneKit.SCNCameraControllerDelegate

Removed Type SceneKit.SCNCameraControllerDelegate_Extensions

Removed Type SceneKit.SCNCameraProjectionDirection

Removed Type SceneKit.SCNCapsule

Removed Type SceneKit.SCNChamferMode

Removed Type SceneKit.SCNColorMask

Removed Type SceneKit.SCNCone

Removed Type SceneKit.SCNConstraint

Removed Type SceneKit.SCNCullMode

Removed Type SceneKit.SCNCylinder

Removed Type SceneKit.SCNDebugOptions

Removed Type SceneKit.SCNDistanceConstraint

Removed Type SceneKit.SCNErrorCode

Removed Type SceneKit.SCNErrorCodeExtensions

Removed Type SceneKit.SCNFieldForceEvaluator

Removed Type SceneKit.SCNFillMode

Removed Type SceneKit.SCNFilterMode

Removed Type SceneKit.SCNFloor

Removed Type SceneKit.SCNGeometry

Removed Type SceneKit.SCNGeometryElement

Removed Type SceneKit.SCNGeometryPrimitiveType

Removed Type SceneKit.SCNGeometrySource

Removed Type SceneKit.SCNGeometrySourceSemantic

Removed Type SceneKit.SCNGeometrySourceSemantics

Removed Type SceneKit.SCNGeometryTessellator

Removed Type SceneKit.SCNHitTest

Removed Type SceneKit.SCNHitTestOptions

Removed Type SceneKit.SCNHitTestResult

Removed Type SceneKit.SCNHitTestSearchMode

Removed Type SceneKit.SCNIKConstraint

Removed Type SceneKit.SCNInteractionMode

Removed Type SceneKit.SCNJavaScript

Removed Type SceneKit.SCNLevelOfDetail

Removed Type SceneKit.SCNLight

Removed Type SceneKit.SCNLightAreaType

Removed Type SceneKit.SCNLightProbeType

Removed Type SceneKit.SCNLightProbeUpdateType

Removed Type SceneKit.SCNLightType

Removed Type SceneKit.SCNLightingModel

Removed Type SceneKit.SCNLookAtConstraint

Removed Type SceneKit.SCNMaterial

Removed Type SceneKit.SCNMaterialProperty

Removed Type SceneKit.SCNMatrix4

Removed Type SceneKit.SCNMorpher

Removed Type SceneKit.SCNMorpherCalculationMode

Removed Type SceneKit.SCNMovabilityHint

Removed Type SceneKit.SCNNode

Removed Type SceneKit.SCNNodeFocusBehavior

Removed Type SceneKit.SCNNodeHandler

Removed Type SceneKit.SCNNodePredicate

Removed Type SceneKit.SCNNodeRendererDelegate

Removed Type SceneKit.SCNNodeRendererDelegate_Extensions

Removed Type SceneKit.SCNParticleBirthDirection

Removed Type SceneKit.SCNParticleBirthLocation

Removed Type SceneKit.SCNParticleBlendMode

Removed Type SceneKit.SCNParticleEvent

Removed Type SceneKit.SCNParticleEventHandler

Removed Type SceneKit.SCNParticleImageSequenceAnimationMode

Removed Type SceneKit.SCNParticleInputMode

Removed Type SceneKit.SCNParticleModifierHandler

Removed Type SceneKit.SCNParticleModifierStage

Removed Type SceneKit.SCNParticleOrientationMode

Removed Type SceneKit.SCNParticleProperty

Removed Type SceneKit.SCNParticlePropertyController

Removed Type SceneKit.SCNParticleSortingMode

Removed Type SceneKit.SCNParticleSystem

Removed Type SceneKit.SCNPhysicsBallSocketJoint

Removed Type SceneKit.SCNPhysicsBehavior

Removed Type SceneKit.SCNPhysicsBody

Removed Type SceneKit.SCNPhysicsBodyType

Removed Type SceneKit.SCNPhysicsCollisionCategory

Removed Type SceneKit.SCNPhysicsConeTwistJoint

Removed Type SceneKit.SCNPhysicsContact

Removed Type SceneKit.SCNPhysicsContactDelegate

Removed Type SceneKit.SCNPhysicsContactDelegate_Extensions

Removed Type SceneKit.SCNPhysicsContactEventArgs

Removed Type SceneKit.SCNPhysicsField

Removed Type SceneKit.SCNPhysicsFieldScope

Removed Type SceneKit.SCNPhysicsHingeJoint

Removed Type SceneKit.SCNPhysicsSearchMode

Removed Type SceneKit.SCNPhysicsShape

Removed Type SceneKit.SCNPhysicsShapeOptions

Removed Type SceneKit.SCNPhysicsShapeOptionsKeys

Removed Type SceneKit.SCNPhysicsShapeOptionsTypes

Removed Type SceneKit.SCNPhysicsShapeType

Removed Type SceneKit.SCNPhysicsSliderJoint

Removed Type SceneKit.SCNPhysicsTest

Removed Type SceneKit.SCNPhysicsTestKeys

Removed Type SceneKit.SCNPhysicsTestSearchModeKeys

Removed Type SceneKit.SCNPhysicsVehicle

Removed Type SceneKit.SCNPhysicsVehicleWheel

Removed Type SceneKit.SCNPhysicsWorld

Removed Type SceneKit.SCNPlane

Removed Type SceneKit.SCNProgram

Removed Type SceneKit.SCNProgramDelegate

Removed Type SceneKit.SCNProgramDelegate_Extensions

Removed Type SceneKit.SCNProgramSemanticOptions

Removed Type SceneKit.SCNPropertyControllers

Removed Type SceneKit.SCNPyramid

Removed Type SceneKit.SCNQuaternion

Removed Type SceneKit.SCNReferenceLoadingPolicy

Removed Type SceneKit.SCNReferenceNode

Removed Type SceneKit.SCNRenderer

Removed Type SceneKit.SCNRenderingApi

Removed Type SceneKit.SCNRenderingArguments

Removed Type SceneKit.SCNRenderingOptions

Removed Type SceneKit.SCNReplicatorConstraint

Removed Type SceneKit.SCNScene

Removed Type SceneKit.SCNSceneExportDelegate

Removed Type SceneKit.SCNSceneExportDelegate_Extensions

Removed Type SceneKit.SCNSceneExportProgressHandler

Removed Type SceneKit.SCNSceneLoadingOptions

Removed Type SceneKit.SCNSceneRenderer

Removed Type SceneKit.SCNSceneRendererDelegate

Removed Type SceneKit.SCNSceneRendererDelegate_Extensions

Removed Type SceneKit.SCNSceneRenderer_Extensions

Removed Type SceneKit.SCNSceneSource

Removed Type SceneKit.SCNSceneSourceFilter

Removed Type SceneKit.SCNSceneSourceLoadErrors

Removed Type SceneKit.SCNSceneSourceLoading

Removed Type SceneKit.SCNSceneSourceProperties

Removed Type SceneKit.SCNSceneSourceStatus

Removed Type SceneKit.SCNSceneSourceStatusHandler

Removed Type SceneKit.SCNShadable

Removed Type SceneKit.SCNShadable_Extensions

Removed Type SceneKit.SCNShaderModifiers

Removed Type SceneKit.SCNShadowMode

Removed Type SceneKit.SCNShape

Removed Type SceneKit.SCNSkinner

Removed Type SceneKit.SCNSliderConstraint

Removed Type SceneKit.SCNSphere

Removed Type SceneKit.SCNTechnique

Removed Type SceneKit.SCNTechniqueSupport

Removed Type SceneKit.SCNTessellationSmoothingMode

Removed Type SceneKit.SCNText

Removed Type SceneKit.SCNTimingFunction

Removed Type SceneKit.SCNTorus

Removed Type SceneKit.SCNTransaction

Removed Type SceneKit.SCNTransformConstraint

Removed Type SceneKit.SCNTransformConstraintHandler

Removed Type SceneKit.SCNTransparencyMode

Removed Type SceneKit.SCNTube

Removed Type SceneKit.SCNVector3

Removed Type SceneKit.SCNVector4

Removed Type SceneKit.SCNView

Removed Type SceneKit.SCNWrapMode

Removed Type SceneKit._SCNShaderModifiers

Removed Namespace ScreenTime

Removed Type ScreenTime.STScreenTimeConfiguration

Removed Type ScreenTime.STScreenTimeConfigurationObserver

Removed Type ScreenTime.STWebHistory

Removed Type ScreenTime.STWebpageController

Removed Namespace Security

Removed Type Security.SecAccessControl

Removed Type Security.SecAccessControlCreateFlags

Removed Type Security.SecAccessible

Removed Type Security.SecAuthenticationType

Removed Type Security.SecAuthenticationUI

Removed Type Security.SecAuthenticationUIExtensions

Removed Type Security.SecCertificate

Removed Type Security.SecCertificate2

Removed Type Security.SecIdentity

Removed Type Security.SecIdentity2

Removed Type Security.SecImportExport

Removed Type Security.SecKey

Removed Type Security.SecKeyAlgorithm

Removed Type Security.SecKeyAlgorithmExtensions

Removed Type Security.SecKeyChain

Removed Type Security.SecKeyClass

Removed Type Security.SecKeyClassExtensions

Removed Type Security.SecKeyGenerationParameters

Removed Type Security.SecKeyKeyExchangeParameter

Removed Type Security.SecKeyOperationType

Removed Type Security.SecKeyParameters

Removed Type Security.SecKeyType

Removed Type Security.SecKeyTypeExtensions

Removed Type Security.SecKind

Removed Type Security.SecMatchLimit

Removed Type Security.SecPadding

Removed Type Security.SecPolicy

Removed Type Security.SecPolicyIdentifier

Removed Type Security.SecPolicyPropertyKey

Removed Type Security.SecProtocol

Removed Type Security.SecProtocolChallenge

Removed Type Security.SecProtocolChallengeComplete

Removed Type Security.SecProtocolKeyUpdate

Removed Type Security.SecProtocolMetadata

Removed Type Security.SecProtocolOptions

Removed Type Security.SecProtocolVerify

Removed Type Security.SecProtocolVerifyComplete

Removed Type Security.SecPublicPrivateKeyAttrs

Removed Type Security.SecRecord

Removed Type Security.SecRevocation

Removed Type Security.SecSharedCredential

Removed Type Security.SecSharedCredentialInfo

Removed Type Security.SecStatusCode

Removed Type Security.SecStatusCodeExtensions

Removed Type Security.SecTokenID

Removed Type Security.SecTokenIDExtensions

Removed Type Security.SecTrust

Removed Type Security.SecTrust2

Removed Type Security.SecTrustCallback

Removed Type Security.SecTrustPropertyKey

Removed Type Security.SecTrustResult

Removed Type Security.SecTrustResultKey

Removed Type Security.SecTrustWithErrorCallback

Removed Type Security.SecurityException

Removed Type Security.SslAuthenticate

Removed Type Security.SslCipherSuite

Removed Type Security.SslCipherSuiteGroup

Removed Type Security.SslClientCertificateState

Removed Type Security.SslConnection

Removed Type Security.SslConnectionType

Removed Type Security.SslContext

Removed Type Security.SslProtocol

Removed Type Security.SslProtocolSide

Removed Type Security.SslSessionConfig

Removed Type Security.SslSessionConfigExtensions

Removed Type Security.SslSessionOption

Removed Type Security.SslSessionState

Removed Type Security.SslSessionStrengthPolicy

Removed Type Security.SslStatus

Removed Type Security.SslStreamConnection

Removed Type Security.TlsCipherSuite

Removed Type Security.TlsCipherSuiteGroup

Removed Type Security.TlsProtocolVersion

Removed Namespace SensorKit

Removed Type SensorKit.ISRSensorReaderDelegate

Removed Type SensorKit.SRAbsoluteTime

Removed Type SensorKit.SRAmbientLightChromaticity

Removed Type SensorKit.SRAmbientLightSample

Removed Type SensorKit.SRAmbientLightSensorPlacement

Removed Type SensorKit.SRApplicationUsage

Removed Type SensorKit.SRAuthorizationStatus

Removed Type SensorKit.SRCrownOrientation

Removed Type SensorKit.SRDeletionReason

Removed Type SensorKit.SRDeletionRecord

Removed Type SensorKit.SRDevice

Removed Type SensorKit.SRDeviceUsageCategory

Removed Type SensorKit.SRDeviceUsageCategoryExtensions

Removed Type SensorKit.SRDeviceUsageReport

Removed Type SensorKit.SRErrorCode

Removed Type SensorKit.SRErrorCodeExtensions

Removed Type SensorKit.SRFetchRequest

Removed Type SensorKit.SRFetchResult`1

Removed Type SensorKit.SRKeyboardMetrics

Removed Type SensorKit.SRKeyboardProbabilityMetric`1

Removed Type SensorKit.SRLocationCategory

Removed Type SensorKit.SRMessagesUsageReport

Removed Type SensorKit.SRNotificationEvent

Removed Type SensorKit.SRNotificationUsage

Removed Type SensorKit.SRPhoneUsageReport

Removed Type SensorKit.SRSensor

Removed Type SensorKit.SRSensorExtensions

Removed Type SensorKit.SRSensorReader

Removed Type SensorKit.SRSensorReaderDelegate

Removed Type SensorKit.SRSensorReaderDelegate_Extensions

Removed Type SensorKit.SRVisit

Removed Type SensorKit.SRWebUsage

Removed Type SensorKit.SRWristDetection

Removed Type SensorKit.SRWristLocation

Removed Namespace Social

Removed Type Social.SLComposeServiceViewController

Removed Type Social.SLComposeSheetConfigurationItem

Removed Type Social.SLComposeViewController

Removed Type Social.SLComposeViewControllerResult

Removed Type Social.SLRequest

Removed Type Social.SLRequestMethod

Removed Type Social.SLRequestResult

Removed Type Social.SLServiceKind

Removed Type Social.SLServiceType

Removed Namespace SoundAnalysis

Removed Type SoundAnalysis.ISNRequest

Removed Type SoundAnalysis.ISNResult

Removed Type SoundAnalysis.ISNResultsObserving

Removed Type SoundAnalysis.SNAudioFileAnalyzer

Removed Type SoundAnalysis.SNAudioFileAnalyzerAnalyzeHandler

Removed Type SoundAnalysis.SNAudioStreamAnalyzer

Removed Type SoundAnalysis.SNClassification

Removed Type SoundAnalysis.SNClassificationResult

Removed Type SoundAnalysis.SNClassifySoundRequest

Removed Type SoundAnalysis.SNErrorCode

Removed Type SoundAnalysis.SNErrorCodeExtensions

Removed Type SoundAnalysis.SNResultsObserving_Extensions

Removed Namespace Speech

Removed Type Speech.ISFSpeechRecognitionTaskDelegate

Removed Type Speech.ISFSpeechRecognizerDelegate

Removed Type Speech.SFAcousticFeature

Removed Type Speech.SFSpeechAudioBufferRecognitionRequest

Removed Type Speech.SFSpeechRecognitionRequest

Removed Type Speech.SFSpeechRecognitionResult

Removed Type Speech.SFSpeechRecognitionTask

Removed Type Speech.SFSpeechRecognitionTaskDelegate

Removed Type Speech.SFSpeechRecognitionTaskDelegate_Extensions

Removed Type Speech.SFSpeechRecognitionTaskHint

Removed Type Speech.SFSpeechRecognitionTaskState

Removed Type Speech.SFSpeechRecognizer

Removed Type Speech.SFSpeechRecognizerAuthorizationStatus

Removed Type Speech.SFSpeechRecognizerDelegate

Removed Type Speech.SFSpeechRecognizerDelegate_Extensions

Removed Type Speech.SFSpeechUrlRecognitionRequest

Removed Type Speech.SFTranscription

Removed Type Speech.SFTranscriptionSegment

Removed Type Speech.SFVoiceAnalytics

Removed Namespace SpriteKit

Removed Type SpriteKit.ISKPhysicsContactDelegate

Removed Type SpriteKit.ISKSceneDelegate

Removed Type SpriteKit.ISKViewDelegate

Removed Type SpriteKit.ISKWarpable

Removed Type SpriteKit.SK3DNode

Removed Type SpriteKit.SKAction

Removed Type SpriteKit.SKActionDurationHandler

Removed Type SpriteKit.SKActionTimingFunction2

Removed Type SpriteKit.SKActionTimingMode

Removed Type SpriteKit.SKAttribute

Removed Type SpriteKit.SKAttributeType

Removed Type SpriteKit.SKAttributeValue

Removed Type SpriteKit.SKAudioNode

Removed Type SpriteKit.SKBlendMode

Removed Type SpriteKit.SKCameraNode

Removed Type SpriteKit.SKConstraint

Removed Type SpriteKit.SKCropNode

Removed Type SpriteKit.SKEffectNode

Removed Type SpriteKit.SKEmitterNode

Removed Type SpriteKit.SKFieldForceEvaluator

Removed Type SpriteKit.SKFieldNode

Removed Type SpriteKit.SKInterpolationMode

Removed Type SpriteKit.SKKeyframeSequence

Removed Type SpriteKit.SKLabelHorizontalAlignmentMode

Removed Type SpriteKit.SKLabelNode

Removed Type SpriteKit.SKLabelVerticalAlignmentMode

Removed Type SpriteKit.SKLightNode

Removed Type SpriteKit.SKMutableTexture

Removed Type SpriteKit.SKNode

Removed Type SpriteKit.SKNodeChildEnumeratorHandler

Removed Type SpriteKit.SKNodeFocusBehavior

Removed Type SpriteKit.SKNodeTouches_UITouch

Removed Type SpriteKit.SKParticleRenderOrder

Removed Type SpriteKit.SKPhysicsBody

Removed Type SpriteKit.SKPhysicsContact

Removed Type SpriteKit.SKPhysicsContactDelegate

Removed Type SpriteKit.SKPhysicsContactDelegate_Extensions

Removed Type SpriteKit.SKPhysicsJoint

Removed Type SpriteKit.SKPhysicsJointFixed

Removed Type SpriteKit.SKPhysicsJointLimit

Removed Type SpriteKit.SKPhysicsJointPin

Removed Type SpriteKit.SKPhysicsJointSliding

Removed Type SpriteKit.SKPhysicsJointSpring

Removed Type SpriteKit.SKPhysicsWorld

Removed Type SpriteKit.SKPhysicsWorldBodiesAlongRayStartEnumeratorHandler

Removed Type SpriteKit.SKPhysicsWorldBodiesEnumeratorHandler

Removed Type SpriteKit.SKRange

Removed Type SpriteKit.SKReachConstraints

Removed Type SpriteKit.SKReferenceNode

Removed Type SpriteKit.SKRegion

Removed Type SpriteKit.SKRenderer

Removed Type SpriteKit.SKRepeatMode

Removed Type SpriteKit.SKScene

Removed Type SpriteKit.SKSceneDelegate

Removed Type SpriteKit.SKSceneDelegate_Extensions

Removed Type SpriteKit.SKSceneScaleMode

Removed Type SpriteKit.SKShader

Removed Type SpriteKit.SKShapeNode

Removed Type SpriteKit.SKSpriteNode

Removed Type SpriteKit.SKTexture

Removed Type SpriteKit.SKTextureAtlas

Removed Type SpriteKit.SKTextureAtlasLoadCallback

Removed Type SpriteKit.SKTextureAtlasLoadResult

Removed Type SpriteKit.SKTextureFilteringMode

Removed Type SpriteKit.SKTextureModify

Removed Type SpriteKit.SKTileAdjacencyMask

Removed Type SpriteKit.SKTileDefinition

Removed Type SpriteKit.SKTileDefinitionRotation

Removed Type SpriteKit.SKTileGroup

Removed Type SpriteKit.SKTileGroupRule

Removed Type SpriteKit.SKTileMapNode

Removed Type SpriteKit.SKTileSet

Removed Type SpriteKit.SKTileSetType

Removed Type SpriteKit.SKTransformNode

Removed Type SpriteKit.SKTransition

Removed Type SpriteKit.SKTransitionDirection

Removed Type SpriteKit.SKUniform

Removed Type SpriteKit.SKUniformType

Removed Type SpriteKit.SKVideoNode

Removed Type SpriteKit.SKView

Removed Type SpriteKit.SKViewDelegate

Removed Type SpriteKit.SKViewDelegate_Extensions

Removed Type SpriteKit.SKWarpGeometry

Removed Type SpriteKit.SKWarpGeometryGrid

Removed Namespace StoreKit

Removed Type StoreKit.ISKCloudServiceSetupViewControllerDelegate

Removed Type StoreKit.ISKOverlayDelegate

Removed Type StoreKit.ISKPaymentQueueDelegate

Removed Type StoreKit.ISKPaymentTransactionObserver

Removed Type StoreKit.ISKProductsRequestDelegate

Removed Type StoreKit.ISKRequestDelegate

Removed Type StoreKit.ISKStoreProductViewControllerDelegate

Removed Type StoreKit.SKAdNetwork

Removed Type StoreKit.SKArcadeService

Removed Type StoreKit.SKArcadeServiceRegisterHandler

Removed Type StoreKit.SKArcadeServiceSubscriptionHandler

Removed Type StoreKit.SKCloudServiceAuthorizationStatus

Removed Type StoreKit.SKCloudServiceCapability

Removed Type StoreKit.SKCloudServiceController

Removed Type StoreKit.SKCloudServiceSetupAction

Removed Type StoreKit.SKCloudServiceSetupActionExtensions

Removed Type StoreKit.SKCloudServiceSetupMessageIdentifier

Removed Type StoreKit.SKCloudServiceSetupMessageIdentifierExtensions

Removed Type StoreKit.SKCloudServiceSetupOptions

Removed Type StoreKit.SKCloudServiceSetupViewController

Removed Type StoreKit.SKCloudServiceSetupViewControllerDelegate

Removed Type StoreKit.SKCloudServiceSetupViewControllerDelegate_Extensions

Removed Type StoreKit.SKDownload

Removed Type StoreKit.SKDownloadState

Removed Type StoreKit.SKError

Removed Type StoreKit.SKErrorExtensions

Removed Type StoreKit.SKMutablePayment

Removed Type StoreKit.SKOverlay

Removed Type StoreKit.SKOverlayAppClipConfiguration

Removed Type StoreKit.SKOverlayAppConfiguration

Removed Type StoreKit.SKOverlayConfiguration

Removed Type StoreKit.SKOverlayDelegate

Removed Type StoreKit.SKOverlayDelegate_Extensions

Removed Type StoreKit.SKOverlayPosition

Removed Type StoreKit.SKOverlayTransitionContext

Removed Type StoreKit.SKPayment

Removed Type StoreKit.SKPaymentDiscount

Removed Type StoreKit.SKPaymentQueue

Removed Type StoreKit.SKPaymentQueueDelegate

Removed Type StoreKit.SKPaymentQueueDelegate_Extensions

Removed Type StoreKit.SKPaymentTransaction

Removed Type StoreKit.SKPaymentTransactionObserver

Removed Type StoreKit.SKPaymentTransactionObserver_Extensions

Removed Type StoreKit.SKPaymentTransactionState

Removed Type StoreKit.SKProduct

Removed Type StoreKit.SKProductDiscount

Removed Type StoreKit.SKProductDiscountPaymentMode

Removed Type StoreKit.SKProductDiscountType

Removed Type StoreKit.SKProductPeriodUnit

Removed Type StoreKit.SKProductStorePromotionController

Removed Type StoreKit.SKProductStorePromotionVisibility

Removed Type StoreKit.SKProductSubscriptionPeriod

Removed Type StoreKit.SKProductsRequest

Removed Type StoreKit.SKProductsRequestDelegate

Removed Type StoreKit.SKProductsRequestResponseEventArgs

Removed Type StoreKit.SKProductsResponse

Removed Type StoreKit.SKReceiptProperties

Removed Type StoreKit.SKReceiptRefreshRequest

Removed Type StoreKit.SKRequest

Removed Type StoreKit.SKRequestDelegate

Removed Type StoreKit.SKRequestDelegate_Extensions

Removed Type StoreKit.SKRequestErrorEventArgs

Removed Type StoreKit.SKStoreProductParameterKey

Removed Type StoreKit.SKStoreProductViewController

Removed Type StoreKit.SKStoreProductViewControllerDelegate

Removed Type StoreKit.SKStoreProductViewControllerDelegate_Extensions

Removed Type StoreKit.SKStoreReviewController

Removed Type StoreKit.SKStorefront

Removed Type StoreKit.StoreProductParameters

Removed Namespace System

Removed Type System.NMath

Removed Type System.nfloat

Removed Type System.nint

Removed Type System.nuint

Removed Namespace System.Net.Http

Removed Type System.Net.Http.CFNetworkHandler

Removed Type System.Net.Http.NSUrlSessionHandler

Removed Type System.Net.Http.NSUrlSessionHandlerTrustOverrideCallback

Removed Type System.Net.Http.NSUrlSessionHandlerTrustOverrideForUrlCallback

Removed Namespace SystemConfiguration

Removed Type SystemConfiguration.CaptiveNetwork

Removed Type SystemConfiguration.NetworkReachability

Removed Type SystemConfiguration.NetworkReachabilityFlags

Removed Type SystemConfiguration.StatusCode

Removed Type SystemConfiguration.StatusCodeError

Removed Type SystemConfiguration.StatusCodeExtensions

Removed Type SystemConfiguration.SystemConfigurationException

Removed Namespace UniformTypeIdentifiers

Removed Type UniformTypeIdentifiers.NSString_UTAdditions

Removed Type UniformTypeIdentifiers.NSUrl_UTAdditions

Removed Type UniformTypeIdentifiers.UTTagClass

Removed Type UniformTypeIdentifiers.UTTagClassExtensions

Removed Type UniformTypeIdentifiers.UTType

Removed Type UniformTypeIdentifiers.UTTypes

Removed Namespace UserNotifications

Removed Type UserNotifications.IUNUserNotificationCenterDelegate

Removed Type UserNotifications.UNAlertStyle

Removed Type UserNotifications.UNAuthorizationOptions

Removed Type UserNotifications.UNAuthorizationStatus

Removed Type UserNotifications.UNCalendarNotificationTrigger

Removed Type UserNotifications.UNErrorCode

Removed Type UserNotifications.UNErrorCodeExtensions

Removed Type UserNotifications.UNLocationNotificationTrigger

Removed Type UserNotifications.UNMutableNotificationContent

Removed Type UserNotifications.UNNotification

Removed Type UserNotifications.UNNotificationAction

Removed Type UserNotifications.UNNotificationActionOptions

Removed Type UserNotifications.UNNotificationAttachment

Removed Type UserNotifications.UNNotificationAttachmentOptions

Removed Type UserNotifications.UNNotificationCategory

Removed Type UserNotifications.UNNotificationCategoryOptions

Removed Type UserNotifications.UNNotificationContent

Removed Type UserNotifications.UNNotificationPresentationOptions

Removed Type UserNotifications.UNNotificationRequest

Removed Type UserNotifications.UNNotificationResponse

Removed Type UserNotifications.UNNotificationServiceExtension

Removed Type UserNotifications.UNNotificationSetting

Removed Type UserNotifications.UNNotificationSettings

Removed Type UserNotifications.UNNotificationSound

Removed Type UserNotifications.UNNotificationTrigger

Removed Type UserNotifications.UNPushNotificationTrigger

Removed Type UserNotifications.UNShowPreviewsSetting

Removed Type UserNotifications.UNTextInputNotificationAction

Removed Type UserNotifications.UNTextInputNotificationResponse

Removed Type UserNotifications.UNTimeIntervalNotificationTrigger

Removed Type UserNotifications.UNUserNotificationCenter

Removed Type UserNotifications.UNUserNotificationCenterDelegate

Removed Type UserNotifications.UNUserNotificationCenterDelegate_Extensions

Removed Namespace UserNotificationsUI

Removed Type UserNotificationsUI.IUNNotificationContentExtension

Removed Type UserNotificationsUI.NSExtensionContext_UNNotificationContentExtension

Removed Type UserNotificationsUI.UNNotificationContentExtensionMediaPlayPauseButtonType

Removed Type UserNotificationsUI.UNNotificationContentExtensionResponseOption

Removed Type UserNotificationsUI.UNNotificationContentExtension_Extensions

Removed Namespace VideoToolbox

Removed Type VideoToolbox.HdrMetadataInsertionMode

Removed Type VideoToolbox.HdrMetadataInsertionModeExtensions

Removed Type VideoToolbox.VTAlphaChannelMode

Removed Type VideoToolbox.VTAlphaChannelModeExtensions

Removed Type VideoToolbox.VTColorPrimaries

Removed Type VideoToolbox.VTCompressionProperties

Removed Type VideoToolbox.VTCompressionPropertyKey

Removed Type VideoToolbox.VTCompressionSession

Removed Type VideoToolbox.VTCompressionSessionOptionFlags

Removed Type VideoToolbox.VTDataRateLimit

Removed Type VideoToolbox.VTDecodeFrameFlags

Removed Type VideoToolbox.VTDecodeInfoFlags

Removed Type VideoToolbox.VTDecompressionProperties

Removed Type VideoToolbox.VTDecompressionPropertyKey

Removed Type VideoToolbox.VTDecompressionResolutionKeys

Removed Type VideoToolbox.VTDecompressionResolutionOptions

Removed Type VideoToolbox.VTDecompressionSession

Removed Type VideoToolbox.VTDeinterlaceMode

Removed Type VideoToolbox.VTDownsamplingMode

Removed Type VideoToolbox.VTEncodeFrameOptionKey

Removed Type VideoToolbox.VTEncodeFrameOptions

Removed Type VideoToolbox.VTEncodeInfoFlags

Removed Type VideoToolbox.VTFieldCount

Removed Type VideoToolbox.VTFieldDetail

Removed Type VideoToolbox.VTFieldMode

Removed Type VideoToolbox.VTFrameSilo

Removed Type VideoToolbox.VTH264EntropyMode

Removed Type VideoToolbox.VTH264EntropyModeKeys

Removed Type VideoToolbox.VTMultiPassStorage

Removed Type VideoToolbox.VTMultiPassStorageCreationOptionKeys

Removed Type VideoToolbox.VTMultiPassStorageCreationOptions

Removed Type VideoToolbox.VTOnlyTheseFrames

Removed Type VideoToolbox.VTPixelTransferProperties

Removed Type VideoToolbox.VTPixelTransferPropertyKeys

Removed Type VideoToolbox.VTProfileLevel

Removed Type VideoToolbox.VTProfileLevelKeys

Removed Type VideoToolbox.VTPropertyKeys

Removed Type VideoToolbox.VTPropertyOptions

Removed Type VideoToolbox.VTPropertyReadWriteStatusKeys

Removed Type VideoToolbox.VTPropertyType

Removed Type VideoToolbox.VTPropertyTypeKeys

Removed Type VideoToolbox.VTReadWriteStatus

Removed Type VideoToolbox.VTScalingMode

Removed Type VideoToolbox.VTSession

Removed Type VideoToolbox.VTStatus

Removed Type VideoToolbox.VTSupportedEncoderProperties

Removed Type VideoToolbox.VTTransferFunction

Removed Type VideoToolbox.VTUtilities

Removed Type VideoToolbox.VTVideoDecoderSpecification

Removed Type VideoToolbox.VTVideoDecoderSpecificationKeys

Removed Type VideoToolbox.VTVideoEncoder

Removed Type VideoToolbox.VTVideoEncoderSpecification

Removed Type VideoToolbox.VTVideoEncoderSpecificationKeys

Removed Type VideoToolbox.VTYCbCrMatrix

Removed Namespace Vision

Removed Type Vision.IVNFaceObservationAccepting

Removed Type Vision.IVNRequestProgressProviding

Removed Type Vision.IVNRequestRevisionProviding

Removed Type Vision.VNAnimalIdentifier

Removed Type Vision.VNAnimalIdentifierExtensions

Removed Type Vision.VNBarcodeObservation

Removed Type Vision.VNBarcodeObservationRequestRevision

Removed Type Vision.VNBarcodeSymbology

Removed Type Vision.VNBarcodeSymbologyExtensions

Removed Type Vision.VNCircle

Removed Type Vision.VNClassificationObservation

Removed Type Vision.VNClassifyImageRequest

Removed Type Vision.VNClassifyImageRequestRevision

Removed Type Vision.VNContour

Removed Type Vision.VNContoursObservation

Removed Type Vision.VNCoreMLFeatureValueObservation

Removed Type Vision.VNCoreMLModel

Removed Type Vision.VNCoreMLRequest

Removed Type Vision.VNCoreMLRequestRevision

Removed Type Vision.VNDetectBarcodesRequest

Removed Type Vision.VNDetectBarcodesRequestRevision

Removed Type Vision.VNDetectContourRequestRevision

Removed Type Vision.VNDetectContoursRequest

Removed Type Vision.VNDetectFaceCaptureQualityRequest

Removed Type Vision.VNDetectFaceCaptureQualityRequestRevision

Removed Type Vision.VNDetectFaceLandmarksRequest

Removed Type Vision.VNDetectFaceLandmarksRequestRevision

Removed Type Vision.VNDetectFaceRectanglesRequest

Removed Type Vision.VNDetectFaceRectanglesRequestRevision

Removed Type Vision.VNDetectHorizonRequest

Removed Type Vision.VNDetectHorizonRequestRevision

Removed Type Vision.VNDetectHumanBodyPoseRequest

Removed Type Vision.VNDetectHumanBodyPoseRequestRevision

Removed Type Vision.VNDetectHumanHandPoseRequest

Removed Type Vision.VNDetectHumanHandPoseRequestRevision

Removed Type Vision.VNDetectHumanRectanglesRequest

Removed Type Vision.VNDetectHumanRectanglesRequestRevision

Removed Type Vision.VNDetectRectanglesRequest

Removed Type Vision.VNDetectRectanglesRequestRevision

Removed Type Vision.VNDetectTextRectanglesRequest

Removed Type Vision.VNDetectTextRectanglesRequestRevision

Removed Type Vision.VNDetectTrajectoriesRequest

Removed Type Vision.VNDetectTrajectoriesRequestRevision

Removed Type Vision.VNDetectedObjectObservation

Removed Type Vision.VNDetectedObjectObservationRequestRevision

Removed Type Vision.VNDetectedPoint

Removed Type Vision.VNElementType

Removed Type Vision.VNErrorCode

Removed Type Vision.VNErrorCodeExtensions

Removed Type Vision.VNFaceLandmarkRegion

Removed Type Vision.VNFaceLandmarkRegion2D

Removed Type Vision.VNFaceLandmarks

Removed Type Vision.VNFaceLandmarks2D

Removed Type Vision.VNFaceObservation

Removed Type Vision.VNFaceObservationRequestRevision

Removed Type Vision.VNFeaturePrintObservation

Removed Type Vision.VNGenerateAttentionBasedSaliencyImageRequest

Removed Type Vision.VNGenerateAttentionBasedSaliencyImageRequestRevision

Removed Type Vision.VNGenerateImageFeaturePrintRequest

Removed Type Vision.VNGenerateImageFeaturePrintRequestRevision

Removed Type Vision.VNGenerateObjectnessBasedSaliencyImageRequest

Removed Type Vision.VNGenerateObjectnessBasedSaliencyImageRequestRevision

Removed Type Vision.VNGenerateOpticalFlowRequest

Removed Type Vision.VNGenerateOpticalFlowRequestComputationAccuracy

Removed Type Vision.VNGenerateOpticalFlowRequestRevision

Removed Type Vision.VNGeometryUtils

Removed Type Vision.VNHomographicImageRegistrationRequest

Removed Type Vision.VNHomographicImageRegistrationRequestRevision

Removed Type Vision.VNHorizonObservation

Removed Type Vision.VNHumanBodyPoseObservation

Removed Type Vision.VNHumanBodyPoseObservationJointName

Removed Type Vision.VNHumanBodyPoseObservationJointNameExtensions

Removed Type Vision.VNHumanBodyPoseObservationJointsGroupName

Removed Type Vision.VNHumanBodyPoseObservationJointsGroupNameExtensions

Removed Type Vision.VNHumanHandPoseObservation

Removed Type Vision.VNHumanHandPoseObservationJointName

Removed Type Vision.VNHumanHandPoseObservationJointNameExtensions

Removed Type Vision.VNHumanHandPoseObservationJointsGroupName

Removed Type Vision.VNHumanHandPoseObservationJointsGroupNameExtensions

Removed Type Vision.VNImageAlignmentObservation

Removed Type Vision.VNImageBasedRequest

Removed Type Vision.VNImageCropAndScaleOption

Removed Type Vision.VNImageHomographicAlignmentObservation

Removed Type Vision.VNImageOptions

Removed Type Vision.VNImageRegistrationRequest

Removed Type Vision.VNImageRequestHandler

Removed Type Vision.VNImageTranslationAlignmentObservation

Removed Type Vision.VNObservation

Removed Type Vision.VNPixelBufferObservation

Removed Type Vision.VNPoint

Removed Type Vision.VNRecognizeAnimalsRequest

Removed Type Vision.VNRecognizeAnimalsRequestRevision

Removed Type Vision.VNRecognizeTextRequest

Removed Type Vision.VNRecognizeTextRequestRevision

Removed Type Vision.VNRecognizedObjectObservation

Removed Type Vision.VNRecognizedObjectObservationRequestRevision

Removed Type Vision.VNRecognizedPoint

Removed Type Vision.VNRecognizedPointsObservation

Removed Type Vision.VNRecognizedText

Removed Type Vision.VNRecognizedTextObservation

Removed Type Vision.VNRectangleObservation

Removed Type Vision.VNRectangleObservationRequestRevision

Removed Type Vision.VNRequest

Removed Type Vision.VNRequestCompletionHandler

Removed Type Vision.VNRequestFaceLandmarksConstellation

Removed Type Vision.VNRequestProgressHandler

Removed Type Vision.VNRequestRevision

Removed Type Vision.VNRequestTextRecognitionLevel

Removed Type Vision.VNRequestTrackingLevel

Removed Type Vision.VNSaliencyImageObservation

Removed Type Vision.VNSequenceRequestHandler

Removed Type Vision.VNStatefulRequest

Removed Type Vision.VNStatefulRequestRevision

Removed Type Vision.VNTargetedImageRequest

Removed Type Vision.VNTextObservation

Removed Type Vision.VNTextObservationRequestRevision

Removed Type Vision.VNTrackObjectRequest

Removed Type Vision.VNTrackObjectRequestRevision

Removed Type Vision.VNTrackRectangleRequest

Removed Type Vision.VNTrackRectangleRequestRevision

Removed Type Vision.VNTrackingRequest

Removed Type Vision.VNTrajectoryObservation

Removed Type Vision.VNTranslationalImageRegistrationRequest

Removed Type Vision.VNTranslationalImageRegistrationRequestRevision

Removed Type Vision.VNUtils

Removed Type Vision.VNVector

Removed Type Vision.VNVideoProcessor

Removed Type Vision.VNVideoProcessorCadence

Removed Type Vision.VNVideoProcessorFrameRateCadence

Removed Type Vision.VNVideoProcessorRequestProcessingOptions

Removed Type Vision.VNVideoProcessorTimeIntervalCadence

Removed Namespace WebKit

Removed Type WebKit.IWKHttpCookieStoreObserver

Removed Type WebKit.IWKNavigationDelegate

Removed Type WebKit.IWKPreviewActionItem

Removed Type WebKit.IWKScriptMessageHandler

Removed Type WebKit.IWKScriptMessageHandlerWithReply

Removed Type WebKit.IWKUIDelegate

Removed Type WebKit.IWKUrlSchemeHandler

Removed Type WebKit.IWKUrlSchemeTask

Removed Type WebKit.WKAudiovisualMediaTypes

Removed Type WebKit.WKBackForwardList

Removed Type WebKit.WKBackForwardListItem

Removed Type WebKit.WKContentMode

Removed Type WebKit.WKContentRuleList

Removed Type WebKit.WKContentRuleListStore

Removed Type WebKit.WKContentWorld

Removed Type WebKit.WKContextMenuElementInfo

Removed Type WebKit.WKDataDetectorTypes

Removed Type WebKit.WKErrorCode

Removed Type WebKit.WKErrorCodeExtensions

Removed Type WebKit.WKFindConfiguration

Removed Type WebKit.WKFindResult

Removed Type WebKit.WKFrameInfo

Removed Type WebKit.WKHttpCookieStore

Removed Type WebKit.WKHttpCookieStoreObserver_Extensions

Removed Type WebKit.WKJavascriptEvaluationResult

Removed Type WebKit.WKNavigation

Removed Type WebKit.WKNavigationAction

Removed Type WebKit.WKNavigationActionPolicy

Removed Type WebKit.WKNavigationDelegate

Removed Type WebKit.WKNavigationDelegate_Extensions

Removed Type WebKit.WKNavigationResponse

Removed Type WebKit.WKNavigationResponsePolicy

Removed Type WebKit.WKNavigationType

Removed Type WebKit.WKPdfConfiguration

Removed Type WebKit.WKPreferences

Removed Type WebKit.WKPreviewActionItemIdentifier

Removed Type WebKit.WKPreviewElementInfo

Removed Type WebKit.WKProcessPool

Removed Type WebKit.WKScriptMessage

Removed Type WebKit.WKScriptMessageHandler

Removed Type WebKit.WKSecurityOrigin

Removed Type WebKit.WKSelectionGranularity

Removed Type WebKit.WKSnapshotConfiguration

Removed Type WebKit.WKUIDelegate

Removed Type WebKit.WKUIDelegate_Extensions

Removed Type WebKit.WKUserContentController

Removed Type WebKit.WKUserScript

Removed Type WebKit.WKUserScriptInjectionTime

Removed Type WebKit.WKWebView

Removed Type WebKit.WKWebViewConfiguration

Removed Type WebKit.WKWebpagePreferences

Removed Type WebKit.WKWebsiteDataRecord

Removed Type WebKit.WKWebsiteDataStore

Removed Type WebKit.WKWebsiteDataType

Removed Type WebKit.WKWindowFeatures

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment