diff --git a/Make.config b/Make.config index 5b205e1ab0d3..9fc1575dea7a 100644 --- a/Make.config +++ b/Make.config @@ -201,9 +201,9 @@ MACCATALYST_NUGET_VERSION_NO_METADATA=$(MACCATALYST_NUGET_VERSION)$(NUGET_PREREL MACCATALYST_NUGET_VERSION_FULL=$(MACCATALYST_NUGET_VERSION_NO_METADATA)$(NUGET_BUILD_METADATA) # Xcode version should have both a major and a minor version (even if the minor version is 0) -XCODE_VERSION=26.3 -XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_26.3.xip -XCODE_DEVELOPER_ROOT=/Applications/Xcode_26.3.0.app/Contents/Developer +XCODE_VERSION=26.4 +XCODE_URL=https://dl.internalx.com/internal-files/xcodes/Xcode_26.4.xip +XCODE_DEVELOPER_ROOT=/Applications/Xcode_26.4.0.app/Contents/Developer XCODE_PRODUCT_BUILD_VERSION:=$(shell /usr/libexec/PlistBuddy -c 'Print :ProductBuildVersion' $(XCODE_DEVELOPER_ROOT)/../version.plist 2>/dev/null || echo " $(shell tput setaf 1 2>/dev/null)The required Xcode ($(XCODE_VERSION)) is not installed in $(basename $(basename $(XCODE_DEVELOPER_ROOT)))$(shell tput sgr0 2>/dev/null)" >&2) # We define stable Xcode as the Xcode app being named like "Xcode_#.#[.#].app" diff --git a/Make.versions b/Make.versions index a22a777b56b5..51245bcd564c 100644 --- a/Make.versions +++ b/Make.versions @@ -21,10 +21,10 @@ # IMPORTANT: There must be *no* managed API differences unless the two first # numbers (major.minor) changes. -IOS_NUGET_OS_VERSION=26.2 -TVOS_NUGET_OS_VERSION=26.2 -MACOS_NUGET_OS_VERSION=26.2 -MACCATALYST_NUGET_OS_VERSION=26.2 +IOS_NUGET_OS_VERSION=26.4 +TVOS_NUGET_OS_VERSION=26.4 +MACOS_NUGET_OS_VERSION=26.4 +MACCATALYST_NUGET_OS_VERSION=26.4 # The following are the OS versions we first supported with the current .NET version. # These versions must *not* change with minor .NET updates, only major .NET releases. diff --git a/builds/Versions-MacCatalyst.plist.in b/builds/Versions-MacCatalyst.plist.in index 5ee332d7831d..933d5d975299 100644 --- a/builds/Versions-MacCatalyst.plist.in +++ b/builds/Versions-MacCatalyst.plist.in @@ -27,6 +27,7 @@ 26.0 26.1 26.2 + 26.4 SupportedTargetPlatformVersions @@ -64,6 +65,7 @@ 26.0 26.1 26.2 + 26.4 MacCatalystVersionMap @@ -124,6 +126,8 @@ 26.1 26.2 26.2 + 26.4 + 26.4 RecommendedXcodeVersion @XCODE_VERSION@ diff --git a/builds/Versions-iOS.plist.in b/builds/Versions-iOS.plist.in index 236660b731ac..3a4a5b0291d6 100644 --- a/builds/Versions-iOS.plist.in +++ b/builds/Versions-iOS.plist.in @@ -44,6 +44,7 @@ 26.0 26.1 26.2 + 26.4 SupportedTargetPlatformVersions @@ -100,6 +101,7 @@ 26.0 26.1 26.2 + 26.4 RecommendedXcodeVersion diff --git a/builds/Versions-macOS.plist.in b/builds/Versions-macOS.plist.in index 77cc318a5161..3b862c43a2ef 100644 --- a/builds/Versions-macOS.plist.in +++ b/builds/Versions-macOS.plist.in @@ -27,6 +27,7 @@ 26.0 26.1 26.2 + 26.4 SupportedTargetPlatformVersions @@ -62,6 +63,7 @@ 26.0 26.1 26.2 + 26.4 RecommendedXcodeVersion diff --git a/builds/Versions-tvOS.plist.in b/builds/Versions-tvOS.plist.in index 13fa08b90123..a71f2cc58236 100644 --- a/builds/Versions-tvOS.plist.in +++ b/builds/Versions-tvOS.plist.in @@ -39,6 +39,7 @@ 26.0 26.1 26.2 + 26.4 SupportedTargetPlatformVersions @@ -90,6 +91,7 @@ 26.0 26.1 26.2 + 26.4 RecommendedXcodeVersion diff --git a/tests/cecil-tests/Documentation.KnownFailures.txt b/tests/cecil-tests/Documentation.KnownFailures.txt index d788a6e98973..182214cf6e4e 100644 --- a/tests/cecil-tests/Documentation.KnownFailures.txt +++ b/tests/cecil-tests/Documentation.KnownFailures.txt @@ -11751,16 +11751,87 @@ M:Foundation.INSUrlSessionTaskDelegate.NeedNewBodyStream(Foundation.NSUrlSession M:Foundation.INSUrlSessionWebSocketDelegate.DidClose(Foundation.NSUrlSession,Foundation.NSUrlSessionWebSocketTask,Foundation.NSUrlSessionWebSocketCloseCode,Foundation.NSData) M:Foundation.INSUrlSessionWebSocketDelegate.DidOpen(Foundation.NSUrlSession,Foundation.NSUrlSessionWebSocketTask,System.String) M:Foundation.INSXpcListenerDelegate.ShouldAcceptConnection(Foundation.NSXpcListener,Foundation.NSXpcConnection) +M:Foundation.NSAffineTransform.#ctor(Foundation.NSAffineTransform) +M:Foundation.NSAffineTransform.AppendTransform(Foundation.NSAffineTransform) +M:Foundation.NSAffineTransform.Invert +M:Foundation.NSAffineTransform.PrependTransform(Foundation.NSAffineTransform) +M:Foundation.NSAffineTransform.Set +M:Foundation.NSAffineTransform.TransformPoint(CoreGraphics.CGPoint) +M:Foundation.NSAffineTransform.TransformSize(CoreGraphics.CGSize) +M:Foundation.NSAppleEventDescriptor.AttributeDescriptorForKeyword(System.UInt32) +M:Foundation.NSAppleEventDescriptor.DescriptorForKeyword(System.UInt32) +M:Foundation.NSAppleEventDescriptor.DescriptorWithBoolean(System.Boolean) +M:Foundation.NSAppleEventDescriptor.DescriptorWithEnumCode(System.UInt32) +M:Foundation.NSAppleEventDescriptor.DescriptorWithInt32(System.Int32) +M:Foundation.NSAppleEventDescriptor.DescriptorWithString(System.String) +M:Foundation.NSAppleEventDescriptor.DescriptorWithTypeCode(System.UInt32) +M:Foundation.NSAppleEventDescriptor.EnumCodeValue +M:Foundation.NSAppleEventDescriptor.FromApplicationURL(Foundation.NSUrl) +M:Foundation.NSAppleEventDescriptor.FromBundleIdentifier(System.String) +M:Foundation.NSAppleEventDescriptor.FromDate(Foundation.NSDate) +M:Foundation.NSAppleEventDescriptor.FromDouble(System.Double) +M:Foundation.NSAppleEventDescriptor.FromFileURL(Foundation.NSUrl) +M:Foundation.NSAppleEventDescriptor.FromProcessIdentifier(System.Int32) +M:Foundation.NSAppleEventDescriptor.ParamDescriptorForKeyword(System.UInt32) +M:Foundation.NSAppleEventDescriptor.RemoveDescriptorWithKeyword(System.UInt32) +M:Foundation.NSAppleEventDescriptor.RemoveParamDescriptorWithKeyword(System.UInt32) +M:Foundation.NSAppleEventDescriptor.SendEvent(Foundation.NSAppleEventSendOptions,System.Double,Foundation.NSError@) +M:Foundation.NSAppleEventDescriptor.SetAttributeDescriptorforKeyword(Foundation.NSAppleEventDescriptor,System.UInt32) +M:Foundation.NSAppleEventDescriptor.SetDescriptorforKeyword(Foundation.NSAppleEventDescriptor,System.UInt32) +M:Foundation.NSAppleEventDescriptor.SetParamDescriptorforKeyword(Foundation.NSAppleEventDescriptor,System.UInt32) +M:Foundation.NSAppleEventManager.AppleEventForSuspensionID(System.IntPtr) +M:Foundation.NSAppleEventManager.RemoveEventHandler(Foundation.AEEventClass,Foundation.AEEventID) +M:Foundation.NSAppleEventManager.ReplyAppleEventForSuspensionID(System.IntPtr) +M:Foundation.NSAppleEventManager.ResumeWithSuspensionID(System.IntPtr) +M:Foundation.NSAppleEventManager.SetCurrentAppleEventAndReplyEventWithSuspensionID(System.IntPtr) +M:Foundation.NSAppleEventManager.SetEventHandler(Foundation.NSObject,ObjCRuntime.Selector,Foundation.AEEventClass,Foundation.AEEventID) +M:Foundation.NSAppleEventManager.SuspendCurrentAppleEvent +M:Foundation.NSAppleScript.#ctor(Foundation.NSUrl,Foundation.NSDictionary@) +M:Foundation.NSAppleScript.#ctor(System.String) +M:Foundation.NSAppleScript.CompileAndReturnError(Foundation.NSDictionary@) +M:Foundation.NSAppleScript.ExecuteAndReturnError(Foundation.NSDictionary@) +M:Foundation.NSAppleScript.ExecuteAppleEvent(Foundation.NSAppleEventDescriptor,Foundation.NSDictionary@) +M:Foundation.NSArray.AddObserver(Foundation.NSObject,Foundation.NSIndexSet,System.String,Foundation.NSKeyValueObservingOptions,System.IntPtr) M:Foundation.NSArray.ArrayFromHandle``1(ObjCRuntime.NativeHandle,System.Converter{ObjCRuntime.NativeHandle,``0},System.Boolean) +M:Foundation.NSArray.Contains(Foundation.NSObject) M:Foundation.NSArray.EnumsFromHandle``1(ObjCRuntime.NativeHandle) +M:Foundation.NSArray.Filter(Foundation.NSPredicate) +M:Foundation.NSArray.FromFile(System.String) M:Foundation.NSArray.FromIntPtrs(ObjCRuntime.NativeHandle[]) M:Foundation.NSArray.FromNSObjects``1(``0[][]) M:Foundation.NSArray.FromNSObjects``1(``0[0:,0:]) M:Foundation.NSArray.FromStrings(System.Collections.Generic.IReadOnlyList{System.String}) +M:Foundation.NSArray.FromUrl(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSArray.IndexOf(Foundation.NSObject) +M:Foundation.NSArray.RemoveObserver(Foundation.NSObject,Foundation.NSIndexSet,System.String,System.IntPtr) +M:Foundation.NSArray.RemoveObserver(Foundation.NSObject,Foundation.NSIndexSet,System.String) +M:Foundation.NSArray.SetValueForKey(Foundation.NSObject,Foundation.NSString) +M:Foundation.NSArray.Sort(Foundation.NSComparator) M:Foundation.NSArray.ToArray M:Foundation.NSArray.ToArray``1 +M:Foundation.NSArray.ValueForKey(Foundation.NSString) +M:Foundation.NSArray.Write(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSArray.WriteToFile(System.String,System.Boolean) M:Foundation.NSArray`1.ToArray +M:Foundation.NSAttributedString.#ctor(Foundation.NSAttributedString) M:Foundation.NSAttributedString.#ctor(System.String,AppKit.NSFont,AppKit.NSColor,AppKit.NSColor,AppKit.NSColor,AppKit.NSColor,AppKit.NSColor,Foundation.NSUnderlineStyle,Foundation.NSUnderlineStyle,AppKit.NSParagraphStyle,System.Single,AppKit.NSShadow,Foundation.NSUrl,System.Boolean,AppKit.NSTextAttachment,Foundation.NSLigatureType,System.Single,System.Single,System.Single,System.Single,AppKit.NSCursor,System.String,System.Int32,AppKit.NSGlyphInfo,Foundation.NSArray,System.Boolean,AppKit.NSTextLayoutOrientation,AppKit.NSTextAlternatives,AppKit.NSSpellingState) +M:Foundation.NSAttributedString.#ctor(System.String) +M:Foundation.NSAttributedString.Create(AppKit.NSAdaptiveImageGlyph,Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject}) +M:Foundation.NSAttributedString.Create(UIKit.NSAdaptiveImageGlyph,Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject}) +M:Foundation.NSAttributedString.DoubleClick(System.UIntPtr) +M:Foundation.NSAttributedString.EnumerateAttribute(Foundation.NSString,Foundation.NSRange,Foundation.NSAttributedStringEnumeration,Foundation.NSAttributedStringCallback) +M:Foundation.NSAttributedString.EnumerateAttributes(Foundation.NSRange,Foundation.NSAttributedStringEnumeration,Foundation.NSAttributedRangeCallback) +M:Foundation.NSAttributedString.FromAttachment(AppKit.NSTextAttachment,Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject}) +M:Foundation.NSAttributedString.FromAttachment(UIKit.NSTextAttachment,Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject}) +M:Foundation.NSAttributedString.GetItemNumber(AppKit.NSTextList,System.UIntPtr) +M:Foundation.NSAttributedString.GetLineBreak(System.UIntPtr,Foundation.NSRange) +M:Foundation.NSAttributedString.GetLineBreakByHyphenating(System.UIntPtr,Foundation.NSRange) +M:Foundation.NSAttributedString.GetNextWord(System.UIntPtr,System.Boolean) +M:Foundation.NSAttributedString.GetRange(AppKit.NSTextBlock,System.UIntPtr) +M:Foundation.NSAttributedString.GetRange(AppKit.NSTextList,System.UIntPtr) +M:Foundation.NSAttributedString.GetRange(AppKit.NSTextTable,System.UIntPtr) +M:Foundation.NSAttributedString.GetUrl(System.UIntPtr,Foundation.NSRange@) +M:Foundation.NSAttributedString.IsEqual(Foundation.NSAttributedString) M:Foundation.NSAttributedString.LoadDataAsync(System.String,Foundation.NSProgress@) M:Foundation.NSAttributedString.LoadFromHtml(Foundation.NSData,Foundation.NSAttributedStringDocumentAttributes,Foundation.NSAttributedStringCompletionHandler) M:Foundation.NSAttributedString.LoadFromHtml(Foundation.NSUrl,Foundation.NSAttributedStringDocumentAttributes,Foundation.NSAttributedStringCompletionHandler) @@ -11770,18 +11841,232 @@ M:Foundation.NSAttributedString.LoadFromHtmlAsync(Foundation.NSData,Foundation.N M:Foundation.NSAttributedString.LoadFromHtmlAsync(Foundation.NSUrl,Foundation.NSAttributedStringDocumentAttributes) M:Foundation.NSAttributedString.LoadFromHtmlAsync(Foundation.NSUrlRequest,Foundation.NSAttributedStringDocumentAttributes) M:Foundation.NSAttributedString.LoadFromHtmlAsync(System.String,Foundation.NSAttributedStringDocumentAttributes) +M:Foundation.NSAttributedString.LowLevelGetAttributes(System.IntPtr,System.IntPtr) +M:Foundation.NSAttributedString.PrefersRtfdInRange(Foundation.NSRange) +M:Foundation.NSAttributedStringMarkdownSourcePosition.#ctor(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) +M:Foundation.NSAttributedStringMarkdownSourcePosition.RangeInString(System.String) +M:Foundation.NSBackgroundActivityScheduler.#ctor(System.String) +M:Foundation.NSBackgroundActivityScheduler.Invalidate +M:Foundation.NSBackgroundActivityScheduler.Schedule(Foundation.NSBackgroundActivityCompletionAction) M:Foundation.NSBindingSelectionMarker.GetDefaultPlaceholder(Foundation.NSBindingSelectionMarker,ObjCRuntime.Class,System.String) M:Foundation.NSBindingSelectionMarker.SetDefaultPlaceholder(Foundation.NSObject,Foundation.NSBindingSelectionMarker,ObjCRuntime.Class,System.String) +M:Foundation.NSBlockOperation.AddExecutionBlock(System.Action) +M:Foundation.NSBlockOperation.Create(System.Action) +M:Foundation.NSBundle.#ctor(Foundation.NSUrl) +M:Foundation.NSBundle.#ctor(System.String) +M:Foundation.NSBundle.ClassNamed(System.String) +M:Foundation.NSBundle.FromClass(ObjCRuntime.Class) +M:Foundation.NSBundle.FromIdentifier(System.String) +M:Foundation.NSBundle.FromPath(System.String) +M:Foundation.NSBundle.FromUrl(Foundation.NSUrl) +M:Foundation.NSBundle.GetLocalizedAttributedString(System.String,System.String,System.String) +M:Foundation.NSBundle.GetLocalizedString(Foundation.NSString,Foundation.NSString,Foundation.NSString,Foundation.NSString[]) +M:Foundation.NSBundle.GetPathsForResources(System.String,System.String) +M:Foundation.NSBundle.GetPreservationPriority(Foundation.NSString) +M:Foundation.NSBundle.GetUrlForResource(System.String,System.String,System.String,Foundation.NSUrl) +M:Foundation.NSBundle.GetUrlForResource(System.String,System.String,System.String,System.String) +M:Foundation.NSBundle.GetUrlForResource(System.String,System.String,System.String) +M:Foundation.NSBundle.GetUrlForResource(System.String,System.String) +M:Foundation.NSBundle.GetUrlsForResourcesWithExtension(System.String,System.String,Foundation.NSUrl) +M:Foundation.NSBundle.GetUrlsForResourcesWithExtension(System.String,System.String,System.String) +M:Foundation.NSBundle.GetUrlsForResourcesWithExtension(System.String,System.String) +M:Foundation.NSBundle.Load +M:Foundation.NSBundle.ObjectForInfoDictionary(System.String) +M:Foundation.NSBundle.PathForAuxiliaryExecutable(System.String) +M:Foundation.NSBundle.PathForResource(System.String,System.String,System.String,System.String) +M:Foundation.NSBundle.PathForResource(System.String,System.String,System.String) +M:Foundation.NSBundle.PathForResource(System.String,System.String) +M:Foundation.NSBundle.PathForResourceAbsolute(System.String,System.String,System.String) +M:Foundation.NSBundle.PathsForResources(System.String,System.String,System.String) +M:Foundation.NSBundle.PathsForResources(System.String,System.String) +M:Foundation.NSBundle.SetPreservationPriority(System.Double,Foundation.NSSet{Foundation.NSString}) +M:Foundation.NSBundle.Unload +M:Foundation.NSBundle.UrlForAuxiliaryExecutable(System.String) +M:Foundation.NSBundleResourceRequest.#ctor(Foundation.NSSet{Foundation.NSString},Foundation.NSBundle) +M:Foundation.NSBundleResourceRequest.#ctor(Foundation.NSSet{Foundation.NSString}) +M:Foundation.NSBundleResourceRequest.BeginAccessingResources(System.Action{Foundation.NSError}) +M:Foundation.NSBundleResourceRequest.ConditionallyBeginAccessingResources(System.Action{System.Boolean}) +M:Foundation.NSBundleResourceRequest.EndAccessingResources +M:Foundation.NSByteCountFormatter.Create(Foundation.NSUnitInformationStorage,Foundation.NSByteCountFormatterCountStyle) +M:Foundation.NSByteCountFormatter.Create(Foundation.NSUnitInformationStorage) +M:Foundation.NSByteCountFormatter.Format(System.Int64,Foundation.NSByteCountFormatterCountStyle) +M:Foundation.NSByteCountFormatter.Format(System.Int64) +M:Foundation.NSByteCountFormatter.GetString(Foundation.NSObject) M:Foundation.NSCache.add_WillEvictObject(System.EventHandler{Foundation.NSObjectEventArgs}) M:Foundation.NSCache.Dispose(System.Boolean) +M:Foundation.NSCache.ObjectForKey(Foundation.NSObject) M:Foundation.NSCache.remove_WillEvictObject(System.EventHandler{Foundation.NSObjectEventArgs}) +M:Foundation.NSCache.RemoveAllObjects +M:Foundation.NSCache.RemoveObjectForKey(Foundation.NSObject) M:Foundation.NSCache.SetObjectForKey(Foundation.NSObject,Foundation.NSObject) +M:Foundation.NSCachedUrlResponse.#ctor(Foundation.NSUrlResponse,Foundation.NSData,Foundation.NSDictionary,Foundation.NSUrlCacheStoragePolicy) +M:Foundation.NSCachedUrlResponse.#ctor(Foundation.NSUrlResponse,Foundation.NSData) M:Foundation.NSCalendar.#ctor(Foundation.NSCalendarType) +M:Foundation.NSCalendar.#ctor(Foundation.NSString) +M:Foundation.NSCalendar.CompareDate(Foundation.NSDate,Foundation.NSDate,Foundation.NSCalendarUnit) +M:Foundation.NSCalendar.Components(Foundation.NSCalendarUnit,Foundation.NSDate,Foundation.NSDate,Foundation.NSCalendarOptions) +M:Foundation.NSCalendar.Components(Foundation.NSCalendarUnit,Foundation.NSDate) +M:Foundation.NSCalendar.ComponentsFromDateToDate(Foundation.NSCalendarUnit,Foundation.NSDateComponents,Foundation.NSDateComponents,Foundation.NSCalendarOptions) +M:Foundation.NSCalendar.ComponentsInTimeZone(Foundation.NSTimeZone,Foundation.NSDate) +M:Foundation.NSCalendar.DateByAddingComponents(Foundation.NSDateComponents,Foundation.NSDate,Foundation.NSCalendarOptions) +M:Foundation.NSCalendar.DateFromComponents(Foundation.NSDateComponents) +M:Foundation.NSCalendar.EnumerateDatesStartingAfterDate(Foundation.NSDate,Foundation.NSDateComponents,Foundation.NSCalendarOptions,Foundation.EnumerateDatesCallback) +M:Foundation.NSCalendar.FindNextDateAfterDateMatching(Foundation.NSDate,Foundation.NSDateComponents,Foundation.NSCalendarOptions) +M:Foundation.NSCalendar.FindNextWeekend(Foundation.NSDate@,System.Double@,Foundation.NSCalendarOptions,Foundation.NSDate) +M:Foundation.NSCalendar.GetComponentFromDate(Foundation.NSCalendarUnit,Foundation.NSDate) +M:Foundation.NSCalendar.IsDateInToday(Foundation.NSDate) +M:Foundation.NSCalendar.IsDateInTomorrow(Foundation.NSDate) +M:Foundation.NSCalendar.IsDateInWeekend(Foundation.NSDate) +M:Foundation.NSCalendar.IsDateInYesterday(Foundation.NSDate) +M:Foundation.NSCalendar.IsEqualToUnitGranularity(Foundation.NSDate,Foundation.NSDate,Foundation.NSCalendarUnit) +M:Foundation.NSCalendar.IsInSameDay(Foundation.NSDate,Foundation.NSDate) +M:Foundation.NSCalendar.Matches(Foundation.NSDate,Foundation.NSDateComponents) +M:Foundation.NSCalendar.MaximumRange(Foundation.NSCalendarUnit) +M:Foundation.NSCalendar.MinimumRange(Foundation.NSCalendarUnit) +M:Foundation.NSCalendar.Ordinality(Foundation.NSCalendarUnit,Foundation.NSCalendarUnit,Foundation.NSDate) +M:Foundation.NSCalendar.Range(Foundation.NSCalendarUnit,Foundation.NSCalendarUnit,Foundation.NSDate) +M:Foundation.NSCalendar.Range(Foundation.NSCalendarUnit,Foundation.NSDate@,System.Double@,Foundation.NSDate) +M:Foundation.NSCalendar.RangeOfWeekendContainingDate(Foundation.NSDate@,System.Double@,Foundation.NSDate) +M:Foundation.NSCalendar.StartOfDayForDate(Foundation.NSDate) +M:Foundation.NSCalendarDate.#ctor(System.IntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,System.UIntPtr,Foundation.NSTimeZone) +M:Foundation.NSCalendarDate.#ctor(System.String,System.String,Foundation.NSObject) +M:Foundation.NSCalendarDate.#ctor(System.String,System.String) +M:Foundation.NSCalendarDate.#ctor(System.String) +M:Foundation.NSCalendarDate.DateByAddingYears(System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr,System.IntPtr) +M:Foundation.NSCalendarDate.GetDescription(Foundation.NSLocale) +M:Foundation.NSCalendarDate.GetDescription(System.String,Foundation.NSObject) +M:Foundation.NSCalendarDate.GetDescription(System.String) +M:Foundation.NSCharacterSet.Contains(System.Char) +M:Foundation.NSCharacterSet.Contains(System.UInt32) +M:Foundation.NSCharacterSet.FromBitmap(Foundation.NSData) +M:Foundation.NSCharacterSet.FromFile(System.String) +M:Foundation.NSCharacterSet.FromRange(Foundation.NSRange) +M:Foundation.NSCharacterSet.FromString(System.String) +M:Foundation.NSCharacterSet.GetBitmapRepresentation +M:Foundation.NSCharacterSet.HasMemberInPlane(System.Byte) +M:Foundation.NSCharacterSet.IsSupersetOf(Foundation.NSCharacterSet) +M:Foundation.NSCoder.ContainsKey(System.String) +M:Foundation.NSCoder.DecodeArrayOfObjects(Foundation.NSSet{ObjCRuntime.Class},System.String) +M:Foundation.NSCoder.DecodeArrayOfObjects(ObjCRuntime.Class,System.String) +M:Foundation.NSCoder.DecodeBool(System.String) +M:Foundation.NSCoder.DecodeBytes(System.String,System.UIntPtr) +M:Foundation.NSCoder.DecodeBytes(System.UIntPtr) +M:Foundation.NSCoder.DecodeDictionary(Foundation.NSSet{ObjCRuntime.Class},Foundation.NSSet{ObjCRuntime.Class},System.String) +M:Foundation.NSCoder.DecodeDictionary(ObjCRuntime.Class,ObjCRuntime.Class,System.String) +M:Foundation.NSCoder.DecodeDouble(System.String) +M:Foundation.NSCoder.DecodeFloat(System.String) +M:Foundation.NSCoder.DecodeInt(System.String) +M:Foundation.NSCoder.DecodeLong(System.String) +M:Foundation.NSCoder.DecodeNInt(System.String) +M:Foundation.NSCoder.DecodeObject +M:Foundation.NSCoder.DecodeObject(System.String) +M:Foundation.NSCoder.DecodeTopLevelObject(Foundation.NSError@) +M:Foundation.NSCoder.DecodeTopLevelObject(Foundation.NSSet{ObjCRuntime.Class},System.String,Foundation.NSError@) +M:Foundation.NSCoder.DecodeTopLevelObject(ObjCRuntime.Class,System.String,Foundation.NSError@) +M:Foundation.NSCoder.DecodeTopLevelObject(System.String,Foundation.NSError@) +M:Foundation.NSCoder.Encode(Foundation.NSObject,System.String) +M:Foundation.NSCoder.Encode(Foundation.NSObject) +M:Foundation.NSCoder.Encode(System.Boolean,System.String) +M:Foundation.NSCoder.Encode(System.Double,System.String) +M:Foundation.NSCoder.Encode(System.Int32,System.String) +M:Foundation.NSCoder.Encode(System.Int64,System.String) +M:Foundation.NSCoder.Encode(System.Single,System.String) +M:Foundation.NSCoder.EncodeBlock(System.IntPtr,System.IntPtr,System.String) +M:Foundation.NSCoder.EncodeConditionalObject(Foundation.NSObject,System.String) +M:Foundation.NSCoder.EncodeRoot(Foundation.NSObject) +M:Foundation.NSCoder.Fail(Foundation.NSError) +M:Foundation.NSCoder.RequiresSecureCoding +M:Foundation.NSCoding.#ctor(Foundation.NSCoder) +M:Foundation.NSComparisonPredicate.#ctor(Foundation.NSExpression,Foundation.NSExpression,Foundation.NSComparisonPredicateModifier,Foundation.NSPredicateOperatorType,Foundation.NSComparisonPredicateOptions) +M:Foundation.NSComparisonPredicate.#ctor(Foundation.NSExpression,Foundation.NSExpression,ObjCRuntime.Selector) +M:Foundation.NSComparisonPredicate.Create(Foundation.NSExpression,Foundation.NSExpression,Foundation.NSComparisonPredicateModifier,Foundation.NSPredicateOperatorType,Foundation.NSComparisonPredicateOptions) +M:Foundation.NSComparisonPredicate.FromSelector(Foundation.NSExpression,Foundation.NSExpression,ObjCRuntime.Selector) +M:Foundation.NSCompoundPredicate.#ctor(Foundation.NSCompoundPredicateType,Foundation.NSPredicate[]) +M:Foundation.NSCompoundPredicate.CreateAndPredicate(Foundation.NSPredicate[]) +M:Foundation.NSCompoundPredicate.CreateNotPredicate(Foundation.NSPredicate) +M:Foundation.NSCompoundPredicate.CreateOrPredicate(Foundation.NSPredicate[]) +M:Foundation.NSCondition.Broadcast +M:Foundation.NSCondition.Signal +M:Foundation.NSCondition.Wait +M:Foundation.NSCondition.WaitUntilDate(Foundation.NSDate) +M:Foundation.NSConditionLock.LockBeforeDate(Foundation.NSDate) +M:Foundation.NSConditionLock.TryLock +M:Foundation.NSConnection.AddRequestMode(Foundation.NSString) +M:Foundation.NSConnection.AddRunLoop(Foundation.NSRunLoop) +M:Foundation.NSConnection.Create(Foundation.NSPort,Foundation.NSPort) +M:Foundation.NSConnection.CreateService(System.String,Foundation.NSObject,Foundation.NSPortNameServer) +M:Foundation.NSConnection.CreateService(System.String,Foundation.NSObject) +M:Foundation.NSConnection.Dispatch(Foundation.NSArray) M:Foundation.NSConnection.Dispose(System.Boolean) +M:Foundation.NSConnection.Invalidate +M:Foundation.NSConnection.LookupService(System.String,System.String,Foundation.NSPortNameServer) +M:Foundation.NSConnection.LookupService(System.String,System.String) +M:Foundation.NSConnection.RegisterName(System.String,Foundation.NSPortNameServer) +M:Foundation.NSConnection.RegisterName(System.String) +M:Foundation.NSConnection.RemoveRequestMode(Foundation.NSString) +M:Foundation.NSConnection.RemoveRunLoop(Foundation.NSRunLoop) +M:Foundation.NSConnection.RunInNewThread +M:Foundation.NSData.#ctor(Foundation.NSData,Foundation.NSDataBase64DecodingOptions) +M:Foundation.NSData.#ctor(System.IntPtr,System.UIntPtr,System.Action{System.IntPtr,System.UIntPtr}) +M:Foundation.NSData.#ctor(System.String,Foundation.NSDataBase64DecodingOptions) +M:Foundation.NSData.Compress(Foundation.NSDataCompressionAlgorithm,Foundation.NSError@) +M:Foundation.NSData.Decompress(Foundation.NSDataCompressionAlgorithm,Foundation.NSError@) +M:Foundation.NSData.EnumerateByteRange(Foundation.NSDataByteRangeEnumerator) +M:Foundation.NSData.Find(Foundation.NSData,Foundation.NSDataSearchOptions,Foundation.NSRange) +M:Foundation.NSData.FromBytes(System.IntPtr,System.UIntPtr) +M:Foundation.NSData.FromBytesNoCopy(System.IntPtr,System.UIntPtr,System.Boolean) +M:Foundation.NSData.FromBytesNoCopy(System.IntPtr,System.UIntPtr) +M:Foundation.NSData.FromData(Foundation.NSData) +M:Foundation.NSData.FromFile(System.String,Foundation.NSDataReadingOptions,Foundation.NSError@) +M:Foundation.NSData.FromFile(System.String) +M:Foundation.NSData.FromUrl(Foundation.NSUrl,Foundation.NSDataReadingOptions,Foundation.NSError@) +M:Foundation.NSData.FromUrl(Foundation.NSUrl) +M:Foundation.NSData.GetBase64EncodedData(Foundation.NSDataBase64EncodingOptions) +M:Foundation.NSData.GetBase64EncodedString(Foundation.NSDataBase64EncodingOptions) +M:Foundation.NSData.GetBytes(System.IntPtr,Foundation.NSRange) +M:Foundation.NSData.GetBytes(System.IntPtr,System.UIntPtr) +M:Foundation.NSData.Save(Foundation.NSUrl,System.Boolean) +M:Foundation.NSData.Save(System.String,System.Boolean) +M:Foundation.NSData.Subdata(Foundation.NSRange) M:Foundation.NSDataDetector.#ctor(Foundation.NSTextCheckingType,Foundation.NSError@) +M:Foundation.NSDataDetector.#ctor(Foundation.NSTextCheckingTypes,Foundation.NSError@) M:Foundation.NSDataDetector.Create(Foundation.NSTextCheckingType,Foundation.NSError@) +M:Foundation.NSDataDetector.Create(Foundation.NSTextCheckingTypes,Foundation.NSError@) +M:Foundation.NSDate.#ctor(System.Double) +M:Foundation.NSDate.AddSeconds(System.Double) +M:Foundation.NSDate.Compare(Foundation.NSDate) +M:Foundation.NSDate.CreateFromSRAbsoluteTime(System.Double) +M:Foundation.NSDate.DescriptionWithLocale(Foundation.NSLocale) +M:Foundation.NSDate.EarlierDate(Foundation.NSDate) +M:Foundation.NSDate.FromTimeIntervalSince1970(System.Double) +M:Foundation.NSDate.FromTimeIntervalSinceNow(System.Double) +M:Foundation.NSDate.FromTimeIntervalSinceReferenceDate(System.Double) +M:Foundation.NSDate.GetSecondsSince(Foundation.NSDate) +M:Foundation.NSDate.IsEqualToDate(Foundation.NSDate) +M:Foundation.NSDate.LaterDate(Foundation.NSDate) M:Foundation.NSDate.op_Explicit(Foundation.NSDate)~System.DateTime M:Foundation.NSDate.op_Explicit(System.DateTime)~Foundation.NSDate +M:Foundation.NSDateComponents.GetValueForComponent(Foundation.NSCalendarUnit) +M:Foundation.NSDateComponents.IsValidDateInCalendar(Foundation.NSCalendar) +M:Foundation.NSDateComponentsFormatter.GetObjectValue(Foundation.NSObject@,System.String,System.String@) +M:Foundation.NSDateComponentsFormatter.LocalizedStringFromDateComponents(Foundation.NSDateComponents,Foundation.NSDateComponentsFormatterUnitsStyle) +M:Foundation.NSDateComponentsFormatter.StringForObjectValue(Foundation.NSObject) +M:Foundation.NSDateComponentsFormatter.StringFromDate(Foundation.NSDate,Foundation.NSDate) +M:Foundation.NSDateComponentsFormatter.StringFromDateComponents(Foundation.NSDateComponents) +M:Foundation.NSDateComponentsFormatter.StringFromTimeInterval(System.Double) +M:Foundation.NSDateFormatter.Parse(System.String) +M:Foundation.NSDateFormatter.SetLocalizedDateFormatFromTemplate(System.String) +M:Foundation.NSDateFormatter.ToLocalizedString(Foundation.NSDate,Foundation.NSDateFormatterStyle,Foundation.NSDateFormatterStyle) +M:Foundation.NSDateFormatter.ToString(Foundation.NSDate) +M:Foundation.NSDateInterval.#ctor(Foundation.NSDate,Foundation.NSDate) +M:Foundation.NSDateInterval.#ctor(Foundation.NSDate,System.Double) +M:Foundation.NSDateInterval.Compare(Foundation.NSDateInterval) +M:Foundation.NSDateInterval.ContainsDate(Foundation.NSDate) +M:Foundation.NSDateInterval.GetIntersection(Foundation.NSDateInterval) +M:Foundation.NSDateInterval.Intersects(Foundation.NSDateInterval) +M:Foundation.NSDateInterval.IsEqualTo(Foundation.NSDateInterval) +M:Foundation.NSDateIntervalFormatter.StringFromDate(Foundation.NSDate,Foundation.NSDate) +M:Foundation.NSDateIntervalFormatter.ToString(Foundation.NSDateInterval) M:Foundation.NSDecimal.op_Addition(Foundation.NSDecimal,Foundation.NSDecimal) M:Foundation.NSDecimal.op_Division(Foundation.NSDecimal,Foundation.NSDecimal) M:Foundation.NSDecimal.op_Equality(Foundation.NSDecimal,Foundation.NSDecimal) @@ -11798,57 +12083,542 @@ M:Foundation.NSDecimal.op_Multiply(Foundation.NSDecimal,Foundation.NSDecimal) M:Foundation.NSDecimal.op_Subtraction(Foundation.NSDecimal,Foundation.NSDecimal) M:Foundation.NSDecimal.Power(Foundation.NSDecimal@,Foundation.NSDecimal@,System.IntPtr,Foundation.NSRoundingMode) M:Foundation.NSDecimal.Round(Foundation.NSDecimal@,Foundation.NSDecimal@,System.IntPtr,Foundation.NSRoundingMode) +M:Foundation.NSDecimalNumber.#ctor(Foundation.NSDecimal) +M:Foundation.NSDecimalNumber.#ctor(System.Int64,System.Int16,System.Boolean) +M:Foundation.NSDecimalNumber.#ctor(System.String,Foundation.NSObject) +M:Foundation.NSDecimalNumber.#ctor(System.String) +M:Foundation.NSDecimalNumber.Add(Foundation.NSDecimalNumber,Foundation.NSObject) +M:Foundation.NSDecimalNumber.Add(Foundation.NSDecimalNumber) +M:Foundation.NSDecimalNumber.Compare(Foundation.NSNumber) +M:Foundation.NSDecimalNumber.DescriptionWithLocale(Foundation.NSLocale) +M:Foundation.NSDecimalNumber.Divide(Foundation.NSDecimalNumber,Foundation.NSObject) +M:Foundation.NSDecimalNumber.Divide(Foundation.NSDecimalNumber) +M:Foundation.NSDecimalNumber.Multiply(Foundation.NSDecimalNumber,Foundation.NSObject) +M:Foundation.NSDecimalNumber.Multiply(Foundation.NSDecimalNumber) +M:Foundation.NSDecimalNumber.MultiplyPowerOf10(System.Int16,Foundation.NSObject) +M:Foundation.NSDecimalNumber.MultiplyPowerOf10(System.Int16) +M:Foundation.NSDecimalNumber.Rounding(Foundation.NSObject) +M:Foundation.NSDecimalNumber.Subtract(Foundation.NSDecimalNumber,Foundation.NSObject) +M:Foundation.NSDecimalNumber.Subtract(Foundation.NSDecimalNumber) +M:Foundation.NSDictionary.#ctor(Foundation.NSDictionary,System.Boolean) +M:Foundation.NSDictionary.#ctor(Foundation.NSDictionary) +M:Foundation.NSDictionary.#ctor(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSDictionary.#ctor(Foundation.NSUrl) +M:Foundation.NSDictionary.#ctor(System.String) +M:Foundation.NSDictionary.Enumerate(Foundation.NSDictionaryEnumerator) +M:Foundation.NSDictionary.Enumerate(Foundation.NSEnumerationOptions,Foundation.NSDictionaryEnumerator) +M:Foundation.NSDictionary.FromDictionary(Foundation.NSDictionary) +M:Foundation.NSDictionary.FromFile(System.String) +M:Foundation.NSDictionary.FromObjectAndKey(Foundation.NSObject,Foundation.NSObject) +M:Foundation.NSDictionary.FromUrl(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSDictionary.FromUrl(Foundation.NSUrl) +M:Foundation.NSDictionary.GetDescription(Foundation.NSObject,System.UIntPtr) +M:Foundation.NSDictionary.GetDescription(Foundation.NSObject) +M:Foundation.NSDictionary.GetKeys(Foundation.NSDictionaryKeyFilter) +M:Foundation.NSDictionary.GetKeys(Foundation.NSEnumerationOptions,Foundation.NSDictionaryKeyFilter) +M:Foundation.NSDictionary.GetKeysSortedByValue(Foundation.NSComparator) +M:Foundation.NSDictionary.GetKeysSortedByValue(Foundation.NSSortOptions,Foundation.NSComparator) +M:Foundation.NSDictionary.GetSharedKeySetForKeys(Foundation.NSObject[]) +M:Foundation.NSDictionary.IsEqualToDictionary(Foundation.NSDictionary) +M:Foundation.NSDictionary.KeysForObject(Foundation.NSObject) +M:Foundation.NSDictionary.ObjectForKey(Foundation.NSObject) +M:Foundation.NSDictionary.ObjectsForKeys(Foundation.NSArray,Foundation.NSObject) +M:Foundation.NSDictionary.ValueForKey(Foundation.NSString) +M:Foundation.NSDictionary.WriteToFile(System.String,System.Boolean) +M:Foundation.NSDictionary.WriteToUrl(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSDictionary.WriteToUrl(Foundation.NSUrl,System.Boolean) M:Foundation.NSDictionary`2.FromObjectsAndKeys(`1[],`0[]) +M:Foundation.NSDimension.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSDimension.#ctor(System.String) +M:Foundation.NSDirectoryEnumerator.SkipDescendents +M:Foundation.NSDistantObjectRequest.Reply(Foundation.NSException) +M:Foundation.NSDistributedLock.#ctor(System.String) +M:Foundation.NSDistributedLock.BreakLock +M:Foundation.NSDistributedLock.FromPath(System.String) +M:Foundation.NSDistributedLock.TryLock +M:Foundation.NSDistributedLock.Unlock +M:Foundation.NSDistributedNotificationCenter.AddObserver(Foundation.NSObject,ObjCRuntime.Selector,System.String,Foundation.NSObject) +M:Foundation.NSDistributedNotificationCenter.AddObserver(Foundation.NSObject,ObjCRuntime.Selector,System.String,System.String,Foundation.NSNotificationSuspensionBehavior) +M:Foundation.NSDistributedNotificationCenter.PostNotificationName(System.String,System.String,Foundation.NSDictionary,Foundation.NSNotificationFlags) +M:Foundation.NSDistributedNotificationCenter.PostNotificationName(System.String,System.String,Foundation.NSDictionary,System.Boolean) +M:Foundation.NSDistributedNotificationCenter.PostNotificationName(System.String,System.String,Foundation.NSDictionary) +M:Foundation.NSDistributedNotificationCenter.PostNotificationName(System.String,System.String) +M:Foundation.NSDistributedNotificationCenter.RemoveObserver(Foundation.NSObject,System.String,Foundation.NSObject) +M:Foundation.NSEnergyFormatter.GetObjectValue(Foundation.NSObject@,System.String,System.String@) +M:Foundation.NSEnergyFormatter.StringFromJoules(System.Double) +M:Foundation.NSEnergyFormatter.StringFromValue(System.Double,Foundation.NSEnergyFormatterUnit) +M:Foundation.NSEnergyFormatter.UnitStringFromJoules(System.Double,Foundation.NSEnergyFormatterUnit@) +M:Foundation.NSEnergyFormatter.UnitStringFromValue(System.Double,Foundation.NSEnergyFormatterUnit) +M:Foundation.NSEnumerator.NextObject M:Foundation.NSEnumerator`1.NextObject +M:Foundation.NSError.GetFileProviderErrorForRejectedDeletion(FileProvider.INSFileProviderItem) +M:Foundation.NSError.GetUserInfoValueProvider(System.String) +M:Foundation.NSError.SetUserInfoValueProvider(System.String,Foundation.NSErrorUserInfoValueProvider) +M:Foundation.NSException.#ctor(System.String,System.String,Foundation.NSDictionary) M:Foundation.NSExceptionError.#ctor(System.Exception) +M:Foundation.NSExpression.#ctor(Foundation.NSExpressionType) +M:Foundation.NSExpression.AllowEvaluation +M:Foundation.NSExpression.EvaluateWith(Foundation.NSObject,Foundation.NSMutableDictionary) +M:Foundation.NSExpression.FromAggregate(Foundation.NSExpression[]) +M:Foundation.NSExpression.FromAnyKey +M:Foundation.NSExpression.FromConditional(Foundation.NSPredicate,Foundation.NSExpression,Foundation.NSExpression) +M:Foundation.NSExpression.FromConstant(Foundation.NSObject) +M:Foundation.NSExpression.FromFormat(System.String,Foundation.NSObject[]) +M:Foundation.NSExpression.FromFormat(System.String) +M:Foundation.NSExpression.FromFunction(Foundation.NSExpression,System.String,Foundation.NSExpression[]) +M:Foundation.NSExpression.FromFunction(Foundation.NSExpressionCallbackHandler,Foundation.NSExpression[]) +M:Foundation.NSExpression.FromFunction(System.String,Foundation.NSExpression[]) +M:Foundation.NSExpression.FromIntersectSet(Foundation.NSExpression,Foundation.NSExpression) +M:Foundation.NSExpression.FromKeyPath(System.String) +M:Foundation.NSExpression.FromMinusSet(Foundation.NSExpression,Foundation.NSExpression) +M:Foundation.NSExpression.FromSubquery(Foundation.NSExpression,System.String,Foundation.NSObject) +M:Foundation.NSExpression.FromUnionSet(Foundation.NSExpression,Foundation.NSExpression) +M:Foundation.NSExpression.FromVariable(System.String) +M:Foundation.NSExtensionContext.CancelRequest(Foundation.NSError) +M:Foundation.NSExtensionContext.CompleteRequest(Foundation.NSExtensionItem[],System.Action{System.Boolean}) +M:Foundation.NSExtensionContext.OpenUrl(Foundation.NSUrl,System.Action{System.Boolean}) +M:Foundation.NSFileAccessIntent.CreateReadingIntent(Foundation.NSUrl,Foundation.NSFileCoordinatorReadingOptions) +M:Foundation.NSFileAccessIntent.CreateWritingIntent(Foundation.NSUrl,Foundation.NSFileCoordinatorWritingOptions) M:Foundation.NSFileAttributes.#ctor +M:Foundation.NSFileCoordinator.#ctor(Foundation.INSFilePresenter) +M:Foundation.NSFileCoordinator.AddFilePresenter(Foundation.INSFilePresenter) +M:Foundation.NSFileCoordinator.Cancel +M:Foundation.NSFileCoordinator.CoordinateAccess(Foundation.NSFileAccessIntent[],Foundation.NSOperationQueue,System.Action{Foundation.NSError}) +M:Foundation.NSFileCoordinator.CoordinateBatch(Foundation.NSUrl[],Foundation.NSFileCoordinatorReadingOptions,Foundation.NSUrl[],Foundation.NSFileCoordinatorWritingOptions,Foundation.NSError@,System.Action) +M:Foundation.NSFileCoordinator.CoordinateRead(Foundation.NSUrl,Foundation.NSFileCoordinatorReadingOptions,Foundation.NSError@,System.Action{Foundation.NSUrl}) +M:Foundation.NSFileCoordinator.CoordinateReadWrite(Foundation.NSUrl,Foundation.NSFileCoordinatorReadingOptions,Foundation.NSUrl,Foundation.NSFileCoordinatorWritingOptions,Foundation.NSError@,Foundation.NSFileCoordinatorWorkerRW) +M:Foundation.NSFileCoordinator.CoordinateWrite(Foundation.NSUrl,Foundation.NSFileCoordinatorWritingOptions,Foundation.NSError@,System.Action{Foundation.NSUrl}) +M:Foundation.NSFileCoordinator.CoordinateWriteWrite(Foundation.NSUrl,Foundation.NSFileCoordinatorWritingOptions,Foundation.NSUrl,Foundation.NSFileCoordinatorWritingOptions,Foundation.NSError@,Foundation.NSFileCoordinatorWorkerRW) +M:Foundation.NSFileCoordinator.ItemMoved(Foundation.NSUrl,Foundation.NSUrl) +M:Foundation.NSFileCoordinator.ItemUbiquityAttributesChanged(Foundation.NSUrl,Foundation.NSSet{Foundation.NSString}) +M:Foundation.NSFileCoordinator.RemoveFilePresenter(Foundation.INSFilePresenter) +M:Foundation.NSFileCoordinator.WillMove(Foundation.NSUrl,Foundation.NSUrl) +M:Foundation.NSFileHandle.#ctor(System.Int32,System.Boolean) +M:Foundation.NSFileHandle.#ctor(System.Int32) +M:Foundation.NSFileHandle.AcceptConnectionInBackground +M:Foundation.NSFileHandle.AcceptConnectionInBackground(Foundation.NSString[]) +M:Foundation.NSFileHandle.AvailableData +M:Foundation.NSFileHandle.Close(Foundation.NSError@) +M:Foundation.NSFileHandle.CloseFile +M:Foundation.NSFileHandle.FromNullDevice +M:Foundation.NSFileHandle.FromStandardError +M:Foundation.NSFileHandle.FromStandardInput +M:Foundation.NSFileHandle.FromStandardOutput +M:Foundation.NSFileHandle.GetOffset(System.UInt64@,Foundation.NSError@) +M:Foundation.NSFileHandle.OffsetInFile +M:Foundation.NSFileHandle.OpenRead(System.String) +M:Foundation.NSFileHandle.OpenReadUrl(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileHandle.OpenUpdate(System.String) +M:Foundation.NSFileHandle.OpenUpdateUrl(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileHandle.OpenWrite(System.String) +M:Foundation.NSFileHandle.OpenWriteUrl(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileHandle.Read(System.UIntPtr,Foundation.NSError@) +M:Foundation.NSFileHandle.ReadDataToEndOfFile +M:Foundation.NSFileHandle.ReadInBackground +M:Foundation.NSFileHandle.ReadInBackground(Foundation.NSString[]) +M:Foundation.NSFileHandle.ReadToEnd(Foundation.NSError@) +M:Foundation.NSFileHandle.ReadToEndOfFileInBackground +M:Foundation.NSFileHandle.ReadToEndOfFileInBackground(Foundation.NSString[]) +M:Foundation.NSFileHandle.Seek(System.UInt64,Foundation.NSError@) +M:Foundation.NSFileHandle.SeekToEnd(System.UInt64@,Foundation.NSError@) +M:Foundation.NSFileHandle.SeekToEndOfFile +M:Foundation.NSFileHandle.SeekToFileOffset(System.UInt64) +M:Foundation.NSFileHandle.Synchronize(Foundation.NSError@) +M:Foundation.NSFileHandle.SynchronizeFile +M:Foundation.NSFileHandle.Truncate(System.UInt64,Foundation.NSError@) +M:Foundation.NSFileHandle.TruncateFileAtOffset(System.UInt64) +M:Foundation.NSFileHandle.WaitForDataInBackground +M:Foundation.NSFileHandle.WaitForDataInBackground(Foundation.NSString[]) +M:Foundation.NSFileHandle.Write(Foundation.NSData,Foundation.NSError@) +M:Foundation.NSFileHandle.WriteData(Foundation.NSData) +M:Foundation.NSFileManager.ChangeCurrentDirectory(System.String) +M:Foundation.NSFileManager.ComponentsToDisplay(System.String) +M:Foundation.NSFileManager.Contents(System.String) +M:Foundation.NSFileManager.ContentsEqual(System.String,System.String) +M:Foundation.NSFileManager.Copy(Foundation.NSUrl,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.Copy(System.String,System.String,Foundation.NSError@) +M:Foundation.NSFileManager.CreateDirectory(Foundation.NSUrl,System.Boolean,Foundation.NSDictionary,Foundation.NSError@) +M:Foundation.NSFileManager.CreateDirectory(System.String,System.Boolean,Foundation.NSDictionary,Foundation.NSError@) +M:Foundation.NSFileManager.CreateFile(System.String,Foundation.NSData,Foundation.NSDictionary) +M:Foundation.NSFileManager.CreateSymbolicLink(Foundation.NSUrl,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.CreateSymbolicLink(System.String,System.String,Foundation.NSError@) +M:Foundation.NSFileManager.DisplayName(System.String) M:Foundation.NSFileManager.Dispose(System.Boolean) +M:Foundation.NSFileManager.EvictUbiquitous(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.FetchLatestRemoteVersionOfItem(Foundation.NSUrl,Foundation.NSFileManagerFetchLatestRemoteVersionOfItemHandler) M:Foundation.NSFileManager.FetchLatestRemoteVersionOfItemAsync(Foundation.NSUrl) +M:Foundation.NSFileManager.FileExists(System.String,System.Boolean@) +M:Foundation.NSFileManager.FileExists(System.String) +M:Foundation.NSFileManager.GetContainerUrl(System.String) +M:Foundation.NSFileManager.GetCurrentDirectory +M:Foundation.NSFileManager.GetDirectoryContent(Foundation.NSUrl,Foundation.NSArray,Foundation.NSDirectoryEnumerationOptions,Foundation.NSError@) +M:Foundation.NSFileManager.GetDirectoryContent(System.String,Foundation.NSError@) +M:Foundation.NSFileManager.GetDirectoryContentRecursive(System.String,Foundation.NSError@) +M:Foundation.NSFileManager.GetEnumerator(Foundation.NSUrl,Foundation.NSString[],Foundation.NSDirectoryEnumerationOptions,Foundation.NSEnumerateErrorHandler) +M:Foundation.NSFileManager.GetEnumerator(System.String) +M:Foundation.NSFileManager.GetFileProviderServices(Foundation.NSUrl,System.Action{Foundation.NSDictionary{Foundation.NSString,Foundation.NSFileProviderService},Foundation.NSError}) M:Foundation.NSFileManager.GetHomeDirectory(System.String) +M:Foundation.NSFileManager.GetMountedVolumes(Foundation.NSArray,Foundation.NSVolumeEnumerationOptions) +M:Foundation.NSFileManager.GetRelationship(Foundation.NSUrlRelationship@,Foundation.NSSearchPathDirectory,Foundation.NSSearchPathDomain,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.GetRelationship(Foundation.NSUrlRelationship@,Foundation.NSUrl,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.GetSymbolicLinkDestination(System.String,Foundation.NSError@) +M:Foundation.NSFileManager.GetUrl(Foundation.NSSearchPathDirectory,Foundation.NSSearchPathDomain,Foundation.NSUrl,System.Boolean,Foundation.NSError@) +M:Foundation.NSFileManager.GetUrlForPublishingUbiquitousItem(Foundation.NSUrl,Foundation.NSDate@,Foundation.NSError@) +M:Foundation.NSFileManager.GetUrlForUbiquityContainer(System.String) +M:Foundation.NSFileManager.GetUrls(Foundation.NSSearchPathDirectory,Foundation.NSSearchPathDomain) +M:Foundation.NSFileManager.IsDeletableFile(System.String) +M:Foundation.NSFileManager.IsExecutableFile(System.String) +M:Foundation.NSFileManager.IsReadableFile(System.String) +M:Foundation.NSFileManager.IsUbiquitous(Foundation.NSUrl) +M:Foundation.NSFileManager.IsWritableFile(System.String) +M:Foundation.NSFileManager.Link(Foundation.NSUrl,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.Link(System.String,System.String,Foundation.NSError@) +M:Foundation.NSFileManager.Move(Foundation.NSUrl,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.Move(System.String,System.String,Foundation.NSError@) +M:Foundation.NSFileManager.PauseSyncForUbiquitousItem(Foundation.NSUrl,Foundation.NSFileManagerSyncForUbiquitousItemHandler) M:Foundation.NSFileManager.PauseSyncForUbiquitousItemAsync(Foundation.NSUrl) +M:Foundation.NSFileManager.Remove(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.Remove(System.String,Foundation.NSError@) +M:Foundation.NSFileManager.Replace(Foundation.NSUrl,Foundation.NSUrl,System.String,Foundation.NSFileManagerItemReplacementOptions,Foundation.NSUrl@,Foundation.NSError@) +M:Foundation.NSFileManager.ResumeSyncForUbiquitousItem(Foundation.NSUrl,Foundation.NSFileManagerResumeSyncBehavior,Foundation.NSFileManagerSyncForUbiquitousItemHandler) M:Foundation.NSFileManager.ResumeSyncForUbiquitousItemAsync(Foundation.NSUrl,Foundation.NSFileManagerResumeSyncBehavior) +M:Foundation.NSFileManager.SetAttributes(Foundation.NSDictionary,System.String,Foundation.NSError@) +M:Foundation.NSFileManager.SetUbiquitous(System.Boolean,Foundation.NSUrl,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.StartDownloadingUbiquitous(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileManager.Subpaths(System.String) +M:Foundation.NSFileManager.TrashItem(Foundation.NSUrl,Foundation.NSUrl@,Foundation.NSError@) +M:Foundation.NSFileManager.UnmountVolume(Foundation.NSUrl,Foundation.NSFileManagerUnmountOptions,System.Action{Foundation.NSError}) +M:Foundation.NSFileManager.UploadLocalVersionOfUbiquitousItem(Foundation.NSUrl,Foundation.NSFileManagerUploadLocalVersionConflictPolicy,Foundation.NSFileManagerUploadLocalVersionOfUbiquitousItemHandler) M:Foundation.NSFileManager.UploadLocalVersionOfUbiquitousItemAsync(Foundation.NSUrl,Foundation.NSFileManagerUploadLocalVersionConflictPolicy) M:Foundation.NSFilePresenter_Extensions.AccommodatePresentedItemEviction(Foundation.INSFilePresenter,System.Action{Foundation.NSError}) +M:Foundation.NSFilePresenter.AccommodatePresentedItemEviction(System.Action{Foundation.NSError}) +M:Foundation.NSFileProviderService.GetFileProviderConnection(System.Action{Foundation.NSXpcConnection,Foundation.NSError}) M:Foundation.NSFileProviderService.GetFileProviderConnectionAsync M:Foundation.NSFileSystemAttributes.op_Implicit(Foundation.NSFileSystemAttributes)~Foundation.NSDictionary +M:Foundation.NSFileVersion.AddVersion(Foundation.NSUrl,Foundation.NSUrl,Foundation.NSFileVersionAddingOptions,Foundation.NSError@) +M:Foundation.NSFileVersion.GetCurrentVersion(Foundation.NSUrl) +M:Foundation.NSFileVersion.GetNonlocalVersions(Foundation.NSUrl,Foundation.NSFileVersionNonlocalVersionsCompletionHandler) +M:Foundation.NSFileVersion.GetOtherVersions(Foundation.NSUrl) +M:Foundation.NSFileVersion.GetSpecificVersion(Foundation.NSUrl,Foundation.NSObject) +M:Foundation.NSFileVersion.GetUnresolvedConflictVersions(Foundation.NSUrl) +M:Foundation.NSFileVersion.Remove(Foundation.NSError@) +M:Foundation.NSFileVersion.RemoveOtherVersions(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFileVersion.ReplaceItem(Foundation.NSUrl,Foundation.NSFileVersionReplacingOptions,Foundation.NSError@) +M:Foundation.NSFileVersion.TemporaryDirectoryForItem(Foundation.NSUrl) +M:Foundation.NSFileWrapper.#ctor(Foundation.NSData) +M:Foundation.NSFileWrapper.#ctor(Foundation.NSDictionary) +M:Foundation.NSFileWrapper.#ctor(Foundation.NSUrl,Foundation.NSFileWrapperReadingOptions,Foundation.NSError@) +M:Foundation.NSFileWrapper.#ctor(Foundation.NSUrl) +M:Foundation.NSFileWrapper.AddFileWrapper(Foundation.NSFileWrapper) +M:Foundation.NSFileWrapper.AddRegularFile(Foundation.NSData,System.String) +M:Foundation.NSFileWrapper.GetRegularFileContents +M:Foundation.NSFileWrapper.GetSerializedRepresentation +M:Foundation.NSFileWrapper.KeyForFileWrapper(Foundation.NSFileWrapper) +M:Foundation.NSFileWrapper.MatchesContentsOfURL(Foundation.NSUrl) +M:Foundation.NSFileWrapper.Read(Foundation.NSUrl,Foundation.NSFileWrapperReadingOptions,Foundation.NSError@) +M:Foundation.NSFileWrapper.RemoveFileWrapper(Foundation.NSFileWrapper) +M:Foundation.NSFileWrapper.Write(Foundation.NSUrl,Foundation.NSFileWrapperWritingOptions,Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSFormatter.EditingStringFor(Foundation.NSObject) +M:Foundation.NSFormatter.GetAttributedString(Foundation.NSObject,Foundation.NSDictionary{Foundation.NSString,Foundation.NSObject}) +M:Foundation.NSFormatter.GetObjectValue(Foundation.NSObject@,System.String,Foundation.NSString@) +M:Foundation.NSFormatter.IsPartialStringValid(System.String,System.String@,Foundation.NSString@) +M:Foundation.NSFormatter.IsPartialStringValid(System.String@,Foundation.NSRange@,System.String,Foundation.NSRange,System.String@) +M:Foundation.NSFormatter.StringFor(Foundation.NSObject) +M:Foundation.NSHost.Equals(Foundation.NSHost) M:Foundation.NSHost.op_Explicit(Foundation.NSHost)~System.Net.IPAddress M:Foundation.NSHost.op_Explicit(Foundation.NSHost)~System.Net.IPHostEntry M:Foundation.NSHost.op_Explicit(System.Net.IPAddress)~Foundation.NSHost M:Foundation.NSHost.op_Explicit(System.Net.IPHostEntry)~Foundation.NSHost +M:Foundation.NSHttpCookie.#ctor(Foundation.NSDictionary) +M:Foundation.NSHttpCookie.CookieFromProperties(Foundation.NSDictionary) +M:Foundation.NSHttpCookie.CookiesWithResponseHeaderFields(Foundation.NSDictionary,Foundation.NSUrl) +M:Foundation.NSHttpCookie.RequestHeaderFieldsWithCookies(Foundation.NSHttpCookie[]) +M:Foundation.NSHttpCookieStorage.CookiesForUrl(Foundation.NSUrl) +M:Foundation.NSHttpCookieStorage.DeleteCookie(Foundation.NSHttpCookie) +M:Foundation.NSHttpCookieStorage.GetCookiesForTask(Foundation.NSUrlSessionTask,System.Action{Foundation.NSHttpCookie[]}) +M:Foundation.NSHttpCookieStorage.GetSharedCookieStorage(System.String) +M:Foundation.NSHttpCookieStorage.GetSortedCookies(Foundation.NSSortDescriptor[]) +M:Foundation.NSHttpCookieStorage.RemoveCookiesSinceDate(Foundation.NSDate) +M:Foundation.NSHttpCookieStorage.SetCookie(Foundation.NSHttpCookie) +M:Foundation.NSHttpCookieStorage.SetCookies(Foundation.NSHttpCookie[],Foundation.NSUrl,Foundation.NSUrl) +M:Foundation.NSHttpCookieStorage.StoreCookies(Foundation.NSHttpCookie[],Foundation.NSUrlSessionTask) +M:Foundation.NSHttpUrlResponse.GetHttpHeaderValue(System.String) +M:Foundation.NSIndexPath.Compare(Foundation.NSIndexPath) +M:Foundation.NSIndexPath.IndexPathByRemovingLastIndex +M:Foundation.NSIndexSet.#ctor(Foundation.NSIndexSet) +M:Foundation.NSIndexSet.#ctor(System.UIntPtr) +M:Foundation.NSIndexSet.Contains(Foundation.NSIndexSet) +M:Foundation.NSIndexSet.EnumerateIndexes(Foundation.EnumerateIndexSetCallback) +M:Foundation.NSIndexSet.EnumerateIndexes(Foundation.NSEnumerationOptions,Foundation.EnumerateIndexSetCallback) +M:Foundation.NSIndexSet.EnumerateIndexes(Foundation.NSRange,Foundation.NSEnumerationOptions,Foundation.EnumerateIndexSetCallback) +M:Foundation.NSIndexSet.EnumerateRanges(Foundation.NSEnumerationOptions,Foundation.NSRangeIterator) +M:Foundation.NSIndexSet.EnumerateRanges(Foundation.NSRange,Foundation.NSEnumerationOptions,Foundation.NSRangeIterator) +M:Foundation.NSIndexSet.EnumerateRanges(Foundation.NSRangeIterator) +M:Foundation.NSIndexSet.FromNSRange(Foundation.NSRange) +M:Foundation.NSIndexSet.IsEqual(Foundation.NSIndexSet) +M:Foundation.NSInflectionRule.CanInflectLanguage(System.String) +M:Foundation.NSInflectionRuleExplicit.#ctor(Foundation.NSMorphology) +M:Foundation.NSInputStream.#ctor(Foundation.NSData) +M:Foundation.NSInputStream.#ctor(Foundation.NSUrl) +M:Foundation.NSInputStream.#ctor(System.String) +M:Foundation.NSInputStream.FromData(Foundation.NSData) +M:Foundation.NSInputStream.FromFile(System.String) +M:Foundation.NSInputStream.FromUrl(Foundation.NSUrl) +M:Foundation.NSInputStream.GetBuffer(System.IntPtr@,System.UIntPtr@) +M:Foundation.NSInputStream.GetProperty(Foundation.NSString) +M:Foundation.NSInputStream.HasBytesAvailable +M:Foundation.NSInputStream.Read(System.IntPtr,System.UIntPtr) +M:Foundation.NSInputStream.SetProperty(Foundation.NSObject,Foundation.NSString) M:Foundation.NSInvocation.Dispose(System.Boolean) +M:Foundation.NSInvocation.Invoke +M:Foundation.NSInvocation.Invoke(Foundation.NSObject) +M:Foundation.NSIso8601DateFormatter.Format(Foundation.NSDate,Foundation.NSTimeZone,Foundation.NSIso8601DateFormatOptions) +M:Foundation.NSIso8601DateFormatter.ToDate(System.String) +M:Foundation.NSIso8601DateFormatter.ToString(Foundation.NSDate) +M:Foundation.NSItemProvider.#ctor(Foundation.INSItemProviderWriting) +M:Foundation.NSItemProvider.#ctor(Foundation.NSObject,System.String) +M:Foundation.NSItemProvider.#ctor(Foundation.NSUrl,UniformTypeIdentifiers.UTType,System.Boolean,System.Boolean,Foundation.NSItemProviderRepresentationVisibility) +M:Foundation.NSItemProvider.#ctor(Foundation.NSUrl) +M:Foundation.NSItemProvider.CanLoadObject(ObjCRuntime.Class) +M:Foundation.NSItemProvider.GetRegisteredTypeIdentifiers(Foundation.NSItemProviderFileOptions) +M:Foundation.NSItemProvider.HasConformingRepresentation(System.String,Foundation.NSItemProviderFileOptions) +M:Foundation.NSItemProvider.HasItemConformingTo(System.String) +M:Foundation.NSItemProvider.LoadDataRepresentation(System.String,System.Action{Foundation.NSData,Foundation.NSError}) +M:Foundation.NSItemProvider.LoadDataRepresentation(UniformTypeIdentifiers.UTType,Foundation.ItemProviderDataCompletionHandler) +M:Foundation.NSItemProvider.LoadFileRepresentation(System.String,System.Action{Foundation.NSUrl,Foundation.NSError}) +M:Foundation.NSItemProvider.LoadFileRepresentation(UniformTypeIdentifiers.UTType,System.Boolean,Foundation.LoadFileRepresentationHandler) +M:Foundation.NSItemProvider.LoadInPlaceFileRepresentation(System.String,Foundation.LoadInPlaceFileRepresentationHandler) +M:Foundation.NSItemProvider.LoadItem(System.String,Foundation.NSDictionary,System.Action{Foundation.NSObject,Foundation.NSError}) +M:Foundation.NSItemProvider.LoadObject(ObjCRuntime.Class,System.Action{Foundation.INSItemProviderReading,Foundation.NSError}) +M:Foundation.NSItemProvider.LoadPreviewImage(Foundation.NSDictionary,System.Action{Foundation.NSObject,Foundation.NSError}) +M:Foundation.NSItemProvider.RegisterCKShare(CloudKit.CKContainer,CloudKit.CKAllowedSharingOptions,System.Action) +M:Foundation.NSItemProvider.RegisterCKShare(CloudKit.CKShare,CloudKit.CKContainer,CloudKit.CKAllowedSharingOptions) +M:Foundation.NSItemProvider.RegisterDataRepresentation(System.String,Foundation.NSItemProviderRepresentationVisibility,Foundation.RegisterDataRepresentationLoadHandler) +M:Foundation.NSItemProvider.RegisterDataRepresentation(UniformTypeIdentifiers.UTType,Foundation.NSItemProviderRepresentationVisibility,Foundation.NSItemProviderUTTypeLoadDelegate) +M:Foundation.NSItemProvider.RegisteredContentTypesConforming(UniformTypeIdentifiers.UTType) +M:Foundation.NSItemProvider.RegisterFileRepresentation(System.String,Foundation.NSItemProviderFileOptions,Foundation.NSItemProviderRepresentationVisibility,Foundation.RegisterFileRepresentationLoadHandler) +M:Foundation.NSItemProvider.RegisterFileRepresentation(UniformTypeIdentifiers.UTType,Foundation.NSItemProviderRepresentationVisibility,System.Boolean,Foundation.NSItemProviderUTTypeLoadDelegate) +M:Foundation.NSItemProvider.RegisterItemForTypeIdentifier(System.String,Foundation.NSItemProviderLoadHandler) +M:Foundation.NSItemProvider.RegisterObject(Foundation.INSItemProviderWriting,Foundation.NSItemProviderRepresentationVisibility) +M:Foundation.NSItemProvider.RegisterObject(ObjCRuntime.Class,Foundation.NSItemProviderRepresentationVisibility,Foundation.RegisterObjectRepresentationLoadHandler) M:Foundation.NSItemProviderWriting_Extensions.LoadDataAsync(Foundation.INSItemProviderWriting,System.String,Foundation.NSProgress@) +M:Foundation.NSJsonSerialization.Deserialize(Foundation.NSData,Foundation.NSJsonReadingOptions,Foundation.NSError@) +M:Foundation.NSJsonSerialization.Deserialize(Foundation.NSInputStream,Foundation.NSJsonReadingOptions,Foundation.NSError@) +M:Foundation.NSJsonSerialization.IsValidJSONObject(Foundation.NSObject) +M:Foundation.NSJsonSerialization.Serialize(Foundation.NSObject,Foundation.NSJsonWritingOptions,Foundation.NSError@) +M:Foundation.NSJsonSerialization.Serialize(Foundation.NSObject,Foundation.NSOutputStream,Foundation.NSJsonWritingOptions,Foundation.NSError@) +M:Foundation.NSKeyedArchiver.#ctor +M:Foundation.NSKeyedArchiver.#ctor(Foundation.NSMutableData) +M:Foundation.NSKeyedArchiver.#ctor(System.Boolean) M:Foundation.NSKeyedArchiver.add_EncodedObject(System.EventHandler{Foundation.NSObjectEventArgs}) M:Foundation.NSKeyedArchiver.add_Finished(System.EventHandler) M:Foundation.NSKeyedArchiver.add_Finishing(System.EventHandler) M:Foundation.NSKeyedArchiver.add_ReplacingObject(System.EventHandler{Foundation.NSArchiveReplaceEventArgs}) +M:Foundation.NSKeyedArchiver.ArchiveRootObjectToFile(Foundation.NSObject,System.String) M:Foundation.NSKeyedArchiver.Dispose(System.Boolean) +M:Foundation.NSKeyedArchiver.FinishEncoding +M:Foundation.NSKeyedArchiver.GetArchivedData(Foundation.NSObject,System.Boolean,Foundation.NSError@) +M:Foundation.NSKeyedArchiver.GetArchivedData(Foundation.NSObject) +M:Foundation.NSKeyedArchiver.GetClassName(ObjCRuntime.Class) M:Foundation.NSKeyedArchiver.remove_EncodedObject(System.EventHandler{Foundation.NSObjectEventArgs}) M:Foundation.NSKeyedArchiver.remove_Finished(System.EventHandler) M:Foundation.NSKeyedArchiver.remove_Finishing(System.EventHandler) M:Foundation.NSKeyedArchiver.remove_ReplacingObject(System.EventHandler{Foundation.NSArchiveReplaceEventArgs}) +M:Foundation.NSKeyedArchiver.SetClassName(System.String,ObjCRuntime.Class) +M:Foundation.NSKeyedUnarchiver.#ctor(Foundation.NSData,Foundation.NSError@) +M:Foundation.NSKeyedUnarchiver.#ctor(Foundation.NSData) M:Foundation.NSKeyedUnarchiver.add_Finished(System.EventHandler) M:Foundation.NSKeyedUnarchiver.add_Finishing(System.EventHandler) M:Foundation.NSKeyedUnarchiver.add_ReplacingObject(System.EventHandler{Foundation.NSArchiveReplaceEventArgs}) M:Foundation.NSKeyedUnarchiver.Dispose(System.Boolean) +M:Foundation.NSKeyedUnarchiver.FinishDecoding +M:Foundation.NSKeyedUnarchiver.GetClass(System.String) +M:Foundation.NSKeyedUnarchiver.GetUnarchivedArray(Foundation.NSSet{ObjCRuntime.Class},Foundation.NSData,Foundation.NSError@) +M:Foundation.NSKeyedUnarchiver.GetUnarchivedArray(ObjCRuntime.Class,Foundation.NSData,Foundation.NSError@) +M:Foundation.NSKeyedUnarchiver.GetUnarchivedDictionary(Foundation.NSSet{ObjCRuntime.Class},Foundation.NSSet{ObjCRuntime.Class},Foundation.NSData,Foundation.NSError@) +M:Foundation.NSKeyedUnarchiver.GetUnarchivedDictionary(ObjCRuntime.Class,ObjCRuntime.Class,Foundation.NSData,Foundation.NSError@) +M:Foundation.NSKeyedUnarchiver.GetUnarchivedObject(Foundation.NSSet{ObjCRuntime.Class},Foundation.NSData,Foundation.NSError@) +M:Foundation.NSKeyedUnarchiver.GetUnarchivedObject(ObjCRuntime.Class,Foundation.NSData,Foundation.NSError@) M:Foundation.NSKeyedUnarchiver.remove_Finished(System.EventHandler) M:Foundation.NSKeyedUnarchiver.remove_Finishing(System.EventHandler) M:Foundation.NSKeyedUnarchiver.remove_ReplacingObject(System.EventHandler{Foundation.NSArchiveReplaceEventArgs}) +M:Foundation.NSKeyedUnarchiver.SetClass(ObjCRuntime.Class,System.String) +M:Foundation.NSKeyedUnarchiver.UnarchiveFile(System.String) +M:Foundation.NSKeyedUnarchiver.UnarchiveObject(Foundation.NSData) +M:Foundation.NSKeyedUnarchiver.UnarchiveTopLevelObject(Foundation.NSData,Foundation.NSError@) M:Foundation.NSKeyValueSharedObserverRegistration_NSObject.SetSharedObservers(Foundation.NSObject,Foundation.NSKeyValueSharedObserversSnapshot) +M:Foundation.NSKeyValueSharedObservers.#ctor(ObjCRuntime.Class) M:Foundation.NSKeyValueSharedObservers.#ctor(System.Type) +M:Foundation.NSKeyValueSharedObservers.AddSharedObserver(Foundation.NSObject,System.String,Foundation.NSKeyValueObservingOptions,System.IntPtr) +M:Foundation.NSKeyValueSharedObservers.GetSnapshot +M:Foundation.NSLengthFormatter.GetObjectValue(Foundation.NSObject@,System.String,System.String@) +M:Foundation.NSLengthFormatter.StringFromMeters(System.Double) +M:Foundation.NSLengthFormatter.StringFromValue(System.Double,Foundation.NSLengthFormatterUnit) +M:Foundation.NSLengthFormatter.UnitStringFromMeters(System.Double,Foundation.NSLengthFormatterUnit@) +M:Foundation.NSLengthFormatter.UnitStringFromValue(System.Double,Foundation.NSLengthFormatterUnit) +M:Foundation.NSLinguisticTagger.#ctor(Foundation.NSString[],Foundation.NSLinguisticTaggerOptions) +M:Foundation.NSLinguisticTagger.EnumerateTags(Foundation.NSRange,Foundation.NSLinguisticTaggerUnit,System.String,Foundation.NSLinguisticTaggerOptions,Foundation.LinguisticTagEnumerator) +M:Foundation.NSLinguisticTagger.EnumerateTags(System.String,Foundation.NSRange,Foundation.NSLinguisticTaggerUnit,System.String,Foundation.NSLinguisticTaggerOptions,Foundation.NSOrthography,Foundation.LinguisticTagEnumerator) +M:Foundation.NSLinguisticTagger.EnumerateTagsInRange(Foundation.NSRange,Foundation.NSString,Foundation.NSLinguisticTaggerOptions,Foundation.NSLingusticEnumerator) +M:Foundation.NSLinguisticTagger.GetAvailableTagSchemes(Foundation.NSLinguisticTaggerUnit,System.String) +M:Foundation.NSLinguisticTagger.GetAvailableTagSchemesForLanguage(System.String) +M:Foundation.NSLinguisticTagger.GetDominantLanguage(System.String) +M:Foundation.NSLinguisticTagger.GetSentenceRangeForRange(Foundation.NSRange) +M:Foundation.NSLinguisticTagger.GetTags(Foundation.NSRange,Foundation.NSLinguisticTaggerUnit,System.String,Foundation.NSLinguisticTaggerOptions,Foundation.NSValue[]@) +M:Foundation.NSLinguisticTagger.GetTags(System.String,Foundation.NSRange,Foundation.NSLinguisticTaggerUnit,System.String,Foundation.NSLinguisticTaggerOptions,Foundation.NSOrthography,Foundation.NSValue[]@) +M:Foundation.NSLinguisticTagger.SetOrthographyrange(Foundation.NSOrthography,Foundation.NSRange) +M:Foundation.NSListFormatter.GetLocalizedString(Foundation.NSString[]) +M:Foundation.NSListFormatter.GetString(Foundation.NSObject) +M:Foundation.NSListFormatter.GetString(Foundation.NSObject[]) +M:Foundation.NSLocale.#ctor(System.String) +M:Foundation.NSLocale.CanonicalLanguageIdentifierFromString(System.String) +M:Foundation.NSLocale.CanonicalLocaleIdentifierFromString(System.String) +M:Foundation.NSLocale.ComponentsFromLocaleIdentifier(System.String) +M:Foundation.NSLocale.FromLocaleIdentifier(System.String) +M:Foundation.NSLocale.GetCharacterDirection(System.String) +M:Foundation.NSLocale.GetLineDirection(System.String) +M:Foundation.NSLocale.GetLocalizedCalendarIdentifier(System.String) +M:Foundation.NSLocale.LocaleIdentifierFromComponents(Foundation.NSDictionary) +M:Foundation.NSLock.LockBeforeDate(Foundation.NSDate) +M:Foundation.NSLock.TryLock +M:Foundation.NSMachPort.#ctor(System.UInt32,Foundation.NSMachPortRights) +M:Foundation.NSMachPort.#ctor(System.UInt32) M:Foundation.NSMachPort.Dispose(System.Boolean) +M:Foundation.NSMachPort.FromMachPort(System.UInt32,Foundation.NSMachPortRights) +M:Foundation.NSMachPort.FromMachPort(System.UInt32) +M:Foundation.NSMachPort.RemoveFromRunLoop(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSMachPort.ScheduleInRunLoop(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSMassFormatter.GetObjectValue(Foundation.NSObject@,System.String,System.String@) +M:Foundation.NSMassFormatter.StringFromKilograms(System.Double) +M:Foundation.NSMassFormatter.StringFromValue(System.Double,Foundation.NSMassFormatterUnit) +M:Foundation.NSMassFormatter.UnitStringFromKilograms(System.Double,Foundation.NSMassFormatterUnit@) +M:Foundation.NSMassFormatter.UnitStringFromValue(System.Double,Foundation.NSMassFormatterUnit) +M:Foundation.NSMeasurement`1.#ctor(System.Double,Foundation.NSUnit) +M:Foundation.NSMeasurement`1.CanBeConvertedTo(Foundation.NSUnit) +M:Foundation.NSMeasurement`1.GetMeasurementByAdding(Foundation.NSMeasurement{`0}) +M:Foundation.NSMeasurement`1.GetMeasurementByConverting(Foundation.NSUnit) +M:Foundation.NSMeasurement`1.GetMeasurementBySubtracting(Foundation.NSMeasurement{`0}) +M:Foundation.NSMeasurementFormatter.ToString(Foundation.NSMeasurement{Foundation.NSUnit}) +M:Foundation.NSMeasurementFormatter.ToString(Foundation.NSUnit) +M:Foundation.NSMetadataItem.#ctor(Foundation.NSUrl) +M:Foundation.NSMetadataItem.ValueForAttribute(System.String) +M:Foundation.NSMetadataItem.ValuesForAttributes(Foundation.NSArray) +M:Foundation.NSMetadataQuery.DisableUpdates M:Foundation.NSMetadataQuery.Dispose(System.Boolean) +M:Foundation.NSMetadataQuery.EnableUpdates +M:Foundation.NSMetadataQuery.EnumerateResultsUsingBlock(Foundation.NSMetadataQueryEnumerationCallback) +M:Foundation.NSMetadataQuery.EnumerateResultsWithOptions(Foundation.NSEnumerationOptions,Foundation.NSMetadataQueryEnumerationCallback) +M:Foundation.NSMetadataQuery.IndexOfResult(Foundation.NSObject) +M:Foundation.NSMetadataQuery.StartQuery +M:Foundation.NSMetadataQuery.StopQuery +M:Foundation.NSMethodSignature.FromObjcTypes(System.IntPtr) +M:Foundation.NSMorphology.GetCustomPronoun(System.String) +M:Foundation.NSMorphology.SetCustomPronoun(Foundation.NSMorphologyCustomPronoun,System.String,Foundation.NSError@) +M:Foundation.NSMorphologyCustomPronoun.GetRequiredKeysForLanguage(System.String) +M:Foundation.NSMorphologyCustomPronoun.IsSupported(System.String) +M:Foundation.NSMorphologyPronoun.#ctor(System.String,Foundation.NSMorphology,Foundation.NSMorphology) +M:Foundation.NSMutableArray.Add(Foundation.NSObject) +M:Foundation.NSMutableArray.AddObjects(Foundation.NSObject[]) +M:Foundation.NSMutableArray.FromFile(System.String) +M:Foundation.NSMutableArray.FromUrl(Foundation.NSUrl) +M:Foundation.NSMutableArray.InsertObjects(Foundation.NSObject[],Foundation.NSIndexSet) +M:Foundation.NSMutableArray.RemoveAllObjects +M:Foundation.NSMutableArray.RemoveLastObject +M:Foundation.NSMutableArray.RemoveObjectsAtIndexes(Foundation.NSIndexSet) +M:Foundation.NSMutableAttributedString.#ctor(Foundation.NSAttributedString) +M:Foundation.NSMutableAttributedString.#ctor(System.String,Foundation.NSDictionary) +M:Foundation.NSMutableAttributedString.#ctor(System.String) +M:Foundation.NSMutableAttributedString.AddAttribute(Foundation.NSString,Foundation.NSObject,Foundation.NSRange) +M:Foundation.NSMutableAttributedString.AddAttributes(Foundation.NSDictionary,Foundation.NSRange) +M:Foundation.NSMutableAttributedString.Append(Foundation.NSAttributedString) +M:Foundation.NSMutableAttributedString.BeginEditing +M:Foundation.NSMutableAttributedString.DeleteRange(Foundation.NSRange) +M:Foundation.NSMutableAttributedString.EndEditing +M:Foundation.NSMutableAttributedString.LowLevelSetAttributes(System.IntPtr,Foundation.NSRange) +M:Foundation.NSMutableAttributedString.RemoveAttribute(System.String,Foundation.NSRange) +M:Foundation.NSMutableAttributedString.Replace(Foundation.NSRange,Foundation.NSAttributedString) +M:Foundation.NSMutableAttributedString.Replace(Foundation.NSRange,System.String) +M:Foundation.NSMutableAttributedString.SetString(Foundation.NSAttributedString) +M:Foundation.NSMutableCharacterSet.AddCharacters(Foundation.NSRange) +M:Foundation.NSMutableCharacterSet.AddCharacters(Foundation.NSString) +M:Foundation.NSMutableCharacterSet.FromBitmapRepresentation(Foundation.NSData) +M:Foundation.NSMutableCharacterSet.FromFile(System.String) +M:Foundation.NSMutableCharacterSet.FromRange(Foundation.NSRange) +M:Foundation.NSMutableCharacterSet.FromString(System.String) +M:Foundation.NSMutableCharacterSet.IntersectWith(Foundation.NSCharacterSet) +M:Foundation.NSMutableCharacterSet.Invert +M:Foundation.NSMutableCharacterSet.RemoveCharacters(Foundation.NSRange) +M:Foundation.NSMutableCharacterSet.RemoveCharacters(Foundation.NSString) +M:Foundation.NSMutableCharacterSet.UnionWith(Foundation.NSCharacterSet) +M:Foundation.NSMutableData.AppendBytes(System.IntPtr,System.UIntPtr) +M:Foundation.NSMutableData.AppendData(Foundation.NSData) +M:Foundation.NSMutableData.Compress(Foundation.NSDataCompressionAlgorithm,Foundation.NSError@) +M:Foundation.NSMutableData.Create +M:Foundation.NSMutableData.Decompress(Foundation.NSDataCompressionAlgorithm,Foundation.NSError@) +M:Foundation.NSMutableData.ReplaceBytes(Foundation.NSRange,System.IntPtr,System.UIntPtr) +M:Foundation.NSMutableData.ReplaceBytes(Foundation.NSRange,System.IntPtr) +M:Foundation.NSMutableData.ResetBytes(Foundation.NSRange) +M:Foundation.NSMutableData.SetData(Foundation.NSData) +M:Foundation.NSMutableDictionary.#ctor(Foundation.NSDictionary,System.Boolean) +M:Foundation.NSMutableDictionary.#ctor(Foundation.NSDictionary) +M:Foundation.NSMutableDictionary.#ctor(Foundation.NSUrl) +M:Foundation.NSMutableDictionary.#ctor(System.String) +M:Foundation.NSMutableDictionary.AddEntries(Foundation.NSDictionary) +M:Foundation.NSMutableDictionary.FromDictionary(Foundation.NSDictionary) +M:Foundation.NSMutableDictionary.FromFile(System.String) +M:Foundation.NSMutableDictionary.FromObjectAndKey(Foundation.NSObject,Foundation.NSObject) +M:Foundation.NSMutableDictionary.FromSharedKeySet(Foundation.NSObject) +M:Foundation.NSMutableDictionary.FromUrl(Foundation.NSUrl) M:Foundation.NSMutableDictionary.LowlevelSetObject(System.String,System.IntPtr) M:Foundation.NSMutableDictionary`2.FromObjectsAndKeys(`1[],`0[]) +M:Foundation.NSMutableIndexSet.#ctor(Foundation.NSIndexSet) +M:Foundation.NSMutableIndexSet.Add(Foundation.NSIndexSet) +M:Foundation.NSMutableIndexSet.AddIndexesInRange(Foundation.NSRange) +M:Foundation.NSMutableIndexSet.Clear +M:Foundation.NSMutableIndexSet.Remove(Foundation.NSIndexSet) +M:Foundation.NSMutableIndexSet.RemoveIndexesInRange(Foundation.NSRange) +M:Foundation.NSMutableOrderedSet.#ctor(Foundation.NSObject) +M:Foundation.NSMutableOrderedSet.#ctor(Foundation.NSOrderedSet) +M:Foundation.NSMutableOrderedSet.#ctor(Foundation.NSSet) +M:Foundation.NSMutableOrderedSet.Add(Foundation.NSObject) +M:Foundation.NSMutableOrderedSet.AddObjects(Foundation.NSObject[]) +M:Foundation.NSMutableOrderedSet.InsertObjects(Foundation.NSObject[],Foundation.NSIndexSet) +M:Foundation.NSMutableOrderedSet.Intersect(Foundation.NSOrderedSet) +M:Foundation.NSMutableOrderedSet.Intersect(Foundation.NSSet) +M:Foundation.NSMutableOrderedSet.RemoveAllObjects +M:Foundation.NSMutableOrderedSet.RemoveObject(Foundation.NSObject) +M:Foundation.NSMutableOrderedSet.RemoveObjects(Foundation.NSIndexSet) +M:Foundation.NSMutableOrderedSet.RemoveObjects(Foundation.NSObject[]) +M:Foundation.NSMutableOrderedSet.RemoveObjects(Foundation.NSRange) +M:Foundation.NSMutableOrderedSet.ReplaceObjects(Foundation.NSIndexSet,Foundation.NSObject[]) +M:Foundation.NSMutableOrderedSet.Sort(Foundation.NSComparator) +M:Foundation.NSMutableOrderedSet.Sort(Foundation.NSSortOptions,Foundation.NSComparator) +M:Foundation.NSMutableOrderedSet.SortRange(Foundation.NSRange,Foundation.NSSortOptions,Foundation.NSComparator) M:Foundation.NSMutableOrderedSet`1.op_Addition(Foundation.NSMutableOrderedSet{`0},Foundation.NSMutableOrderedSet{`0}) M:Foundation.NSMutableOrderedSet`1.op_Addition(Foundation.NSMutableOrderedSet{`0},Foundation.NSOrderedSet{`0}) M:Foundation.NSMutableOrderedSet`1.op_Addition(Foundation.NSMutableOrderedSet{`0},Foundation.NSSet{`0}) M:Foundation.NSMutableOrderedSet`1.op_Subtraction(Foundation.NSMutableOrderedSet{`0},Foundation.NSMutableOrderedSet{`0}) M:Foundation.NSMutableOrderedSet`1.op_Subtraction(Foundation.NSMutableOrderedSet{`0},Foundation.NSOrderedSet{`0}) M:Foundation.NSMutableOrderedSet`1.op_Subtraction(Foundation.NSMutableOrderedSet{`0},Foundation.NSSet{`0}) +M:Foundation.NSMutableSet.#ctor(Foundation.NSArray) +M:Foundation.NSMutableSet.#ctor(Foundation.NSSet) +M:Foundation.NSMutableSet.Add(Foundation.NSObject) +M:Foundation.NSMutableSet.AddObjects(Foundation.NSObject[]) M:Foundation.NSMutableSet.op_Addition(Foundation.NSMutableSet,Foundation.NSMutableSet) M:Foundation.NSMutableSet.op_Subtraction(Foundation.NSMutableSet,Foundation.NSMutableSet) +M:Foundation.NSMutableSet.Remove(Foundation.NSObject) +M:Foundation.NSMutableSet.RemoveAll M:Foundation.NSMutableSet`1.op_Addition(Foundation.NSMutableSet{`0},Foundation.NSMutableSet{`0}) M:Foundation.NSMutableSet`1.op_Subtraction(Foundation.NSMutableSet{`0},Foundation.NSMutableSet{`0}) +M:Foundation.NSMutableString.Append(Foundation.NSString) +M:Foundation.NSMutableString.DeleteCharacters(Foundation.NSRange) +M:Foundation.NSMutableString.ReplaceCharactersInRange(Foundation.NSRange,Foundation.NSString) +M:Foundation.NSMutableString.ReplaceOcurrences(Foundation.NSString,Foundation.NSString,Foundation.NSStringCompareOptions,Foundation.NSRange) +M:Foundation.NSMutableString.SetString(Foundation.NSString) +M:Foundation.NSMutableUrlRequest.#ctor(Foundation.NSUrl,Foundation.NSUrlRequestCachePolicy,System.Double) +M:Foundation.NSMutableUrlRequest.#ctor(Foundation.NSUrl) +M:Foundation.NSNetService.#ctor(System.String,System.String,System.String,System.Int32) +M:Foundation.NSNetService.#ctor(System.String,System.String,System.String) M:Foundation.NSNetService.add_AddressResolved(System.EventHandler) M:Foundation.NSNetService.add_DidAcceptConnection(System.EventHandler{Foundation.NSNetServiceConnectionEventArgs}) M:Foundation.NSNetService.add_Published(System.EventHandler) @@ -11858,7 +12628,13 @@ M:Foundation.NSNetService.add_Stopped(System.EventHandler) M:Foundation.NSNetService.add_UpdatedTxtRecordData(System.EventHandler{Foundation.NSNetServiceDataEventArgs}) M:Foundation.NSNetService.add_WillPublish(System.EventHandler) M:Foundation.NSNetService.add_WillResolve(System.EventHandler) +M:Foundation.NSNetService.DataFromTxtRecord(Foundation.NSDictionary) +M:Foundation.NSNetService.DictionaryFromTxtRecord(Foundation.NSData) M:Foundation.NSNetService.Dispose(System.Boolean) +M:Foundation.NSNetService.GetStreams(Foundation.NSInputStream@,Foundation.NSOutputStream@) +M:Foundation.NSNetService.GetTxtRecordData +M:Foundation.NSNetService.Publish +M:Foundation.NSNetService.Publish(Foundation.NSNetServiceOptions) M:Foundation.NSNetService.remove_AddressResolved(System.EventHandler) M:Foundation.NSNetService.remove_DidAcceptConnection(System.EventHandler{Foundation.NSNetServiceConnectionEventArgs}) M:Foundation.NSNetService.remove_Published(System.EventHandler) @@ -11868,6 +12644,14 @@ M:Foundation.NSNetService.remove_Stopped(System.EventHandler) M:Foundation.NSNetService.remove_UpdatedTxtRecordData(System.EventHandler{Foundation.NSNetServiceDataEventArgs}) M:Foundation.NSNetService.remove_WillPublish(System.EventHandler) M:Foundation.NSNetService.remove_WillResolve(System.EventHandler) +M:Foundation.NSNetService.Resolve +M:Foundation.NSNetService.Resolve(System.Double) +M:Foundation.NSNetService.Schedule(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSNetService.SetTxtRecordData(Foundation.NSData) +M:Foundation.NSNetService.StartMonitoring +M:Foundation.NSNetService.Stop +M:Foundation.NSNetService.StopMonitoring +M:Foundation.NSNetService.Unschedule(Foundation.NSRunLoop,Foundation.NSString) M:Foundation.NSNetServiceBrowser.add_DomainRemoved(System.EventHandler{Foundation.NSNetDomainEventArgs}) M:Foundation.NSNetServiceBrowser.add_FoundDomain(System.EventHandler{Foundation.NSNetDomainEventArgs}) M:Foundation.NSNetServiceBrowser.add_FoundService(System.EventHandler{Foundation.NSNetServiceEventArgs}) @@ -11883,8 +12667,52 @@ M:Foundation.NSNetServiceBrowser.remove_NotSearched(System.EventHandler{Foundati M:Foundation.NSNetServiceBrowser.remove_SearchStarted(System.EventHandler) M:Foundation.NSNetServiceBrowser.remove_SearchStopped(System.EventHandler) M:Foundation.NSNetServiceBrowser.remove_ServiceRemoved(System.EventHandler{Foundation.NSNetServiceEventArgs}) +M:Foundation.NSNetServiceBrowser.Schedule(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSNetServiceBrowser.SearchForBrowsableDomains +M:Foundation.NSNetServiceBrowser.SearchForRegistrationDomains +M:Foundation.NSNetServiceBrowser.SearchForServices(System.String,System.String) +M:Foundation.NSNetServiceBrowser.Stop +M:Foundation.NSNetServiceBrowser.Unschedule(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSNotification.FromName(System.String,Foundation.NSObject,Foundation.NSDictionary) +M:Foundation.NSNotification.FromName(System.String,Foundation.NSObject) +M:Foundation.NSNotificationCenter.AddObserver(Foundation.NSObject,ObjCRuntime.Selector,Foundation.NSString,Foundation.NSObject) +M:Foundation.NSNotificationCenter.AddObserver(System.String,Foundation.NSObject,Foundation.NSOperationQueue,System.Action{Foundation.NSNotification}) +M:Foundation.NSNotificationCenter.PostNotification(Foundation.NSNotification) +M:Foundation.NSNotificationCenter.PostNotificationName(System.String,Foundation.NSObject,Foundation.NSDictionary) +M:Foundation.NSNotificationCenter.PostNotificationName(System.String,Foundation.NSObject) +M:Foundation.NSNotificationCenter.RemoveObserver(Foundation.NSObject,System.String,Foundation.NSObject) +M:Foundation.NSNotificationCenter.RemoveObserver(Foundation.NSObject) +M:Foundation.NSNotificationQueue.#ctor(Foundation.NSNotificationCenter) +M:Foundation.NSNotificationQueue.DequeueNotificationsMatchingcoalesceMask(Foundation.NSNotification,Foundation.NSNotificationCoalescing) M:Foundation.NSNotificationQueue.EnqueueNotification(Foundation.NSNotification,Foundation.NSPostingStyle,Foundation.NSNotificationCoalescing,Foundation.NSRunLoopMode[]) +M:Foundation.NSNotificationQueue.EnqueueNotification(Foundation.NSNotification,Foundation.NSPostingStyle,Foundation.NSNotificationCoalescing,Foundation.NSString[]) +M:Foundation.NSNotificationQueue.EnqueueNotification(Foundation.NSNotification,Foundation.NSPostingStyle) +M:Foundation.NSNumber.#ctor(System.Boolean) +M:Foundation.NSNumber.#ctor(System.Byte) +M:Foundation.NSNumber.#ctor(System.Double) +M:Foundation.NSNumber.#ctor(System.Int16) +M:Foundation.NSNumber.#ctor(System.Int32) +M:Foundation.NSNumber.#ctor(System.Int64) +M:Foundation.NSNumber.#ctor(System.SByte) +M:Foundation.NSNumber.#ctor(System.Single) +M:Foundation.NSNumber.#ctor(System.UInt16) +M:Foundation.NSNumber.#ctor(System.UInt32) +M:Foundation.NSNumber.#ctor(System.UInt64) +M:Foundation.NSNumber.Compare(Foundation.NSNumber) +M:Foundation.NSNumber.DescriptionWithLocale(Foundation.NSLocale) +M:Foundation.NSNumber.FromBoolean(System.Boolean) +M:Foundation.NSNumber.FromByte(System.Byte) +M:Foundation.NSNumber.FromDouble(System.Double) +M:Foundation.NSNumber.FromFloat(System.Single) +M:Foundation.NSNumber.FromInt16(System.Int16) +M:Foundation.NSNumber.FromInt32(System.Int32) +M:Foundation.NSNumber.FromInt64(System.Int64) +M:Foundation.NSNumber.FromSByte(System.SByte) +M:Foundation.NSNumber.FromUInt16(System.UInt16) +M:Foundation.NSNumber.FromUInt32(System.UInt32) +M:Foundation.NSNumber.FromUInt64(System.UInt64) M:Foundation.NSNumber.IsEqualTo(Foundation.NSNumber) +M:Foundation.NSNumber.IsEqualTo(System.IntPtr) M:Foundation.NSNumber.op_Explicit(Foundation.NSNumber)~System.Boolean M:Foundation.NSNumber.op_Explicit(Foundation.NSNumber)~System.Byte M:Foundation.NSNumber.op_Explicit(Foundation.NSNumber)~System.Double @@ -11907,6 +12735,11 @@ M:Foundation.NSNumber.op_Implicit(System.Single)~Foundation.NSNumber M:Foundation.NSNumber.op_Implicit(System.UInt16)~Foundation.NSNumber M:Foundation.NSNumber.op_Implicit(System.UInt32)~Foundation.NSNumber M:Foundation.NSNumber.op_Implicit(System.UInt64)~Foundation.NSNumber +M:Foundation.NSNumberFormatter.GetLocalizedString(Foundation.NSNumber,Foundation.NSNumberFormatterStyle) +M:Foundation.NSNumberFormatter.NumberFromString(System.String) +M:Foundation.NSNumberFormatter.StringFromNumber(Foundation.NSNumber) +M:Foundation.NSObject.#ctor +M:Foundation.NSObject.AddObserver(Foundation.NSObject,Foundation.NSString,Foundation.NSKeyValueObservingOptions,System.IntPtr) M:Foundation.NSObject.AddObserver(Foundation.NSObject,System.String,Foundation.NSKeyValueObservingOptions,System.IntPtr) M:Foundation.NSObject.AutomaticallyNotifiesObserversForKey(System.String) M:Foundation.NSObject.AwakeFromNib @@ -11916,6 +12749,7 @@ M:Foundation.NSObject.CancelPreviousPerformRequest(Foundation.NSObject) M:Foundation.NSObject.CommitEditing M:Foundation.NSObject.CommitEditing(Foundation.NSObject,ObjCRuntime.Selector,System.IntPtr) M:Foundation.NSObject.ConformsToProtocol(ObjCRuntime.NativeHandle) +M:Foundation.NSObject.Copy M:Foundation.NSObject.DidChange(Foundation.NSKeyValueChange,Foundation.NSIndexSet,Foundation.NSString) M:Foundation.NSObject.DidChange(Foundation.NSString,Foundation.NSKeyValueSetMutationKind,Foundation.NSSet) M:Foundation.NSObject.DidChangeValue(System.String) @@ -11936,15 +12770,19 @@ M:Foundation.NSObject.PerformSelector(ObjCRuntime.Selector,Foundation.NSObject,S M:Foundation.NSObject.PerformSelector(ObjCRuntime.Selector,Foundation.NSThread,Foundation.NSObject,System.Boolean,Foundation.NSString[]) M:Foundation.NSObject.PerformSelector(ObjCRuntime.Selector,Foundation.NSThread,Foundation.NSObject,System.Boolean) M:Foundation.NSObject.PrepareForInterfaceBuilder +M:Foundation.NSObject.RemoveObserver(Foundation.NSObject,Foundation.NSString,System.IntPtr) +M:Foundation.NSObject.RemoveObserver(Foundation.NSObject,Foundation.NSString) M:Foundation.NSObject.RemoveObserver(Foundation.NSObject,System.String,System.IntPtr) M:Foundation.NSObject.RemoveObserver(Foundation.NSObject,System.String) M:Foundation.NSObject.SetDefaultPlaceholder(Foundation.NSObject,Foundation.NSObject,Foundation.NSString) M:Foundation.NSObject.SetNilValueForKey(Foundation.NSString) +M:Foundation.NSObject.SetValueForKey(Foundation.NSObject,Foundation.NSString) M:Foundation.NSObject.SetValueForKeyPath(Foundation.NSObject,Foundation.NSString) M:Foundation.NSObject.SetValueForKeyPath(ObjCRuntime.NativeHandle,Foundation.NSString) M:Foundation.NSObject.SetValueForUndefinedKey(Foundation.NSObject,Foundation.NSString) M:Foundation.NSObject.SetValuesForKeysWithDictionary(Foundation.NSDictionary) M:Foundation.NSObject.Unbind(Foundation.NSString) +M:Foundation.NSObject.ValueForKey(Foundation.NSString) M:Foundation.NSObject.ValueForKeyPath(Foundation.NSString) M:Foundation.NSObject.ValueForUndefinedKey(Foundation.NSString) M:Foundation.NSObject.WillChange(Foundation.NSKeyValueChange,Foundation.NSIndexSet,Foundation.NSString) @@ -11961,6 +12799,31 @@ M:Foundation.NSOperatingSystemVersion.Equals(System.Object) M:Foundation.NSOperatingSystemVersion.GetHashCode M:Foundation.NSOperatingSystemVersion.op_Equality(Foundation.NSOperatingSystemVersion,Foundation.NSOperatingSystemVersion) M:Foundation.NSOperatingSystemVersion.op_Inequality(Foundation.NSOperatingSystemVersion,Foundation.NSOperatingSystemVersion) +M:Foundation.NSOperation.AddDependency(Foundation.NSOperation) +M:Foundation.NSOperation.Cancel +M:Foundation.NSOperation.Main +M:Foundation.NSOperation.RemoveDependency(Foundation.NSOperation) +M:Foundation.NSOperation.Start +M:Foundation.NSOperationQueue.AddBarrier(System.Action) +M:Foundation.NSOperationQueue.AddOperation(Foundation.NSOperation) +M:Foundation.NSOperationQueue.AddOperation(System.Action) +M:Foundation.NSOperationQueue.AddOperations(Foundation.NSOperation[],System.Boolean) +M:Foundation.NSOperationQueue.CancelAllOperations +M:Foundation.NSOperationQueue.WaitUntilAllOperationsAreFinished +M:Foundation.NSOrderedSet.#ctor(Foundation.NSObject) +M:Foundation.NSOrderedSet.#ctor(Foundation.NSOrderedSet) +M:Foundation.NSOrderedSet.#ctor(Foundation.NSSet) +M:Foundation.NSOrderedSet.AsSet +M:Foundation.NSOrderedSet.Contains(Foundation.NSObject) +M:Foundation.NSOrderedSet.FirstObject +M:Foundation.NSOrderedSet.GetReverseOrderedSet +M:Foundation.NSOrderedSet.IndexOf(Foundation.NSObject) +M:Foundation.NSOrderedSet.Intersects(Foundation.NSOrderedSet) +M:Foundation.NSOrderedSet.Intersects(Foundation.NSSet) +M:Foundation.NSOrderedSet.IsEqualToOrderedSet(Foundation.NSOrderedSet) +M:Foundation.NSOrderedSet.IsSubset(Foundation.NSOrderedSet) +M:Foundation.NSOrderedSet.IsSubset(Foundation.NSSet) +M:Foundation.NSOrderedSet.LastObject M:Foundation.NSOrderedSet.op_Addition(Foundation.NSOrderedSet,Foundation.NSOrderedSet) M:Foundation.NSOrderedSet.op_Addition(Foundation.NSOrderedSet,Foundation.NSSet) M:Foundation.NSOrderedSet.op_Equality(Foundation.NSOrderedSet,Foundation.NSOrderedSet) @@ -11973,59 +12836,562 @@ M:Foundation.NSOrderedSet`1.op_Equality(Foundation.NSOrderedSet{`0},Foundation.N M:Foundation.NSOrderedSet`1.op_Inequality(Foundation.NSOrderedSet{`0},Foundation.NSOrderedSet{`0}) M:Foundation.NSOrderedSet`1.op_Subtraction(Foundation.NSOrderedSet{`0},Foundation.NSOrderedSet{`0}) M:Foundation.NSOrderedSet`1.op_Subtraction(Foundation.NSOrderedSet{`0},Foundation.NSSet{`0}) +M:Foundation.NSOrthography.#ctor(System.String,Foundation.NSDictionary) +M:Foundation.NSOrthography.DominantLanguageForScript(System.String) +M:Foundation.NSOrthography.LanguagesForScript(System.String) +M:Foundation.NSOutputStream.#ctor +M:Foundation.NSOutputStream.#ctor(System.String,System.Boolean) +M:Foundation.NSOutputStream.CreateFile(System.String,System.Boolean) +M:Foundation.NSOutputStream.GetProperty(Foundation.NSString) +M:Foundation.NSOutputStream.HasSpaceAvailable +M:Foundation.NSOutputStream.OutputStreamToMemory +M:Foundation.NSOutputStream.SetProperty(Foundation.NSObject,Foundation.NSString) +M:Foundation.NSPersonNameComponentsFormatter.GetAnnotatedString(Foundation.NSPersonNameComponents) +M:Foundation.NSPersonNameComponentsFormatter.GetComponents(System.String) +M:Foundation.NSPersonNameComponentsFormatter.GetLocalizedString(Foundation.NSPersonNameComponents,Foundation.NSPersonNameComponentsFormatterStyle,Foundation.NSPersonNameComponentsFormatterOptions) +M:Foundation.NSPersonNameComponentsFormatter.GetObjectValue(Foundation.NSObject@,System.String,System.String@) +M:Foundation.NSPersonNameComponentsFormatter.GetString(Foundation.NSPersonNameComponents) +M:Foundation.NSPipe.Create +M:Foundation.NSPort.Create M:Foundation.NSPort.Dispose(System.Boolean) +M:Foundation.NSPort.Invalidate +M:Foundation.NSPort.RemoveFromRunLoop(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSPort.ScheduleInRunLoop(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSPortMessage.#ctor(Foundation.NSPort,Foundation.NSPort,Foundation.NSArray) +M:Foundation.NSPortMessage.SendBefore(Foundation.NSDate) +M:Foundation.NSPortNameServer.GetPort(System.String,System.String) +M:Foundation.NSPortNameServer.GetPort(System.String) +M:Foundation.NSPortNameServer.RegisterPort(Foundation.NSPort,System.String) +M:Foundation.NSPortNameServer.RemovePort(System.String) +M:Foundation.NSPredicate.AllowEvaluation +M:Foundation.NSPredicate.EvaluateWithObject(Foundation.NSObject,Foundation.NSDictionary) +M:Foundation.NSPredicate.EvaluateWithObject(Foundation.NSObject) +M:Foundation.NSPredicate.FromExpression(Foundation.NSPredicateEvaluator) +M:Foundation.NSPredicate.FromMetadataQueryString(System.String) +M:Foundation.NSPredicate.FromValue(System.Boolean) +M:Foundation.NSPredicate.PredicateWithSubstitutionVariables(Foundation.NSDictionary) +M:Foundation.NSPresentationIntent.CreateBlockQuoteIntent(System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateCodeBlockIntent(System.IntPtr,System.String,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateHeaderIntent(System.IntPtr,System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateListItemIntent(System.IntPtr,System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateOrderedListIntent(System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateParagraphIntent(System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateTableCellIntent(System.IntPtr,System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateTableHeaderRowIntent(System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateTableIntent(System.IntPtr,System.IntPtr,Foundation.NSNumber[],Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateTableRowIntent(System.IntPtr,System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateThematicBreakIntent(System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.CreateUnorderedListIntent(System.IntPtr,Foundation.NSPresentationIntent) +M:Foundation.NSPresentationIntent.IsEquivalent(Foundation.NSPresentationIntent) +M:Foundation.NSProcessInfo.BeginActivity(Foundation.NSActivityOptions,System.String) +M:Foundation.NSProcessInfo.DisableAutomaticTermination(System.String) +M:Foundation.NSProcessInfo.DisableSuddenTermination +M:Foundation.NSProcessInfo.EnableAutomaticTermination(System.String) +M:Foundation.NSProcessInfo.EnableSuddenTermination +M:Foundation.NSProcessInfo.EndActivity(Foundation.NSObject) +M:Foundation.NSProcessInfo.IsOperatingSystemAtLeastVersion(Foundation.NSOperatingSystemVersion) +M:Foundation.NSProcessInfo.PerformActivity(Foundation.NSActivityOptions,System.String,System.Action) +M:Foundation.NSProcessInfo.PerformExpiringActivity(System.String,System.Action{System.Boolean}) +M:Foundation.NSProgress.#ctor(Foundation.NSProgress,Foundation.NSDictionary) +M:Foundation.NSProgress.AddChild(Foundation.NSProgress,System.Int64) +M:Foundation.NSProgress.AddSubscriberForFile(Foundation.NSUrl,System.Action{Foundation.NSProgress}) +M:Foundation.NSProgress.BecomeCurrent(System.Int64) +M:Foundation.NSProgress.Cancel +M:Foundation.NSProgress.FromTotalUnitCount(System.Int64,Foundation.NSProgress,System.Int64) +M:Foundation.NSProgress.FromTotalUnitCount(System.Int64) +M:Foundation.NSProgress.GetDiscreteProgress(System.Int64) +M:Foundation.NSProgress.Pause +M:Foundation.NSProgress.PerformAsCurrent(System.Int64,System.Action) +M:Foundation.NSProgress.Publish +M:Foundation.NSProgress.RemoveSubscriber(Foundation.NSObject) +M:Foundation.NSProgress.ResignCurrent +M:Foundation.NSProgress.Resume +M:Foundation.NSProgress.SetUserInfo(Foundation.NSObject,Foundation.NSString) +M:Foundation.NSProgress.Unpublish +M:Foundation.NSPropertyListSerialization.DataWithPropertyList(Foundation.NSObject,Foundation.NSPropertyListFormat,Foundation.NSPropertyListWriteOptions,Foundation.NSError@) +M:Foundation.NSPropertyListSerialization.IsValidForFormat(Foundation.NSObject,Foundation.NSPropertyListFormat) +M:Foundation.NSPropertyListSerialization.PropertyListWithData(Foundation.NSData,Foundation.NSPropertyListReadOptions,Foundation.NSPropertyListFormat@,Foundation.NSError@) +M:Foundation.NSPropertyListSerialization.PropertyListWithStream(Foundation.NSInputStream,Foundation.NSPropertyListReadOptions,Foundation.NSPropertyListFormat@,Foundation.NSError@) +M:Foundation.NSPropertyListSerialization.WritePropertyList(Foundation.NSObject,Foundation.NSOutputStream,Foundation.NSPropertyListFormat,Foundation.NSPropertyListWriteOptions,Foundation.NSError@) M:Foundation.NSRange.#ctor(System.IntPtr,System.IntPtr) M:Foundation.NSRange.Equals(Foundation.NSRange) M:Foundation.NSRange.Equals(System.Object) M:Foundation.NSRange.GetHashCode +M:Foundation.NSRecursiveLock.LockBeforeDate(Foundation.NSDate) +M:Foundation.NSRecursiveLock.TryLock +M:Foundation.NSRegularExpression.#ctor(Foundation.NSString,Foundation.NSRegularExpressionOptions,Foundation.NSError@) +M:Foundation.NSRegularExpression.Create(Foundation.NSString,Foundation.NSRegularExpressionOptions,Foundation.NSError@) +M:Foundation.NSRegularExpression.EnumerateMatches(Foundation.NSString,Foundation.NSMatchingOptions,Foundation.NSRange,Foundation.NSMatchEnumerator) +M:Foundation.NSRegularExpression.FindFirstMatch(System.String,Foundation.NSMatchingOptions,Foundation.NSRange) +M:Foundation.NSRegularExpression.GetEscapedPattern(Foundation.NSString) +M:Foundation.NSRegularExpression.GetEscapedTemplate(Foundation.NSString) +M:Foundation.NSRegularExpression.GetMatches(Foundation.NSString,Foundation.NSMatchingOptions,Foundation.NSRange) +M:Foundation.NSRegularExpression.GetNumberOfMatches(Foundation.NSString,Foundation.NSMatchingOptions,Foundation.NSRange) +M:Foundation.NSRegularExpression.GetRangeOfFirstMatch(System.String,Foundation.NSMatchingOptions,Foundation.NSRange) +M:Foundation.NSRegularExpression.ReplaceMatches(Foundation.NSMutableString,Foundation.NSMatchingOptions,Foundation.NSRange,Foundation.NSString) +M:Foundation.NSRegularExpression.ReplaceMatches(System.String,Foundation.NSMatchingOptions,Foundation.NSRange,System.String) +M:Foundation.NSRelativeDateTimeFormatter.GetLocalizedString(Foundation.NSDate,Foundation.NSDate) +M:Foundation.NSRelativeDateTimeFormatter.GetLocalizedString(Foundation.NSDateComponents) +M:Foundation.NSRelativeDateTimeFormatter.GetLocalizedString(System.Double) +M:Foundation.NSRelativeDateTimeFormatter.GetString(Foundation.NSObject) +M:Foundation.NSRunLoop.AcceptInputForMode(Foundation.NSString,Foundation.NSDate) +M:Foundation.NSRunLoop.AddTimer(Foundation.NSTimer,Foundation.NSString) +M:Foundation.NSRunLoop.GetCFRunLoop +M:Foundation.NSRunLoop.LimitDateForMode(Foundation.NSString) +M:Foundation.NSRunLoop.Perform(Foundation.NSString[],System.Action) +M:Foundation.NSRunLoop.Perform(System.Action) +M:Foundation.NSRunLoop.Run +M:Foundation.NSRunLoop.RunUntil(Foundation.NSDate) +M:Foundation.NSRunLoop.RunUntil(Foundation.NSString,Foundation.NSDate) +M:Foundation.NSScriptCommand.Execute +M:Foundation.NSSet.#ctor(Foundation.NSArray) +M:Foundation.NSSet.#ctor(Foundation.NSSet) +M:Foundation.NSSet.Contains(Foundation.NSObject) +M:Foundation.NSSet.CreateSet +M:Foundation.NSSet.Enumerate(Foundation.NSSetEnumerator) +M:Foundation.NSSet.IntersectsSet(Foundation.NSSet) +M:Foundation.NSSet.IsEqualToSet(Foundation.NSSet) +M:Foundation.NSSet.IsSubsetOf(Foundation.NSSet) +M:Foundation.NSSet.LookupMember(Foundation.NSObject) M:Foundation.NSSet.op_Addition(Foundation.NSSet,Foundation.NSOrderedSet) M:Foundation.NSSet.op_Addition(Foundation.NSSet,Foundation.NSSet) M:Foundation.NSSet.op_Subtraction(Foundation.NSSet,Foundation.NSOrderedSet) M:Foundation.NSSet.op_Subtraction(Foundation.NSSet,Foundation.NSSet) M:Foundation.NSSet`1.op_Addition(Foundation.NSSet{`0},Foundation.NSSet{`0}) M:Foundation.NSSet`1.op_Subtraction(Foundation.NSSet{`0},Foundation.NSSet{`0}) +M:Foundation.NSSortDescriptor.#ctor(System.String,System.Boolean,Foundation.NSComparator) +M:Foundation.NSSortDescriptor.#ctor(System.String,System.Boolean,ObjCRuntime.Selector) +M:Foundation.NSSortDescriptor.#ctor(System.String,System.Boolean) +M:Foundation.NSSortDescriptor.AllowEvaluation +M:Foundation.NSSortDescriptor.Compare(Foundation.NSObject,Foundation.NSObject) M:Foundation.NSStream.add_OnEvent(System.EventHandler{Foundation.NSStreamEventArgs}) +M:Foundation.NSStream.Close M:Foundation.NSStream.Dispose(System.Boolean) +M:Foundation.NSStream.GetProperty(Foundation.NSString) +M:Foundation.NSStream.Open M:Foundation.NSStream.remove_OnEvent(System.EventHandler{Foundation.NSStreamEventArgs}) +M:Foundation.NSStream.Schedule(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSStream.SetProperty(Foundation.NSObject,Foundation.NSString) +M:Foundation.NSStream.Unschedule(Foundation.NSRunLoop,Foundation.NSString) M:Foundation.NSStreamSocksOptions.#ctor +M:Foundation.NSString.#ctor(Foundation.NSData,Foundation.NSStringEncoding) +M:Foundation.NSString.AbbreviateTildeInPath +M:Foundation.NSString.AppendPathComponent(Foundation.NSString) +M:Foundation.NSString.AppendPathExtension(Foundation.NSString) +M:Foundation.NSString.AppendPaths(System.String[]) +M:Foundation.NSString.Capitalize(Foundation.NSLocale) +M:Foundation.NSString.CommonPrefix(Foundation.NSString,Foundation.NSStringCompareOptions) +M:Foundation.NSString.Compare(Foundation.NSString,Foundation.NSStringCompareOptions,Foundation.NSRange,Foundation.NSLocale) +M:Foundation.NSString.Compare(Foundation.NSString,Foundation.NSStringCompareOptions,Foundation.NSRange) +M:Foundation.NSString.Compare(Foundation.NSString,Foundation.NSStringCompareOptions) +M:Foundation.NSString.Compare(Foundation.NSString) M:Foundation.NSString.CompareTo(Foundation.NSString) +M:Foundation.NSString.Contains(Foundation.NSString) +M:Foundation.NSString.DeleteLastPathComponent +M:Foundation.NSString.DeletePathExtension +M:Foundation.NSString.ExpandTildeInPath +M:Foundation.NSString.GetObject(Foundation.NSData,System.String,Foundation.NSError@) +M:Foundation.NSString.GetParagraphRange(Foundation.NSRange) +M:Foundation.NSString.HasPrefix(Foundation.NSString) +M:Foundation.NSString.HasSuffix(Foundation.NSString) +M:Foundation.NSString.LineRangeForRange(Foundation.NSRange) M:Foundation.NSString.LoadDataAsync(System.String,Foundation.NSProgress@) +M:Foundation.NSString.LocalizedCaseInsensitiveContains(Foundation.NSString) +M:Foundation.NSString.LocalizedStandardContainsString(Foundation.NSString) +M:Foundation.NSString.LocalizedStandardRangeOfString(Foundation.NSString) +M:Foundation.NSString.PathWithComponents(System.String[]) +M:Foundation.NSString.Replace(Foundation.NSRange,Foundation.NSString) +M:Foundation.NSString.ResolveSymlinksInPath +M:Foundation.NSString.SeparateComponents(Foundation.NSCharacterSet) +M:Foundation.NSString.SeparateComponents(Foundation.NSString) +M:Foundation.NSString.StandarizePath +M:Foundation.NSString.ToLower(Foundation.NSLocale) +M:Foundation.NSString.ToUpper(Foundation.NSLocale) +M:Foundation.NSString.TransliterateString(Foundation.NSString,System.Boolean) +M:Foundation.NSTask.Interrupt +M:Foundation.NSTask.Launch +M:Foundation.NSTask.Launch(Foundation.NSError@) +M:Foundation.NSTask.LaunchFromPath(System.String,System.String[]) +M:Foundation.NSTask.LaunchFromUrl(Foundation.NSUrl,System.String[],Foundation.NSError@,System.Action{Foundation.NSTask}) +M:Foundation.NSTask.Resume +M:Foundation.NSTask.Suspend +M:Foundation.NSTask.Terminate +M:Foundation.NSTask.WaitUntilExit +M:Foundation.NSTermOfAddress.GetLocalized(System.String,Foundation.NSMorphologyPronoun[]) +M:Foundation.NSTextCheckingResult.CorrectionCheckingResult(Foundation.NSRange,System.String,System.String[]) +M:Foundation.NSTextCheckingResult.CorrectionCheckingResult(Foundation.NSRange,System.String) +M:Foundation.NSTextCheckingResult.DashCheckingResult(Foundation.NSRange,System.String) +M:Foundation.NSTextCheckingResult.DateCheckingResult(Foundation.NSRange,Foundation.NSDate,Foundation.NSTimeZone,System.Double) +M:Foundation.NSTextCheckingResult.DateCheckingResult(Foundation.NSRange,Foundation.NSDate) +M:Foundation.NSTextCheckingResult.GetRange(System.String) +M:Foundation.NSTextCheckingResult.GrammarCheckingResult(Foundation.NSRange,System.String[]) +M:Foundation.NSTextCheckingResult.LinkCheckingResult(Foundation.NSRange,Foundation.NSUrl) +M:Foundation.NSTextCheckingResult.OrthographyCheckingResult(Foundation.NSRange,Foundation.NSOrthography) +M:Foundation.NSTextCheckingResult.PhoneNumberCheckingResult(Foundation.NSRange,System.String) +M:Foundation.NSTextCheckingResult.QuoteCheckingResult(Foundation.NSRange,Foundation.NSString) +M:Foundation.NSTextCheckingResult.ReplacementCheckingResult(Foundation.NSRange,System.String) +M:Foundation.NSTextCheckingResult.SpellCheckingResult(Foundation.NSRange) +M:Foundation.NSThread.Cancel +M:Foundation.NSThread.Exit +M:Foundation.NSThread.Main +M:Foundation.NSThread.SleepFor(System.Double) +M:Foundation.NSThread.SleepUntil(Foundation.NSDate) +M:Foundation.NSThread.Start +M:Foundation.NSTimer.#ctor(Foundation.NSDate,System.Double,Foundation.NSObject,ObjCRuntime.Selector,Foundation.NSObject,System.Boolean) +M:Foundation.NSTimer.#ctor(Foundation.NSDate,System.Double,System.Boolean,System.Action{Foundation.NSTimer}) +M:Foundation.NSTimer.CreateScheduledTimer(System.Double,Foundation.NSObject,ObjCRuntime.Selector,Foundation.NSObject,System.Boolean) +M:Foundation.NSTimer.CreateScheduledTimer(System.Double,System.Boolean,System.Action{Foundation.NSTimer}) +M:Foundation.NSTimer.CreateTimer(System.Double,Foundation.NSObject,ObjCRuntime.Selector,Foundation.NSObject,System.Boolean) +M:Foundation.NSTimer.CreateTimer(System.Double,System.Boolean,System.Action{Foundation.NSTimer}) M:Foundation.NSTimer.Dispose(System.Boolean) +M:Foundation.NSTimer.Fire +M:Foundation.NSTimer.Invalidate +M:Foundation.NSTimeZone.#ctor(System.String,Foundation.NSData) +M:Foundation.NSTimeZone.#ctor(System.String) +M:Foundation.NSTimeZone.Abbreviation +M:Foundation.NSTimeZone.Abbreviation(Foundation.NSDate) +M:Foundation.NSTimeZone.DaylightSavingTimeOffset(Foundation.NSDate) +M:Foundation.NSTimeZone.FromAbbreviation(System.String) +M:Foundation.NSTimeZone.FromName(System.String,Foundation.NSData) +M:Foundation.NSTimeZone.FromName(System.String) +M:Foundation.NSTimeZone.GetLocalizedName(Foundation.NSTimeZoneNameStyle,Foundation.NSLocale) +M:Foundation.NSTimeZone.IsDaylightSavingsTime(Foundation.NSDate) +M:Foundation.NSTimeZone.NextDaylightSavingTimeTransitionAfter(Foundation.NSDate) +M:Foundation.NSTimeZone.ResetSystemTimeZone +M:Foundation.NSTimeZone.SecondsFromGMT(Foundation.NSDate) +M:Foundation.NSUbiquitousKeyValueStore.GetArray(System.String) +M:Foundation.NSUbiquitousKeyValueStore.GetBool(System.String) +M:Foundation.NSUbiquitousKeyValueStore.GetData(System.String) +M:Foundation.NSUbiquitousKeyValueStore.GetDictionary(System.String) +M:Foundation.NSUbiquitousKeyValueStore.GetDouble(System.String) +M:Foundation.NSUbiquitousKeyValueStore.GetLong(System.String) +M:Foundation.NSUbiquitousKeyValueStore.GetString(System.String) +M:Foundation.NSUbiquitousKeyValueStore.Remove(System.String) +M:Foundation.NSUbiquitousKeyValueStore.Synchronize +M:Foundation.NSUbiquitousKeyValueStore.ToDictionary +M:Foundation.NSUndoManager.BeginUndoGrouping +M:Foundation.NSUndoManager.DisableUndoRegistration +M:Foundation.NSUndoManager.EnableUndoRegistration +M:Foundation.NSUndoManager.EndUndoGrouping +M:Foundation.NSUndoManager.GetRedoActionUserInfoValue(System.String) +M:Foundation.NSUndoManager.GetUndoActionUserInfoValue(System.String) +M:Foundation.NSUndoManager.PrepareWithInvocationTarget(Foundation.NSObject) +M:Foundation.NSUndoManager.Redo +M:Foundation.NSUndoManager.RedoMenuTitleForUndoActionName(System.String) +M:Foundation.NSUndoManager.RegisterUndo(Foundation.NSObject,System.Action{Foundation.NSObject}) +M:Foundation.NSUndoManager.RegisterUndoWithTarget(Foundation.NSObject,ObjCRuntime.Selector,Foundation.NSObject) +M:Foundation.NSUndoManager.RemoveAllActions +M:Foundation.NSUndoManager.RemoveAllActions(Foundation.NSObject) +M:Foundation.NSUndoManager.SetActionIsDiscardable(System.Boolean) +M:Foundation.NSUndoManager.SetActionName(System.String) +M:Foundation.NSUndoManager.SetActionUserInfoValue(Foundation.NSObject,System.String) +M:Foundation.NSUndoManager.Undo +M:Foundation.NSUndoManager.UndoMenuTitleForUndoActionName(System.String) +M:Foundation.NSUndoManager.UndoNestedGroup +M:Foundation.NSUnit.#ctor(System.String) +M:Foundation.NSUnitAcceleration.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitAngle.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitArea.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitConcentrationMass.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitConcentrationMass.GetMillimolesPerLiter(System.Double) +M:Foundation.NSUnitConverter.GetBaseUnitValue(System.Double) +M:Foundation.NSUnitConverter.GetValue(System.Double) +M:Foundation.NSUnitConverterLinear.#ctor(System.Double,System.Double) +M:Foundation.NSUnitConverterLinear.#ctor(System.Double) +M:Foundation.NSUnitDispersion.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitDuration.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitElectricCharge.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitElectricCurrent.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitElectricPotentialDifference.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitElectricResistance.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitEnergy.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitFrequency.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitFuelEfficiency.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitIlluminance.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitInformationStorage.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitInformationStorage.#ctor(System.String) +M:Foundation.NSUnitLength.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitMass.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitPower.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitPressure.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitSpeed.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitTemperature.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUnitVolume.#ctor(System.String,Foundation.NSUnitConverter) +M:Foundation.NSUrl.#ctor(Foundation.NSData,Foundation.NSUrlBookmarkResolutionOptions,Foundation.NSUrl,System.Boolean@,Foundation.NSError@) +M:Foundation.NSUrl.#ctor(System.IntPtr,System.Boolean,Foundation.NSUrl) +M:Foundation.NSUrl.#ctor(System.String,Foundation.NSUrl) +M:Foundation.NSUrl.#ctor(System.String,System.Boolean,Foundation.NSUrl) +M:Foundation.NSUrl.#ctor(System.String,System.Boolean) +M:Foundation.NSUrl.#ctor(System.String,System.String,System.String) +M:Foundation.NSUrl.#ctor(System.String) +M:Foundation.NSUrl.Append(System.String,System.Boolean) +M:Foundation.NSUrl.AppendPathExtension(System.String) +M:Foundation.NSUrl.CreateAbsoluteUrlWithDataRepresentation(Foundation.NSData,Foundation.NSUrl) +M:Foundation.NSUrl.CreateBookmarkData(Foundation.NSUrlBookmarkCreationOptions,System.String[],Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSUrl.CreateFileUrl(System.String,Foundation.NSUrl) +M:Foundation.NSUrl.CreateFileUrl(System.String,System.Boolean,Foundation.NSUrl) +M:Foundation.NSUrl.CreateFileUrl(System.String,System.Boolean) +M:Foundation.NSUrl.CreateFileUrl(System.String) +M:Foundation.NSUrl.CreateFileUrl(System.String[]) +M:Foundation.NSUrl.CreateWithDataRepresentation(Foundation.NSData,Foundation.NSUrl) +M:Foundation.NSUrl.FromBookmarkData(Foundation.NSData,Foundation.NSUrlBookmarkResolutionOptions,Foundation.NSUrl,System.Boolean@,Foundation.NSError@) +M:Foundation.NSUrl.FromString(System.String,System.Boolean) +M:Foundation.NSUrl.FromString(System.String) +M:Foundation.NSUrl.FromUTF8Pointer(System.IntPtr,System.Boolean,Foundation.NSUrl) +M:Foundation.NSUrl.GetBookmarkData(Foundation.NSUrl,Foundation.NSError@) +M:Foundation.NSUrl.GetFileSystemRepresentation(System.IntPtr,System.IntPtr) +M:Foundation.NSUrl.GetObject(Foundation.NSData,System.String,Foundation.NSError@) +M:Foundation.NSUrl.GetResourceValues(Foundation.NSString[],Foundation.NSError@) M:Foundation.NSUrl.LoadDataAsync(System.String,Foundation.NSProgress@) M:Foundation.NSUrl.op_Equality(Foundation.NSUrl,Foundation.NSUrl) M:Foundation.NSUrl.op_Implicit(Foundation.NSUrl)~System.Uri M:Foundation.NSUrl.op_Implicit(System.Uri)~Foundation.NSUrl M:Foundation.NSUrl.op_Inequality(Foundation.NSUrl,Foundation.NSUrl) +M:Foundation.NSUrl.RemoveAllCachedResourceValues +M:Foundation.NSUrl.RemoveCachedResourceValueForKey(Foundation.NSString) +M:Foundation.NSUrl.RemoveLastPathComponent +M:Foundation.NSUrl.RemovePathExtension +M:Foundation.NSUrl.ResolveAlias(Foundation.NSUrl,Foundation.NSUrlBookmarkResolutionOptions,Foundation.NSError@) +M:Foundation.NSUrl.SetTemporaryResourceValue(Foundation.NSObject,Foundation.NSString) +M:Foundation.NSUrl.StartAccessingSecurityScopedResource +M:Foundation.NSUrl.StopAccessingSecurityScopedResource +M:Foundation.NSUrl.WriteBookmarkData(Foundation.NSData,Foundation.NSUrl,Foundation.NSUrlBookmarkCreationOptions,Foundation.NSError@) +M:Foundation.NSUrlAuthenticationChallenge.#ctor(Foundation.NSUrlAuthenticationChallenge,Foundation.NSUrlConnection) M:Foundation.NSUrlAuthenticationChallengeSender_Extensions.PerformDefaultHandling(Foundation.INSUrlAuthenticationChallengeSender,Foundation.NSUrlAuthenticationChallenge) M:Foundation.NSUrlAuthenticationChallengeSender_Extensions.RejectProtectionSpaceAndContinue(Foundation.INSUrlAuthenticationChallengeSender,Foundation.NSUrlAuthenticationChallenge) +M:Foundation.NSUrlCache.#ctor(System.UIntPtr,System.UIntPtr,Foundation.NSUrl) +M:Foundation.NSUrlCache.CachedResponseForRequest(Foundation.NSUrlRequest) +M:Foundation.NSUrlCache.GetCachedResponse(Foundation.NSUrlSessionDataTask,System.Action{Foundation.NSCachedUrlResponse}) +M:Foundation.NSUrlCache.RemoveAllCachedResponses +M:Foundation.NSUrlCache.RemoveCachedResponse(Foundation.NSUrlRequest) +M:Foundation.NSUrlCache.RemoveCachedResponse(Foundation.NSUrlSessionDataTask) +M:Foundation.NSUrlCache.RemoveCachedResponsesSinceDate(Foundation.NSDate) +M:Foundation.NSUrlCache.StoreCachedResponse(Foundation.NSCachedUrlResponse,Foundation.NSUrlRequest) +M:Foundation.NSUrlCache.StoreCachedResponse(Foundation.NSCachedUrlResponse,Foundation.NSUrlSessionDataTask) +M:Foundation.NSUrlComponents.#ctor(Foundation.NSUrl,System.Boolean) +M:Foundation.NSUrlComponents.#ctor(System.String) +M:Foundation.NSUrlComponents.AsString +M:Foundation.NSUrlComponents.FromString(System.String,System.Boolean) +M:Foundation.NSUrlComponents.FromString(System.String) +M:Foundation.NSUrlComponents.FromUrl(Foundation.NSUrl,System.Boolean) +M:Foundation.NSUrlComponents.GetRelativeUrl(Foundation.NSUrl) +M:Foundation.NSUrlConnection.#ctor(Foundation.NSUrlRequest,Foundation.INSUrlConnectionDelegate,System.Boolean) +M:Foundation.NSUrlConnection.#ctor(Foundation.NSUrlRequest,Foundation.INSUrlConnectionDelegate) +M:Foundation.NSUrlConnection.Cancel +M:Foundation.NSUrlConnection.CancelAuthenticationChallenge(Foundation.NSUrlAuthenticationChallenge) +M:Foundation.NSUrlConnection.CanHandleRequest(Foundation.NSUrlRequest) +M:Foundation.NSUrlConnection.ContinueWithoutCredential(Foundation.NSUrlAuthenticationChallenge) +M:Foundation.NSUrlConnection.FromRequest(Foundation.NSUrlRequest,Foundation.INSUrlConnectionDelegate) +M:Foundation.NSUrlConnection.PerformDefaultHandling(Foundation.NSUrlAuthenticationChallenge) +M:Foundation.NSUrlConnection.RejectProtectionSpaceAndContinue(Foundation.NSUrlAuthenticationChallenge) +M:Foundation.NSUrlConnection.Schedule(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSUrlConnection.SendAsynchronousRequest(Foundation.NSUrlRequest,Foundation.NSOperationQueue,Foundation.NSUrlConnectionDataResponse) +M:Foundation.NSUrlConnection.SendSynchronousRequest(Foundation.NSUrlRequest,Foundation.NSUrlResponse@,Foundation.NSError@) +M:Foundation.NSUrlConnection.SetDelegateQueue(Foundation.NSOperationQueue) +M:Foundation.NSUrlConnection.Start +M:Foundation.NSUrlConnection.Unschedule(Foundation.NSRunLoop,Foundation.NSString) +M:Foundation.NSUrlConnection.UseCredential(Foundation.NSUrlCredential,Foundation.NSUrlAuthenticationChallenge) +M:Foundation.NSUrlCredential.#ctor(Security.SecTrust) +M:Foundation.NSUrlCredential.#ctor(System.String,System.String,Foundation.NSUrlCredentialPersistence) +M:Foundation.NSUrlCredential.FromUserPasswordPersistance(System.String,System.String,Foundation.NSUrlCredentialPersistence) +M:Foundation.NSUrlCredentialStorage.GetCredentials(Foundation.NSUrlProtectionSpace,Foundation.NSUrlSessionTask,System.Action{Foundation.NSDictionary}) +M:Foundation.NSUrlCredentialStorage.GetCredentials(Foundation.NSUrlProtectionSpace) +M:Foundation.NSUrlCredentialStorage.GetDefaultCredential(Foundation.NSUrlProtectionSpace,Foundation.NSUrlSessionTask,System.Action{Foundation.NSUrlCredential}) +M:Foundation.NSUrlCredentialStorage.GetDefaultCredential(Foundation.NSUrlProtectionSpace) +M:Foundation.NSUrlCredentialStorage.RemoveCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace,Foundation.NSDictionary,Foundation.NSUrlSessionTask) +M:Foundation.NSUrlCredentialStorage.RemoveCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace,Foundation.NSDictionary) +M:Foundation.NSUrlCredentialStorage.RemoveCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace) +M:Foundation.NSUrlCredentialStorage.SetCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace,Foundation.NSUrlSessionTask) +M:Foundation.NSUrlCredentialStorage.SetCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace) +M:Foundation.NSUrlCredentialStorage.SetDefaultCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace,Foundation.NSUrlSessionTask) +M:Foundation.NSUrlCredentialStorage.SetDefaultCredential(Foundation.NSUrlCredential,Foundation.NSUrlProtectionSpace) +M:Foundation.NSUrlDownload.#ctor(Foundation.NSData,Foundation.NSObject,System.String) +M:Foundation.NSUrlDownload.#ctor(Foundation.NSUrlRequest,Foundation.NSObject) +M:Foundation.NSUrlDownload.Cancel +M:Foundation.NSUrlDownload.CanResumeDownloadDecodedWithEncodingMimeType(System.String) +M:Foundation.NSUrlDownload.SetDestination(System.String,System.Boolean) +M:Foundation.NSUrlProtocol.#ctor(Foundation.NSUrlRequest,Foundation.NSCachedUrlResponse,Foundation.INSUrlProtocolClient) +M:Foundation.NSUrlProtocol.CanInitWithRequest(Foundation.NSUrlRequest) +M:Foundation.NSUrlProtocol.GetCanonicalRequest(Foundation.NSUrlRequest) +M:Foundation.NSUrlProtocol.GetProperty(System.String,Foundation.NSUrlRequest) +M:Foundation.NSUrlProtocol.IsRequestCacheEquivalent(Foundation.NSUrlRequest,Foundation.NSUrlRequest) +M:Foundation.NSUrlProtocol.RegisterClass(ObjCRuntime.Class) +M:Foundation.NSUrlProtocol.RemoveProperty(System.String,Foundation.NSMutableUrlRequest) +M:Foundation.NSUrlProtocol.SetProperty(Foundation.NSObject,System.String,Foundation.NSMutableUrlRequest) +M:Foundation.NSUrlProtocol.StartLoading +M:Foundation.NSUrlProtocol.StopLoading +M:Foundation.NSUrlProtocol.UnregisterClass(ObjCRuntime.Class) +M:Foundation.NSUrlQueryItem.#ctor(System.String,System.String) +M:Foundation.NSUrlRequest.#ctor(Foundation.NSUrl,Foundation.NSUrlRequestCachePolicy,System.Double) +M:Foundation.NSUrlRequest.#ctor(Foundation.NSUrl) +M:Foundation.NSUrlRequest.FromUrl(Foundation.NSUrl) +M:Foundation.NSUrlSession.CreateBidirectionalStream(Foundation.NSNetService) +M:Foundation.NSUrlSession.CreateDataTask(Foundation.NSUrl,Foundation.NSUrlSessionResponse) +M:Foundation.NSUrlSession.CreateDataTask(Foundation.NSUrl) +M:Foundation.NSUrlSession.CreateDataTask(Foundation.NSUrlRequest,Foundation.NSUrlSessionResponse) +M:Foundation.NSUrlSession.CreateDataTask(Foundation.NSUrlRequest) +M:Foundation.NSUrlSession.CreateDownloadTask(Foundation.NSData) +M:Foundation.NSUrlSession.CreateDownloadTask(Foundation.NSUrl,Foundation.NSUrlDownloadSessionResponse) +M:Foundation.NSUrlSession.CreateDownloadTask(Foundation.NSUrl) +M:Foundation.NSUrlSession.CreateDownloadTask(Foundation.NSUrlRequest,Foundation.NSUrlDownloadSessionResponse) +M:Foundation.NSUrlSession.CreateDownloadTask(Foundation.NSUrlRequest) +M:Foundation.NSUrlSession.CreateDownloadTaskFromResumeData(Foundation.NSData,Foundation.NSUrlDownloadSessionResponse) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSData,System.Action{Foundation.NSData,Foundation.NSUrlResponse,Foundation.NSError}) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSData) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSUrlRequest,Foundation.NSData,Foundation.NSUrlSessionResponse) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSUrlRequest,Foundation.NSData) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSUrlRequest,Foundation.NSUrl,Foundation.NSUrlSessionResponse) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSUrlRequest,Foundation.NSUrl) +M:Foundation.NSUrlSession.CreateUploadTask(Foundation.NSUrlRequest) M:Foundation.NSUrlSession.CreateUploadTaskAsync(Foundation.NSData,Foundation.NSUrlSessionUploadTask@) M:Foundation.NSUrlSession.CreateUploadTaskAsync(Foundation.NSData) +M:Foundation.NSUrlSession.CreateWebSocketTask(Foundation.NSUrl,System.String[]) +M:Foundation.NSUrlSession.CreateWebSocketTask(Foundation.NSUrl) +M:Foundation.NSUrlSession.CreateWebSocketTask(Foundation.NSUrlRequest) +M:Foundation.NSUrlSession.FinishTasksAndInvalidate +M:Foundation.NSUrlSession.Flush(System.Action) +M:Foundation.NSUrlSession.FromConfiguration(Foundation.NSUrlSessionConfiguration) +M:Foundation.NSUrlSession.FromWeakConfiguration(Foundation.NSUrlSessionConfiguration,Foundation.NSObject,Foundation.NSOperationQueue) +M:Foundation.NSUrlSession.GetAllTasks(Foundation.NSUrlSessionAllPendingTasks) +M:Foundation.NSUrlSession.GetTasks(Foundation.NSUrlSessionPendingTasks) +M:Foundation.NSUrlSession.InvalidateAndCancel +M:Foundation.NSUrlSession.Reset(System.Action) M:Foundation.NSUrlSessionConfiguration.Dispose(System.Boolean) +M:Foundation.NSUrlSessionDataTask.#ctor +M:Foundation.NSUrlSessionDownloadTask.#ctor +M:Foundation.NSUrlSessionDownloadTask.Cancel(System.Action{Foundation.NSData}) M:Foundation.NSUrlSessionDownloadTaskRequest.Finalize +M:Foundation.NSUrlSessionStreamTask.CaptureStreams +M:Foundation.NSUrlSessionStreamTask.CloseRead +M:Foundation.NSUrlSessionStreamTask.CloseWrite +M:Foundation.NSUrlSessionStreamTask.StartSecureConnection +M:Foundation.NSUrlSessionStreamTask.StopSecureConnection +M:Foundation.NSUrlSessionStreamTask.WriteData(Foundation.NSData,System.Double,System.Action{Foundation.NSError}) +M:Foundation.NSUrlSessionTask.#ctor +M:Foundation.NSUrlSessionTask.Cancel +M:Foundation.NSUrlSessionTask.Resume +M:Foundation.NSUrlSessionTask.Suspend M:Foundation.NSUrlSessionTaskDelegate_Extensions.DidCreateTask(Foundation.INSUrlSessionTaskDelegate,Foundation.NSUrlSession,Foundation.NSUrlSessionTask) M:Foundation.NSUrlSessionTaskDelegate_Extensions.DidReceiveInformationalResponse(Foundation.INSUrlSessionTaskDelegate,Foundation.NSUrlSession,Foundation.NSUrlSessionTask,Foundation.NSHttpUrlResponse) M:Foundation.NSUrlSessionTaskDelegate_Extensions.NeedNewBodyStream(Foundation.INSUrlSessionTaskDelegate,Foundation.NSUrlSession,Foundation.NSUrlSessionTask,System.Int64,System.Action{Foundation.NSInputStream}) +M:Foundation.NSUrlSessionTaskDelegate.DidCreateTask(Foundation.NSUrlSession,Foundation.NSUrlSessionTask) +M:Foundation.NSUrlSessionTaskDelegate.DidReceiveInformationalResponse(Foundation.NSUrlSession,Foundation.NSUrlSessionTask,Foundation.NSHttpUrlResponse) +M:Foundation.NSUrlSessionTaskDelegate.NeedNewBodyStream(Foundation.NSUrlSession,Foundation.NSUrlSessionTask,System.Int64,System.Action{Foundation.NSInputStream}) +M:Foundation.NSUrlSessionTaskMetrics.#ctor +M:Foundation.NSUrlSessionTaskTransactionMetrics.#ctor +M:Foundation.NSUrlSessionUploadTask.#ctor +M:Foundation.NSUrlSessionUploadTask.CancelByProducingResumeData(System.Action{Foundation.NSData}) M:Foundation.NSUrlSessionUploadTask.CancelByProducingResumeDataAsync M:Foundation.NSUrlSessionWebSocketDelegate_Extensions.DidClose(Foundation.INSUrlSessionWebSocketDelegate,Foundation.NSUrlSession,Foundation.NSUrlSessionWebSocketTask,Foundation.NSUrlSessionWebSocketCloseCode,Foundation.NSData) M:Foundation.NSUrlSessionWebSocketDelegate_Extensions.DidOpen(Foundation.INSUrlSessionWebSocketDelegate,Foundation.NSUrlSession,Foundation.NSUrlSessionWebSocketTask,System.String) +M:Foundation.NSUrlSessionWebSocketDelegate.DidClose(Foundation.NSUrlSession,Foundation.NSUrlSessionWebSocketTask,Foundation.NSUrlSessionWebSocketCloseCode,Foundation.NSData) +M:Foundation.NSUrlSessionWebSocketDelegate.DidOpen(Foundation.NSUrlSession,Foundation.NSUrlSessionWebSocketTask,System.String) +M:Foundation.NSUrlSessionWebSocketMessage.#ctor(Foundation.NSData) +M:Foundation.NSUrlSessionWebSocketMessage.#ctor(System.String) +M:Foundation.NSUrlSessionWebSocketTask.Cancel(Foundation.NSUrlSessionWebSocketCloseCode,Foundation.NSData) +M:Foundation.NSUrlSessionWebSocketTask.ReceiveMessage(System.Action{Foundation.NSUrlSessionWebSocketMessage,Foundation.NSError}) M:Foundation.NSUrlSessionWebSocketTask.ReceiveMessageAsync +M:Foundation.NSUrlSessionWebSocketTask.SendMessage(Foundation.NSUrlSessionWebSocketMessage,System.Action{Foundation.NSError}) M:Foundation.NSUrlSessionWebSocketTask.SendMessageAsync(Foundation.NSUrlSessionWebSocketMessage) +M:Foundation.NSUrlSessionWebSocketTask.SendPing(System.Action{Foundation.NSError}) M:Foundation.NSUrlSessionWebSocketTask.SendPingAsync +M:Foundation.NSUserActivity.#ctor(System.String) +M:Foundation.NSUserActivity.AddUserInfoEntries(Foundation.NSDictionary) +M:Foundation.NSUserActivity.BecomeCurrent +M:Foundation.NSUserActivity.DeleteAllSavedUserActivities(System.Action) +M:Foundation.NSUserActivity.DeleteSavedUserActivities(System.String[],System.Action) M:Foundation.NSUserActivity.Dispose(System.Boolean) +M:Foundation.NSUserActivity.GetContinuationStreams(System.Action{Foundation.NSInputStream,Foundation.NSOutputStream,Foundation.NSError}) +M:Foundation.NSUserActivity.Invalidate M:Foundation.NSUserActivity.LoadDataAsync(System.String,Foundation.NSProgress@) +M:Foundation.NSUserActivity.ResignCurrent +M:Foundation.NSUserDefaults.AddSuite(System.String) +M:Foundation.NSUserDefaults.ArrayForKey(System.String) +M:Foundation.NSUserDefaults.BoolForKey(System.String) +M:Foundation.NSUserDefaults.DataForKey(System.String) +M:Foundation.NSUserDefaults.DictionaryForKey(System.String) +M:Foundation.NSUserDefaults.DoubleForKey(System.String) +M:Foundation.NSUserDefaults.FloatForKey(System.String) +M:Foundation.NSUserDefaults.GetVolatileDomain(System.String) +M:Foundation.NSUserDefaults.IntForKey(System.String) +M:Foundation.NSUserDefaults.ObjectIsForced(System.String,System.String) +M:Foundation.NSUserDefaults.ObjectIsForced(System.String) +M:Foundation.NSUserDefaults.PersistentDomainForName(System.String) +M:Foundation.NSUserDefaults.PersistentDomainNames +M:Foundation.NSUserDefaults.RegisterDefaults(Foundation.NSDictionary) +M:Foundation.NSUserDefaults.RemoveObject(System.String) +M:Foundation.NSUserDefaults.RemovePersistentDomain(System.String) +M:Foundation.NSUserDefaults.RemoveSuite(System.String) +M:Foundation.NSUserDefaults.RemoveVolatileDomain(System.String) +M:Foundation.NSUserDefaults.ResetStandardUserDefaults +M:Foundation.NSUserDefaults.SetBool(System.Boolean,System.String) +M:Foundation.NSUserDefaults.SetDouble(System.Double,System.String) +M:Foundation.NSUserDefaults.SetFloat(System.Single,System.String) +M:Foundation.NSUserDefaults.SetPersistentDomain(Foundation.NSDictionary,System.String) +M:Foundation.NSUserDefaults.SetURL(Foundation.NSUrl,System.String) +M:Foundation.NSUserDefaults.SetVolatileDomain(Foundation.NSDictionary,System.String) +M:Foundation.NSUserDefaults.StringArrayForKey(System.String) +M:Foundation.NSUserDefaults.StringForKey(System.String) +M:Foundation.NSUserDefaults.Synchronize +M:Foundation.NSUserDefaults.ToDictionary +M:Foundation.NSUserDefaults.URLForKey(System.String) +M:Foundation.NSUserDefaults.VolatileDomainNames +M:Foundation.NSUserNotificationAction.GetAction(System.String,System.String) M:Foundation.NSUserNotificationCenter.add_DidActivateNotification(System.EventHandler{Foundation.UNCDidActivateNotificationEventArgs}) M:Foundation.NSUserNotificationCenter.add_DidDeliverNotification(System.EventHandler{Foundation.UNCDidDeliverNotificationEventArgs}) +M:Foundation.NSUserNotificationCenter.DeliverNotification(Foundation.NSUserNotification) M:Foundation.NSUserNotificationCenter.Dispose(System.Boolean) M:Foundation.NSUserNotificationCenter.remove_DidActivateNotification(System.EventHandler{Foundation.UNCDidActivateNotificationEventArgs}) M:Foundation.NSUserNotificationCenter.remove_DidDeliverNotification(System.EventHandler{Foundation.UNCDidDeliverNotificationEventArgs}) +M:Foundation.NSUserNotificationCenter.RemoveAllDeliveredNotifications +M:Foundation.NSUserNotificationCenter.RemoveDeliveredNotification(Foundation.NSUserNotification) +M:Foundation.NSUserNotificationCenter.RemoveScheduledNotification(Foundation.NSUserNotification) +M:Foundation.NSUserNotificationCenter.ScheduleNotification(Foundation.NSUserNotification) +M:Foundation.NSUuid.#ctor(System.String) +M:Foundation.NSUuid.AsString +M:Foundation.NSUuid.Compare(Foundation.NSUuid) +M:Foundation.NSValue.FromCGPoint(CoreGraphics.CGPoint) +M:Foundation.NSValue.FromCGRect(CoreGraphics.CGRect) +M:Foundation.NSValue.FromCGSize(CoreGraphics.CGSize) +M:Foundation.NSValue.FromCMVideoDimensions(CoreMedia.CMVideoDimensions) +M:Foundation.NSValue.FromGCPoint2(GameController.GCPoint2) +M:Foundation.NSValue.FromRange(Foundation.NSRange) +M:Foundation.NSValue.IsEqualTo(Foundation.NSValue) +M:Foundation.NSValue.StoreValueAtAddress(System.IntPtr,System.UIntPtr) +M:Foundation.NSValue.StoreValueAtAddress(System.IntPtr) +M:Foundation.NSValue.ValueFromNonretainedObject(Foundation.NSObject) +M:Foundation.NSValue.ValueFromPointer(System.IntPtr) +M:Foundation.NSValueTransformer.GetValueTransformer(System.String) +M:Foundation.NSValueTransformer.ReverseTransformedValue(Foundation.NSObject) +M:Foundation.NSValueTransformer.SetValueTransformer(Foundation.NSValueTransformer,System.String) +M:Foundation.NSValueTransformer.TransformedValue(Foundation.NSObject) +M:Foundation.NSXpcConnection.#ctor(Foundation.NSXpcListenerEndpoint) +M:Foundation.NSXpcConnection.#ctor(System.String,Foundation.NSXpcConnectionOptions) +M:Foundation.NSXpcConnection.#ctor(System.String) +M:Foundation.NSXpcConnection.Activate M:Foundation.NSXpcConnection.CreateRemoteObjectProxy``1 M:Foundation.NSXpcConnection.CreateRemoteObjectProxy``1(System.Action{Foundation.NSError}) M:Foundation.NSXpcConnection.CreateSynchronousRemoteObjectProxy``1(System.Action{Foundation.NSError}) +M:Foundation.NSXpcConnection.Invalidate +M:Foundation.NSXpcConnection.Resume +M:Foundation.NSXpcConnection.ScheduleSendBarrier(System.Action) +M:Foundation.NSXpcConnection.SetCodeSigningRequirement(System.String) +M:Foundation.NSXpcConnection.Suspend +M:Foundation.NSXpcInterface.Create(ObjCRuntime.Protocol) M:Foundation.NSXpcInterface.Create(System.Type) +M:Foundation.NSXpcInterface.GetAllowedClasses(ObjCRuntime.Selector,System.UIntPtr,System.Boolean) M:Foundation.NSXpcInterface.GetAllowedClasses(System.Reflection.MethodInfo,System.UIntPtr,System.Boolean) +M:Foundation.NSXpcInterface.SetAllowedClasses(Foundation.NSSet{ObjCRuntime.Class},ObjCRuntime.Selector,System.UIntPtr,System.Boolean) M:Foundation.NSXpcInterface.SetAllowedClasses(System.Reflection.MethodInfo,Foundation.NSSet{ObjCRuntime.Class},System.UIntPtr,System.Boolean) +M:Foundation.NSXpcListener.#ctor(System.String) +M:Foundation.NSXpcListener.Activate M:Foundation.NSXpcListener.Dispose(System.Boolean) +M:Foundation.NSXpcListener.Invalidate +M:Foundation.NSXpcListener.Resume +M:Foundation.NSXpcListener.SetConnectionCodeSigningRequirement(System.String) +M:Foundation.NSXpcListener.Suspend M:Foundation.NSXpcListenerDelegate_Extensions.ShouldAcceptConnection(Foundation.INSXpcListenerDelegate,Foundation.NSXpcListener,Foundation.NSXpcConnection) +M:Foundation.NSXpcListenerDelegate.ShouldAcceptConnection(Foundation.NSXpcListener,Foundation.NSXpcConnection) M:Foundation.OptionalMemberAttribute.#ctor M:Foundation.RequiredMemberAttribute.#ctor M:Foundation.XpcInterfaceAttribute.#ctor @@ -20971,9 +22337,34 @@ P:FileProvider.NSFileProviderStringSearchRequest.DesiredNumberOfResults P:FileProvider.NSFileProviderStringSearchRequest.Query P:Foundation.INSObjectProtocol.DebugDescription P:Foundation.INSProgressReporting.Progress +P:Foundation.NSAffineTransform.TransformStruct +P:Foundation.NSAppleEventDescriptor.BooleanValue +P:Foundation.NSAppleEventDescriptor.CurrentProcessDescriptor +P:Foundation.NSAppleEventDescriptor.Data +P:Foundation.NSAppleEventDescriptor.DateValue +P:Foundation.NSAppleEventDescriptor.DoubleValue +P:Foundation.NSAppleEventDescriptor.EventClass +P:Foundation.NSAppleEventDescriptor.EventID +P:Foundation.NSAppleEventDescriptor.FileURLValue +P:Foundation.NSAppleEventDescriptor.Int32Value +P:Foundation.NSAppleEventDescriptor.IsRecordDescriptor +P:Foundation.NSAppleEventDescriptor.ListDescriptor +P:Foundation.NSAppleEventDescriptor.NullDescriptor +P:Foundation.NSAppleEventDescriptor.NumberOfItems +P:Foundation.NSAppleEventDescriptor.RecordDescriptor +P:Foundation.NSAppleEventDescriptor.StringValue +P:Foundation.NSAppleEventDescriptor.TypeCodeValue +P:Foundation.NSAppleEventManager.CurrentAppleEvent +P:Foundation.NSAppleEventManager.CurrentReplyAppleEvent +P:Foundation.NSAppleEventManager.SharedAppleEventManager +P:Foundation.NSAppleScript.Source P:Foundation.NSArchiveReplaceEventArgs.NewObject P:Foundation.NSArchiveReplaceEventArgs.OldObject +P:Foundation.NSArray.Count P:Foundation.NSArray`1.Item(System.IntPtr) +P:Foundation.NSAttributedString.AttributedStringByInflectingString +P:Foundation.NSAttributedString.Length +P:Foundation.NSAttributedString.LowLevelValue P:Foundation.NSAttributedStringDocumentAttributes.Appearance P:Foundation.NSAttributedStringDocumentAttributes.Author P:Foundation.NSAttributedStringDocumentAttributes.BottomMargin @@ -21001,56 +22392,1169 @@ P:Foundation.NSAttributedStringDocumentAttributes.Subject P:Foundation.NSAttributedStringDocumentAttributes.TextScaling P:Foundation.NSAttributedStringDocumentAttributes.Title P:Foundation.NSAttributedStringDocumentAttributes.TopMargin +P:Foundation.NSAttributedStringMarkdownParsingOptions.AllowsExtendedAttributes +P:Foundation.NSAttributedStringMarkdownParsingOptions.AppliesSourcePositionAttributes +P:Foundation.NSAttributedStringMarkdownParsingOptions.FailurePolicy +P:Foundation.NSAttributedStringMarkdownParsingOptions.InterpretedSyntax +P:Foundation.NSAttributedStringMarkdownParsingOptions.LanguageCode +P:Foundation.NSAttributedStringMarkdownSourcePosition.EndColumn +P:Foundation.NSAttributedStringMarkdownSourcePosition.EndLine +P:Foundation.NSAttributedStringMarkdownSourcePosition.StartColumn +P:Foundation.NSAttributedStringMarkdownSourcePosition.StartLine +P:Foundation.NSBackgroundActivityScheduler.Identifier +P:Foundation.NSBackgroundActivityScheduler.Interval +P:Foundation.NSBackgroundActivityScheduler.QualityOfService +P:Foundation.NSBackgroundActivityScheduler.Repeats +P:Foundation.NSBackgroundActivityScheduler.ShouldDefer +P:Foundation.NSBackgroundActivityScheduler.Tolerance +P:Foundation.NSBlockOperation.ExecutionBlocks P:Foundation.NSBundle.AllBundles +P:Foundation.NSBundle.AllFrameworks +P:Foundation.NSBundle.AppStoreReceiptUrl +P:Foundation.NSBundle.BuiltinPluginsPath +P:Foundation.NSBundle.BuiltInPluginsUrl +P:Foundation.NSBundle.BundleIdentifier +P:Foundation.NSBundle.BundlePath +P:Foundation.NSBundle.BundleUrl +P:Foundation.NSBundle.DevelopmentLocalization +P:Foundation.NSBundle.ExecutablePath +P:Foundation.NSBundle.ExecutableUrl +P:Foundation.NSBundle.InfoDictionary +P:Foundation.NSBundle.Localizations +P:Foundation.NSBundle.MainBundle +P:Foundation.NSBundle.PreferredLocalizations +P:Foundation.NSBundle.PrincipalClass +P:Foundation.NSBundle.PrivateFrameworksPath +P:Foundation.NSBundle.PrivateFrameworksUrl +P:Foundation.NSBundle.ResourcePath +P:Foundation.NSBundle.ResourceUrl +P:Foundation.NSBundle.SharedFrameworksPath +P:Foundation.NSBundle.SharedFrameworksUrl +P:Foundation.NSBundle.SharedSupportPath +P:Foundation.NSBundle.SharedSupportUrl +P:Foundation.NSBundleResourceRequest.Bundle +P:Foundation.NSBundleResourceRequest.LoadingPriority +P:Foundation.NSBundleResourceRequest.Progress +P:Foundation.NSBundleResourceRequest.Tags +P:Foundation.NSByteCountFormatter.AllowedUnits +P:Foundation.NSByteCountFormatter.AllowsNonnumericFormatting +P:Foundation.NSByteCountFormatter.CountStyle +P:Foundation.NSByteCountFormatter.FormattingContext +P:Foundation.NSByteCountFormatter.IncludesActualByteCount +P:Foundation.NSByteCountFormatter.IncludesCount +P:Foundation.NSByteCountFormatter.IncludesUnit +P:Foundation.NSByteCountFormatter.ZeroPadsFractionDigits +P:Foundation.NSCache.CountLimit +P:Foundation.NSCache.EvictsObjectsWithDiscardedContent +P:Foundation.NSCache.Name +P:Foundation.NSCache.TotalCostLimit +P:Foundation.NSCache.WeakDelegate +P:Foundation.NSCachedUrlResponse.Data +P:Foundation.NSCachedUrlResponse.Response +P:Foundation.NSCachedUrlResponse.StoragePolicy +P:Foundation.NSCachedUrlResponse.UserInfo +P:Foundation.NSCalendar.AMSymbol +P:Foundation.NSCalendar.CurrentCalendar +P:Foundation.NSCalendar.EraSymbols +P:Foundation.NSCalendar.FirstWeekDay +P:Foundation.NSCalendar.Identifier +P:Foundation.NSCalendar.Locale +P:Foundation.NSCalendar.LongEraSymbols +P:Foundation.NSCalendar.MinimumDaysInFirstWeek +P:Foundation.NSCalendar.MonthSymbols +P:Foundation.NSCalendar.PMSymbol +P:Foundation.NSCalendar.QuarterSymbols +P:Foundation.NSCalendar.ShortMonthSymbols +P:Foundation.NSCalendar.ShortQuarterSymbols +P:Foundation.NSCalendar.ShortStandaloneMonthSymbols +P:Foundation.NSCalendar.ShortStandaloneQuarterSymbols +P:Foundation.NSCalendar.ShortStandaloneWeekdaySymbols +P:Foundation.NSCalendar.ShortWeekdaySymbols +P:Foundation.NSCalendar.StandaloneMonthSymbols +P:Foundation.NSCalendar.StandaloneQuarterSymbols +P:Foundation.NSCalendar.StandaloneWeekdaySymbols +P:Foundation.NSCalendar.TimeZone +P:Foundation.NSCalendar.VeryShortMonthSymbols +P:Foundation.NSCalendar.VeryShortStandaloneMonthSymbols +P:Foundation.NSCalendar.VeryShortStandaloneWeekdaySymbols +P:Foundation.NSCalendar.VeryShortWeekdaySymbols +P:Foundation.NSCalendar.WeekdaySymbols +P:Foundation.NSCalendarDate.CalendarFormat +P:Foundation.NSCalendarDate.DayOfCommonEra +P:Foundation.NSCalendarDate.DayOfMonth +P:Foundation.NSCalendarDate.DayOfWeek +P:Foundation.NSCalendarDate.DayOfYear +P:Foundation.NSCalendarDate.HourOfDay +P:Foundation.NSCalendarDate.MinuteOfHour +P:Foundation.NSCalendarDate.MonthOfYear +P:Foundation.NSCalendarDate.SecondOfMinute +P:Foundation.NSCalendarDate.TimeZone +P:Foundation.NSCalendarDate.YearOfCommonEra +P:Foundation.NSCharacterSet.Alphanumerics +P:Foundation.NSCharacterSet.Capitalized +P:Foundation.NSCharacterSet.Controls +P:Foundation.NSCharacterSet.DecimalDigits +P:Foundation.NSCharacterSet.Decomposables +P:Foundation.NSCharacterSet.Illegals +P:Foundation.NSCharacterSet.InvertedSet +P:Foundation.NSCharacterSet.Letters +P:Foundation.NSCharacterSet.LowercaseLetters +P:Foundation.NSCharacterSet.Marks +P:Foundation.NSCharacterSet.Newlines +P:Foundation.NSCharacterSet.Punctuation +P:Foundation.NSCharacterSet.Symbols +P:Foundation.NSCharacterSet.UppercaseLetters +P:Foundation.NSCharacterSet.UrlFragmentAllowed +P:Foundation.NSCharacterSet.UrlHostAllowed +P:Foundation.NSCharacterSet.UrlPasswordAllowed +P:Foundation.NSCharacterSet.UrlPathAllowed +P:Foundation.NSCharacterSet.UrlQueryAllowed +P:Foundation.NSCharacterSet.UrlUserAllowed +P:Foundation.NSCharacterSet.WhitespaceAndNewlines +P:Foundation.NSCharacterSet.Whitespaces +P:Foundation.NSCoder.AllowedClasses +P:Foundation.NSCoder.DecodingFailurePolicy +P:Foundation.NSCoder.Error +P:Foundation.NSCoder.SystemVersion +P:Foundation.NSComparisonPredicate.ComparisonPredicateModifier +P:Foundation.NSComparisonPredicate.CustomSelector +P:Foundation.NSComparisonPredicate.LeftExpression +P:Foundation.NSComparisonPredicate.Options +P:Foundation.NSComparisonPredicate.PredicateOperatorType +P:Foundation.NSComparisonPredicate.RightExpression +P:Foundation.NSCompoundPredicate.Subpredicates +P:Foundation.NSCompoundPredicate.Type +P:Foundation.NSCondition.Name +P:Foundation.NSConditionLock.Condition +P:Foundation.NSConditionLock.Name +P:Foundation.NSConnection.AllConnections +P:Foundation.NSConnection.CurrentConversation +P:Foundation.NSConnection.IndependentConversationQueueing +P:Foundation.NSConnection.LocalObjects +P:Foundation.NSConnection.ReceivePort +P:Foundation.NSConnection.RemoteObjects +P:Foundation.NSConnection.ReplyTimeout +P:Foundation.NSConnection.RequestModes +P:Foundation.NSConnection.RequestTimeout +P:Foundation.NSConnection.RootObject +P:Foundation.NSConnection.SendPort +P:Foundation.NSConnection.Statistics +P:Foundation.NSConnection.WeakDelegate +P:Foundation.NSData.Bytes +P:Foundation.NSData.Length +P:Foundation.NSDataDetector.CheckingTypes +P:Foundation.NSDate.DistantFuture +P:Foundation.NSDate.DistantPast +P:Foundation.NSDate.Now +P:Foundation.NSDate.SecondsSince1970 +P:Foundation.NSDate.SecondsSinceNow +P:Foundation.NSDate.SecondsSinceReferenceDate +P:Foundation.NSDate.SrAbsoluteTime +P:Foundation.NSDateComponents.Calendar +P:Foundation.NSDateComponents.Date +P:Foundation.NSDateComponents.Day +P:Foundation.NSDateComponents.DayOfYear +P:Foundation.NSDateComponents.Era +P:Foundation.NSDateComponents.Hour P:Foundation.NSDateComponents.IsRepeatedDay +P:Foundation.NSDateComponents.Minute +P:Foundation.NSDateComponents.Month +P:Foundation.NSDateComponents.Nanosecond +P:Foundation.NSDateComponents.Quarter +P:Foundation.NSDateComponents.Second +P:Foundation.NSDateComponents.TimeZone +P:Foundation.NSDateComponents.Week +P:Foundation.NSDateComponents.Weekday +P:Foundation.NSDateComponents.WeekdayOrdinal +P:Foundation.NSDateComponents.WeekOfMonth +P:Foundation.NSDateComponents.WeekOfYear +P:Foundation.NSDateComponents.Year +P:Foundation.NSDateComponents.YearForWeekOfYear +P:Foundation.NSDateComponentsFormatter.AllowedUnits +P:Foundation.NSDateComponentsFormatter.AllowsFractionalUnits +P:Foundation.NSDateComponentsFormatter.Calendar +P:Foundation.NSDateComponentsFormatter.CollapsesLargestUnit +P:Foundation.NSDateComponentsFormatter.FormattingContext +P:Foundation.NSDateComponentsFormatter.IncludesApproximationPhrase +P:Foundation.NSDateComponentsFormatter.IncludesTimeRemainingPhrase +P:Foundation.NSDateComponentsFormatter.MaximumUnitCount +P:Foundation.NSDateComponentsFormatter.ReferenceDate +P:Foundation.NSDateComponentsFormatter.UnitsStyle +P:Foundation.NSDateComponentsFormatter.ZeroFormattingBehavior +P:Foundation.NSDateFormatter.AMSymbol +P:Foundation.NSDateFormatter.Behavior +P:Foundation.NSDateFormatter.Calendar +P:Foundation.NSDateFormatter.DateFormat +P:Foundation.NSDateFormatter.DateStyle +P:Foundation.NSDateFormatter.DefaultBehavior +P:Foundation.NSDateFormatter.DefaultDate +P:Foundation.NSDateFormatter.DoesRelativeDateFormatting +P:Foundation.NSDateFormatter.EraSymbols +P:Foundation.NSDateFormatter.FormattingContext +P:Foundation.NSDateFormatter.GeneratesCalendarDates +P:Foundation.NSDateFormatter.GregorianStartDate +P:Foundation.NSDateFormatter.Locale +P:Foundation.NSDateFormatter.LongEraSymbols +P:Foundation.NSDateFormatter.MonthSymbols +P:Foundation.NSDateFormatter.PMSymbol +P:Foundation.NSDateFormatter.QuarterSymbols +P:Foundation.NSDateFormatter.ShortMonthSymbols +P:Foundation.NSDateFormatter.ShortQuarterSymbols +P:Foundation.NSDateFormatter.ShortStandaloneMonthSymbols +P:Foundation.NSDateFormatter.ShortStandaloneQuarterSymbols +P:Foundation.NSDateFormatter.ShortStandaloneWeekdaySymbols +P:Foundation.NSDateFormatter.ShortWeekdaySymbols +P:Foundation.NSDateFormatter.StandaloneMonthSymbols +P:Foundation.NSDateFormatter.StandaloneQuarterSymbols +P:Foundation.NSDateFormatter.StandaloneWeekdaySymbols +P:Foundation.NSDateFormatter.TimeStyle +P:Foundation.NSDateFormatter.TimeZone +P:Foundation.NSDateFormatter.TwoDigitStartDate +P:Foundation.NSDateFormatter.VeryShortMonthSymbols +P:Foundation.NSDateFormatter.VeryShortStandaloneMonthSymbols +P:Foundation.NSDateFormatter.VeryShortStandaloneWeekdaySymbols +P:Foundation.NSDateFormatter.VeryShortWeekdaySymbols +P:Foundation.NSDateFormatter.WeekdaySymbols +P:Foundation.NSDateInterval.Duration +P:Foundation.NSDateInterval.EndDate +P:Foundation.NSDateInterval.StartDate +P:Foundation.NSDateIntervalFormatter.Calendar +P:Foundation.NSDateIntervalFormatter.DateStyle +P:Foundation.NSDateIntervalFormatter.DateTemplate +P:Foundation.NSDateIntervalFormatter.Locale +P:Foundation.NSDateIntervalFormatter.TimeStyle +P:Foundation.NSDateIntervalFormatter.TimeZone +P:Foundation.NSDecimalNumber.DefaultBehavior +P:Foundation.NSDecimalNumber.DoubleValue +P:Foundation.NSDecimalNumber.MaxValue +P:Foundation.NSDecimalNumber.MinValue +P:Foundation.NSDecimalNumber.NaN +P:Foundation.NSDecimalNumber.NSDecimalValue +P:Foundation.NSDecimalNumber.One +P:Foundation.NSDecimalNumber.Zero +P:Foundation.NSDictionary.Count +P:Foundation.NSDictionary.DescriptionInStringsFileFormat +P:Foundation.NSDictionary.KeyEnumerator +P:Foundation.NSDictionary.Keys +P:Foundation.NSDictionary.ObjectEnumerator +P:Foundation.NSDictionary.Values P:Foundation.NSDictionary`2.Item(`0) +P:Foundation.NSDimension.Converter +P:Foundation.NSDirectoryEnumerator.DirectoryAttributes +P:Foundation.NSDirectoryEnumerator.FileAttributes +P:Foundation.NSDirectoryEnumerator.IsEnumeratingDirectoryPostOrder +P:Foundation.NSDirectoryEnumerator.Level +P:Foundation.NSDistantObjectRequest.Connection +P:Foundation.NSDistantObjectRequest.Conversation +P:Foundation.NSDistantObjectRequest.Invocation +P:Foundation.NSDistributedLock.LockDate +P:Foundation.NSDistributedNotificationCenter.DefaultCenter +P:Foundation.NSDistributedNotificationCenter.Suspended +P:Foundation.NSEnergyFormatter.NumberFormatter +P:Foundation.NSEnergyFormatter.UnitStyle +P:Foundation.NSError.Code +P:Foundation.NSError.Domain +P:Foundation.NSError.HelpAnchor +P:Foundation.NSError.LocalizedDescription +P:Foundation.NSError.LocalizedFailureReason +P:Foundation.NSError.LocalizedRecoveryOptions +P:Foundation.NSError.LocalizedRecoverySuggestion +P:Foundation.NSError.UnderlyingErrors +P:Foundation.NSError.UserInfo +P:Foundation.NSException.CallStackReturnAddresses +P:Foundation.NSException.CallStackSymbols +P:Foundation.NSException.Name +P:Foundation.NSException.Reason +P:Foundation.NSException.UserInfo P:Foundation.NSExceptionError.Exception +P:Foundation.NSExpression.Arguments +P:Foundation.NSExpression.Block +P:Foundation.NSExpression.Collection +P:Foundation.NSExpression.ConstantValue +P:Foundation.NSExpression.ExpressionForEvaluatedObject +P:Foundation.NSExpression.ExpressionType +P:Foundation.NSExpression.FalseExpression +P:Foundation.NSExpression.Function +P:Foundation.NSExpression.KeyPath +P:Foundation.NSExpression.LeftExpression +P:Foundation.NSExpression.Operand +P:Foundation.NSExpression.Predicate +P:Foundation.NSExpression.RightExpression +P:Foundation.NSExpression.TrueExpression +P:Foundation.NSExpression.Variable +P:Foundation.NSExtensionContext.InputItems +P:Foundation.NSExtensionItem.Attachments +P:Foundation.NSExtensionItem.AttributedContentText +P:Foundation.NSExtensionItem.AttributedTitle +P:Foundation.NSExtensionItem.UserInfo +P:Foundation.NSFileAccessIntent.Url +P:Foundation.NSFileCoordinator.FilePresenters +P:Foundation.NSFileCoordinator.PurposeIdentifier +P:Foundation.NSFileHandle.FileDescriptor P:Foundation.NSFileHandleConnectionAcceptedEventArgs.NearSocketConnection P:Foundation.NSFileHandleConnectionAcceptedEventArgs.UnixErrorCode P:Foundation.NSFileHandleReadEventArgs.AvailableData P:Foundation.NSFileHandleReadEventArgs.UnixErrorCode +P:Foundation.NSFileManager.DefaultManager P:Foundation.NSFileManager.FullUserName P:Foundation.NSFileManager.HomeDirectory P:Foundation.NSFileManager.TemporaryDirectory +P:Foundation.NSFileManager.UbiquityIdentityToken P:Foundation.NSFileManager.UserName +P:Foundation.NSFileManager.WeakDelegate +P:Foundation.NSFileProviderService.Name +P:Foundation.NSFileVersion.HasLocalContents +P:Foundation.NSFileVersion.HasThumbnail +P:Foundation.NSFileVersion.LocalizedName +P:Foundation.NSFileVersion.LocalizedNameOfSavingComputer +P:Foundation.NSFileVersion.ModificationDate +P:Foundation.NSFileVersion.OriginatorNameComponents +P:Foundation.NSFileVersion.PersistentIdentifier +P:Foundation.NSFileVersion.Url +P:Foundation.NSFileWrapper.FileAttributes +P:Foundation.NSFileWrapper.Filename +P:Foundation.NSFileWrapper.FileWrappers +P:Foundation.NSFileWrapper.PreferredFilename +P:Foundation.NSFileWrapper.SymbolicLinkDestinationURL +P:Foundation.NSHost.LocalizedName +P:Foundation.NSHost.Name +P:Foundation.NSHost.Names +P:Foundation.NSHttpCookie.Comment +P:Foundation.NSHttpCookie.CommentUrl +P:Foundation.NSHttpCookie.Domain +P:Foundation.NSHttpCookie.ExpiresDate +P:Foundation.NSHttpCookie.Name +P:Foundation.NSHttpCookie.Path +P:Foundation.NSHttpCookie.PortList +P:Foundation.NSHttpCookie.Properties +P:Foundation.NSHttpCookie.SameSitePolicy +P:Foundation.NSHttpCookie.Value +P:Foundation.NSHttpCookie.Version +P:Foundation.NSHttpCookieStorage.AcceptPolicy +P:Foundation.NSHttpCookieStorage.Cookies +P:Foundation.NSHttpCookieStorage.SharedStorage +P:Foundation.NSHttpUrlResponse.AllHeaderFields +P:Foundation.NSHttpUrlResponse.StatusCode +P:Foundation.NSIndexPath.Length +P:Foundation.NSIndexPath.LongRow +P:Foundation.NSIndexSet.Count +P:Foundation.NSIndexSet.FirstIndex +P:Foundation.NSIndexSet.LastIndex +P:Foundation.NSInflectionRule.AutomaticRule +P:Foundation.NSInflectionRule.CanInflectPreferredLocalization +P:Foundation.NSInflectionRuleExplicit.Morphology +P:Foundation.NSInvocation.MethodSignature +P:Foundation.NSInvocation.Selector +P:Foundation.NSInvocation.Target +P:Foundation.NSIso8601DateFormatter.FormatOptions +P:Foundation.NSIso8601DateFormatter.TimeZone +P:Foundation.NSItemProvider.RegisteredContentTypes +P:Foundation.NSItemProvider.RegisteredContentTypesForOpenInPlace +P:Foundation.NSItemProvider.RegisteredTypeIdentifiers +P:Foundation.NSItemProvider.SuggestedName +P:Foundation.NSKeyedArchiver.EncodedData +P:Foundation.NSKeyedArchiver.PropertyListFormat +P:Foundation.NSKeyedArchiver.RequiresSecureCoding +P:Foundation.NSKeyedArchiver.WeakDelegate +P:Foundation.NSKeyedUnarchiver.RequiresSecureCoding +P:Foundation.NSKeyedUnarchiver.WeakDelegate +P:Foundation.NSLengthFormatter.NumberFormatter +P:Foundation.NSLengthFormatter.UnitStyle +P:Foundation.NSLinguisticTagger.AnalysisString +P:Foundation.NSLinguisticTagger.DominantLanguage +P:Foundation.NSLinguisticTagger.TagSchemes +P:Foundation.NSListFormatter.ItemFormatter +P:Foundation.NSListFormatter.Locale +P:Foundation.NSLocale.AutoUpdatingCurrentLocale +P:Foundation.NSLocale.AvailableLocaleIdentifiers +P:Foundation.NSLocale.CalendarIdentifier +P:Foundation.NSLocale.CommonISOCurrencyCodes +P:Foundation.NSLocale.CurrentLocale +P:Foundation.NSLocale.ISOCountryCodes +P:Foundation.NSLocale.ISOCurrencyCodes +P:Foundation.NSLocale.ISOLanguageCodes +P:Foundation.NSLocale.LanguageIdentifier +P:Foundation.NSLocale.LocaleIdentifier +P:Foundation.NSLocale.PreferredLanguages +P:Foundation.NSLocale.RegionCode +P:Foundation.NSLocale.SystemLocale +P:Foundation.NSLocalizedNumberFormatRule.Automatic +P:Foundation.NSLock.Name +P:Foundation.NSMachPort.MachPort +P:Foundation.NSMachPort.WeakDelegate +P:Foundation.NSMassFormatter.NumberFormatter +P:Foundation.NSMassFormatter.UnitStyle +P:Foundation.NSMeasurement`1.DoubleValue +P:Foundation.NSMeasurement`1.Unit +P:Foundation.NSMeasurementFormatter.Locale +P:Foundation.NSMeasurementFormatter.NumberFormatter +P:Foundation.NSMeasurementFormatter.UnitOptions +P:Foundation.NSMeasurementFormatter.UnitStyle +P:Foundation.NSMetadataItem.Attributes P:Foundation.NSMetadataItem.UbiquitousItemDownloadingStatus +P:Foundation.NSMetadataQuery.GroupedResults +P:Foundation.NSMetadataQuery.GroupingAttributes +P:Foundation.NSMetadataQuery.NotificationBatchingInterval +P:Foundation.NSMetadataQuery.OperationQueue +P:Foundation.NSMetadataQuery.Predicate +P:Foundation.NSMetadataQuery.ResultCount +P:Foundation.NSMetadataQuery.Results +P:Foundation.NSMetadataQuery.SearchItems +P:Foundation.NSMetadataQuery.SearchScopes +P:Foundation.NSMetadataQuery.SortDescriptors +P:Foundation.NSMetadataQuery.ValueListAttributes +P:Foundation.NSMetadataQuery.ValueLists +P:Foundation.NSMetadataQuery.WeakDelegate +P:Foundation.NSMetadataQueryAttributeValueTuple.Attribute +P:Foundation.NSMetadataQueryAttributeValueTuple.Count +P:Foundation.NSMetadataQueryAttributeValueTuple.Value +P:Foundation.NSMetadataQueryResultGroup.Attribute +P:Foundation.NSMetadataQueryResultGroup.ResultCount +P:Foundation.NSMetadataQueryResultGroup.Results +P:Foundation.NSMetadataQueryResultGroup.Subgroups +P:Foundation.NSMetadataQueryResultGroup.Value +P:Foundation.NSMethodSignature.FrameLength +P:Foundation.NSMethodSignature.IsOneway +P:Foundation.NSMethodSignature.MethodReturnLength +P:Foundation.NSMethodSignature.MethodReturnType +P:Foundation.NSMethodSignature.NumberOfArguments +P:Foundation.NSMorphology.Definiteness +P:Foundation.NSMorphology.Determination +P:Foundation.NSMorphology.GrammaticalCase +P:Foundation.NSMorphology.GrammaticalGender +P:Foundation.NSMorphology.GrammaticalPerson +P:Foundation.NSMorphology.Number +P:Foundation.NSMorphology.PartOfSpeech +P:Foundation.NSMorphology.PronounType P:Foundation.NSMorphology.Unspecified +P:Foundation.NSMorphology.UserMorphology +P:Foundation.NSMorphologyCustomPronoun.ObjectForm +P:Foundation.NSMorphologyCustomPronoun.PossessiveAdjectiveForm +P:Foundation.NSMorphologyCustomPronoun.PossessiveForm +P:Foundation.NSMorphologyCustomPronoun.ReflexiveForm +P:Foundation.NSMorphologyCustomPronoun.SubjectForm +P:Foundation.NSMorphologyPronoun.DependentMorphology +P:Foundation.NSMorphologyPronoun.Morphology +P:Foundation.NSMorphologyPronoun.Pronoun P:Foundation.NSMutableArray`1.Item(System.UIntPtr) +P:Foundation.NSMutableAttributedString.MutableString +P:Foundation.NSMutableCharacterSet.Alphanumerics +P:Foundation.NSMutableCharacterSet.Capitalized +P:Foundation.NSMutableCharacterSet.Controls +P:Foundation.NSMutableCharacterSet.DecimalDigits +P:Foundation.NSMutableCharacterSet.Decomposables +P:Foundation.NSMutableCharacterSet.Illegals +P:Foundation.NSMutableCharacterSet.Letters +P:Foundation.NSMutableCharacterSet.LowercaseLetters +P:Foundation.NSMutableCharacterSet.Marks +P:Foundation.NSMutableCharacterSet.Newlines +P:Foundation.NSMutableCharacterSet.Punctuation +P:Foundation.NSMutableCharacterSet.Symbols +P:Foundation.NSMutableCharacterSet.UppercaseLetters +P:Foundation.NSMutableCharacterSet.WhitespaceAndNewlines +P:Foundation.NSMutableCharacterSet.Whitespaces P:Foundation.NSMutableData.Item(System.IntPtr) +P:Foundation.NSMutableData.Length +P:Foundation.NSMutableData.MutableBytes P:Foundation.NSMutableDictionary.Item(Foundation.NSObject) P:Foundation.NSMutableDictionary.Item(Foundation.NSString) P:Foundation.NSMutableDictionary.Item(System.String) P:Foundation.NSMutableDictionary`2.Item(`0) P:Foundation.NSMutableOrderedSet.Item(System.IntPtr) P:Foundation.NSMutableOrderedSet`1.Item(System.IntPtr) +P:Foundation.NSMutableUrlRequest.AllowsCellularAccess +P:Foundation.NSMutableUrlRequest.AllowsConstrainedNetworkAccess +P:Foundation.NSMutableUrlRequest.AllowsExpensiveNetworkAccess +P:Foundation.NSMutableUrlRequest.AllowsPersistentDns +P:Foundation.NSMutableUrlRequest.AssumesHttp3Capable +P:Foundation.NSMutableUrlRequest.Attribution +P:Foundation.NSMutableUrlRequest.Body +P:Foundation.NSMutableUrlRequest.BodyStream +P:Foundation.NSMutableUrlRequest.CachePolicy +P:Foundation.NSMutableUrlRequest.CookiePartitionIdentifier +P:Foundation.NSMutableUrlRequest.Headers +P:Foundation.NSMutableUrlRequest.HttpMethod +P:Foundation.NSMutableUrlRequest.MainDocumentURL +P:Foundation.NSMutableUrlRequest.NetworkServiceType +P:Foundation.NSMutableUrlRequest.RequiresDnsSecValidation +P:Foundation.NSMutableUrlRequest.ShouldHandleCookies +P:Foundation.NSMutableUrlRequest.TimeoutInterval +P:Foundation.NSMutableUrlRequest.Url P:Foundation.NSNetDomainEventArgs.Domain P:Foundation.NSNetDomainEventArgs.MoreComing +P:Foundation.NSNetService.Addresses +P:Foundation.NSNetService.Domain +P:Foundation.NSNetService.HostName +P:Foundation.NSNetService.IncludesPeerToPeer +P:Foundation.NSNetService.Name +P:Foundation.NSNetService.Port +P:Foundation.NSNetService.Type +P:Foundation.NSNetService.WeakDelegate +P:Foundation.NSNetServiceBrowser.IncludesPeerToPeer +P:Foundation.NSNetServiceBrowser.WeakDelegate P:Foundation.NSNetServiceConnectionEventArgs.InputStream P:Foundation.NSNetServiceConnectionEventArgs.OutputStream P:Foundation.NSNetServiceDataEventArgs.Data P:Foundation.NSNetServiceErrorEventArgs.Errors P:Foundation.NSNetServiceEventArgs.MoreComing P:Foundation.NSNetServiceEventArgs.Service +P:Foundation.NSNotification.Name +P:Foundation.NSNotification.Object +P:Foundation.NSNotification.UserInfo +P:Foundation.NSNotificationCenter.DefaultCenter +P:Foundation.NSNotificationQueue.DefaultQueue +P:Foundation.NSNumber.BoolValue +P:Foundation.NSNumber.ByteValue +P:Foundation.NSNumber.DoubleValue +P:Foundation.NSNumber.FloatValue +P:Foundation.NSNumber.Int16Value +P:Foundation.NSNumber.Int32Value +P:Foundation.NSNumber.Int64Value +P:Foundation.NSNumber.LongValue +P:Foundation.NSNumber.NIntValue +P:Foundation.NSNumber.NSDecimalValue +P:Foundation.NSNumber.NUIntValue +P:Foundation.NSNumber.SByteValue +P:Foundation.NSNumber.StringValue +P:Foundation.NSNumber.UInt16Value +P:Foundation.NSNumber.UInt32Value +P:Foundation.NSNumber.UInt64Value +P:Foundation.NSNumber.UnsignedLongValue +P:Foundation.NSNumberFormatter.AllowsFloats +P:Foundation.NSNumberFormatter.AlwaysShowsDecimalSeparator +P:Foundation.NSNumberFormatter.CurrencyCode +P:Foundation.NSNumberFormatter.CurrencyDecimalSeparator +P:Foundation.NSNumberFormatter.CurrencyGroupingSeparator +P:Foundation.NSNumberFormatter.CurrencySymbol +P:Foundation.NSNumberFormatter.DecimalSeparator +P:Foundation.NSNumberFormatter.DefaultFormatterBehavior +P:Foundation.NSNumberFormatter.ExponentSymbol +P:Foundation.NSNumberFormatter.FormatterBehavior +P:Foundation.NSNumberFormatter.FormatWidth +P:Foundation.NSNumberFormatter.GeneratesDecimalNumbers +P:Foundation.NSNumberFormatter.GroupingSeparator +P:Foundation.NSNumberFormatter.GroupingSize +P:Foundation.NSNumberFormatter.InternationalCurrencySymbol +P:Foundation.NSNumberFormatter.Locale +P:Foundation.NSNumberFormatter.Maximum +P:Foundation.NSNumberFormatter.MaximumFractionDigits +P:Foundation.NSNumberFormatter.MaximumIntegerDigits +P:Foundation.NSNumberFormatter.MaximumSignificantDigits +P:Foundation.NSNumberFormatter.Minimum +P:Foundation.NSNumberFormatter.MinimumFractionDigits +P:Foundation.NSNumberFormatter.MinimumGroupingDigits +P:Foundation.NSNumberFormatter.MinimumIntegerDigits +P:Foundation.NSNumberFormatter.MinimumSignificantDigits +P:Foundation.NSNumberFormatter.MinusSign +P:Foundation.NSNumberFormatter.Multiplier +P:Foundation.NSNumberFormatter.NegativeFormat +P:Foundation.NSNumberFormatter.NegativeInfinitySymbol +P:Foundation.NSNumberFormatter.NegativePrefix +P:Foundation.NSNumberFormatter.NegativeSuffix +P:Foundation.NSNumberFormatter.NilSymbol +P:Foundation.NSNumberFormatter.NotANumberSymbol +P:Foundation.NSNumberFormatter.NumberStyle +P:Foundation.NSNumberFormatter.PaddingCharacter +P:Foundation.NSNumberFormatter.PaddingPosition +P:Foundation.NSNumberFormatter.PercentSymbol +P:Foundation.NSNumberFormatter.PerMillSymbol +P:Foundation.NSNumberFormatter.PlusSign +P:Foundation.NSNumberFormatter.PositiveFormat +P:Foundation.NSNumberFormatter.PositiveInfinitySymbol +P:Foundation.NSNumberFormatter.PositivePrefix +P:Foundation.NSNumberFormatter.PositiveSuffix +P:Foundation.NSNumberFormatter.RoundingIncrement +P:Foundation.NSNumberFormatter.RoundingMode +P:Foundation.NSNumberFormatter.SecondaryGroupingSize +P:Foundation.NSNumberFormatter.TextAttributesForNegativeInfinity +P:Foundation.NSNumberFormatter.TextAttributesForNegativeValues +P:Foundation.NSNumberFormatter.TextAttributesForNil +P:Foundation.NSNumberFormatter.TextAttributesForNotANumber +P:Foundation.NSNumberFormatter.TextAttributesForPositiveInfinity +P:Foundation.NSNumberFormatter.TextAttributesForPositiveValues +P:Foundation.NSNumberFormatter.TextAttributesForZero +P:Foundation.NSNumberFormatter.UsesGroupingSeparator +P:Foundation.NSNumberFormatter.UsesSignificantDigits +P:Foundation.NSNumberFormatter.ZeroSymbol P:Foundation.NSObject.AccessibilityAttributedUserInputLabels P:Foundation.NSObject.AccessibilityRespondsToUserInteraction P:Foundation.NSObject.AccessibilityTextualContext P:Foundation.NSObject.AccessibilityUserInputLabels +P:Foundation.NSObject.DebugDescription P:Foundation.NSObject.ExposedBindings P:Foundation.NSObjectEventArgs.Obj +P:Foundation.NSOperation.CompletionBlock +P:Foundation.NSOperation.Dependencies +P:Foundation.NSOperation.Name +P:Foundation.NSOperation.QualityOfService +P:Foundation.NSOperation.QueuePriority +P:Foundation.NSOperation.ThreadPriority +P:Foundation.NSOperationQueue.CurrentQueue +P:Foundation.NSOperationQueue.MainQueue +P:Foundation.NSOperationQueue.MaxConcurrentOperationCount +P:Foundation.NSOperationQueue.Name +P:Foundation.NSOperationQueue.OperationCount +P:Foundation.NSOperationQueue.Operations +P:Foundation.NSOperationQueue.Progress +P:Foundation.NSOperationQueue.QualityOfService +P:Foundation.NSOperationQueue.UnderlyingQueue +P:Foundation.NSOrderedSet.Count P:Foundation.NSOrderedSet.Item(System.IntPtr) P:Foundation.NSOrderedSet`1.Item(System.IntPtr) +P:Foundation.NSOrthography.AllLanguages +P:Foundation.NSOrthography.AllScripts +P:Foundation.NSOrthography.DominantLanguage +P:Foundation.NSOrthography.DominantScript +P:Foundation.NSOrthography.LanguageMap +P:Foundation.NSPersonNameComponents.FamilyName +P:Foundation.NSPersonNameComponents.GivenName +P:Foundation.NSPersonNameComponents.MiddleName +P:Foundation.NSPersonNameComponents.NamePrefix +P:Foundation.NSPersonNameComponents.NameSuffix +P:Foundation.NSPersonNameComponents.Nickname +P:Foundation.NSPersonNameComponents.PhoneticRepresentation +P:Foundation.NSPersonNameComponentsFormatter.Locale +P:Foundation.NSPersonNameComponentsFormatter.Style +P:Foundation.NSPipe.ReadHandle +P:Foundation.NSPipe.WriteHandle +P:Foundation.NSPort.WeakDelegate +P:Foundation.NSPortMessage.Components +P:Foundation.NSPortMessage.MsgId +P:Foundation.NSPortMessage.ReceivePort +P:Foundation.NSPortMessage.SendPort +P:Foundation.NSPortNameServer.SystemDefault +P:Foundation.NSPredicate.PredicateFormat +P:Foundation.NSPresentationIntent.Column +P:Foundation.NSPresentationIntent.ColumnAlignments +P:Foundation.NSPresentationIntent.ColumnCount +P:Foundation.NSPresentationIntent.HeaderLevel +P:Foundation.NSPresentationIntent.Identity +P:Foundation.NSPresentationIntent.IndentationLevel +P:Foundation.NSPresentationIntent.IntentKind +P:Foundation.NSPresentationIntent.LanguageHint +P:Foundation.NSPresentationIntent.Ordinal +P:Foundation.NSPresentationIntent.ParentIntent +P:Foundation.NSPresentationIntent.Row +P:Foundation.NSProcessInfo.ActiveProcessorCount +P:Foundation.NSProcessInfo.Arguments +P:Foundation.NSProcessInfo.AutomaticTerminationSupportEnabled +P:Foundation.NSProcessInfo.Environment +P:Foundation.NSProcessInfo.GloballyUniqueString +P:Foundation.NSProcessInfo.HostName P:Foundation.NSProcessInfo.IsiOSApplicationOnMac P:Foundation.NSProcessInfo.IsMacCatalystApplication +P:Foundation.NSProcessInfo.OperatingSystem +P:Foundation.NSProcessInfo.OperatingSystemName +P:Foundation.NSProcessInfo.OperatingSystemVersion +P:Foundation.NSProcessInfo.OperatingSystemVersionString +P:Foundation.NSProcessInfo.PhysicalMemory +P:Foundation.NSProcessInfo.ProcessIdentifier +P:Foundation.NSProcessInfo.ProcessInfo +P:Foundation.NSProcessInfo.ProcessName +P:Foundation.NSProcessInfo.ProcessorCount +P:Foundation.NSProcessInfo.SystemUptime +P:Foundation.NSProcessInfo.ThermalState +P:Foundation.NSProgress.CompletedUnitCount +P:Foundation.NSProgress.CurrentProgress +P:Foundation.NSProgress.FileOperationKind +P:Foundation.NSProgress.FileUrl +P:Foundation.NSProgress.FractionCompleted +P:Foundation.NSProgress.Kind +P:Foundation.NSProgress.LocalizedAdditionalDescription +P:Foundation.NSProgress.LocalizedDescription +P:Foundation.NSProgress.TotalUnitCount +P:Foundation.NSProgress.UserInfo +P:Foundation.NSRecursiveLock.Name +P:Foundation.NSRegularExpression.NumberOfCaptureGroups +P:Foundation.NSRegularExpression.Options +P:Foundation.NSRegularExpression.Pattern +P:Foundation.NSRelativeDateTimeFormatter.Calendar +P:Foundation.NSRelativeDateTimeFormatter.DateTimeStyle +P:Foundation.NSRelativeDateTimeFormatter.FormattingContext +P:Foundation.NSRelativeDateTimeFormatter.Locale +P:Foundation.NSRelativeDateTimeFormatter.UnitsStyle +P:Foundation.NSRunLoop.Current +P:Foundation.NSRunLoop.CurrentMode +P:Foundation.NSRunLoop.Main +P:Foundation.NSScriptCommand.AppleEvent +P:Foundation.NSScriptCommand.EvaluatedReceivers +P:Foundation.NSScriptCommandDescription.ArgumentNames +P:Foundation.NSScriptCommandDescription.ClassName +P:Foundation.NSScriptCommandDescription.Name +P:Foundation.NSScriptCommandDescription.ReturnType +P:Foundation.NSScriptCommandDescription.SuitName +P:Foundation.NSSecureUnarchiveFromDataTransformer.AllowedTopLevelClasses +P:Foundation.NSSet.AnyObject +P:Foundation.NSSet.Count +P:Foundation.NSSortDescriptor.Ascending +P:Foundation.NSSortDescriptor.Key +P:Foundation.NSSortDescriptor.ReversedSortDescriptor +P:Foundation.NSSortDescriptor.Selector +P:Foundation.NSStream.Error +P:Foundation.NSStream.Status +P:Foundation.NSStream.WeakDelegate P:Foundation.NSStreamEventArgs.StreamEvent P:Foundation.NSString.Item(System.IntPtr) +P:Foundation.NSString.LastPathComponent +P:Foundation.NSString.Length +P:Foundation.NSString.LocalizedCapitalizedString +P:Foundation.NSString.LocalizedLowercaseString +P:Foundation.NSString.LocalizedUppercaseString +P:Foundation.NSString.PathComponents +P:Foundation.NSString.PathExtension +P:Foundation.NSString.ReadableTypeIdentifiers +P:Foundation.NSString.WritableTypeIdentifiers +P:Foundation.NSTask.Arguments +P:Foundation.NSTask.CurrentDirectoryPath +P:Foundation.NSTask.CurrentDirectoryUrl +P:Foundation.NSTask.Environment +P:Foundation.NSTask.ExecutableUrl +P:Foundation.NSTask.LaunchPath +P:Foundation.NSTask.LaunchRequirementData +P:Foundation.NSTask.ProcessIdentifier +P:Foundation.NSTask.QualityOfService +P:Foundation.NSTask.StandardError +P:Foundation.NSTask.StandardInput +P:Foundation.NSTask.StandardOutput +P:Foundation.NSTask.TerminationHandler +P:Foundation.NSTask.TerminationReason +P:Foundation.NSTask.TerminationStatus +P:Foundation.NSTermOfAddress.CurrentUser +P:Foundation.NSTermOfAddress.Feminine +P:Foundation.NSTermOfAddress.LanguageIdentifier +P:Foundation.NSTermOfAddress.Masculine +P:Foundation.NSTermOfAddress.Neutral +P:Foundation.NSTermOfAddress.Pronouns +P:Foundation.NSTextCheckingResult.AlternativeStrings +P:Foundation.NSTextCheckingResult.Date +P:Foundation.NSTextCheckingResult.GrammarDetails +P:Foundation.NSTextCheckingResult.NumberOfRanges +P:Foundation.NSTextCheckingResult.Orthography +P:Foundation.NSTextCheckingResult.PhoneNumber +P:Foundation.NSTextCheckingResult.Range +P:Foundation.NSTextCheckingResult.ReplacementString +P:Foundation.NSTextCheckingResult.ResultType +P:Foundation.NSTextCheckingResult.TimeInterval +P:Foundation.NSTextCheckingResult.TimeZone +P:Foundation.NSTextCheckingResult.Url +P:Foundation.NSThread.Current +P:Foundation.NSThread.IsMain +P:Foundation.NSThread.IsMainThread +P:Foundation.NSThread.IsMultiThreaded +P:Foundation.NSThread.MainThread +P:Foundation.NSThread.Name +P:Foundation.NSThread.NativeCallStack +P:Foundation.NSThread.QualityOfService +P:Foundation.NSThread.StackSize +P:Foundation.NSTimer.FireDate +P:Foundation.NSTimer.TimeInterval +P:Foundation.NSTimer.Tolerance +P:Foundation.NSTimer.UserInfo +P:Foundation.NSTimeZone.Abbreviations +P:Foundation.NSTimeZone.Data +P:Foundation.NSTimeZone.DataVersion +P:Foundation.NSTimeZone.DefaultTimeZone +P:Foundation.NSTimeZone.GetSecondsFromGMT +P:Foundation.NSTimeZone.LocalTimeZone +P:Foundation.NSTimeZone.Name +P:Foundation.NSTimeZone.SystemTimeZone +P:Foundation.NSUbiquitousKeyValueStore.DefaultStore P:Foundation.NSUbiquitousKeyValueStore.Item(Foundation.NSString) P:Foundation.NSUbiquitousKeyValueStore.Item(System.String) P:Foundation.NSUbiquitousKeyValueStoreChangeEventArgs.ChangedKeys P:Foundation.NSUbiquitousKeyValueStoreChangeEventArgs.ChangeReason +P:Foundation.NSUndoManager.CanRedo +P:Foundation.NSUndoManager.CanUndo +P:Foundation.NSUndoManager.GroupingLevel +P:Foundation.NSUndoManager.GroupsByEvent +P:Foundation.NSUndoManager.LevelsOfUndo +P:Foundation.NSUndoManager.RedoActionIsDiscardable +P:Foundation.NSUndoManager.RedoActionName +P:Foundation.NSUndoManager.RedoCount +P:Foundation.NSUndoManager.RedoMenuItemTitle +P:Foundation.NSUndoManager.UndoActionIsDiscardable +P:Foundation.NSUndoManager.UndoActionName +P:Foundation.NSUndoManager.UndoCount +P:Foundation.NSUndoManager.UndoMenuItemTitle +P:Foundation.NSUndoManager.WeakRunLoopModes P:Foundation.NSUndoManagerCloseUndoGroupEventArgs.Discardable +P:Foundation.NSUnit.Symbol +P:Foundation.NSUnitAcceleration.BaseUnit +P:Foundation.NSUnitAcceleration.Gravity +P:Foundation.NSUnitAcceleration.MetersPerSecondSquared +P:Foundation.NSUnitAngle.ArcMinutes +P:Foundation.NSUnitAngle.ArcSeconds +P:Foundation.NSUnitAngle.BaseUnit +P:Foundation.NSUnitAngle.Degrees +P:Foundation.NSUnitAngle.Gradians +P:Foundation.NSUnitAngle.Radians +P:Foundation.NSUnitAngle.Revolutions +P:Foundation.NSUnitArea.Acres +P:Foundation.NSUnitArea.Ares +P:Foundation.NSUnitArea.BaseUnit +P:Foundation.NSUnitArea.Hectares +P:Foundation.NSUnitArea.SquareCentimeters +P:Foundation.NSUnitArea.SquareFeet +P:Foundation.NSUnitArea.SquareInches +P:Foundation.NSUnitArea.SquareKilometers +P:Foundation.NSUnitArea.SquareMegameters +P:Foundation.NSUnitArea.SquareMeters +P:Foundation.NSUnitArea.SquareMicrometers +P:Foundation.NSUnitArea.SquareMiles +P:Foundation.NSUnitArea.SquareMillimeters +P:Foundation.NSUnitArea.SquareNanometers +P:Foundation.NSUnitArea.SquareYards +P:Foundation.NSUnitConcentrationMass.BaseUnit +P:Foundation.NSUnitConcentrationMass.GramsPerLiter +P:Foundation.NSUnitConcentrationMass.MilligramsPerDeciliter +P:Foundation.NSUnitConverterLinear.Coefficient +P:Foundation.NSUnitConverterLinear.Constant +P:Foundation.NSUnitDispersion.BaseUnit +P:Foundation.NSUnitDispersion.PartsPerMillion +P:Foundation.NSUnitDuration.BaseUnit +P:Foundation.NSUnitDuration.Hours +P:Foundation.NSUnitDuration.Microseconds +P:Foundation.NSUnitDuration.Milliseconds +P:Foundation.NSUnitDuration.Minutes +P:Foundation.NSUnitDuration.Nanoseconds +P:Foundation.NSUnitDuration.Picoseconds +P:Foundation.NSUnitDuration.Seconds +P:Foundation.NSUnitElectricCharge.AmpereHours +P:Foundation.NSUnitElectricCharge.BaseUnit +P:Foundation.NSUnitElectricCharge.Coulombs +P:Foundation.NSUnitElectricCharge.KiloampereHours +P:Foundation.NSUnitElectricCharge.MegaampereHours +P:Foundation.NSUnitElectricCharge.MicroampereHours +P:Foundation.NSUnitElectricCharge.MilliampereHours +P:Foundation.NSUnitElectricCurrent.Amperes +P:Foundation.NSUnitElectricCurrent.BaseUnit +P:Foundation.NSUnitElectricCurrent.Kiloamperes +P:Foundation.NSUnitElectricCurrent.Megaamperes +P:Foundation.NSUnitElectricCurrent.Microamperes +P:Foundation.NSUnitElectricCurrent.Milliamperes +P:Foundation.NSUnitElectricPotentialDifference.BaseUnit +P:Foundation.NSUnitElectricPotentialDifference.Kilovolts +P:Foundation.NSUnitElectricPotentialDifference.Megavolts +P:Foundation.NSUnitElectricPotentialDifference.Microvolts +P:Foundation.NSUnitElectricPotentialDifference.Millivolts +P:Foundation.NSUnitElectricPotentialDifference.Volts +P:Foundation.NSUnitElectricResistance.BaseUnit +P:Foundation.NSUnitElectricResistance.Kiloohms +P:Foundation.NSUnitElectricResistance.Megaohms +P:Foundation.NSUnitElectricResistance.Microohms +P:Foundation.NSUnitElectricResistance.Milliohms +P:Foundation.NSUnitElectricResistance.Ohms +P:Foundation.NSUnitEnergy.BaseUnit +P:Foundation.NSUnitEnergy.Calories +P:Foundation.NSUnitEnergy.Joules +P:Foundation.NSUnitEnergy.Kilocalories +P:Foundation.NSUnitEnergy.Kilojoules +P:Foundation.NSUnitEnergy.KilowattHours +P:Foundation.NSUnitFrequency.BaseUnit +P:Foundation.NSUnitFrequency.FramesPerSecond +P:Foundation.NSUnitFrequency.Gigahertz +P:Foundation.NSUnitFrequency.Hertz +P:Foundation.NSUnitFrequency.Kilohertz +P:Foundation.NSUnitFrequency.Megahertz +P:Foundation.NSUnitFrequency.Microhertz +P:Foundation.NSUnitFrequency.Millihertz +P:Foundation.NSUnitFrequency.Nanohertz +P:Foundation.NSUnitFrequency.Terahertz +P:Foundation.NSUnitFuelEfficiency.BaseUnit +P:Foundation.NSUnitFuelEfficiency.LitersPer100Kilometers +P:Foundation.NSUnitFuelEfficiency.MilesPerGallon +P:Foundation.NSUnitFuelEfficiency.MilesPerImperialGallon +P:Foundation.NSUnitIlluminance.BaseUnit +P:Foundation.NSUnitIlluminance.Lux +P:Foundation.NSUnitInformationStorage.Bits +P:Foundation.NSUnitInformationStorage.Bytes +P:Foundation.NSUnitInformationStorage.Exabits +P:Foundation.NSUnitInformationStorage.Exabytes +P:Foundation.NSUnitInformationStorage.Exbibits +P:Foundation.NSUnitInformationStorage.Exbibytes +P:Foundation.NSUnitInformationStorage.Gibibits +P:Foundation.NSUnitInformationStorage.Gibibytes +P:Foundation.NSUnitInformationStorage.Gigabits +P:Foundation.NSUnitInformationStorage.Gigabytes +P:Foundation.NSUnitInformationStorage.Kibibits +P:Foundation.NSUnitInformationStorage.Kibibytes +P:Foundation.NSUnitInformationStorage.Kilobits +P:Foundation.NSUnitInformationStorage.Kilobytes +P:Foundation.NSUnitInformationStorage.Mebibits +P:Foundation.NSUnitInformationStorage.Mebibytes +P:Foundation.NSUnitInformationStorage.Megabits +P:Foundation.NSUnitInformationStorage.Megabytes +P:Foundation.NSUnitInformationStorage.Nibbles +P:Foundation.NSUnitInformationStorage.Pebibits +P:Foundation.NSUnitInformationStorage.Pebibytes +P:Foundation.NSUnitInformationStorage.Petabits +P:Foundation.NSUnitInformationStorage.Petabytes +P:Foundation.NSUnitInformationStorage.Tebibits +P:Foundation.NSUnitInformationStorage.Tebibytes +P:Foundation.NSUnitInformationStorage.Terabits +P:Foundation.NSUnitInformationStorage.Terabytes +P:Foundation.NSUnitInformationStorage.Yobibits +P:Foundation.NSUnitInformationStorage.Yobibytes +P:Foundation.NSUnitInformationStorage.Yottabits +P:Foundation.NSUnitInformationStorage.Yottabytes +P:Foundation.NSUnitInformationStorage.Zebibits +P:Foundation.NSUnitInformationStorage.Zebibytes +P:Foundation.NSUnitInformationStorage.Zettabits +P:Foundation.NSUnitInformationStorage.Zettabytes +P:Foundation.NSUnitLength.AstronomicalUnits +P:Foundation.NSUnitLength.BaseUnit +P:Foundation.NSUnitLength.Centimeters +P:Foundation.NSUnitLength.Decameters +P:Foundation.NSUnitLength.Decimeters +P:Foundation.NSUnitLength.Fathoms +P:Foundation.NSUnitLength.Feet +P:Foundation.NSUnitLength.Furlongs +P:Foundation.NSUnitLength.Hectometers +P:Foundation.NSUnitLength.Inches +P:Foundation.NSUnitLength.Kilometers +P:Foundation.NSUnitLength.Lightyears +P:Foundation.NSUnitLength.Megameters +P:Foundation.NSUnitLength.Meters +P:Foundation.NSUnitLength.Micrometers +P:Foundation.NSUnitLength.Miles +P:Foundation.NSUnitLength.Millimeters +P:Foundation.NSUnitLength.Nanometers +P:Foundation.NSUnitLength.NauticalMiles +P:Foundation.NSUnitLength.Parsecs +P:Foundation.NSUnitLength.Picometers +P:Foundation.NSUnitLength.ScandinavianMiles +P:Foundation.NSUnitLength.Yards +P:Foundation.NSUnitMass.BaseUnit +P:Foundation.NSUnitMass.Carats +P:Foundation.NSUnitMass.Centigrams +P:Foundation.NSUnitMass.Decigrams +P:Foundation.NSUnitMass.Grams +P:Foundation.NSUnitMass.Kilograms +P:Foundation.NSUnitMass.MetricTons +P:Foundation.NSUnitMass.Micrograms +P:Foundation.NSUnitMass.Milligrams +P:Foundation.NSUnitMass.Nanograms +P:Foundation.NSUnitMass.Ounces +P:Foundation.NSUnitMass.OuncesTroy +P:Foundation.NSUnitMass.Picograms +P:Foundation.NSUnitMass.Pounds +P:Foundation.NSUnitMass.ShortTons +P:Foundation.NSUnitMass.Slugs +P:Foundation.NSUnitMass.Stones +P:Foundation.NSUnitPower.BaseUnit +P:Foundation.NSUnitPower.Femtowatts +P:Foundation.NSUnitPower.Gigawatts +P:Foundation.NSUnitPower.Horsepower +P:Foundation.NSUnitPower.Kilowatts +P:Foundation.NSUnitPower.Megawatts +P:Foundation.NSUnitPower.Microwatts +P:Foundation.NSUnitPower.Milliwatts +P:Foundation.NSUnitPower.Nanowatts +P:Foundation.NSUnitPower.Picowatts +P:Foundation.NSUnitPower.Terawatts +P:Foundation.NSUnitPower.Watts +P:Foundation.NSUnitPressure.Bars +P:Foundation.NSUnitPressure.BaseUnit +P:Foundation.NSUnitPressure.Gigapascals +P:Foundation.NSUnitPressure.Hectopascals +P:Foundation.NSUnitPressure.InchesOfMercury +P:Foundation.NSUnitPressure.Kilopascals +P:Foundation.NSUnitPressure.Megapascals +P:Foundation.NSUnitPressure.Millibars +P:Foundation.NSUnitPressure.MillimetersOfMercury +P:Foundation.NSUnitPressure.NewtonsPerMetersSquared +P:Foundation.NSUnitPressure.PoundsForcePerSquareInch +P:Foundation.NSUnitSpeed.BaseUnit +P:Foundation.NSUnitSpeed.KilometersPerHour +P:Foundation.NSUnitSpeed.Knots +P:Foundation.NSUnitSpeed.MetersPerSecond +P:Foundation.NSUnitSpeed.MilesPerHour +P:Foundation.NSUnitTemperature.BaseUnit +P:Foundation.NSUnitTemperature.Celsius +P:Foundation.NSUnitTemperature.Fahrenheit +P:Foundation.NSUnitTemperature.Kelvin +P:Foundation.NSUnitVolume.AcreFeet +P:Foundation.NSUnitVolume.BaseUnit +P:Foundation.NSUnitVolume.Bushels +P:Foundation.NSUnitVolume.Centiliters +P:Foundation.NSUnitVolume.CubicCentimeters +P:Foundation.NSUnitVolume.CubicDecimeters +P:Foundation.NSUnitVolume.CubicFeet +P:Foundation.NSUnitVolume.CubicInches +P:Foundation.NSUnitVolume.CubicKilometers +P:Foundation.NSUnitVolume.CubicMeters +P:Foundation.NSUnitVolume.CubicMiles +P:Foundation.NSUnitVolume.CubicMillimeters +P:Foundation.NSUnitVolume.CubicYards +P:Foundation.NSUnitVolume.Cups +P:Foundation.NSUnitVolume.Deciliters +P:Foundation.NSUnitVolume.FluidOunces +P:Foundation.NSUnitVolume.Gallons +P:Foundation.NSUnitVolume.ImperialFluidOunces +P:Foundation.NSUnitVolume.ImperialGallons +P:Foundation.NSUnitVolume.ImperialPints +P:Foundation.NSUnitVolume.ImperialQuarts +P:Foundation.NSUnitVolume.ImperialTablespoons +P:Foundation.NSUnitVolume.ImperialTeaspoons +P:Foundation.NSUnitVolume.Kiloliters +P:Foundation.NSUnitVolume.Liters +P:Foundation.NSUnitVolume.Megaliters +P:Foundation.NSUnitVolume.MetricCups +P:Foundation.NSUnitVolume.Milliliters +P:Foundation.NSUnitVolume.Pints +P:Foundation.NSUnitVolume.Quarts +P:Foundation.NSUnitVolume.Tablespoons +P:Foundation.NSUnitVolume.Teaspoons +P:Foundation.NSUrl.AbsoluteString +P:Foundation.NSUrl.AbsoluteUrl +P:Foundation.NSUrl.BaseUrl +P:Foundation.NSUrl.DataRepresentation +P:Foundation.NSUrl.FilePathUrl +P:Foundation.NSUrl.FileReferenceUrl +P:Foundation.NSUrl.Fragment +P:Foundation.NSUrl.GetFileSystemRepresentationAsUtf8Ptr +P:Foundation.NSUrl.HasDirectoryPath +P:Foundation.NSUrl.Host +P:Foundation.NSUrl.IsFileReferenceUrl +P:Foundation.NSUrl.LastPathComponent +P:Foundation.NSUrl.ParameterString +P:Foundation.NSUrl.Password +P:Foundation.NSUrl.Path +P:Foundation.NSUrl.PathComponents +P:Foundation.NSUrl.PathExtension +P:Foundation.NSUrl.Query +P:Foundation.NSUrl.ReadableTypeIdentifiers +P:Foundation.NSUrl.RelativePath +P:Foundation.NSUrl.RelativeString +P:Foundation.NSUrl.ResourceSpecifier +P:Foundation.NSUrl.Scheme +P:Foundation.NSUrl.StandardizedUrl +P:Foundation.NSUrl.User +P:Foundation.NSUrl.WritableTypeIdentifiers +P:Foundation.NSUrlAuthenticationChallenge.Error +P:Foundation.NSUrlAuthenticationChallenge.FailureResponse +P:Foundation.NSUrlAuthenticationChallenge.PreviousFailureCount +P:Foundation.NSUrlAuthenticationChallenge.ProposedCredential +P:Foundation.NSUrlAuthenticationChallenge.ProtectionSpace +P:Foundation.NSUrlAuthenticationChallenge.Sender +P:Foundation.NSUrlCache.CurrentDiskUsage +P:Foundation.NSUrlCache.CurrentMemoryUsage +P:Foundation.NSUrlCache.DiskCapacity +P:Foundation.NSUrlCache.MemoryCapacity +P:Foundation.NSUrlCache.SharedCache +P:Foundation.NSUrlComponents.EncodedHost +P:Foundation.NSUrlComponents.Fragment +P:Foundation.NSUrlComponents.Host +P:Foundation.NSUrlComponents.Password +P:Foundation.NSUrlComponents.Path +P:Foundation.NSUrlComponents.PercentEncodedFragment +P:Foundation.NSUrlComponents.PercentEncodedHost +P:Foundation.NSUrlComponents.PercentEncodedPassword +P:Foundation.NSUrlComponents.PercentEncodedPath +P:Foundation.NSUrlComponents.PercentEncodedQuery +P:Foundation.NSUrlComponents.PercentEncodedQueryItems +P:Foundation.NSUrlComponents.PercentEncodedUser +P:Foundation.NSUrlComponents.Port +P:Foundation.NSUrlComponents.Query +P:Foundation.NSUrlComponents.QueryItems +P:Foundation.NSUrlComponents.RangeOfFragment +P:Foundation.NSUrlComponents.RangeOfHost +P:Foundation.NSUrlComponents.RangeOfPassword +P:Foundation.NSUrlComponents.RangeOfPath +P:Foundation.NSUrlComponents.RangeOfPort +P:Foundation.NSUrlComponents.RangeOfQuery +P:Foundation.NSUrlComponents.RangeOfScheme +P:Foundation.NSUrlComponents.RangeOfUser +P:Foundation.NSUrlComponents.Scheme +P:Foundation.NSUrlComponents.Url +P:Foundation.NSUrlComponents.User +P:Foundation.NSUrlConnection.CurrentRequest +P:Foundation.NSUrlConnection.OriginalRequest +P:Foundation.NSUrlCredential.Certificates +P:Foundation.NSUrlCredential.HasPassword +P:Foundation.NSUrlCredential.Password +P:Foundation.NSUrlCredential.Persistence +P:Foundation.NSUrlCredential.User +P:Foundation.NSUrlCredentialStorage.AllCredentials +P:Foundation.NSUrlCredentialStorage.SharedCredentialStorage +P:Foundation.NSUrlDownload.DeletesFileUponFailure +P:Foundation.NSUrlDownload.Request +P:Foundation.NSUrlDownload.ResumeData +P:Foundation.NSUrlProtectionSpace.AuthenticationMethod +P:Foundation.NSUrlProtectionSpace.DistinguishedNames +P:Foundation.NSUrlProtectionSpace.Host +P:Foundation.NSUrlProtectionSpace.IsProxy +P:Foundation.NSUrlProtectionSpace.Port +P:Foundation.NSUrlProtectionSpace.Protocol +P:Foundation.NSUrlProtectionSpace.ProxyType +P:Foundation.NSUrlProtectionSpace.Realm +P:Foundation.NSUrlProtectionSpace.ReceivesCredentialSecurely +P:Foundation.NSUrlProtocol.CachedResponse +P:Foundation.NSUrlProtocol.Client +P:Foundation.NSUrlProtocol.Request +P:Foundation.NSUrlQueryItem.Name +P:Foundation.NSUrlQueryItem.Value +P:Foundation.NSUrlRequest.AllowsCellularAccess +P:Foundation.NSUrlRequest.AllowsConstrainedNetworkAccess +P:Foundation.NSUrlRequest.AllowsExpensiveNetworkAccess +P:Foundation.NSUrlRequest.AllowsPersistentDns +P:Foundation.NSUrlRequest.AssumesHttp3Capable +P:Foundation.NSUrlRequest.Attribution +P:Foundation.NSUrlRequest.Body +P:Foundation.NSUrlRequest.BodyStream +P:Foundation.NSUrlRequest.CachePolicy +P:Foundation.NSUrlRequest.CookiePartitionIdentifier +P:Foundation.NSUrlRequest.Headers +P:Foundation.NSUrlRequest.HttpMethod +P:Foundation.NSUrlRequest.MainDocumentURL +P:Foundation.NSUrlRequest.NetworkServiceType +P:Foundation.NSUrlRequest.RequiresDnsSecValidation +P:Foundation.NSUrlRequest.ShouldHandleCookies +P:Foundation.NSUrlRequest.TimeoutInterval +P:Foundation.NSUrlRequest.Url +P:Foundation.NSUrlResponse.ExpectedContentLength +P:Foundation.NSUrlResponse.MimeType +P:Foundation.NSUrlResponse.SuggestedFilename +P:Foundation.NSUrlResponse.TextEncodingName +P:Foundation.NSUrlResponse.Url +P:Foundation.NSUrlSession.Configuration +P:Foundation.NSUrlSession.DelegateQueue +P:Foundation.NSUrlSession.SessionDescription +P:Foundation.NSUrlSession.SharedSession +P:Foundation.NSUrlSession.WeakDelegate +P:Foundation.NSUrlSessionConfiguration.AllowsCellularAccess +P:Foundation.NSUrlSessionConfiguration.AllowsConstrainedNetworkAccess +P:Foundation.NSUrlSessionConfiguration.AllowsExpensiveNetworkAccess +P:Foundation.NSUrlSessionConfiguration.ConnectionProxyDictionary +P:Foundation.NSUrlSessionConfiguration.EnablesEarlyData +P:Foundation.NSUrlSessionConfiguration.HttpAdditionalHeaders +P:Foundation.NSUrlSessionConfiguration.HttpCookieAcceptPolicy +P:Foundation.NSUrlSessionConfiguration.HttpCookieStorage +P:Foundation.NSUrlSessionConfiguration.HttpMaximumConnectionsPerHost +P:Foundation.NSUrlSessionConfiguration.HttpShouldSetCookies +P:Foundation.NSUrlSessionConfiguration.HttpShouldUsePipelining +P:Foundation.NSUrlSessionConfiguration.Identifier +P:Foundation.NSUrlSessionConfiguration.MultipathServiceType +P:Foundation.NSUrlSessionConfiguration.NetworkServiceType P:Foundation.NSUrlSessionConfiguration.ProxyConfigurations +P:Foundation.NSUrlSessionConfiguration.RequestCachePolicy +P:Foundation.NSUrlSessionConfiguration.RequiresDnsSecValidation +P:Foundation.NSUrlSessionConfiguration.SessionSendsLaunchEvents P:Foundation.NSUrlSessionConfiguration.SessionType +P:Foundation.NSUrlSessionConfiguration.SharedContainerIdentifier +P:Foundation.NSUrlSessionConfiguration.ShouldUseExtendedBackgroundIdleMode P:Foundation.NSUrlSessionConfiguration.StrongConnectionProxyDictionary +P:Foundation.NSUrlSessionConfiguration.TimeoutIntervalForRequest +P:Foundation.NSUrlSessionConfiguration.TimeoutIntervalForResource +P:Foundation.NSUrlSessionConfiguration.TLSMaximumSupportedProtocol +P:Foundation.NSUrlSessionConfiguration.TlsMaximumSupportedProtocolVersion +P:Foundation.NSUrlSessionConfiguration.TLSMinimumSupportedProtocol +P:Foundation.NSUrlSessionConfiguration.TlsMinimumSupportedProtocolVersion +P:Foundation.NSUrlSessionConfiguration.URLCache +P:Foundation.NSUrlSessionConfiguration.URLCredentialStorage +P:Foundation.NSUrlSessionConfiguration.UsesClassicLoadingMode +P:Foundation.NSUrlSessionConfiguration.WaitsForConnectivity +P:Foundation.NSUrlSessionConfiguration.WeakProtocolClasses P:Foundation.NSUrlSessionHandler.AllowsCellularAccess P:Foundation.NSUrlSessionHandler.AutomaticDecompression P:Foundation.NSUrlSessionHandler.ClientCertificateOptions @@ -21063,12 +23567,136 @@ P:Foundation.NSUrlSessionHandler.SupportsRedirectConfiguration P:Foundation.NSUrlSessionHandler.TrustOverrideForUrl P:Foundation.NSUrlSessionHandler.UseCookies P:Foundation.NSUrlSessionHandler.UseProxy +P:Foundation.NSUrlSessionTask.BytesExpectedToReceive +P:Foundation.NSUrlSessionTask.BytesExpectedToSend +P:Foundation.NSUrlSessionTask.BytesReceived +P:Foundation.NSUrlSessionTask.BytesSent +P:Foundation.NSUrlSessionTask.CountOfBytesClientExpectsToReceive +P:Foundation.NSUrlSessionTask.CountOfBytesClientExpectsToSend +P:Foundation.NSUrlSessionTask.CurrentRequest P:Foundation.NSUrlSessionTask.Delegate +P:Foundation.NSUrlSessionTask.EarliestBeginDate +P:Foundation.NSUrlSessionTask.Error +P:Foundation.NSUrlSessionTask.OriginalRequest +P:Foundation.NSUrlSessionTask.PrefersIncrementalDelivery +P:Foundation.NSUrlSessionTask.Priority +P:Foundation.NSUrlSessionTask.Progress +P:Foundation.NSUrlSessionTask.Response +P:Foundation.NSUrlSessionTask.State +P:Foundation.NSUrlSessionTask.TaskDescription +P:Foundation.NSUrlSessionTask.TaskIdentifier +P:Foundation.NSUrlSessionTask.WeakDelegate +P:Foundation.NSUrlSessionTaskMetrics.RedirectCount +P:Foundation.NSUrlSessionTaskMetrics.TaskInterval +P:Foundation.NSUrlSessionTaskMetrics.TransactionMetrics P:Foundation.NSUrlSessionTaskTransactionMetrics.Cellular +P:Foundation.NSUrlSessionTaskTransactionMetrics.ConnectEndDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.ConnectStartDate P:Foundation.NSUrlSessionTaskTransactionMetrics.Constrained +P:Foundation.NSUrlSessionTaskTransactionMetrics.CountOfRequestBodyBytesBeforeEncoding +P:Foundation.NSUrlSessionTaskTransactionMetrics.CountOfRequestBodyBytesSent +P:Foundation.NSUrlSessionTaskTransactionMetrics.CountOfRequestHeaderBytesSent +P:Foundation.NSUrlSessionTaskTransactionMetrics.CountOfResponseBodyBytesAfterDecoding +P:Foundation.NSUrlSessionTaskTransactionMetrics.CountOfResponseBodyBytesReceived +P:Foundation.NSUrlSessionTaskTransactionMetrics.CountOfResponseHeaderBytesReceived +P:Foundation.NSUrlSessionTaskTransactionMetrics.DomainLookupEndDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.DomainLookupStartDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.DomainResolutionProtocol P:Foundation.NSUrlSessionTaskTransactionMetrics.Expensive +P:Foundation.NSUrlSessionTaskTransactionMetrics.FetchStartDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.LocalAddress +P:Foundation.NSUrlSessionTaskTransactionMetrics.LocalPort P:Foundation.NSUrlSessionTaskTransactionMetrics.Multipath +P:Foundation.NSUrlSessionTaskTransactionMetrics.NegotiatedTlsCipherSuite +P:Foundation.NSUrlSessionTaskTransactionMetrics.NegotiatedTlsProtocolVersion +P:Foundation.NSUrlSessionTaskTransactionMetrics.NetworkProtocolName +P:Foundation.NSUrlSessionTaskTransactionMetrics.RemoteAddress +P:Foundation.NSUrlSessionTaskTransactionMetrics.RemotePort +P:Foundation.NSUrlSessionTaskTransactionMetrics.Request +P:Foundation.NSUrlSessionTaskTransactionMetrics.RequestEndDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.RequestStartDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.ResourceFetchType +P:Foundation.NSUrlSessionTaskTransactionMetrics.Response +P:Foundation.NSUrlSessionTaskTransactionMetrics.ResponseEndDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.ResponseStartDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.SecureConnectionEndDate +P:Foundation.NSUrlSessionTaskTransactionMetrics.SecureConnectionStartDate +P:Foundation.NSUrlSessionWebSocketMessage.Data +P:Foundation.NSUrlSessionWebSocketMessage.String +P:Foundation.NSUrlSessionWebSocketMessage.Type +P:Foundation.NSUrlSessionWebSocketTask.CloseCode +P:Foundation.NSUrlSessionWebSocketTask.CloseReason +P:Foundation.NSUrlSessionWebSocketTask.MaximumMessageSize +P:Foundation.NSUserActivity.ActivityType +P:Foundation.NSUserActivity.AppClipActivationPayload +P:Foundation.NSUserActivity.ExpirationDate +P:Foundation.NSUserActivity.Keywords +P:Foundation.NSUserActivity.NeedsSave +P:Foundation.NSUserActivity.PersistentIdentifier +P:Foundation.NSUserActivity.ReferrerUrl +P:Foundation.NSUserActivity.RequiredUserInfoKeys +P:Foundation.NSUserActivity.SupportsContinuationStreams +P:Foundation.NSUserActivity.TargetContentIdentifier +P:Foundation.NSUserActivity.Title +P:Foundation.NSUserActivity.UserInfo +P:Foundation.NSUserActivity.WeakDelegate +P:Foundation.NSUserActivity.WebPageUrl +P:Foundation.NSUserDefaults.StandardUserDefaults +P:Foundation.NSUserNotification.ActionButtonTitle +P:Foundation.NSUserNotification.ActivationType +P:Foundation.NSUserNotification.ActualDeliveryDate +P:Foundation.NSUserNotification.AdditionalActions +P:Foundation.NSUserNotification.AdditionalActivationAction +P:Foundation.NSUserNotification.ContentImage +P:Foundation.NSUserNotification.DeliveryDate +P:Foundation.NSUserNotification.DeliveryRepeatInterval +P:Foundation.NSUserNotification.DeliveryTimeZone +P:Foundation.NSUserNotification.HasActionButton +P:Foundation.NSUserNotification.HasReplyButton +P:Foundation.NSUserNotification.Identifier +P:Foundation.NSUserNotification.InformativeText +P:Foundation.NSUserNotification.OtherButtonTitle +P:Foundation.NSUserNotification.Response +P:Foundation.NSUserNotification.ResponsePlaceholder +P:Foundation.NSUserNotification.SoundName +P:Foundation.NSUserNotification.Subtitle +P:Foundation.NSUserNotification.Title +P:Foundation.NSUserNotification.UserInfo +P:Foundation.NSUserNotificationAction.Identifier +P:Foundation.NSUserNotificationAction.Title +P:Foundation.NSUserNotificationCenter.DefaultUserNotificationCenter +P:Foundation.NSUserNotificationCenter.DeliveredNotifications +P:Foundation.NSUserNotificationCenter.ScheduledNotifications +P:Foundation.NSUserNotificationCenter.WeakDelegate +P:Foundation.NSValue.CGPointValue +P:Foundation.NSValue.CGRectValue +P:Foundation.NSValue.CGSizeValue +P:Foundation.NSValue.CMVideoDimensionsValue +P:Foundation.NSValue.GCPoint2Value +P:Foundation.NSValue.NonretainedObjectValue +P:Foundation.NSValue.PointerValue +P:Foundation.NSValue.RangeValue +P:Foundation.NSValueTransformer.AllowsReverseTransformation +P:Foundation.NSValueTransformer.TransformedValueClass +P:Foundation.NSValueTransformer.ValueTransformerNames +P:Foundation.NSXpcConnection.AuditSessionIdentifier +P:Foundation.NSXpcConnection.CurrentConnection +P:Foundation.NSXpcConnection.Endpoint +P:Foundation.NSXpcConnection.ExportedInterface +P:Foundation.NSXpcConnection.ExportedObject +P:Foundation.NSXpcConnection.InterruptionHandler +P:Foundation.NSXpcConnection.InvalidationHandler +P:Foundation.NSXpcConnection.PeerEffectiveGroupId +P:Foundation.NSXpcConnection.PeerEffectiveUserId +P:Foundation.NSXpcConnection.PeerProcessIdentifier +P:Foundation.NSXpcConnection.RemoteInterface +P:Foundation.NSXpcConnection.ServiceName +P:Foundation.NSXpcInterface.Protocol +P:Foundation.NSXpcListener.AnonymousListener P:Foundation.NSXpcListener.Delegate +P:Foundation.NSXpcListener.Endpoint +P:Foundation.NSXpcListener.ServiceListener +P:Foundation.NSXpcListener.WeakDelegate P:Foundation.ProxyConfigurationDictionary.HttpEnable P:Foundation.ProxyConfigurationDictionary.HttpProxyHost P:Foundation.ProxyConfigurationDictionary.HttpProxyPort @@ -26481,25 +29109,77 @@ T:Foundation.ItemProviderDataCompletionHandler T:Foundation.LinguisticTagEnumerator T:Foundation.LoadFileRepresentationHandler T:Foundation.LoadInPlaceFileRepresentationHandler +T:Foundation.NSAffineTransform +T:Foundation.NSAppleEventDescriptor +T:Foundation.NSAppleEventManager T:Foundation.NSAppleEventSendOptions +T:Foundation.NSAppleScript +T:Foundation.NSArray +T:Foundation.NSAttributedString T:Foundation.NSAttributedStringCompletionHandler T:Foundation.NSAttributedStringFormattingOptions T:Foundation.NSAttributedStringMarkdownInterpretedSyntax T:Foundation.NSAttributedStringMarkdownParsingFailurePolicy +T:Foundation.NSAttributedStringMarkdownParsingOptions +T:Foundation.NSAttributedStringMarkdownSourcePosition T:Foundation.NSAttributedStringNameKey +T:Foundation.NSAutoreleasePool T:Foundation.NSBackgroundActivityCompletionAction T:Foundation.NSBackgroundActivityCompletionHandler T:Foundation.NSBackgroundActivityResult +T:Foundation.NSBackgroundActivityScheduler T:Foundation.NSBindingSelectionMarker +T:Foundation.NSBlockOperation +T:Foundation.NSBundle +T:Foundation.NSBundleResourceRequest +T:Foundation.NSByteCountFormatter +T:Foundation.NSCache +T:Foundation.NSCachedUrlResponse +T:Foundation.NSCalendar +T:Foundation.NSCalendarDate +T:Foundation.NSCharacterSet +T:Foundation.NSCoder T:Foundation.NSCollectionChangeType +T:Foundation.NSComparisonPredicate +T:Foundation.NSCompoundPredicate +T:Foundation.NSCondition +T:Foundation.NSConditionLock +T:Foundation.NSConnection +T:Foundation.NSData T:Foundation.NSDataCompressionAlgorithm +T:Foundation.NSDataDetector +T:Foundation.NSDate +T:Foundation.NSDateComponents +T:Foundation.NSDateComponentsFormatter +T:Foundation.NSDateFormatter +T:Foundation.NSDateInterval +T:Foundation.NSDateIntervalFormatter +T:Foundation.NSDecimalNumber T:Foundation.NSDecoderCallback T:Foundation.NSDecoderHandler +T:Foundation.NSDictionary +T:Foundation.NSDictionary`2 T:Foundation.NSDictionaryEnumerator T:Foundation.NSDictionaryKeyFilter +T:Foundation.NSDimension +T:Foundation.NSDirectoryEnumerator +T:Foundation.NSDistantObjectRequest +T:Foundation.NSDistributedLock T:Foundation.NSEncodeHook +T:Foundation.NSEnergyFormatter +T:Foundation.NSEnumerator +T:Foundation.NSEnumerator`1 +T:Foundation.NSError +T:Foundation.NSException T:Foundation.NSExceptionError +T:Foundation.NSExpression T:Foundation.NSExpressionCallbackHandler +T:Foundation.NSExtensionContext +T:Foundation.NSExtensionItem +T:Foundation.NSFileAccessIntent +T:Foundation.NSFileCoordinator +T:Foundation.NSFileHandle +T:Foundation.NSFileManager T:Foundation.NSFileManager_NSUserInformation T:Foundation.NSFileManagerFetchLatestRemoteVersionOfItemHandler T:Foundation.NSFileManagerResumeSyncBehavior @@ -26509,7 +29189,11 @@ T:Foundation.NSFileManagerUnmountOptions T:Foundation.NSFileManagerUploadLocalVersionConflictPolicy T:Foundation.NSFileManagerUploadLocalVersionOfUbiquitousItemHandler T:Foundation.NSFileProtectionType +T:Foundation.NSFileProviderService +T:Foundation.NSFileVersion T:Foundation.NSFileVersionNonlocalVersionsCompletionHandler +T:Foundation.NSFileWrapper +T:Foundation.NSFormatter T:Foundation.NSGrammaticalCase T:Foundation.NSGrammaticalDefiniteness T:Foundation.NSGrammaticalDetermination @@ -26518,40 +29202,196 @@ T:Foundation.NSGrammaticalNumber T:Foundation.NSGrammaticalPartOfSpeech T:Foundation.NSGrammaticalPerson T:Foundation.NSGrammaticalPronounType +T:Foundation.NSHost +T:Foundation.NSHttpCookie +T:Foundation.NSHttpCookieStorage +T:Foundation.NSHttpUrlResponse +T:Foundation.NSIndexPath +T:Foundation.NSIndexSet +T:Foundation.NSInflectionRule +T:Foundation.NSInflectionRuleExplicit T:Foundation.NSInlinePresentationIntent +T:Foundation.NSInputStream +T:Foundation.NSInvocation +T:Foundation.NSIso8601DateFormatter +T:Foundation.NSItemProvider T:Foundation.NSItemProviderFileOptions T:Foundation.NSItemProviderRepresentationVisibility T:Foundation.NSItemProviderUTTypeLoadDelegate +T:Foundation.NSJsonSerialization +T:Foundation.NSKeyedArchiver +T:Foundation.NSKeyedUnarchiver T:Foundation.NSKeyValueSharedObserverRegistration_NSObject +T:Foundation.NSKeyValueSharedObservers +T:Foundation.NSKeyValueSharedObserversSnapshot +T:Foundation.NSLengthFormatter T:Foundation.NSLinguisticAnalysis +T:Foundation.NSLinguisticTagger +T:Foundation.NSListFormatter +T:Foundation.NSLocale +T:Foundation.NSLocalizedNumberFormatRule +T:Foundation.NSLock +T:Foundation.NSMachPort +T:Foundation.NSMassFormatter +T:Foundation.NSMeasurement`1 +T:Foundation.NSMeasurementFormatter T:Foundation.NSMeasurementFormatterUnitOptions +T:Foundation.NSMetadataItem +T:Foundation.NSMetadataQuery +T:Foundation.NSMetadataQueryAttributeValueTuple T:Foundation.NSMetadataQueryObject +T:Foundation.NSMetadataQueryResultGroup T:Foundation.NSMetadataQueryValue +T:Foundation.NSMethodSignature +T:Foundation.NSMorphology +T:Foundation.NSMorphologyCustomPronoun +T:Foundation.NSMorphologyPronoun +T:Foundation.NSMutableArray +T:Foundation.NSMutableArray`1 +T:Foundation.NSMutableAttributedString +T:Foundation.NSMutableCharacterSet +T:Foundation.NSMutableData +T:Foundation.NSMutableDictionary +T:Foundation.NSMutableDictionary`2 +T:Foundation.NSMutableIndexSet +T:Foundation.NSMutableOrderedSet +T:Foundation.NSMutableOrderedSet`1 +T:Foundation.NSMutableSet +T:Foundation.NSMutableSet`1 +T:Foundation.NSMutableString +T:Foundation.NSMutableUrlRequest +T:Foundation.NSNetService +T:Foundation.NSNetServiceBrowser +T:Foundation.NSNotification +T:Foundation.NSNotificationCenter T:Foundation.NSNotificationFlags +T:Foundation.NSNotificationQueue T:Foundation.NSNotificationSuspensionBehavior +T:Foundation.NSNull +T:Foundation.NSNumber +T:Foundation.NSNumberFormatter +T:Foundation.NSOperation +T:Foundation.NSOperationQueue T:Foundation.NSOrderedCollectionDifferenceCalculationOptions +T:Foundation.NSOrderedSet +T:Foundation.NSOrderedSet`1 +T:Foundation.NSOrthography +T:Foundation.NSOutputStream +T:Foundation.NSPersonNameComponents +T:Foundation.NSPersonNameComponentsFormatter +T:Foundation.NSPipe +T:Foundation.NSPort +T:Foundation.NSPortMessage +T:Foundation.NSPortNameServer +T:Foundation.NSPredicate +T:Foundation.NSPresentationIntent T:Foundation.NSPresentationIntentKind T:Foundation.NSPresentationIntentTableColumnAlignment +T:Foundation.NSProcessInfo T:Foundation.NSProcessInfo_NSUserInformation T:Foundation.NSProcessInfoThermalState +T:Foundation.NSProgress +T:Foundation.NSPropertyListSerialization +T:Foundation.NSPurgeableData +T:Foundation.NSRecursiveLock +T:Foundation.NSRegularExpression +T:Foundation.NSRelativeDateTimeFormatter T:Foundation.NSRelativeDateTimeFormatterStyle T:Foundation.NSRelativeDateTimeFormatterUnitsStyle +T:Foundation.NSRunLoop +T:Foundation.NSScriptCommand +T:Foundation.NSScriptCommandDescription +T:Foundation.NSSecureUnarchiveFromDataTransformer +T:Foundation.NSSet +T:Foundation.NSSet`1 +T:Foundation.NSSortDescriptor +T:Foundation.NSStream +T:Foundation.NSString T:Foundation.NSStringEnumerationOptions T:Foundation.NSStringTransform +T:Foundation.NSTask T:Foundation.NSTaskTerminationReason +T:Foundation.NSTermOfAddress +T:Foundation.NSTextCheckingResult +T:Foundation.NSThread +T:Foundation.NSTimer +T:Foundation.NSTimeZone +T:Foundation.NSUbiquitousKeyValueStore +T:Foundation.NSUndoManager +T:Foundation.NSUnit +T:Foundation.NSUnitAcceleration +T:Foundation.NSUnitAngle +T:Foundation.NSUnitArea +T:Foundation.NSUnitConcentrationMass +T:Foundation.NSUnitConverter +T:Foundation.NSUnitConverterLinear +T:Foundation.NSUnitDispersion +T:Foundation.NSUnitDuration +T:Foundation.NSUnitElectricCharge +T:Foundation.NSUnitElectricCurrent +T:Foundation.NSUnitElectricPotentialDifference +T:Foundation.NSUnitElectricResistance +T:Foundation.NSUnitEnergy +T:Foundation.NSUnitFrequency +T:Foundation.NSUnitFuelEfficiency +T:Foundation.NSUnitIlluminance +T:Foundation.NSUnitInformationStorage +T:Foundation.NSUnitLength +T:Foundation.NSUnitMass +T:Foundation.NSUnitPower +T:Foundation.NSUnitPressure +T:Foundation.NSUnitSpeed +T:Foundation.NSUnitTemperature +T:Foundation.NSUnitVolume +T:Foundation.NSUrl +T:Foundation.NSUrlAuthenticationChallenge +T:Foundation.NSUrlCache +T:Foundation.NSUrlComponents +T:Foundation.NSUrlConnection +T:Foundation.NSUrlCredential +T:Foundation.NSUrlCredentialStorage +T:Foundation.NSUrlDownload T:Foundation.NSUrlErrorNetworkUnavailableReason +T:Foundation.NSUrlProtectionSpace +T:Foundation.NSUrlProtocol +T:Foundation.NSUrlQueryItem +T:Foundation.NSUrlRequest T:Foundation.NSURLRequestAttribution +T:Foundation.NSUrlResponse +T:Foundation.NSUrlSession T:Foundation.NSUrlSessionAllPendingTasks +T:Foundation.NSUrlSessionConfiguration T:Foundation.NSUrlSessionConfiguration.SessionConfigurationType T:Foundation.NSUrlSessionDataRead +T:Foundation.NSUrlSessionDataTask T:Foundation.NSUrlSessionDelayedRequestDisposition +T:Foundation.NSUrlSessionDownloadTask T:Foundation.NSUrlSessionHandlerTrustOverrideForUrlCallback T:Foundation.NSUrlSessionMultipathServiceType +T:Foundation.NSUrlSessionStreamTask +T:Foundation.NSUrlSessionTask +T:Foundation.NSUrlSessionTaskMetrics T:Foundation.NSUrlSessionTaskMetricsDomainResolutionProtocol +T:Foundation.NSUrlSessionTaskTransactionMetrics +T:Foundation.NSUrlSessionUploadTask T:Foundation.NSUrlSessionWebSocketCloseCode +T:Foundation.NSUrlSessionWebSocketMessage T:Foundation.NSUrlSessionWebSocketMessageType +T:Foundation.NSUrlSessionWebSocketTask +T:Foundation.NSUserActivity +T:Foundation.NSUserDefaults +T:Foundation.NSUserNotification +T:Foundation.NSUserNotificationAction T:Foundation.NSUserNotificationActivationType +T:Foundation.NSUserNotificationCenter +T:Foundation.NSUuid +T:Foundation.NSValue +T:Foundation.NSValueTransformer +T:Foundation.NSXpcConnection T:Foundation.NSXpcConnectionOptions +T:Foundation.NSXpcInterface +T:Foundation.NSXpcListener +T:Foundation.NSXpcListenerEndpoint T:Foundation.ProxyConfigurationDictionary T:Foundation.RegisterDataRepresentationLoadHandler T:Foundation.RegisterFileRepresentationCompletionHandler diff --git a/tests/common/TestRuntime.cs b/tests/common/TestRuntime.cs index 50903160b074..a7b3177e1f69 100644 --- a/tests/common/TestRuntime.cs +++ b/tests/common/TestRuntime.cs @@ -497,6 +497,16 @@ public static bool CheckXcodeVersion (int major, int minor, int build = 0) return CheckMacSystemVersion (26, 3); #else throw new NotImplementedException ($"Missing platform case for Xcode {major}.{minor}"); +#endif + case 4: +#if __TVOS__ + return ChecktvOSSystemVersion (26, 4); +#elif __IOS__ + return CheckiOSSystemVersion (26, 4); +#elif MONOMAC + return CheckMacSystemVersion (26, 4); +#else + throw new NotImplementedException ($"Missing platform case for Xcode {major}.{minor}"); #endif default: throw new NotImplementedException ($"Missing version logic for checking for Xcode {major}.{minor}"); diff --git a/tests/dotnet/UnitTests/ProjectTest.cs b/tests/dotnet/UnitTests/ProjectTest.cs index 883d28a14c19..070f798ff2d8 100644 --- a/tests/dotnet/UnitTests/ProjectTest.cs +++ b/tests/dotnet/UnitTests/ProjectTest.cs @@ -3097,6 +3097,8 @@ public void AppendRuntimeIdentifierToOutputPath_DisableDirectoryBuildProps (Appl "/usr/lib/swift/libswiftos.dylib", "/usr/lib/swift/libswiftOSLog.dylib", "/usr/lib/swift/libswiftQuartzCore.dylib", + "/usr/lib/swift/libswiftsimd.dylib", + "/usr/lib/swift/libswiftSpatial.dylib", "/usr/lib/swift/libswiftUIKit.dylib", "/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib", "/usr/lib/swift/libswiftXPC.dylib", @@ -3223,8 +3225,11 @@ public void AppendRuntimeIdentifierToOutputPath_DisableDirectoryBuildProps (Appl "/usr/lib/swift/libswiftos.dylib", "/usr/lib/swift/libswiftOSLog.dylib", "/usr/lib/swift/libswiftQuartzCore.dylib", + "/usr/lib/swift/libswiftsimd.dylib", + "/usr/lib/swift/libswiftSpatial.dylib", "/usr/lib/swift/libswiftUIKit.dylib", "/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib", + "/usr/lib/swift/libswiftXPC.dylib", ]; static string [] expectedFrameworks_tvOS_Full = [ @@ -3408,6 +3413,7 @@ public void AppendRuntimeIdentifierToOutputPath_DisableDirectoryBuildProps (Appl "/usr/lib/swift/libswiftOSLog.dylib", "/usr/lib/swift/libswiftQuartzCore.dylib", "/usr/lib/swift/libswiftsimd.dylib", + "/usr/lib/swift/libswiftSpatial.dylib", "/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib", "/usr/lib/swift/libswiftXPC.dylib", ]; @@ -3600,6 +3606,8 @@ public void AppendRuntimeIdentifierToOutputPath_DisableDirectoryBuildProps (Appl "/usr/lib/swift/libswiftos.dylib", "/usr/lib/swift/libswiftOSLog.dylib", "/usr/lib/swift/libswiftQuartzCore.dylib", + "/usr/lib/swift/libswiftsimd.dylib", + "/usr/lib/swift/libswiftSpatial.dylib", "/usr/lib/swift/libswiftUniformTypeIdentifiers.dylib", "/usr/lib/swift/libswiftXPC.dylib", ]; diff --git a/tests/monotouch-test/Security/TrustTest.cs b/tests/monotouch-test/Security/TrustTest.cs index 81d5097022db..15cd51702bc7 100644 --- a/tests/monotouch-test/Security/TrustTest.cs +++ b/tests/monotouch-test/Security/TrustTest.cs @@ -334,8 +334,13 @@ void Trust_FullChain (SecTrust trust, SecPolicy policy, X509CertificateCollectio trust.SetVerifyDate (new DateTime (2025, 10, 1, 0, 0, 0, DateTimeKind.Utc)); SecTrustResult trust_result = SecTrustResult.Unspecified; + var allow_recoverable_trust_failure = TestRuntime.CheckSystemVersion (TestRuntime.CurrentPlatform, 26, 4); var result = Evaluate (trust, out var trustError, true); - Assert.That (result, Is.EqualTo (trust_result), $"Evaluate: {trustError}"); + if (allow_recoverable_trust_failure) { + Assert.That (result, Is.EqualTo (SecTrustResult.Unspecified).Or.EqualTo (SecTrustResult.RecoverableTrustFailure), $"Evaluate: {trustError}"); + } else { + Assert.That (result, Is.EqualTo (trust_result), $"Evaluate: {trustError}"); + } // Evalute must be called prior to Count (Apple documentation) Assert.That (trust.Count, Is.EqualTo (3), "Count"); @@ -354,7 +359,7 @@ void Trust_FullChain (SecTrust trust, SecPolicy policy, X509CertificateCollectio Assert.That (sc3.SubjectSummary, Is.EqualTo ("GTS Root R1"), "SubjectSummary(sc3)"); } - Assert.That (trust.GetTrustResult (), Is.EqualTo (trust_result), "GetTrustResult"); + Assert.That (trust.GetTrustResult (), Is.EqualTo (result), "GetTrustResult"); trust.SetAnchorCertificates (certs); Assert.That (trust.GetCustomAnchorCertificates ().Length, Is.EqualTo (certs.Count), "GetCustomAnchorCertificates"); @@ -362,8 +367,17 @@ void Trust_FullChain (SecTrust trust, SecPolicy policy, X509CertificateCollectio // since we modified the `trust` instance it's result was invalidated (marked as unspecified on iOS 11) Assert.That (trust.GetTrustResult (), Is.EqualTo (SecTrustResult.Unspecified), "GetTrustResult-2"); - Assert.True (trust.Evaluate (out var error), $"Evaluate: {error}"); - Assert.Null (error, "error"); + if (result == SecTrustResult.Unspecified) { + Assert.True (trust.Evaluate (out var error), $"Evaluate: {error}"); + Assert.Null (error, "error"); + } else if (result == SecTrustResult.RecoverableTrustFailure) { + if (trust.Evaluate (out var error)) + Assert.Null (error, "error"); + else + Assert.NotNull (error, "error"); + } else { + Assert.Fail ($"Unexpected trust result: {result}"); + } } [Test] diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.todo index 67fd827e1ce8..a38ea2a811e5 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVFoundation.todo @@ -4,3 +4,21 @@ !missing-selector! +AVCaptureDevice::isEdgeLightActive not bound !missing-selector! +AVCaptureDevice::isEdgeLightEnabled not bound !missing-selector! AVCaptureDeviceFormat::isEdgeLightSupported not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestCompletedNotification not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestErrorKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestIdentifierKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestResponseKey not bound +!missing-field! AVPlayerRateDidChangeReasonPlayheadReachedLiveEdge not bound +!missing-field! AVPlayerRateDidChangeReasonReversePlaybackReachedStartOfSeekableRange not bound +!missing-selector! +AVCaptionRenderer::captionPreviewForProfileID:extendedLanguageTag:renderSize: not bound +!missing-selector! AVAssetDownloadConfiguration::downloadsInterstitialAssets not bound +!missing-selector! AVAssetDownloadConfiguration::setDownloadsInterstitialAssets: not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomEnabled not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomSupported not bound +!missing-selector! AVCaptureDeviceInput::setAudioZoomEnabled: not bound +!missing-selector! AVPlayer::allowsCaptureOfClearKeyVideo not bound +!missing-selector! AVPlayer::setAllowsCaptureOfClearKeyVideo: not bound +!missing-selector! AVPlayerInterstitialEvent::scheduleIdentifier not bound +!missing-selector! AVPlayerItem::interstitialEventIdentifier not bound +!missing-selector! AVPlayerLayer::setCaptionPreviewProfileID:position:text: not bound +!missing-selector! AVPlayerLayer::stopShowingCaptionPreview not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVKit.todo new file mode 100644 index 000000000000..a0c32dcf583e --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AVKit.todo @@ -0,0 +1,11 @@ +!missing-enum! AVLegibleMediaOptionsMenuContents not bound +!missing-enum! AVLegibleMediaOptionsMenuStateChangeReason not bound +!missing-protocol! AVLegibleMediaOptionsMenuControllerDelegate not bound +!missing-selector! AVLegibleMediaOptionsMenuController::delegate not bound +!missing-selector! AVLegibleMediaOptionsMenuController::initWithPlayer: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::menuState not bound +!missing-selector! AVLegibleMediaOptionsMenuController::menuWithContents: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::player not bound +!missing-selector! AVLegibleMediaOptionsMenuController::setDelegate: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::setPlayer: not bound +!missing-type! AVLegibleMediaOptionsMenuController not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Accessibility.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Accessibility.todo index f00860fdeb51..23c31a8396af 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Accessibility.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Accessibility.todo @@ -2,3 +2,7 @@ !missing-field! AXShowBordersEnabledStatusDidChangeNotification not bound !missing-pinvoke! AXPrefersActionSliderAlternative is not bound !missing-pinvoke! AXShowBordersEnabled is not bound +!missing-enum-value! AXSettingsFeature native value AXSettingsFeatureCaptionStyles = 6 not bound +!missing-field! AXReduceHighlightingEffectsEnabledDidChangeNotification not bound +!missing-pinvoke! AXOpenSettingsFeatureIsSupported is not bound +!missing-pinvoke! AXReduceHighlightingEffectsEnabled is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AuthenticationServices.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AuthenticationServices.todo index 85e6f6fd4ef4..3d52152f1cd5 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AuthenticationServices.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-AuthenticationServices.todo @@ -34,3 +34,9 @@ !missing-type! ASGeneratedPassword not bound !missing-type! ASGeneratePasswordsRequest not bound !missing-type! ASSavePasswordRequest not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertion::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest::setPrf: not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistration::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest::setPrf: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-BackgroundAssets.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-BackgroundAssets.todo new file mode 100644 index 000000000000..cb36faeedeb4 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-BackgroundAssets.todo @@ -0,0 +1,5 @@ +!deprecated-attribute-missing! BAAssetPackManager::getStatusOfAssetPackWithIdentifier:completionHandler: missing a [Deprecated] attribute +!missing-selector! BAAssetPackManager::assetPackIsAvailableLocallyWithIdentifier: not bound +!missing-selector! BAAssetPackManager::ensureLocalAvailabilityOfAssetPack:requireLatestVersion:completionHandler: not bound +!missing-selector! BAAssetPackManager::getLocalStatusOfAssetPackWithIdentifier:completionHandler: not bound +!missing-selector! BAAssetPackManager::getStatusRelativeToAssetPack:completionHandler: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.ignore b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.ignore index f21e5d8f9edf..24e14d54f1e0 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.ignore +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.ignore @@ -408,9 +408,6 @@ !missing-selector! CPTravelEstimates::distanceRemaining not bound !missing-selector! CPTravelEstimates::initWithDistanceRemaining:timeRemaining: not bound !missing-selector! CPTravelEstimates::timeRemaining not bound -!missing-selector! CPTrip::destination not bound -!missing-selector! CPTrip::initWithOrigin:destination:routeChoices: not bound -!missing-selector! CPTrip::origin not bound !missing-selector! CPTrip::routeChoices not bound !missing-selector! CPTrip::setUserInfo: not bound !missing-selector! CPTrip::userInfo not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.todo index 72038f95adbf..3ffeb1d8e3ec 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CarPlay.todo @@ -2,3 +2,114 @@ !missing-pinvoke! NSStringFromCPLaneStatus is not bound !missing-pinvoke! NSStringFromCPManeuverType is not bound !missing-pinvoke! NSStringFromCPTrafficSide is not bound +!missing-enum! CPImageOverlayAlignment not bound +!missing-enum! CPPlaybackAction not bound +!missing-enum! CPPlaybackPresentation not bound +!missing-enum! CPRerouteReason not bound +!missing-enum! CPRouteSource not bound +!missing-pinvoke! NSStringFromCPRerouteReason is not bound +!missing-protocol! CPPlayableItem not bound +!missing-selector! +CPListTemplateDetailsHeader::maximumActionButtonCount not bound +!missing-selector! +CPListTemplateDetailsHeader::maximumActionButtonSize not bound +!missing-selector! +CPVoiceControlState::maximumActionButtonCount not bound +!missing-selector! CPImageOverlay::alignment not bound +!missing-selector! CPImageOverlay::backgroundColor not bound +!missing-selector! CPImageOverlay::image not bound +!missing-selector! CPImageOverlay::initWithImage:alignment: not bound +!missing-selector! CPImageOverlay::initWithText:textColor:backgroundColor:alignment: not bound +!missing-selector! CPImageOverlay::text not bound +!missing-selector! CPImageOverlay::textColor not bound +!missing-selector! CPListImageRowItemCardElement::initWithThumbnail:title:subtitle:tintColor: not bound +!missing-selector! CPListImageRowItemCardElement::setThumbnail: not bound +!missing-selector! CPListImageRowItemCardElement::thumbnail not bound +!missing-selector! CPListImageRowItemElementCPListImageRowItemElement::accessibilityLabel not bound +!missing-selector! CPListImageRowItemElementCPListImageRowItemElement::setAccessibilityLabel: not bound +!missing-selector! CPListTemplate::initWithTitle:listHeader:sections:assistantCellConfiguration: not bound +!missing-selector! CPListTemplate::listHeader not bound +!missing-selector! CPListTemplate::setListHeader: not bound +!missing-selector! CPListTemplateDetailsHeader::actionButtons not bound +!missing-selector! CPListTemplateDetailsHeader::bodyVariants not bound +!missing-selector! CPListTemplateDetailsHeader::initWithThumbnail:title:subtitle:actionButtons: not bound +!missing-selector! CPListTemplateDetailsHeader::initWithThumbnail:title:subtitle:bodyVariants:actionButtons: not bound +!missing-selector! CPListTemplateDetailsHeader::setActionButtons: not bound +!missing-selector! CPListTemplateDetailsHeader::setAdaptiveBackgroundStyle: not bound +!missing-selector! CPListTemplateDetailsHeader::setBodyVariants: not bound +!missing-selector! CPListTemplateDetailsHeader::setSubtitle: not bound +!missing-selector! CPListTemplateDetailsHeader::setThumbnail: not bound +!missing-selector! CPListTemplateDetailsHeader::setTitle: not bound +!missing-selector! CPListTemplateDetailsHeader::subtitle not bound +!missing-selector! CPListTemplateDetailsHeader::thumbnail not bound +!missing-selector! CPListTemplateDetailsHeader::title not bound +!missing-selector! CPListTemplateDetailsHeader::wantsAdaptiveBackgroundStyle not bound +!missing-selector! CPMapTemplateWaypoint::initWithWaypoint:travelEstimates: not bound +!missing-selector! CPMapTemplateWaypoint::setTravelEstimates: not bound +!missing-selector! CPMapTemplateWaypoint::setWaypoint: not bound +!missing-selector! CPMapTemplateWaypoint::travelEstimates not bound +!missing-selector! CPMapTemplateWaypoint::waypoint not bound +!missing-selector! CPNavigationSession::addRouteSegments: not bound +!missing-selector! CPNavigationSession::currentSegment not bound +!missing-selector! CPNavigationSession::resumeTripWithUpdatedRouteSegments:currentSegment:rerouteReason: not bound +!missing-selector! CPNavigationSession::routeSegments not bound +!missing-selector! CPNavigationSession::setCurrentSegment: not bound +!missing-selector! CPNavigationWaypoint::address not bound +!missing-selector! CPNavigationWaypoint::centerPoint not bound +!missing-selector! CPNavigationWaypoint::entryPoints not bound +!missing-selector! CPNavigationWaypoint::entryPointsCount not bound +!missing-selector! CPNavigationWaypoint::initWithCenterPoint:locationThreshold:name:address:entryPoints:entryPointsCount:timeZone: not bound +!missing-selector! CPNavigationWaypoint::initWithMapItem:locationThreshold:entryPoints:entryPointsCount: not bound +!missing-selector! CPNavigationWaypoint::locationThreshold not bound +!missing-selector! CPNavigationWaypoint::name not bound +!missing-selector! CPNavigationWaypoint::timeZone not bound +!missing-selector! CPPlaybackConfiguration::duration not bound +!missing-selector! CPPlaybackConfiguration::elapsedTime not bound +!missing-selector! CPPlaybackConfiguration::initWithPreferredPresentation:playbackAction:elapsedTime:duration: not bound +!missing-selector! CPPlaybackConfiguration::playbackAction not bound +!missing-selector! CPPlaybackConfiguration::preferredPresentation not bound +!missing-selector! CPRouteSegment::coordinates not bound +!missing-selector! CPRouteSegment::coordinatesCount not bound +!missing-selector! CPRouteSegment::currentLaneGuidance not bound +!missing-selector! CPRouteSegment::currentManeuvers not bound +!missing-selector! CPRouteSegment::destination not bound +!missing-selector! CPRouteSegment::identifier not bound +!missing-selector! CPRouteSegment::initWithOrigin:destination:maneuvers:laneGuidances:currentManeuvers:currentLaneGuidance:tripTravelEstimates:maneuverTravelEstimates:coordinates:coordinatesCount: not bound +!missing-selector! CPRouteSegment::laneGuidances not bound +!missing-selector! CPRouteSegment::maneuvers not bound +!missing-selector! CPRouteSegment::maneuverTravelEstimates not bound +!missing-selector! CPRouteSegment::origin not bound +!missing-selector! CPRouteSegment::tripTravelEstimates not bound +!missing-selector! CPSessionConfiguration::supportsVideoPlayback not bound +!missing-selector! CPSportsOverlay::eventStatus not bound +!missing-selector! CPSportsOverlay::initWithLeftTeam:rightTeam:eventStatus: not bound +!missing-selector! CPSportsOverlay::leftTeam not bound +!missing-selector! CPSportsOverlay::rightTeam not bound +!missing-selector! CPThumbnailImage::image not bound +!missing-selector! CPThumbnailImage::imageOverlay not bound +!missing-selector! CPThumbnailImage::initWithImage: not bound +!missing-selector! CPThumbnailImage::initWithImage:imageOverlay:sportsOverlay: not bound +!missing-selector! CPThumbnailImage::setImage: not bound +!missing-selector! CPThumbnailImage::setImageOverlay: not bound +!missing-selector! CPThumbnailImage::setSportsOverlay: not bound +!missing-selector! CPThumbnailImage::sportsOverlay not bound +!missing-selector! CPTrip::destinationWaypoint not bound +!missing-selector! CPTrip::hasShareableDestination not bound +!missing-selector! CPTrip::initWithOriginWaypoint:destinationWaypoint:routeChoices: not bound +!missing-selector! CPTrip::originWaypoint not bound +!missing-selector! CPTrip::routeSegmentsAvailableForRegion not bound +!missing-selector! CPTrip::setHasShareableDestination: not bound +!missing-selector! CPTrip::setRouteSegmentsAvailableForRegion: not bound +!missing-selector! CPVoiceControlState::actionButtons not bound +!missing-selector! CPVoiceControlState::setActionButtons: not bound +!missing-selector! CPVoiceControlTemplate::backButton not bound +!missing-selector! CPVoiceControlTemplate::leadingNavigationBarButtons not bound +!missing-selector! CPVoiceControlTemplate::setBackButton: not bound +!missing-selector! CPVoiceControlTemplate::setLeadingNavigationBarButtons: not bound +!missing-selector! CPVoiceControlTemplate::setTrailingNavigationBarButtons: not bound +!missing-selector! CPVoiceControlTemplate::trailingNavigationBarButtons not bound +!missing-type! CPImageOverlay not bound +!missing-type! CPListTemplateDetailsHeader not bound +!missing-type! CPMapTemplateWaypoint not bound +!missing-type! CPNavigationWaypoint not bound +!missing-type! CPPlaybackConfiguration not bound +!missing-type! CPRouteSegment not bound +!missing-type! CPSportsOverlay not bound +!missing-type! CPThumbnailImage not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-ClassKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-ClassKit.todo new file mode 100644 index 000000000000..1374d42275e8 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-ClassKit.todo @@ -0,0 +1 @@ +!missing-selector! CLSDataStore::checkIsAssignedDocument:completion: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreData.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreData.todo new file mode 100644 index 000000000000..ad5136fa668a --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreData.todo @@ -0,0 +1 @@ +!missing-selector! +NSPersistentStoreCoordinator::cachedModelForPersistentStoreAtURL:options:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreNFC.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreNFC.todo new file mode 100644 index 000000000000..4384e16c3a91 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreNFC.todo @@ -0,0 +1,11 @@ +!missing-protocol-member! NFCISO7816Tag::supportsPACE not found +!missing-selector! NFCTagReaderSession::initWithConfiguration:delegate:queue: not bound +!missing-selector! NFCTagReaderSession::restartPollingWithConfiguration: not bound +!missing-selector! NFCTagReaderSessionConfiguration::felicaSystemCodes not bound +!missing-selector! NFCTagReaderSessionConfiguration::initWithPollingOption:iso7816SelectIdentifiers:felicaSystemCodes: not bound +!missing-selector! NFCTagReaderSessionConfiguration::iso7816SelectIdentifiers not bound +!missing-selector! NFCTagReaderSessionConfiguration::polling not bound +!missing-selector! NFCTagReaderSessionConfiguration::setFelicaSystemCodes: not bound +!missing-selector! NFCTagReaderSessionConfiguration::setIso7816SelectIdentifiers: not bound +!missing-selector! NFCTagReaderSessionConfiguration::setPolling: not bound +!missing-type! NFCTagReaderSessionConfiguration not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreTelephony.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreTelephony.todo index cc06eca2bd29..04631f0e8f7d 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreTelephony.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreTelephony.todo @@ -1,2 +1,7 @@ # headers say yes, but introspection says no, so keep this selector out of Mac Catalyst for now !missing-selector! CTCellularPlanProvisioning::addPlanWithRequest:properties:completionHandler: not bound +!missing-selector! CTCellularPlanLifecycleProperties::expirationDate not bound +!missing-selector! CTCellularPlanLifecycleProperties::setExpirationDate: not bound +!missing-selector! CTCellularPlanProperties::lifecycleProperties not bound +!missing-selector! CTCellularPlanProperties::setLifecycleProperties: not bound +!missing-type! CTCellularPlanLifecycleProperties not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreText.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreText.todo new file mode 100644 index 000000000000..d23575f96b19 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-CoreText.todo @@ -0,0 +1,2 @@ +!missing-field! kCTFontDescriptorLanguageAttribute not bound +!missing-pinvoke! CTFontGetUIFontType is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Foundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Foundation.todo index b321252569c8..14d068be4fbf 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Foundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Foundation.todo @@ -5,3 +5,5 @@ !missing-selector! NSURLRequest::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::setAllowsUltraConstrainedNetworkAccess: not bound +!missing-protocol! NSPredicateValidating not bound +!missing-selector! NSPredicate::allowEvaluationWithValidator:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-GameController.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-GameController.todo index 3b7da75153bc..260d205a510f 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-GameController.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-GameController.todo @@ -1,2 +1,4 @@ !missing-protocol! GCPhysicalInputExtents not bound !missing-protocol-member! GCLinearInput::physicalExtents not found +!missing-field! GCInputLeftSideButton not bound +!missing-field! GCInputRightSideButton not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Metal.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Metal.todo index e13e0610678d..f8ed5aefe857 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Metal.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-Metal.todo @@ -1 +1,6 @@ !missing-selector! MTLFunctionReflection::userAnnotation not bound +!missing-enum! MTLDeviceError not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeInt4 = 143 not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeUInt4 = 144 not bound +!missing-field! MTLDeviceErrorDomain not bound +!missing-protocol-member! MTLDevice::supportsPlacementSparse not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalKit.todo new file mode 100644 index 000000000000..287430770afe --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalKit.todo @@ -0,0 +1 @@ +!missing-selector! MTKView::residencySet not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalPerformanceShaders.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalPerformanceShaders.todo new file mode 100644 index 000000000000..c9deac74d56c --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalPerformanceShaders.todo @@ -0,0 +1 @@ +!missing-enum-value! MPSDataType native value MPSDataTypeComplexBFloat16 = 2432696352 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalPerformanceShadersGraph.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalPerformanceShadersGraph.todo new file mode 100644 index 000000000000..c0272ebf6253 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-MetalPerformanceShadersGraph.todo @@ -0,0 +1,3 @@ +!missing-enum-value! MPSGraphReducedPrecisionFastMath native value MPSGraphReducedPrecisionFastMathAllowConvertingOperandsFromFP32ToFP19 = 4 not bound +!missing-selector! MPSGraph::planarTensorWithComplexTensor:name: not bound +!missing-selector! MPSGraphCompilationDescriptor::convertLayoutToNHWC not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-NetworkExtension.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-NetworkExtension.todo new file mode 100644 index 000000000000..7783a6190ae3 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-NetworkExtension.todo @@ -0,0 +1 @@ +!missing-enum-value! NERelayManagerClientError native value NERelayManagerClientErrorPvDConfigurationTruncated = 11 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PassKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PassKit.todo index 6c2d048f9707..d0a0c7f94c1b 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PassKit.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PassKit.todo @@ -1,3 +1,16 @@ !missing-field! PKPaymentNetworkConecs not bound !missing-selector! PKIdentityRequest::setUsageDescriptionKey: not bound !missing-selector! PKIdentityRequest::usageDescriptionKey not bound +!missing-field! PKPaymentNetworkElCorteIngles not bound +!missing-null-allowed! 'System.Void PassKit.PKAddCarKeyPassConfiguration::set_ManufacturerIdentifier(System.String)' is missing an [NullAllowed] on parameter #0 +!missing-selector! +PKIdentityElement::dhsTemporaryLawfulStatusElement not bound +!missing-selector! +PKIdentityElement::nationalityElement not bound +!missing-selector! +PKIdentityElement::placeOfBirthElement not bound +!missing-selector! +PKIdentityElement::signatureUsualMarkElement not bound +!missing-selector! PKAddCarKeyPassConfiguration::productPlanIdentifier not bound +!missing-selector! PKAddCarKeyPassConfiguration::setProductPlanIdentifier: not bound +!missing-selector! PKDisbursementRequest::isDelegatedRequest not bound +!missing-selector! PKDisbursementRequest::setIsDelegatedRequest: not bound +!missing-selector! PKPassLibrary::openPaymentSetupWithMerchantIdentifier: not bound +!missing-selector! PKPaymentRequest::isDelegatedRequest not bound +!missing-selector! PKPaymentRequest::setIsDelegatedRequest: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PushKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PushKit.todo new file mode 100644 index 000000000000..6aed03b13779 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-PushKit.todo @@ -0,0 +1,3 @@ +!missing-protocol-member! PKPushRegistryDelegate::pushRegistry:didReceiveIncomingVoIPPushWithPayload:metadata:withCompletionHandler: not found +!missing-selector! PKVoIPPushMetadata::mustReport not bound +!missing-type! PKVoIPPushMetadata not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-SensorKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-SensorKit.todo new file mode 100644 index 000000000000..da355858e635 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-SensorKit.todo @@ -0,0 +1,2 @@ +!missing-enum-value! SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceBoosting native value SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceBoostingNone = 0 not bound +!missing-enum-value! SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceTuning native value SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceTuningNone = 0 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-UIKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-UIKit.todo index c1be18a6c37a..ec983c48e830 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-UIKit.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-UIKit.todo @@ -2,3 +2,4 @@ !missing-selector! UITabGroup::isSidebarDestination not bound !missing-selector! UITabGroup::setIsSidebarDestination: not bound !missing-type! UIColorEffect not bound +!missing-protocol-member! UITextInput::unobscuredContentRect not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-WebKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-WebKit.todo new file mode 100644 index 000000000000..521eb4631cdd --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/MacCatalyst-WebKit.todo @@ -0,0 +1,3 @@ +!missing-enum! WKSecurityRestrictionMode not bound +!missing-selector! WKWebpagePreferences::securityRestrictionMode not bound +!missing-selector! WKWebpagePreferences::setSecurityRestrictionMode: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo index 67fd827e1ce8..a38ea2a811e5 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVFoundation.todo @@ -4,3 +4,21 @@ !missing-selector! +AVCaptureDevice::isEdgeLightActive not bound !missing-selector! +AVCaptureDevice::isEdgeLightEnabled not bound !missing-selector! AVCaptureDeviceFormat::isEdgeLightSupported not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestCompletedNotification not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestErrorKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestIdentifierKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestResponseKey not bound +!missing-field! AVPlayerRateDidChangeReasonPlayheadReachedLiveEdge not bound +!missing-field! AVPlayerRateDidChangeReasonReversePlaybackReachedStartOfSeekableRange not bound +!missing-selector! +AVCaptionRenderer::captionPreviewForProfileID:extendedLanguageTag:renderSize: not bound +!missing-selector! AVAssetDownloadConfiguration::downloadsInterstitialAssets not bound +!missing-selector! AVAssetDownloadConfiguration::setDownloadsInterstitialAssets: not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomEnabled not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomSupported not bound +!missing-selector! AVCaptureDeviceInput::setAudioZoomEnabled: not bound +!missing-selector! AVPlayer::allowsCaptureOfClearKeyVideo not bound +!missing-selector! AVPlayer::setAllowsCaptureOfClearKeyVideo: not bound +!missing-selector! AVPlayerInterstitialEvent::scheduleIdentifier not bound +!missing-selector! AVPlayerItem::interstitialEventIdentifier not bound +!missing-selector! AVPlayerLayer::setCaptionPreviewProfileID:position:text: not bound +!missing-selector! AVPlayerLayer::stopShowingCaptionPreview not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVKit.todo new file mode 100644 index 000000000000..a0c32dcf583e --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AVKit.todo @@ -0,0 +1,11 @@ +!missing-enum! AVLegibleMediaOptionsMenuContents not bound +!missing-enum! AVLegibleMediaOptionsMenuStateChangeReason not bound +!missing-protocol! AVLegibleMediaOptionsMenuControllerDelegate not bound +!missing-selector! AVLegibleMediaOptionsMenuController::delegate not bound +!missing-selector! AVLegibleMediaOptionsMenuController::initWithPlayer: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::menuState not bound +!missing-selector! AVLegibleMediaOptionsMenuController::menuWithContents: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::player not bound +!missing-selector! AVLegibleMediaOptionsMenuController::setDelegate: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::setPlayer: not bound +!missing-type! AVLegibleMediaOptionsMenuController not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Accessibility.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Accessibility.todo index f00860fdeb51..23c31a8396af 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Accessibility.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Accessibility.todo @@ -2,3 +2,7 @@ !missing-field! AXShowBordersEnabledStatusDidChangeNotification not bound !missing-pinvoke! AXPrefersActionSliderAlternative is not bound !missing-pinvoke! AXShowBordersEnabled is not bound +!missing-enum-value! AXSettingsFeature native value AXSettingsFeatureCaptionStyles = 6 not bound +!missing-field! AXReduceHighlightingEffectsEnabledDidChangeNotification not bound +!missing-pinvoke! AXOpenSettingsFeatureIsSupported is not bound +!missing-pinvoke! AXReduceHighlightingEffectsEnabled is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AuthenticationServices.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AuthenticationServices.todo index 85e6f6fd4ef4..3d52152f1cd5 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AuthenticationServices.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AuthenticationServices.todo @@ -34,3 +34,9 @@ !missing-type! ASGeneratedPassword not bound !missing-type! ASGeneratePasswordsRequest not bound !missing-type! ASSavePasswordRequest not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertion::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest::setPrf: not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistration::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest::setPrf: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AutomaticAssessmentConfiguration.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AutomaticAssessmentConfiguration.todo index 02eae3cc34f9..2a58965fc221 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-AutomaticAssessmentConfiguration.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-AutomaticAssessmentConfiguration.todo @@ -2,3 +2,5 @@ !missing-selector! AEAssessmentConfiguration::allowsAccessibilityReader not bound !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityLiveCaptions: not bound !missing-selector! AEAssessmentConfiguration::setAllowsAccessibilityReader: not bound +!missing-selector! AEAssessmentConfiguration::allowsEmojiKeyboard not bound +!missing-selector! AEAssessmentConfiguration::setAllowsEmojiKeyboard: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-BackgroundAssets.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-BackgroundAssets.todo new file mode 100644 index 000000000000..cb36faeedeb4 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-BackgroundAssets.todo @@ -0,0 +1,5 @@ +!deprecated-attribute-missing! BAAssetPackManager::getStatusOfAssetPackWithIdentifier:completionHandler: missing a [Deprecated] attribute +!missing-selector! BAAssetPackManager::assetPackIsAvailableLocallyWithIdentifier: not bound +!missing-selector! BAAssetPackManager::ensureLocalAvailabilityOfAssetPack:requireLatestVersion:completionHandler: not bound +!missing-selector! BAAssetPackManager::getLocalStatusOfAssetPackWithIdentifier:completionHandler: not bound +!missing-selector! BAAssetPackManager::getStatusRelativeToAssetPack:completionHandler: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-CarPlay.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CarPlay.todo index 72038f95adbf..392febb672b3 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-CarPlay.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CarPlay.todo @@ -2,3 +2,128 @@ !missing-pinvoke! NSStringFromCPLaneStatus is not bound !missing-pinvoke! NSStringFromCPManeuverType is not bound !missing-pinvoke! NSStringFromCPTrafficSide is not bound +!deprecated-attribute-missing! CPTrip::destination missing a [Deprecated] attribute +!deprecated-attribute-missing! CPTrip::initWithOrigin:destination:routeChoices: missing a [Deprecated] attribute +!deprecated-attribute-missing! CPTrip::origin missing a [Deprecated] attribute +!extra-designated-initializer! CPTrip::initWithOrigin:destination:routeChoices: is incorrectly decorated with an [DesignatedInitializer] attribute +!missing-enum! CPImageOverlayAlignment not bound +!missing-enum! CPPlaybackAction not bound +!missing-enum! CPPlaybackPresentation not bound +!missing-enum! CPRerouteReason not bound +!missing-enum! CPRouteSource not bound +!missing-pinvoke! NSStringFromCPRerouteReason is not bound +!missing-protocol! CPPlayableItem not bound +!missing-protocol-conformance! CPListImageRowItemCardElement should conform to NSSecureCoding +!missing-protocol-conformance! CPVoiceControlTemplate should conform to CPBarButtonProviding +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:didFailToShareDestinationForTrip:error: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:didReceiveRequestForDestination: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:didReceiveUpdatedRouteSource: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:didRequestToInsertWaypoint:intoSegment:completion: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:didShareDestinationForTrip: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:mapTemplateWaypoint:accepted:forSegment: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplate:willShareDestinationForTrip: not found +!missing-protocol-member! CPMapTemplateDelegate::mapTemplateShouldProvideRouteSharing: not found +!missing-selector! +CPListTemplateDetailsHeader::maximumActionButtonCount not bound +!missing-selector! +CPListTemplateDetailsHeader::maximumActionButtonSize not bound +!missing-selector! +CPVoiceControlState::maximumActionButtonCount not bound +!missing-selector! CPImageOverlay::alignment not bound +!missing-selector! CPImageOverlay::backgroundColor not bound +!missing-selector! CPImageOverlay::image not bound +!missing-selector! CPImageOverlay::initWithImage:alignment: not bound +!missing-selector! CPImageOverlay::initWithText:textColor:backgroundColor:alignment: not bound +!missing-selector! CPImageOverlay::text not bound +!missing-selector! CPImageOverlay::textColor not bound +!missing-selector! CPListImageRowItemCardElement::initWithThumbnail:title:subtitle:tintColor: not bound +!missing-selector! CPListImageRowItemCardElement::setThumbnail: not bound +!missing-selector! CPListImageRowItemCardElement::thumbnail not bound +!missing-selector! CPListImageRowItemElementCPListImageRowItemElement::accessibilityLabel not bound +!missing-selector! CPListImageRowItemElementCPListImageRowItemElement::setAccessibilityLabel: not bound +!missing-selector! CPListTemplate::initWithTitle:listHeader:sections:assistantCellConfiguration: not bound +!missing-selector! CPListTemplate::listHeader not bound +!missing-selector! CPListTemplate::setListHeader: not bound +!missing-selector! CPListTemplateDetailsHeader::actionButtons not bound +!missing-selector! CPListTemplateDetailsHeader::bodyVariants not bound +!missing-selector! CPListTemplateDetailsHeader::initWithThumbnail:title:subtitle:actionButtons: not bound +!missing-selector! CPListTemplateDetailsHeader::initWithThumbnail:title:subtitle:bodyVariants:actionButtons: not bound +!missing-selector! CPListTemplateDetailsHeader::setActionButtons: not bound +!missing-selector! CPListTemplateDetailsHeader::setAdaptiveBackgroundStyle: not bound +!missing-selector! CPListTemplateDetailsHeader::setBodyVariants: not bound +!missing-selector! CPListTemplateDetailsHeader::setSubtitle: not bound +!missing-selector! CPListTemplateDetailsHeader::setThumbnail: not bound +!missing-selector! CPListTemplateDetailsHeader::setTitle: not bound +!missing-selector! CPListTemplateDetailsHeader::subtitle not bound +!missing-selector! CPListTemplateDetailsHeader::thumbnail not bound +!missing-selector! CPListTemplateDetailsHeader::title not bound +!missing-selector! CPListTemplateDetailsHeader::wantsAdaptiveBackgroundStyle not bound +!missing-selector! CPMapTemplateWaypoint::initWithWaypoint:travelEstimates: not bound +!missing-selector! CPMapTemplateWaypoint::setTravelEstimates: not bound +!missing-selector! CPMapTemplateWaypoint::setWaypoint: not bound +!missing-selector! CPMapTemplateWaypoint::travelEstimates not bound +!missing-selector! CPMapTemplateWaypoint::waypoint not bound +!missing-selector! CPNavigationSession::addRouteSegments: not bound +!missing-selector! CPNavigationSession::currentSegment not bound +!missing-selector! CPNavigationSession::resumeTripWithUpdatedRouteSegments:currentSegment:rerouteReason: not bound +!missing-selector! CPNavigationSession::routeSegments not bound +!missing-selector! CPNavigationSession::setCurrentSegment: not bound +!missing-selector! CPNavigationWaypoint::address not bound +!missing-selector! CPNavigationWaypoint::centerPoint not bound +!missing-selector! CPNavigationWaypoint::entryPoints not bound +!missing-selector! CPNavigationWaypoint::entryPointsCount not bound +!missing-selector! CPNavigationWaypoint::initWithCenterPoint:locationThreshold:name:address:entryPoints:entryPointsCount:timeZone: not bound +!missing-selector! CPNavigationWaypoint::initWithMapItem:locationThreshold:entryPoints:entryPointsCount: not bound +!missing-selector! CPNavigationWaypoint::locationThreshold not bound +!missing-selector! CPNavigationWaypoint::name not bound +!missing-selector! CPNavigationWaypoint::timeZone not bound +!missing-selector! CPPlaybackConfiguration::duration not bound +!missing-selector! CPPlaybackConfiguration::elapsedTime not bound +!missing-selector! CPPlaybackConfiguration::initWithPreferredPresentation:playbackAction:elapsedTime:duration: not bound +!missing-selector! CPPlaybackConfiguration::playbackAction not bound +!missing-selector! CPPlaybackConfiguration::preferredPresentation not bound +!missing-selector! CPRouteSegment::coordinates not bound +!missing-selector! CPRouteSegment::coordinatesCount not bound +!missing-selector! CPRouteSegment::currentLaneGuidance not bound +!missing-selector! CPRouteSegment::currentManeuvers not bound +!missing-selector! CPRouteSegment::destination not bound +!missing-selector! CPRouteSegment::identifier not bound +!missing-selector! CPRouteSegment::initWithOrigin:destination:maneuvers:laneGuidances:currentManeuvers:currentLaneGuidance:tripTravelEstimates:maneuverTravelEstimates:coordinates:coordinatesCount: not bound +!missing-selector! CPRouteSegment::laneGuidances not bound +!missing-selector! CPRouteSegment::maneuvers not bound +!missing-selector! CPRouteSegment::maneuverTravelEstimates not bound +!missing-selector! CPRouteSegment::origin not bound +!missing-selector! CPRouteSegment::tripTravelEstimates not bound +!missing-selector! CPSessionConfiguration::supportsVideoPlayback not bound +!missing-selector! CPSportsOverlay::eventStatus not bound +!missing-selector! CPSportsOverlay::initWithLeftTeam:rightTeam:eventStatus: not bound +!missing-selector! CPSportsOverlay::leftTeam not bound +!missing-selector! CPSportsOverlay::rightTeam not bound +!missing-selector! CPThumbnailImage::image not bound +!missing-selector! CPThumbnailImage::imageOverlay not bound +!missing-selector! CPThumbnailImage::initWithImage: not bound +!missing-selector! CPThumbnailImage::initWithImage:imageOverlay:sportsOverlay: not bound +!missing-selector! CPThumbnailImage::setImage: not bound +!missing-selector! CPThumbnailImage::setImageOverlay: not bound +!missing-selector! CPThumbnailImage::setSportsOverlay: not bound +!missing-selector! CPThumbnailImage::sportsOverlay not bound +!missing-selector! CPTrip::destinationWaypoint not bound +!missing-selector! CPTrip::hasShareableDestination not bound +!missing-selector! CPTrip::initWithOriginWaypoint:destinationWaypoint:routeChoices: not bound +!missing-selector! CPTrip::originWaypoint not bound +!missing-selector! CPTrip::routeSegmentsAvailableForRegion not bound +!missing-selector! CPTrip::setHasShareableDestination: not bound +!missing-selector! CPTrip::setRouteSegmentsAvailableForRegion: not bound +!missing-selector! CPVoiceControlState::actionButtons not bound +!missing-selector! CPVoiceControlState::setActionButtons: not bound +!missing-selector! CPVoiceControlTemplate::backButton not bound +!missing-selector! CPVoiceControlTemplate::leadingNavigationBarButtons not bound +!missing-selector! CPVoiceControlTemplate::setBackButton: not bound +!missing-selector! CPVoiceControlTemplate::setLeadingNavigationBarButtons: not bound +!missing-selector! CPVoiceControlTemplate::setTrailingNavigationBarButtons: not bound +!missing-selector! CPVoiceControlTemplate::trailingNavigationBarButtons not bound +!missing-type! CPImageOverlay not bound +!missing-type! CPListTemplateDetailsHeader not bound +!missing-type! CPMapTemplateWaypoint not bound +!missing-type! CPNavigationWaypoint not bound +!missing-type! CPPlaybackConfiguration not bound +!missing-type! CPRouteSegment not bound +!missing-type! CPSportsOverlay not bound +!missing-type! CPThumbnailImage not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-ClassKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-ClassKit.todo new file mode 100644 index 000000000000..1374d42275e8 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-ClassKit.todo @@ -0,0 +1 @@ +!missing-selector! CLSDataStore::checkIsAssignedDocument:completion: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreData.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreData.todo new file mode 100644 index 000000000000..ad5136fa668a --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreData.todo @@ -0,0 +1 @@ +!missing-selector! +NSPersistentStoreCoordinator::cachedModelForPersistentStoreAtURL:options:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreNFC.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreNFC.todo new file mode 100644 index 000000000000..4384e16c3a91 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreNFC.todo @@ -0,0 +1,11 @@ +!missing-protocol-member! NFCISO7816Tag::supportsPACE not found +!missing-selector! NFCTagReaderSession::initWithConfiguration:delegate:queue: not bound +!missing-selector! NFCTagReaderSession::restartPollingWithConfiguration: not bound +!missing-selector! NFCTagReaderSessionConfiguration::felicaSystemCodes not bound +!missing-selector! NFCTagReaderSessionConfiguration::initWithPollingOption:iso7816SelectIdentifiers:felicaSystemCodes: not bound +!missing-selector! NFCTagReaderSessionConfiguration::iso7816SelectIdentifiers not bound +!missing-selector! NFCTagReaderSessionConfiguration::polling not bound +!missing-selector! NFCTagReaderSessionConfiguration::setFelicaSystemCodes: not bound +!missing-selector! NFCTagReaderSessionConfiguration::setIso7816SelectIdentifiers: not bound +!missing-selector! NFCTagReaderSessionConfiguration::setPolling: not bound +!missing-type! NFCTagReaderSessionConfiguration not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreTelephony.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreTelephony.todo new file mode 100644 index 000000000000..a44d7b529743 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreTelephony.todo @@ -0,0 +1,5 @@ +!missing-selector! CTCellularPlanLifecycleProperties::expirationDate not bound +!missing-selector! CTCellularPlanLifecycleProperties::setExpirationDate: not bound +!missing-selector! CTCellularPlanProperties::lifecycleProperties not bound +!missing-selector! CTCellularPlanProperties::setLifecycleProperties: not bound +!missing-type! CTCellularPlanLifecycleProperties not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreText.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreText.todo new file mode 100644 index 000000000000..d23575f96b19 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-CoreText.todo @@ -0,0 +1,2 @@ +!missing-field! kCTFontDescriptorLanguageAttribute not bound +!missing-pinvoke! CTFontGetUIFontType is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Foundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Foundation.todo index b321252569c8..14d068be4fbf 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Foundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Foundation.todo @@ -5,3 +5,5 @@ !missing-selector! NSURLRequest::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::setAllowsUltraConstrainedNetworkAccess: not bound +!missing-protocol! NSPredicateValidating not bound +!missing-selector! NSPredicate::allowEvaluationWithValidator:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-GameController.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-GameController.todo index 3b7da75153bc..260d205a510f 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-GameController.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-GameController.todo @@ -1,2 +1,4 @@ !missing-protocol! GCPhysicalInputExtents not bound !missing-protocol-member! GCLinearInput::physicalExtents not found +!missing-field! GCInputLeftSideButton not bound +!missing-field! GCInputRightSideButton not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo index 86cd975e066c..3a1633621c32 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Metal.todo @@ -1,2 +1,7 @@ !missing-protocol-member! MTLDevice::maximumConcurrentCompilationTaskCount not found !missing-selector! MTLFunctionReflection::userAnnotation not bound +!missing-enum! MTLDeviceError not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeInt4 = 143 not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeUInt4 = 144 not bound +!missing-field! MTLDeviceErrorDomain not bound +!missing-protocol-member! MTLDevice::supportsPlacementSparse not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalKit.todo new file mode 100644 index 000000000000..287430770afe --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalKit.todo @@ -0,0 +1 @@ +!missing-selector! MTKView::residencySet not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalPerformanceShaders.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalPerformanceShaders.todo new file mode 100644 index 000000000000..c9deac74d56c --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalPerformanceShaders.todo @@ -0,0 +1 @@ +!missing-enum-value! MPSDataType native value MPSDataTypeComplexBFloat16 = 2432696352 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalPerformanceShadersGraph.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalPerformanceShadersGraph.todo new file mode 100644 index 000000000000..c0272ebf6253 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-MetalPerformanceShadersGraph.todo @@ -0,0 +1,3 @@ +!missing-enum-value! MPSGraphReducedPrecisionFastMath native value MPSGraphReducedPrecisionFastMathAllowConvertingOperandsFromFP32ToFP19 = 4 not bound +!missing-selector! MPSGraph::planarTensorWithComplexTensor:name: not bound +!missing-selector! MPSGraphCompilationDescriptor::convertLayoutToNHWC not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-NetworkExtension.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-NetworkExtension.todo new file mode 100644 index 000000000000..7783a6190ae3 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-NetworkExtension.todo @@ -0,0 +1 @@ +!missing-enum-value! NERelayManagerClientError native value NERelayManagerClientErrorPvDConfigurationTruncated = 11 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-PassKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-PassKit.todo index 6c2d048f9707..d0a0c7f94c1b 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-PassKit.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-PassKit.todo @@ -1,3 +1,16 @@ !missing-field! PKPaymentNetworkConecs not bound !missing-selector! PKIdentityRequest::setUsageDescriptionKey: not bound !missing-selector! PKIdentityRequest::usageDescriptionKey not bound +!missing-field! PKPaymentNetworkElCorteIngles not bound +!missing-null-allowed! 'System.Void PassKit.PKAddCarKeyPassConfiguration::set_ManufacturerIdentifier(System.String)' is missing an [NullAllowed] on parameter #0 +!missing-selector! +PKIdentityElement::dhsTemporaryLawfulStatusElement not bound +!missing-selector! +PKIdentityElement::nationalityElement not bound +!missing-selector! +PKIdentityElement::placeOfBirthElement not bound +!missing-selector! +PKIdentityElement::signatureUsualMarkElement not bound +!missing-selector! PKAddCarKeyPassConfiguration::productPlanIdentifier not bound +!missing-selector! PKAddCarKeyPassConfiguration::setProductPlanIdentifier: not bound +!missing-selector! PKDisbursementRequest::isDelegatedRequest not bound +!missing-selector! PKDisbursementRequest::setIsDelegatedRequest: not bound +!missing-selector! PKPassLibrary::openPaymentSetupWithMerchantIdentifier: not bound +!missing-selector! PKPaymentRequest::isDelegatedRequest not bound +!missing-selector! PKPaymentRequest::setIsDelegatedRequest: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Photos.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Photos.todo index ad32cbdcf734..43fd936460b1 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-Photos.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-Photos.todo @@ -4,7 +4,6 @@ !missing-selector! +PHAssetResourceUploadJob::fetchJobsWithAction:options: not bound !missing-selector! +PHAssetResourceUploadJob::jobLimit not bound !missing-selector! +PHAssetResourceUploadJobChangeRequest::changeRequestForUploadJob: not bound -!missing-selector! +PHAssetResourceUploadJobChangeRequest::createJobWithDestination:resource: not bound !missing-selector! PHAssetResourceUploadJob::destination not bound !missing-selector! PHAssetResourceUploadJob::resource not bound !missing-selector! PHAssetResourceUploadJob::state not bound @@ -14,3 +13,11 @@ !missing-selector! PHPhotoLibrary::setUploadJobExtensionEnabled:error: not bound !missing-type! PHAssetResourceUploadJob not bound !missing-type! PHAssetResourceUploadJobChangeRequest not bound +!missing-enum! PHAssetResourceUploadJobType not bound +!missing-selector! +PHAssetResourceUploadJobChangeRequest::creationRequestForDownloadJobWithResource: not bound +!missing-selector! +PHAssetResourceUploadJobChangeRequest::creationRequestForJobWithDestination:resource: not bound +!missing-selector! PHAssetResourceUploadJob::error not bound +!missing-selector! PHAssetResourceUploadJob::responseHeaderFields not bound +!missing-selector! PHAssetResourceUploadJob::type not bound +!missing-selector! PHAssetResourceUploadJobChangeRequest::cancel not bound +!missing-selector! PHAssetResourceUploadJobChangeRequest::placeholderForCreatedAssetResourceUploadJob not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-PushKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-PushKit.todo new file mode 100644 index 000000000000..6aed03b13779 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-PushKit.todo @@ -0,0 +1,3 @@ +!missing-protocol-member! PKPushRegistryDelegate::pushRegistry:didReceiveIncomingVoIPPushWithPayload:metadata:withCompletionHandler: not found +!missing-selector! PKVoIPPushMetadata::mustReport not bound +!missing-type! PKVoIPPushMetadata not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-SensorKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-SensorKit.todo new file mode 100644 index 000000000000..da355858e635 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-SensorKit.todo @@ -0,0 +1,2 @@ +!missing-enum-value! SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceBoosting native value SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceBoostingNone = 0 not bound +!missing-enum-value! SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceTuning native value SRAcousticSettingsAccessibilityHeadphoneAccommodationsMediaEnhanceTuningNone = 0 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-UIKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-UIKit.todo index 28a4a074862f..2fce79e9c6c1 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/iOS-UIKit.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-UIKit.todo @@ -7,3 +7,4 @@ !missing-selector! UITabGroup::isSidebarDestination not bound !missing-selector! UITabGroup::setIsSidebarDestination: not bound !missing-type! UIColorEffect not bound +!missing-protocol-member! UITextInput::unobscuredContentRect not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/iOS-WebKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/iOS-WebKit.todo new file mode 100644 index 000000000000..521eb4631cdd --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/iOS-WebKit.todo @@ -0,0 +1,3 @@ +!missing-enum! WKSecurityRestrictionMode not bound +!missing-selector! WKWebpagePreferences::securityRestrictionMode not bound +!missing-selector! WKWebpagePreferences::setSecurityRestrictionMode: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo index 92419197ca51..dd24eb38dcc7 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVFoundation.todo @@ -2,3 +2,21 @@ !missing-selector! +AVCaptureDevice::isEdgeLightActive not bound !missing-selector! +AVCaptureDevice::isEdgeLightEnabled not bound !missing-selector! AVCaptureDeviceFormat::isEdgeLightSupported not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestCompletedNotification not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestErrorKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestIdentifierKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestResponseKey not bound +!missing-field! AVPlayerRateDidChangeReasonPlayheadReachedLiveEdge not bound +!missing-field! AVPlayerRateDidChangeReasonReversePlaybackReachedStartOfSeekableRange not bound +!missing-selector! +AVCaptionRenderer::captionPreviewForProfileID:extendedLanguageTag:renderSize: not bound +!missing-selector! AVAssetDownloadConfiguration::downloadsInterstitialAssets not bound +!missing-selector! AVAssetDownloadConfiguration::setDownloadsInterstitialAssets: not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomEnabled not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomSupported not bound +!missing-selector! AVCaptureDeviceInput::setAudioZoomEnabled: not bound +!missing-selector! AVPlayer::allowsCaptureOfClearKeyVideo not bound +!missing-selector! AVPlayer::setAllowsCaptureOfClearKeyVideo: not bound +!missing-selector! AVPlayerInterstitialEvent::scheduleIdentifier not bound +!missing-selector! AVPlayerItem::interstitialEventIdentifier not bound +!missing-selector! AVPlayerLayer::setCaptionPreviewProfileID:position:text: not bound +!missing-selector! AVPlayerLayer::stopShowingCaptionPreview not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVKit.todo new file mode 100644 index 000000000000..a0c32dcf583e --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AVKit.todo @@ -0,0 +1,11 @@ +!missing-enum! AVLegibleMediaOptionsMenuContents not bound +!missing-enum! AVLegibleMediaOptionsMenuStateChangeReason not bound +!missing-protocol! AVLegibleMediaOptionsMenuControllerDelegate not bound +!missing-selector! AVLegibleMediaOptionsMenuController::delegate not bound +!missing-selector! AVLegibleMediaOptionsMenuController::initWithPlayer: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::menuState not bound +!missing-selector! AVLegibleMediaOptionsMenuController::menuWithContents: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::player not bound +!missing-selector! AVLegibleMediaOptionsMenuController::setDelegate: not bound +!missing-selector! AVLegibleMediaOptionsMenuController::setPlayer: not bound +!missing-type! AVLegibleMediaOptionsMenuController not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Accessibility.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Accessibility.todo index f00860fdeb51..23c31a8396af 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Accessibility.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Accessibility.todo @@ -2,3 +2,7 @@ !missing-field! AXShowBordersEnabledStatusDidChangeNotification not bound !missing-pinvoke! AXPrefersActionSliderAlternative is not bound !missing-pinvoke! AXShowBordersEnabled is not bound +!missing-enum-value! AXSettingsFeature native value AXSettingsFeatureCaptionStyles = 6 not bound +!missing-field! AXReduceHighlightingEffectsEnabledDidChangeNotification not bound +!missing-pinvoke! AXOpenSettingsFeatureIsSupported is not bound +!missing-pinvoke! AXReduceHighlightingEffectsEnabled is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AuthenticationServices.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AuthenticationServices.todo index 040e2a5fbae6..9f5ab46ae7de 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-AuthenticationServices.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-AuthenticationServices.todo @@ -2,3 +2,9 @@ !missing-selector! +ASAuthorizationWebBrowserPublicKeyCredentialManager::isDeviceConfiguredForPasskeys not bound !missing-selector! ASCredentialServiceIdentifier::displayName not bound !missing-selector! ASCredentialServiceIdentifier::initWithIdentifier:type:displayName: not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertion::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialAssertionRequest::setPrf: not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistration::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest::prf not bound +!missing-selector! ASAuthorizationSecurityKeyPublicKeyCredentialRegistrationRequest::setPrf: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-BackgroundAssets.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-BackgroundAssets.todo new file mode 100644 index 000000000000..cb36faeedeb4 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-BackgroundAssets.todo @@ -0,0 +1,5 @@ +!deprecated-attribute-missing! BAAssetPackManager::getStatusOfAssetPackWithIdentifier:completionHandler: missing a [Deprecated] attribute +!missing-selector! BAAssetPackManager::assetPackIsAvailableLocallyWithIdentifier: not bound +!missing-selector! BAAssetPackManager::ensureLocalAvailabilityOfAssetPack:requireLatestVersion:completionHandler: not bound +!missing-selector! BAAssetPackManager::getLocalStatusOfAssetPackWithIdentifier:completionHandler: not bound +!missing-selector! BAAssetPackManager::getStatusRelativeToAssetPack:completionHandler: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-ClassKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-ClassKit.todo new file mode 100644 index 000000000000..1374d42275e8 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-ClassKit.todo @@ -0,0 +1 @@ +!missing-selector! CLSDataStore::checkIsAssignedDocument:completion: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreData.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreData.todo new file mode 100644 index 000000000000..ad5136fa668a --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreData.todo @@ -0,0 +1 @@ +!missing-selector! +NSPersistentStoreCoordinator::cachedModelForPersistentStoreAtURL:options:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreText.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreText.todo new file mode 100644 index 000000000000..d23575f96b19 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreText.todo @@ -0,0 +1,2 @@ +!missing-field! kCTFontDescriptorLanguageAttribute not bound +!missing-pinvoke! CTFontGetUIFontType is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreWLAN.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreWLAN.todo index 6a257b2d11a7..9b80b59d91b4 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreWLAN.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-CoreWLAN.todo @@ -1 +1,2 @@ !missing-selector! CWWiFiClient::interfaceNames not bound +!missing-enum-value! CWPhyMode native value kCWPHYMode11be = 7 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-FSKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-FSKit.todo new file mode 100644 index 000000000000..c71070a8dc40 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-FSKit.todo @@ -0,0 +1,3 @@ +!missing-enum! FSMountOptions not bound +!missing-protocol-member! FSVolumeOperations::requestedMountOptions not found +!missing-protocol-member! FSVolumeOperations::setRequestedMountOptions: not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Foundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Foundation.todo index b321252569c8..14d068be4fbf 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Foundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Foundation.todo @@ -5,3 +5,5 @@ !missing-selector! NSURLRequest::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::setAllowsUltraConstrainedNetworkAccess: not bound +!missing-protocol! NSPredicateValidating not bound +!missing-selector! NSPredicate::allowEvaluationWithValidator:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-GameController.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-GameController.todo index 3b7da75153bc..260d205a510f 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-GameController.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-GameController.todo @@ -1,2 +1,4 @@ !missing-protocol! GCPhysicalInputExtents not bound !missing-protocol-member! GCLinearInput::physicalExtents not found +!missing-field! GCInputLeftSideButton not bound +!missing-field! GCInputRightSideButton not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo index e13e0610678d..f8ed5aefe857 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-Metal.todo @@ -1 +1,6 @@ !missing-selector! MTLFunctionReflection::userAnnotation not bound +!missing-enum! MTLDeviceError not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeInt4 = 143 not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeUInt4 = 144 not bound +!missing-field! MTLDeviceErrorDomain not bound +!missing-protocol-member! MTLDevice::supportsPlacementSparse not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalKit.todo new file mode 100644 index 000000000000..287430770afe --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalKit.todo @@ -0,0 +1 @@ +!missing-selector! MTKView::residencySet not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalPerformanceShaders.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalPerformanceShaders.todo new file mode 100644 index 000000000000..c9deac74d56c --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalPerformanceShaders.todo @@ -0,0 +1 @@ +!missing-enum-value! MPSDataType native value MPSDataTypeComplexBFloat16 = 2432696352 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalPerformanceShadersGraph.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalPerformanceShadersGraph.todo new file mode 100644 index 000000000000..c0272ebf6253 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-MetalPerformanceShadersGraph.todo @@ -0,0 +1,3 @@ +!missing-enum-value! MPSGraphReducedPrecisionFastMath native value MPSGraphReducedPrecisionFastMathAllowConvertingOperandsFromFP32ToFP19 = 4 not bound +!missing-selector! MPSGraph::planarTensorWithComplexTensor:name: not bound +!missing-selector! MPSGraphCompilationDescriptor::convertLayoutToNHWC not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-NetworkExtension.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-NetworkExtension.todo new file mode 100644 index 000000000000..7783a6190ae3 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-NetworkExtension.todo @@ -0,0 +1 @@ +!missing-enum-value! NERelayManagerClientError native value NERelayManagerClientErrorPvDConfigurationTruncated = 11 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-PassKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-PassKit.todo index 8d717caa8724..c7c0b4f3c116 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/macOS-PassKit.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-PassKit.todo @@ -1 +1,10 @@ !missing-field! PKPaymentNetworkConecs not bound +!missing-field! PKPaymentNetworkElCorteIngles not bound +!missing-null-allowed! 'System.Void PassKit.PKAddCarKeyPassConfiguration::set_ManufacturerIdentifier(System.String)' is missing an [NullAllowed] on parameter #0 +!missing-selector! PKAddCarKeyPassConfiguration::productPlanIdentifier not bound +!missing-selector! PKAddCarKeyPassConfiguration::setProductPlanIdentifier: not bound +!missing-selector! PKDisbursementRequest::isDelegatedRequest not bound +!missing-selector! PKDisbursementRequest::setIsDelegatedRequest: not bound +!missing-selector! PKPassLibrary::openPaymentSetupWithMerchantIdentifier: not bound +!missing-selector! PKPaymentRequest::isDelegatedRequest not bound +!missing-selector! PKPaymentRequest::setIsDelegatedRequest: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-PushKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-PushKit.todo new file mode 100644 index 000000000000..6aed03b13779 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-PushKit.todo @@ -0,0 +1,3 @@ +!missing-protocol-member! PKPushRegistryDelegate::pushRegistry:didReceiveIncomingVoIPPushWithPayload:metadata:withCompletionHandler: not found +!missing-selector! PKVoIPPushMetadata::mustReport not bound +!missing-type! PKVoIPPushMetadata not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/macOS-WebKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/macOS-WebKit.todo new file mode 100644 index 000000000000..521eb4631cdd --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/macOS-WebKit.todo @@ -0,0 +1,3 @@ +!missing-enum! WKSecurityRestrictionMode not bound +!missing-selector! WKWebpagePreferences::securityRestrictionMode not bound +!missing-selector! WKWebpagePreferences::setSecurityRestrictionMode: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo index 92419197ca51..53162426d42d 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-AVFoundation.todo @@ -2,3 +2,21 @@ !missing-selector! +AVCaptureDevice::isEdgeLightActive not bound !missing-selector! +AVCaptureDevice::isEdgeLightEnabled not bound !missing-selector! AVCaptureDeviceFormat::isEdgeLightSupported not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestCompletedNotification not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestErrorKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestIdentifierKey not bound +!missing-field! AVPlayerInterstitialEventMonitorScheduleRequestResponseKey not bound +!missing-field! AVPlayerRateDidChangeReasonPlayheadReachedLiveEdge not bound +!missing-field! AVPlayerRateDidChangeReasonReversePlaybackReachedStartOfSeekableRange not bound +!missing-field! AVVideoDecompressionPropertiesKey not bound +!missing-selector! +AVCaptionRenderer::captionPreviewForProfileID:extendedLanguageTag:renderSize: not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomEnabled not bound +!missing-selector! AVCaptureDeviceInput::isAudioZoomSupported not bound +!missing-selector! AVCaptureDeviceInput::setAudioZoomEnabled: not bound +!missing-selector! AVPlayer::allowsCaptureOfClearKeyVideo not bound +!missing-selector! AVPlayer::setAllowsCaptureOfClearKeyVideo: not bound +!missing-selector! AVPlayerInterstitialEvent::scheduleIdentifier not bound +!missing-selector! AVPlayerItem::interstitialEventIdentifier not bound +!missing-selector! AVPlayerLayer::setCaptionPreviewProfileID:position:text: not bound +!missing-selector! AVPlayerLayer::stopShowingCaptionPreview not bound +!missing-type! AVCaptionRenderer not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Accessibility.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Accessibility.todo index f00860fdeb51..23c31a8396af 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Accessibility.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Accessibility.todo @@ -2,3 +2,7 @@ !missing-field! AXShowBordersEnabledStatusDidChangeNotification not bound !missing-pinvoke! AXPrefersActionSliderAlternative is not bound !missing-pinvoke! AXShowBordersEnabled is not bound +!missing-enum-value! AXSettingsFeature native value AXSettingsFeatureCaptionStyles = 6 not bound +!missing-field! AXReduceHighlightingEffectsEnabledDidChangeNotification not bound +!missing-pinvoke! AXOpenSettingsFeatureIsSupported is not bound +!missing-pinvoke! AXReduceHighlightingEffectsEnabled is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-BackgroundAssets.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-BackgroundAssets.todo new file mode 100644 index 000000000000..cb36faeedeb4 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-BackgroundAssets.todo @@ -0,0 +1,5 @@ +!deprecated-attribute-missing! BAAssetPackManager::getStatusOfAssetPackWithIdentifier:completionHandler: missing a [Deprecated] attribute +!missing-selector! BAAssetPackManager::assetPackIsAvailableLocallyWithIdentifier: not bound +!missing-selector! BAAssetPackManager::ensureLocalAvailabilityOfAssetPack:requireLatestVersion:completionHandler: not bound +!missing-selector! BAAssetPackManager::getLocalStatusOfAssetPackWithIdentifier:completionHandler: not bound +!missing-selector! BAAssetPackManager::getStatusRelativeToAssetPack:completionHandler: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-CoreData.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-CoreData.todo new file mode 100644 index 000000000000..ad5136fa668a --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-CoreData.todo @@ -0,0 +1 @@ +!missing-selector! +NSPersistentStoreCoordinator::cachedModelForPersistentStoreAtURL:options:error: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-CoreText.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-CoreText.todo new file mode 100644 index 000000000000..d23575f96b19 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-CoreText.todo @@ -0,0 +1,2 @@ +!missing-field! kCTFontDescriptorLanguageAttribute not bound +!missing-pinvoke! CTFontGetUIFontType is not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Foundation.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Foundation.todo index b321252569c8..b27cab1fb4e6 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Foundation.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Foundation.todo @@ -5,3 +5,9 @@ !missing-selector! NSURLRequest::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::allowsUltraConstrainedNetworkAccess not bound !missing-selector! NSURLSessionConfiguration::setAllowsUltraConstrainedNetworkAccess: not bound +!missing-protocol! NSPredicateValidating not bound +!missing-selector! NSPredicate::allowEvaluationWithValidator:error: not bound +!missing-selector! NSXPCCoder::decodeXPCObjectOfType:forKey: not bound +!missing-selector! NSXPCCoder::encodeXPCObject:forKey: not bound +!missing-selector! NSXPCInterface::setXPCType:forSelector:argumentIndex:ofReply: not bound +!missing-selector! NSXPCInterface::XPCTypeForSelector:argumentIndex:ofReply: not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-GameController.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-GameController.todo index 3b7da75153bc..260d205a510f 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-GameController.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-GameController.todo @@ -1,2 +1,4 @@ !missing-protocol! GCPhysicalInputExtents not bound !missing-protocol-member! GCLinearInput::physicalExtents not found +!missing-field! GCInputLeftSideButton not bound +!missing-field! GCInputRightSideButton not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Metal.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Metal.todo index 86cd975e066c..3a1633621c32 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Metal.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Metal.todo @@ -1,2 +1,7 @@ !missing-protocol-member! MTLDevice::maximumConcurrentCompilationTaskCount not found !missing-selector! MTLFunctionReflection::userAnnotation not bound +!missing-enum! MTLDeviceError not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeInt4 = 143 not bound +!missing-enum-value! MTLTensorDataType native value MTLTensorDataTypeUInt4 = 144 not bound +!missing-field! MTLDeviceErrorDomain not bound +!missing-protocol-member! MTLDevice::supportsPlacementSparse not found diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalKit.todo new file mode 100644 index 000000000000..287430770afe --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalKit.todo @@ -0,0 +1 @@ +!missing-selector! MTKView::residencySet not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalPerformanceShaders.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalPerformanceShaders.todo new file mode 100644 index 000000000000..c9deac74d56c --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalPerformanceShaders.todo @@ -0,0 +1 @@ +!missing-enum-value! MPSDataType native value MPSDataTypeComplexBFloat16 = 2432696352 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalPerformanceShadersGraph.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalPerformanceShadersGraph.todo new file mode 100644 index 000000000000..c0272ebf6253 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-MetalPerformanceShadersGraph.todo @@ -0,0 +1,3 @@ +!missing-enum-value! MPSGraphReducedPrecisionFastMath native value MPSGraphReducedPrecisionFastMathAllowConvertingOperandsFromFP32ToFP19 = 4 not bound +!missing-selector! MPSGraph::planarTensorWithComplexTensor:name: not bound +!missing-selector! MPSGraphCompilationDescriptor::convertLayoutToNHWC not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-NetworkExtension.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-NetworkExtension.todo new file mode 100644 index 000000000000..7783a6190ae3 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-NetworkExtension.todo @@ -0,0 +1 @@ +!missing-enum-value! NERelayManagerClientError native value NERelayManagerClientErrorPvDConfigurationTruncated = 11 not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Speech.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Speech.todo new file mode 100644 index 000000000000..5b049490ac42 --- /dev/null +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-Speech.todo @@ -0,0 +1,2 @@ +!missing-enum! SFSpeechErrorCode not bound +!missing-field! SFSpeechErrorDomain not bound diff --git a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-UIKit.todo b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-UIKit.todo index 7ac916ac85a8..ef3882353fcf 100644 --- a/tests/xtro-sharpie/api-annotations-dotnet/tvOS-UIKit.todo +++ b/tests/xtro-sharpie/api-annotations-dotnet/tvOS-UIKit.todo @@ -1,3 +1,4 @@ !deprecated-attribute-missing! UIAccessibilityButtonShapesEnabled missing a [Deprecated] attribute !missing-selector! +UIColorEffect::effectWithColor: not bound !missing-type! UIColorEffect not bound +!missing-protocol-member! UITextInput::unobscuredContentRect not found diff --git a/tools/common/SdkVersions.cs b/tools/common/SdkVersions.cs index 9445d6d08ab3..47051e2b55da 100644 --- a/tools/common/SdkVersions.cs +++ b/tools/common/SdkVersions.cs @@ -14,11 +14,11 @@ namespace Xamarin { static class SdkVersions { - public const string Xcode = "26.3"; - public const string OSX = "26.2"; - public const string iOS = "26.2"; - public const string TVOS = "26.2"; - public const string MacCatalyst = "26.2"; + public const string Xcode = "26.4"; + public const string OSX = "26.4"; + public const string iOS = "26.4"; + public const string TVOS = "26.4"; + public const string MacCatalyst = "26.4"; public const string MinOSX = "12.0"; public const string MiniOS = "12.2"; @@ -32,16 +32,16 @@ static class SdkVersions { public const string MiniOSSimulator = "16.0"; public const string MinTVOSSimulator = "16.0"; - public const string MaxiOSSimulator = "26.3"; - public const string MaxTVOSSimulator = "26.2"; + public const string MaxiOSSimulator = "26.4"; + public const string MaxTVOSSimulator = "26.4"; - public const string MaxiOSDeploymentTarget = "26.2"; - public const string MaxTVOSDeploymentTarget = "26.2"; + public const string MaxiOSDeploymentTarget = "26.4"; + public const string MaxTVOSDeploymentTarget = "26.4"; - public const string TargetPlatformVersionExecutableiOS = "26.2"; - public const string TargetPlatformVersionExecutabletvOS = "26.2"; - public const string TargetPlatformVersionExecutablemacOS = "26.2"; - public const string TargetPlatformVersionExecutableMacCatalyst = "26.2"; + public const string TargetPlatformVersionExecutableiOS = "26.4"; + public const string TargetPlatformVersionExecutabletvOS = "26.4"; + public const string TargetPlatformVersionExecutablemacOS = "26.4"; + public const string TargetPlatformVersionExecutableMacCatalyst = "26.4"; public const string TargetPlatformVersionLibraryiOS = "18.0"; public const string TargetPlatformVersionLibrarytvOS = "18.0"; diff --git a/tools/devops/automation/templates/windows/stage.yml b/tools/devops/automation/templates/windows/stage.yml index 67ab92cb6e9d..bad97571f29a 100644 --- a/tools/devops/automation/templates/windows/stage.yml +++ b/tools/devops/automation/templates/windows/stage.yml @@ -62,7 +62,7 @@ stages: - agent.os -equals Darwin - SSH.Enabled -equals True - macOS.Architecture -equals arm64 - - macOS.Name -equals Sequoia + - macOS.Name -equals Tahoe steps: - template: reserve-mac.yml