Skip to content

Instantly share code, notes, and snippets.

@vs-mobiletools-engineering-service2
Created October 17, 2023 17:11
generator-diff/generator.diff
This file has been truncated, but you can view the full file.
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
index 11cf07d..53f99c7 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.AssemblyInfo.cs
@@ -13,7 +13,7 @@ using System.Reflection;
[assembly: System.Reflection.AssemblyCompanyAttribute("bgen")]
[assembly: System.Reflection.AssemblyConfigurationAttribute("Debug")]
[assembly: System.Reflection.AssemblyFileVersionAttribute("1.0.0.0")]
-[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+f4a0ea9ac28c5dc46f39cf351ba95d516fbdc89f")]
+[assembly: System.Reflection.AssemblyInformationalVersionAttribute("1.0.0+b73cb11dc1440b17ce39322c2d3f30b4773a8d09")]
[assembly: System.Reflection.AssemblyProductAttribute("bgen")]
[assembly: System.Reflection.AssemblyTitleAttribute("bgen")]
[assembly: System.Reflection.AssemblyVersionAttribute("1.0.0.0")]
diff --git a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
index 75dfb4c..9a195b3 100644
--- a/old/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
+++ b/new/dotnet/IDE/obj/common/bgen/bgen.sourcelink.json
@@ -1 +1 @@
-{"documents":{"/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/f4a0ea9ac28c5dc46f39cf351ba95d516fbdc89f/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/c7d5208967d6d46fdebcac82ade488f00e1fcc50/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/a/change-detection/tmp/src/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}}
\ No newline at end of file
+{"documents":{"/Users/builder/azdo/_work/1/s/xamarin-macios/*":"https://raw.githubusercontent.com/xamarin/xamarin-macios/b73cb11dc1440b17ce39322c2d3f30b4773a8d09/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/api-tools/*":"https://raw.githubusercontent.com/rolfbjarne/api-tools/c7d5208967d6d46fdebcac82ade488f00e1fcc50/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/macios-binaries/*":"https://raw.githubusercontent.com/xamarin/macios-binaries/7813391e75d7373ee073ef2d5716e3c607c8636a/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/MonoTouch.Dialog/*":"https://raw.githubusercontent.com/migueldeicaza/MonoTouch.Dialog/f500f9a48dbf856c693b255078e1507cf1e8edde/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/opentk/*":"https://raw.githubusercontent.com/mono/opentk/396bc90c7ac2e7ce442840a5e8bd91e5e79b381e/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Touch.Unit/*":"https://raw.githubusercontent.com/spouliot/Touch.Unit/5739adefc261b7bfeb70ff718c7b2d97bdfa42ee/*","/Users/builder/azdo/_work/1/s/xamarin-macios/external/Xamarin.MacDev/*":"https://raw.githubusercontent.com/xamarin/Xamarin.MacDev/b454d454a687d9aa26a382ad16f1a9361b06b074/*"}}
\ No newline at end of file
diff --git a/old/dotnet/ios/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs b/new/dotnet/ios/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
index be45018..0009b2e 100644
--- a/old/dotnet/ios/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
+++ b/new/dotnet/ios/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
@@ -277,6 +277,20 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [UnsupportedOSPlatform ("tvos")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:assetDownloadTask:didResolveMediaSelection:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidResolveMediaSelection (NSUrlSession session, AVAssetDownloadTask assetDownloadTask, AVMediaSelection resolvedMediaSelection)
@@ -303,6 +317,20 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [UnsupportedOSPlatform ("tvos")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V2))]global::System.Action<NSInputStream> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst15.0")]
[UnsupportedOSPlatform ("tvos")]
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSAttributedStringNameKey.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
index b3533cf..d9c1d32 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
@@ -68,6 +68,21 @@ namespace Foundation {
Morphology = 7,
PresentationIntentAttributeName = 8,
ReplacementIndex = 9,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementArgument = 10,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementConcept = 11,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionReferentConcept = 12,
}
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
@@ -75,7 +90,7 @@ namespace Foundation {
[SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSAttributedStringNameKeyExtensions {
- static IntPtr[] values = new IntPtr [10];
+ static IntPtr[] values = new IntPtr [13];
[Field ("NSAlternateDescriptionAttributeName", "Foundation")]
internal unsafe static IntPtr NSAlternateDescriptionAttributeName {
get {
@@ -150,6 +165,39 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSReplacementIndexAttributeName", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementArgumentAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementArgumentAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [10])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementArgumentAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [11])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementConceptAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionReferentConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionReferentConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [12])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionReferentConceptAttributeName", storage);
+ }
+ }
public static NSString? GetConstant (this NSAttributedStringNameKey self)
{
IntPtr ptr = IntPtr.Zero;
@@ -184,6 +232,15 @@ namespace Foundation {
case 9: // NSAttributedStringNameKey.ReplacementIndex
ptr = NSReplacementIndexAttributeName;
break;
+ case 10: // NSAttributedStringNameKey.InflectionAgreementArgument
+ ptr = NSInflectionAgreementArgumentAttributeName;
+ break;
+ case 11: // NSAttributedStringNameKey.InflectionAgreementConcept
+ ptr = NSInflectionAgreementConceptAttributeName;
+ break;
+ case 12: // NSAttributedStringNameKey.InflectionReferentConcept
+ ptr = NSInflectionReferentConceptAttributeName;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -211,6 +268,12 @@ namespace Foundation {
return NSAttributedStringNameKey.PresentationIntentAttributeName;
if (constant.IsEqualTo (NSReplacementIndexAttributeName))
return NSAttributedStringNameKey.ReplacementIndex;
+ if (constant.IsEqualTo (NSInflectionAgreementArgumentAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementArgument;
+ if (constant.IsEqualTo (NSInflectionAgreementConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementConcept;
+ if (constant.IsEqualTo (NSInflectionReferentConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionReferentConcept;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSDataWritingOptions.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSDataWritingOptions.g.cs
index c024cb8..bde2793 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSDataWritingOptions.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSDataWritingOptions.g.cs
@@ -79,5 +79,10 @@ namespace Foundation {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("tvos")]
FileProtectionCompleteUntilFirstUserAuthentication = 1073741824,
+ [SupportedOSPlatform ("ios17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ FileProtectionCompleteWhenUserInactive = 1342177280,
}
}
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSError.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSError.g.cs
index 9f06fc8..f05ce46 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSError.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSError.g.cs
@@ -489,6 +489,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _NSNetServicesErrorCode;
+ [Field ("NSNetServicesErrorCode", "Foundation")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ public static NSString NSNetServicesErrorCode {
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ get {
+ if (_NSNetServicesErrorCode is null)
+ _NSNetServicesErrorCode = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSNetServicesErrorCode")!;
+ return _NSNetServicesErrorCode;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _NSNetServicesErrorDomain;
[Field ("NSNetServicesErrorDomain", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSFileProtectionType.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSFileProtectionType.g.cs
index 98e3613..6bcb240 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSFileProtectionType.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSFileProtectionType.g.cs
@@ -58,6 +58,11 @@ namespace Foundation {
CompleteUnlessOpen = 1,
CompleteUntilFirstUserAuthentication = 2,
None = 3,
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ CompleteWhenUserInactive = 4,
}
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("maccatalyst")]
@@ -65,7 +70,7 @@ namespace Foundation {
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSFileProtectionTypeExtensions {
- static IntPtr[] values = new IntPtr [4];
+ static IntPtr[] values = new IntPtr [5];
[Field ("NSFileProtectionComplete", "Foundation")]
internal unsafe static IntPtr NSFileProtectionComplete {
get {
@@ -94,6 +99,17 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionNone", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSFileProtectionCompleteWhenUserInactive", "Foundation")]
+ internal unsafe static IntPtr NSFileProtectionCompleteWhenUserInactive {
+ get {
+ fixed (IntPtr *storage = &values [4])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionCompleteWhenUserInactive", storage);
+ }
+ }
public static NSString? GetConstant (this NSFileProtectionType self)
{
IntPtr ptr = IntPtr.Zero;
@@ -110,6 +126,9 @@ namespace Foundation {
case 3: // NSFileProtectionType.None
ptr = NSFileProtectionNone;
break;
+ case 4: // NSFileProtectionType.CompleteWhenUserInactive
+ ptr = NSFileProtectionCompleteWhenUserInactive;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -125,6 +144,8 @@ namespace Foundation {
return NSFileProtectionType.CompleteUntilFirstUserAuthentication;
if (constant.IsEqualTo (NSFileProtectionNone))
return NSFileProtectionType.None;
+ if (constant.IsEqualTo (NSFileProtectionCompleteWhenUserInactive))
+ return NSFileProtectionType.CompleteWhenUserInactive;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalCase.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalCase.g.cs
new file mode 100644
index 0000000..7727a5e
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalCase.g.cs
@@ -0,0 +1,74 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalCase : long {
+ NotSet = 0,
+ Nominative = 1,
+ Accusative = 2,
+ Dative = 3,
+ Genitive = 4,
+ Prepositional = 5,
+ Ablative = 6,
+ Adessive = 7,
+ Allative = 8,
+ Elative = 9,
+ Illative = 10,
+ Essive = 11,
+ Inessive = 12,
+ Locative = 13,
+ Translative = 14,
+ }
+}
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
new file mode 100644
index 0000000..4631afc
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
@@ -0,0 +1,62 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDefiniteness : long {
+ NotSet = 0,
+ Indefinite = 1,
+ Definite = 2,
+ }
+}
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalDetermination.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
new file mode 100644
index 0000000..dd5be04
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
@@ -0,0 +1,62 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDetermination : long {
+ NotSet = 0,
+ Independent = 1,
+ Dependent = 2,
+ }
+}
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalPerson.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalPerson.g.cs
new file mode 100644
index 0000000..2aaa3d3
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalPerson.g.cs
@@ -0,0 +1,63 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPerson : long {
+ NotSet = 0,
+ First = 1,
+ Second = 2,
+ Third = 3,
+ }
+}
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalPronounType.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
new file mode 100644
index 0000000..79dc434
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
@@ -0,0 +1,63 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPronounType : long {
+ NotSet = 0,
+ Personal = 1,
+ Reflexive = 2,
+ Possessive = 3,
+ }
+}
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSLocale.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSLocale.g.cs
index 1daa4c2..6e88409 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSLocale.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSLocale.g.cs
@@ -318,6 +318,25 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual string LocaleIdentifier {
[Export ("localeIdentifier")]
get {
@@ -336,6 +355,25 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string? RegionCode {
+ [Export ("regionCode")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("regionCode")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("regionCode")))!;
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSLocale SystemLocale {
[Export ("systemLocale", ArgumentSemantic.Copy)]
get {
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSMorphology.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSMorphology.g.cs
index 7d126d3..c0089c7 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSMorphology.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSMorphology.g.cs
@@ -145,6 +145,14 @@ namespace Foundation {
}
}
[Export ("customPronounForLanguage:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSMorphologyCustomPronoun? GetCustomPronoun (string language)
{
@@ -165,6 +173,14 @@ namespace Foundation {
#endif
}
[Export ("setCustomPronoun:forLanguage:error:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool SetCustomPronoun (NSMorphologyCustomPronoun? features, string language, out NSError? error)
{
@@ -188,6 +204,105 @@ namespace Foundation {
#endif
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDefiniteness Definiteness {
+ [Export ("definiteness", ArgumentSemantic.Assign)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalDefiniteness ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("definiteness"));
+ } else {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("definiteness"));
+ }
+ return ret!;
+ #endif
+ }
+ [Export ("setDefiniteness:", ArgumentSemantic.Assign)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDetermination Determination {
+ [Export ("determination", ArgumentSemantic.Assign)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalDetermination ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("determination"));
+ } else {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("determination"));
+ }
+ return ret!;
+ #endif
+ }
+ [Export ("setDetermination:", ArgumentSemantic.Assign)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalCase GrammaticalCase {
+ [Export ("grammaticalCase", ArgumentSemantic.Assign)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalCase ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalCase"));
+ } else {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalCase"));
+ }
+ return ret!;
+ #endif
+ }
+ [Export ("setGrammaticalCase:", ArgumentSemantic.Assign)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalGender GrammaticalGender {
[Export ("grammaticalGender", ArgumentSemantic.Assign)]
get {
@@ -217,6 +332,39 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPerson GrammaticalPerson {
+ [Export ("grammaticalPerson", ArgumentSemantic.Assign)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalPerson ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalPerson"));
+ } else {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalPerson"));
+ }
+ return ret!;
+ #endif
+ }
+ [Export ("setGrammaticalPerson:", ArgumentSemantic.Assign)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalNumber Number {
[Export ("number", ArgumentSemantic.Assign)]
get {
@@ -275,6 +423,39 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPronounType PronounType {
+ [Export ("pronounType", ArgumentSemantic.Assign)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalPronounType ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pronounType"));
+ } else {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronounType"));
+ }
+ return ret!;
+ #endif
+ }
+ [Export ("setPronounType:", ArgumentSemantic.Assign)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool Unspecified {
[Export ("isUnspecified")]
get {
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
index 2b562a3..8eb926e 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
@@ -50,6 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Foundation {
[Register("NSMorphologyCustomPronoun", true)]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("ios15.0")]
@@ -111,6 +115,10 @@ namespace Foundation {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
@@ -130,6 +138,10 @@ namespace Foundation {
return ret!;
}
[Export ("encodeWithCoder:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSMorphologyPronoun.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSMorphologyPronoun.g.cs
new file mode 100644
index 0000000..5d39cf5
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSMorphologyPronoun.g.cs
@@ -0,0 +1,202 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSMorphologyPronoun", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSMorphologyPronoun : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ #if ARCH_32
+ #pragma warning disable 649
+ static readonly NativeHandle class_ptr;
+ #pragma warning restore 649
+ #else
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSMorphologyPronoun");
+ #endif
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSMorphologyPronoun (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ #endif
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSMorphologyPronoun (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSMorphologyPronoun (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("initWithPronoun:morphology:dependentMorphology:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public NSMorphologyPronoun (string pronoun, NSMorphology morphology, NSMorphology? dependentMorphology)
+ : base (NSObjectFlag.Empty)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (pronoun is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronoun));
+ var morphology__handle__ = morphology!.GetNonNullHandle (nameof (morphology));
+ var dependentMorphology__handle__ = dependentMorphology.GetHandle ();
+ var nspronoun = CFString.CreateNative (pronoun);
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ }
+ CFString.ReleaseNative (nspronoun);
+ #endif
+ }
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology? DependentMorphology {
+ [Export ("dependentMorphology", ArgumentSemantic.Copy)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("dependentMorphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("dependentMorphology")))!;
+ }
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology Morphology {
+ [Export ("morphology", ArgumentSemantic.Copy)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("morphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("morphology")))!;
+ }
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string Pronoun {
+ [Export ("pronoun")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pronoun")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronoun")))!;
+ }
+ #endif
+ }
+ }
+ } /* class NSMorphologyPronoun */
+}
diff --git a/new/dotnet/ios/generated-sources/Foundation/NSTermOfAddress.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSTermOfAddress.g.cs
new file mode 100644
index 0000000..d2e9c0b
--- /dev/null
+++ b/new/dotnet/ios/generated-sources/Foundation/NSTermOfAddress.g.cs
@@ -0,0 +1,223 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSTermOfAddress", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSTermOfAddress : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ #if ARCH_32
+ #pragma warning disable 649
+ static readonly NativeHandle class_ptr;
+ #pragma warning restore 649
+ #else
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSTermOfAddress");
+ #endif
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSTermOfAddress (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ #endif
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSTermOfAddress (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSTermOfAddress (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [Export ("localizedForLanguageIdentifier:withPronouns:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress GetLocalized (string language, NSMorphologyPronoun[] pronouns)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (language is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (language));
+ if (pronouns is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronouns));
+ var nslanguage = CFString.CreateNative (language);
+ var nsa_pronouns = NSArray.FromNSObjects (pronouns);
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("localizedForLanguageIdentifier:withPronouns:"), nslanguage, nsa_pronouns.Handle))!;
+ CFString.ReleaseNative (nslanguage);
+ nsa_pronouns.Dispose ();
+ return ret!;
+ #endif
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Feminine {
+ [Export ("feminine")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("feminine")))!;
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string? LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Masculine {
+ [Export ("masculine")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("masculine")))!;
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Neutral {
+ [Export ("neutral")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("neutral")))!;
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphologyPronoun[]? Pronouns {
+ [Export ("pronouns", ArgumentSemantic.Copy)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSMorphologyPronoun[]? ret;
+ if (IsDirectBinding) {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pronouns")))!;
+ } else {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronouns")))!;
+ }
+ return ret!;
+ #endif
+ }
+ }
+ } /* class NSTermOfAddress */
+}
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUrl.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUrl.g.cs
index a20919b..911858e 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSUrl.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUrl.g.cs
@@ -402,6 +402,26 @@ namespace Foundation {
CFString.ReleaseNative (nss);
return ret!;
}
+ [Export ("URLWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrl? FromString (string url, bool encodingInvalidCharacters)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrl? ret;
+ ret = Runtime.GetNSObject<NSUrl> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, Selector.GetHandle ("URLWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ #endif
+ }
[Export ("fileURLWithFileSystemRepresentation:isDirectory:relativeToURL:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1214,6 +1234,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _DirectoryEntryCountKey;
+ [Field ("NSURLDirectoryEntryCountKey", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString DirectoryEntryCountKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_DirectoryEntryCountKey is null)
+ _DirectoryEntryCountKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLDirectoryEntryCountKey")!;
+ return _DirectoryEntryCountKey;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _DocumentIdentifierKey;
[Field ("NSURLDocumentIdentifierKey", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
@@ -1342,6 +1380,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _FileProtectionCompleteWhenUserInactive;
+ [Field ("NSURLFileProtectionCompleteWhenUserInactive", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString FileProtectionCompleteWhenUserInactive {
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_FileProtectionCompleteWhenUserInactive is null)
+ _FileProtectionCompleteWhenUserInactive = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLFileProtectionCompleteWhenUserInactive")!;
+ return _FileProtectionCompleteWhenUserInactive;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _FileProtectionKey;
[Field ("NSURLFileProtectionKey", "Foundation")]
[SupportedOSPlatform ("macos11.0")]
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUrlComponents.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUrlComponents.g.cs
index ea09dae..dc93423 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSUrlComponents.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUrlComponents.g.cs
@@ -155,6 +155,26 @@ namespace Foundation {
CFString.ReleaseNative (nsurlString);
return ret!;
}
+ [Export ("componentsWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrlComponents? FromString (string url, bool encodingInvalidCharacters)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrlComponents? ret;
+ ret = Runtime.GetNSObject<NSUrlComponents> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, Selector.GetHandle ("componentsWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ #endif
+ }
[Export ("componentsWithURL:resolvingAgainstBaseURL:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSUrlComponents FromUrl (NSUrl url, bool resolvingAgainstBaseUrl)
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUrlSession.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUrlSession.g.cs
index 620c2a7..c69e481 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSUrlSession.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUrlSession.g.cs
@@ -481,6 +481,80 @@ namespace Foundation {
})!;
return tcs.Task;
}
+ [Export ("uploadTaskWithResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ }
+ #endif
+ }
+ [Export ("uploadTaskWithResumeData:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSData, NSUrlResponse, NSError> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ }
+ #endif
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ });
+ return tcs.Task;
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData, out NSUrlSessionUploadTask result)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ result = CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ })!;
+ return tcs.Task;
+ }
[Export ("webSocketTaskWithURL:")]
[SupportedOSPlatform ("tvos13.0")]
[SupportedOSPlatform ("ios13.0")]
@@ -804,4 +878,14 @@ namespace Foundation {
Initialize ();
}
}
+ public partial class NSUrlSessionUploadTaskResumeRequest {
+ public NSData Arg1 { get; set; }
+ public NSUrlResponse Arg2 { get; set; }
+ partial void Initialize ();
+ public NSUrlSessionUploadTaskResumeRequest (NSData arg1, NSUrlResponse arg2) {
+ this.Arg1 = arg1;
+ this.Arg2 = arg2;
+ Initialize ();
+ }
+ }
}
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
index 0888af2..8e1b253 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
@@ -63,6 +63,8 @@ namespace Foundation {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillBeginDelayedRequest", Selector = "URLSession:task:willBeginDelayedRequest:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSUrlRequest), typeof (global::System.Action<NSUrlSessionDelayedRequestDisposition, NSUrlRequest>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V12) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "TaskIsWaitingForConnectivity", Selector = "URLSession:taskIsWaitingForConnectivity:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidCreateTask", Selector = "URLSession:didCreateTask:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidReceiveInformationalResponse", Selector = "URLSession:task:didReceiveInformationalResponse:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSHttpUrlResponse) }, ParameterByRef = new bool [] { false, false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "NeedNewBodyStream", Selector = "URLSession:task:needNewBodyStreamFromOffset:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (long), typeof (global::System.Action<NSInputStream>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V2) })]
public partial interface INSUrlSessionTaskDelegate : INativeObject, IDisposable,
Foundation.INSUrlSessionDelegate
{
@@ -173,6 +175,41 @@ namespace Foundation {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:didCreateTask:"), session__handle__, task__handle__);
#endif
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static void DidReceiveInformationalResponse (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ var response__handle__ = response!.GetNonNullHandle (nameof (response));
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:didReceiveInformationalResponse:"), session__handle__, task__handle__, response__handle__);
+ #endif
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static void NeedNewBodyStream (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V2))]global::System.Action<NSInputStream> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V2.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:"), session__handle__, task__handle__, offset, (IntPtr) block_ptr_completionHandler);
+ #endif
+ }
}
internal unsafe sealed class NSUrlSessionTaskDelegateWrapper : BaseWrapper, INSUrlSessionTaskDelegate {
[Preserve (Conditional = true)]
@@ -250,6 +287,20 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidSendBodyData (NSUrlSession session, NSUrlSessionTask task, long bytesSent, long totalBytesSent, long totalBytesExpectedToSend)
@@ -262,6 +313,20 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V2))]global::System.Action<NSInputStream> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
index af1f657..b41a8bf 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
@@ -89,5 +89,58 @@ namespace Foundation {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("init")), "init");
}
}
+ [Export ("cancelByProducingResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void CancelByProducingResumeData ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V54))]global::System.Action<NSData> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V54.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ }
+ #endif
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSData> CancelByProducingResumeDataAsync ()
+ {
+ var tcs = new TaskCompletionSource<NSData> ();
+ CancelByProducingResumeData((obj_) => {
+ tcs.SetResult (obj_!);
+ });
+ return tcs.Task;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _ResumeDataKey;
+ [Field ("NSURLSessionUploadTaskResumeData", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString ResumeDataKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_ResumeDataKey is null)
+ _ResumeDataKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLSessionUploadTaskResumeData")!;
+ return _ResumeDataKey;
+ }
+ }
} /* class NSUrlSessionUploadTask */
}
diff --git a/old/dotnet/ios/generated-sources/Foundation/NSUserActivity.g.cs b/new/dotnet/ios/generated-sources/Foundation/NSUserActivity.g.cs
index 37c1885..f98ca5f 100644
--- a/old/dotnet/ios/generated-sources/Foundation/NSUserActivity.g.cs
+++ b/new/dotnet/ios/generated-sources/Foundation/NSUserActivity.g.cs
@@ -175,11 +175,11 @@ namespace Foundation {
}
[Export ("getContinuationStreamsWithCompletionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
+ public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
{
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V5.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getContinuationStreamsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler);
diff --git a/old/dotnet/ios/generated-sources/GameController/GCAxisInput.g.cs b/new/dotnet/ios/generated-sources/GameController/GCAxisInput.g.cs
index b082095..3209cc4 100644
--- a/old/dotnet/ios/generated-sources/GameController/GCAxisInput.g.cs
+++ b/new/dotnet/ios/generated-sources/GameController/GCAxisInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCAxisInput", WrapperType = typeof (GCAxisInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -64,10 +64,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -105,7 +105,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -113,16 +113,16 @@ namespace GameController {
#else
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/GameController/GCLinearInput.g.cs b/new/dotnet/ios/generated-sources/GameController/GCLinearInput.g.cs
index 1a894d2..7a9242b 100644
--- a/old/dotnet/ios/generated-sources/GameController/GCLinearInput.g.cs
+++ b/new/dotnet/ios/generated-sources/GameController/GCLinearInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCLinearInput", WrapperType = typeof (GCLinearInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -64,10 +64,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -105,7 +105,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -113,16 +113,16 @@ namespace GameController {
#else
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/GameController/GCPressedStateInput.g.cs b/new/dotnet/ios/generated-sources/GameController/GCPressedStateInput.g.cs
index 90faa4f..21b951c 100644
--- a/old/dotnet/ios/generated-sources/GameController/GCPressedStateInput.g.cs
+++ b/new/dotnet/ios/generated-sources/GameController/GCPressedStateInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCPressedStateInput", WrapperType = typeof (GCPressedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Pressed", Selector = "pressed", PropertyType = typeof (bool), GetterSelector = "isPressed", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateTimestamp", Selector = "lastPressedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastPressedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateLatency", Selector = "lastPressedStateLatency", PropertyType = typeof (double), GetterSelector = "lastPressedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -62,10 +62,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -93,7 +93,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -101,16 +101,16 @@ namespace GameController {
#else
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pressedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/GameController/GCRelativeInput.g.cs b/new/dotnet/ios/generated-sources/GameController/GCRelativeInput.g.cs
index 71cfb55..0508816 100644
--- a/old/dotnet/ios/generated-sources/GameController/GCRelativeInput.g.cs
+++ b/new/dotnet/ios/generated-sources/GameController/GCRelativeInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCRelativeInput", WrapperType = typeof (GCRelativeInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Delta", Selector = "delta", PropertyType = typeof (float), GetterSelector = "delta", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastDeltaTimestamp", Selector = "lastDeltaTimestamp", PropertyType = typeof (double), GetterSelector = "lastDeltaTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
@@ -63,10 +63,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -99,7 +99,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -107,16 +107,16 @@ namespace GameController {
#else
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("deltaDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/GameController/GCSwitchPositionInput.g.cs b/new/dotnet/ios/generated-sources/GameController/GCSwitchPositionInput.g.cs
index f8b56d2..5f09ca6 100644
--- a/old/dotnet/ios/generated-sources/GameController/GCSwitchPositionInput.g.cs
+++ b/new/dotnet/ios/generated-sources/GameController/GCSwitchPositionInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCSwitchPositionInput", WrapperType = typeof (GCSwitchPositionInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Position", Selector = "position", PropertyType = typeof (IntPtr), GetterSelector = "position", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionRange", Selector = "positionRange", PropertyType = typeof (NSRange), GetterSelector = "positionRange", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Sequential", Selector = "sequential", PropertyType = typeof (bool), GetterSelector = "isSequential", ArgumentSemantic = ArgumentSemantic.None)]
@@ -65,10 +65,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -111,7 +111,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -119,16 +119,16 @@ namespace GameController {
#else
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("positionDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/GameController/GCTouchedStateInput.g.cs b/new/dotnet/ios/generated-sources/GameController/GCTouchedStateInput.g.cs
index e243f7c..c4eb8f3 100644
--- a/old/dotnet/ios/generated-sources/GameController/GCTouchedStateInput.g.cs
+++ b/new/dotnet/ios/generated-sources/GameController/GCTouchedStateInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCTouchedStateInput", WrapperType = typeof (GCTouchedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V11) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Touched", Selector = "touched", PropertyType = typeof (bool), GetterSelector = "isTouched", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateTimestamp", Selector = "lastTouchedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastTouchedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateLatency", Selector = "lastTouchedStateLatency", PropertyType = typeof (double), GetterSelector = "lastTouchedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -62,10 +62,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -93,7 +93,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -101,16 +101,16 @@ namespace GameController {
#else
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("touchedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
index e882c64..ef9f89a 100644
--- a/old/dotnet/ios/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
@@ -71,13 +71,13 @@ namespace HealthKit {
[Export ("initWithPredicate:resultsHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
+ public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
: base (NSObjectFlag.Empty)
{
var predicate__handle__ = predicate.GetHandle ();
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V11.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V12.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithPredicate:resultsHandler:"), predicate__handle__, (IntPtr) block_ptr_handler), "initWithPredicate:resultsHandler:");
@@ -87,7 +87,7 @@ namespace HealthKit {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe virtual global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError>? UpdateHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V12))]
[Export ("updateHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
@@ -96,12 +96,12 @@ namespace HealthKit {
} else {
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("updateHandler"));
}
- return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V12.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]
[Export ("setUpdateHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V12.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs
index 293718b..58711ce 100644
--- a/old/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKHealthStore.g.cs
@@ -168,13 +168,13 @@ namespace HealthKit {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<bool, nuint, NSError> completion)
+ public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<bool, nuint, NSError> completion)
{
var objectType__handle__ = objectType!.GetNonNullHandle (nameof (objectType));
var predicate__handle__ = predicate!.GetNonNullHandle (nameof (predicate));
if (completion is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion));
- using var block_completion = Trampolines.SDActionArity3V12.CreateBlock (completion);
+ using var block_completion = Trampolines.SDActionArity3V13.CreateBlock (completion);
BlockLiteral *block_ptr_completion = &block_completion;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("deleteObjectsOfType:predicate:withCompletion:"), objectType__handle__, predicate__handle__, (IntPtr) block_ptr_completion);
@@ -669,14 +669,14 @@ namespace HealthKit {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
+ public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
{
var totalEnergy__handle__ = totalEnergy!.GetNonNullHandle (nameof (totalEnergy));
var startDate__handle__ = startDate!.GetNonNullHandle (nameof (startDate));
var endDate__handle__ = endDate!.GetNonNullHandle (nameof (endDate));
if (resultsHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
- using var block_resultsHandler = Trampolines.SDActionArity3V13.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("splitTotalEnergy:startDate:endDate:resultsHandler:"), totalEnergy__handle__, startDate__handle__, endDate__handle__, (IntPtr) block_ptr_resultsHandler);
diff --git a/old/dotnet/ios/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs b/new/dotnet/ios/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
index 7ad71e4..5256ed9 100644
--- a/old/dotnet/ios/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
+++ b/new/dotnet/ios/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
@@ -104,7 +104,7 @@ namespace HealthKit {
[SupportedOSPlatform ("maccatalyst15.4")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
+ public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
: base (NSObjectFlag.Empty)
{
#if ARCH_32
@@ -119,7 +119,7 @@ namespace HealthKit {
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
var nsa_recordTypes = NSArray.FromStrings (recordTypes);
var nsb_sourceTypes = NSArray.FromNSObjects (o => global::HealthKit.HKVerifiableClinicalRecordSourceTypeExtensions.GetConstant (o), sourceTypes);
- using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V15.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithRecordTypes:sourceTypes:predicate:resultsHandler:"), nsa_recordTypes.Handle, nsb_sourceTypes.GetHandle (), predicate__handle__, (IntPtr) block_ptr_resultsHandler), "initWithRecordTypes:sourceTypes:predicate:resultsHandler:");
diff --git a/old/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs b/new/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs
index 771c961..a6e9750 100644
--- a/old/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs
+++ b/new/dotnet/ios/generated-sources/Metal/MTLDevice.g.cs
@@ -77,11 +77,11 @@ namespace Metal {
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V130) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V131) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V17) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLNewComputePipelineStateWithReflectionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDMTLNewComputePipelineStateWithReflectionCompletionHandler) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFence", Selector = "newFence", ReturnType = typeof (IMTLFence))]
@@ -287,7 +287,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:reflection:error:")]
@@ -305,7 +305,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1194,12 +1194,12 @@ namespace Metal {
}
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
{
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V15.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:options:completionHandler:"), descriptor__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
@@ -1246,12 +1246,12 @@ namespace Metal {
}
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
{
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V17.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:options:completionHandler:"), computeFunction__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
diff --git a/old/dotnet/ios/generated-sources/ObjCRuntime/Messaging.g.cs b/new/dotnet/ios/generated-sources/ObjCRuntime/Messaging.g.cs
index ba5cdaf..af50c39 100644
--- a/old/dotnet/ios/generated-sources/ObjCRuntime/Messaging.g.cs
+++ b/new/dotnet/ios/generated-sources/ObjCRuntime/Messaging.g.cs
@@ -391,6 +391,10 @@ namespace ObjCRuntime {
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_Int64_Int64 (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, long arg4, long arg5);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
+ public unsafe extern static void void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
+ public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
public unsafe extern static NativeHandle NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static NativeHandle NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
diff --git a/old/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs b/new/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs
index 419b681..eac0def 100644
--- a/old/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs
+++ b/new/dotnet/ios/generated-sources/ObjCRuntime/Trampolines.g.cs
@@ -41186,11 +41186,11 @@ namespace ObjCRuntime {
} /* class NIDActionArity3V0 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>))]
- unsafe internal delegate void DActionArity3V19 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V20 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V19 {
+ static internal class SDActionArity3V20 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -41209,15 +41209,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V19), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V20), nameof (Invoke));
}
- } /* class SDActionArity3V19 */
- internal sealed class NIDActionArity3V19 : TrampolineBlockBase {
- DActionArity3V19 invoker;
+ } /* class SDActionArity3V20 */
+ internal sealed class NIDActionArity3V20 : TrampolineBlockBase {
+ DActionArity3V20 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V19 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V20 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V19> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V20> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41226,7 +41226,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V19 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V20 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::CoreMedia.CMSampleBuffer arg1, global::ReplayKit.RPSampleBufferType arg2, NSError arg3)
@@ -41235,14 +41235,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V19 */
+ } /* class NIDActionArity3V20 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<NSData, NSHttpUrlResponse, NSError>))]
- unsafe internal delegate void DActionArity3V20 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V21 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V20 {
+ static internal class SDActionArity3V21 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41261,15 +41261,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSHttpUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V20), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V21), nameof (Invoke));
}
- } /* class SDActionArity3V20 */
- internal sealed class NIDActionArity3V20 : TrampolineBlockBase {
- DActionArity3V20 invoker;
+ } /* class SDActionArity3V21 */
+ internal sealed class NIDActionArity3V21 : TrampolineBlockBase {
+ DActionArity3V21 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V20 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V21 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V20> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V21> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41278,7 +41278,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<NSData, NSHttpUrlResponse, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V20 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V21 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (NSData arg1, NSHttpUrlResponse arg2, NSError arg3)
@@ -41288,9 +41288,9 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V20 */
+ } /* class NIDActionArity3V21 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ [UserDelegateType (typeof (global::System.Action<NSData, NSUrlResponse, NSError>))]
unsafe internal delegate void DActionArity3V4 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
@@ -41299,19 +41299,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<NSData, NSUrlResponse, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ del ( Runtime.GetNSObject<NSData> (arg1)!, Runtime.GetNSObject<NSUrlResponse> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSData, NSUrlResponse, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V4), nameof (Invoke));
@@ -41326,15 +41326,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSData, NSUrlResponse, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSData, NSUrlResponse, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V4 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
+ unsafe void Invoke (NSData arg1, NSUrlResponse arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -41343,30 +41343,30 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V4 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
- unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V5 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
- internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
+ del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
{
- delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V5), nameof (Invoke));
}
} /* class SDActionArity3V5 */
@@ -41379,23 +41379,24 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ var arg3__handle__ = arg3.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
} /* class NIDActionArity3V5 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
unsafe internal delegate void DActionArity3V6 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
@@ -41404,19 +41405,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V6), nameof (Invoke));
@@ -41431,12 +41432,64 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ {
+ if (block == IntPtr.Zero)
+ return null;
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ {
+ var arg1__handle__ = arg1.GetHandle ();
+ var arg2__handle__ = arg2.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ }
+ } /* class NIDActionArity3V6 */
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ //
+ // This class bridges native block invocations that call into C#
+ //
+ static internal class SDActionArity3V7 {
+ [Preserve (Conditional = true)]
+ [UnmanagedCallersOnly]
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ if (del is not null) {
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ }
+ }
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ {
+ if (callback is null)
+ return default (BlockLiteral);
+ return CreateBlock (callback);
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ {
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
+ }
+ } /* class SDActionArity3V7 */
+ internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
+ DActionArity3V7 invoker;
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
+ {
+ invoker = block->GetDelegateForBlock<DActionArity3V7> ();
+ }
+ [Preserve (Conditional=true)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCLinearInput arg2, float arg3)
@@ -41445,14 +41498,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V6 */
+ } /* class NIDActionArity3V7 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V7 {
+ static internal class SDActionArity3V8 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -41471,15 +41524,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
}
- } /* class SDActionArity3V7 */
- internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
- DActionArity3V7 invoker;
+ } /* class SDActionArity3V8 */
+ internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
+ DActionArity3V8 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V7> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V8> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41488,7 +41541,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCPressedStateInput arg2, bool arg3)
@@ -41497,14 +41550,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V7 */
+ } /* class NIDActionArity3V8 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>))]
- unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V8 {
+ static internal class SDActionArity3V9 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
@@ -41523,15 +41576,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
}
- } /* class SDActionArity3V8 */
- internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
- DActionArity3V8 invoker;
+ } /* class SDActionArity3V9 */
+ internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
+ DActionArity3V9 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V8> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V9> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41540,7 +41593,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCRelativeInput arg2, float arg3)
@@ -41549,14 +41602,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V8 */
+ } /* class NIDActionArity3V9 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>))]
- unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
+ unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V9 {
+ static internal class SDActionArity3V10 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3) {
@@ -41575,15 +41628,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, nint, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
}
- } /* class SDActionArity3V9 */
- internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
- DActionArity3V9 invoker;
+ } /* class SDActionArity3V10 */
+ internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
+ DActionArity3V10 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V9> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V10> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41592,7 +41645,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCSwitchPositionInput arg2, nint arg3)
@@ -41601,14 +41654,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V9 */
+ } /* class NIDActionArity3V10 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V10 {
+ static internal class SDActionArity3V11 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -41627,15 +41680,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
}
- } /* class SDActionArity3V10 */
- internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
- DActionArity3V10 invoker;
+ } /* class SDActionArity3V11 */
+ internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
+ DActionArity3V11 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V10> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V11> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41644,7 +41697,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCTouchedStateInput arg2, bool arg3)
@@ -41653,14 +41706,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V10 */
+ } /* class NIDActionArity3V11 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>))]
- unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V12 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V11 {
+ static internal class SDActionArity3V12 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41679,15 +41732,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
}
- } /* class SDActionArity3V11 */
- internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
- DActionArity3V11 invoker;
+ } /* class SDActionArity3V12 */
+ internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
+ DActionArity3V12 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V11> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V12> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41696,7 +41749,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKActivitySummaryQuery arg1, global::HealthKit.HKActivitySummary[] arg2, NSError arg3)
@@ -41710,14 +41763,14 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V11 */
+ } /* class NIDActionArity3V12 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>))]
- unsafe internal delegate void DActionArity3V13 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V14 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V13 {
+ static internal class SDActionArity3V14 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41736,15 +41789,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V13), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V14), nameof (Invoke));
}
- } /* class SDActionArity3V13 */
- internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
- DActionArity3V13 invoker;
+ } /* class SDActionArity3V14 */
+ internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
+ DActionArity3V14 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V13> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V14> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41753,7 +41806,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKQuantity arg1, global::HealthKit.HKQuantity arg2, NSError arg3)
@@ -41763,14 +41816,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V13 */
+ } /* class NIDActionArity3V14 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>))]
- unsafe internal delegate void DActionArity3V14 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V14 {
+ static internal class SDActionArity3V15 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41789,15 +41842,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V14), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V15), nameof (Invoke));
}
- } /* class SDActionArity3V14 */
- internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
- DActionArity3V14 invoker;
+ } /* class SDActionArity3V15 */
+ internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
+ DActionArity3V15 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V14> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V15> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41806,7 +41859,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKVerifiableClinicalRecordQuery arg1, global::HealthKit.HKVerifiableClinicalRecord[] arg2, NSError arg3)
@@ -41820,14 +41873,14 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V14 */
+ } /* class NIDActionArity3V15 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V16 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V17 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V16 {
+ static internal class SDActionArity3V17 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41846,15 +41899,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V16), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V17), nameof (Invoke));
}
- } /* class SDActionArity3V16 */
- internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
- DActionArity3V16 invoker;
+ } /* class SDActionArity3V17 */
+ internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
+ DActionArity3V17 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V16> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V17> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41863,7 +41916,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLComputePipelineState arg1, global::Metal.MTLComputePipelineReflection arg2, NSError arg3)
@@ -41873,14 +41926,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V16 */
+ } /* class NIDActionArity3V17 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V16 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V15 {
+ static internal class SDActionArity3V16 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41899,15 +41952,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V15), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V16), nameof (Invoke));
}
- } /* class SDActionArity3V15 */
- internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
- DActionArity3V15 invoker;
+ } /* class SDActionArity3V16 */
+ internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
+ DActionArity3V16 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V15> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V16> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41916,7 +41969,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLRenderPipelineState arg1, global::Metal.MTLRenderPipelineReflection arg2, NSError arg3)
@@ -41926,14 +41979,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V15 */
+ } /* class NIDActionArity3V16 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>))]
- unsafe internal delegate void DActionArity3V17 (IntPtr block, IntPtr arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V18 (IntPtr block, IntPtr arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V17 {
+ static internal class SDActionArity3V18 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -41952,15 +42005,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]> callback)
{
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V17), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V18), nameof (Invoke));
}
- } /* class SDActionArity3V17 */
- internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
- DActionArity3V17 invoker;
+ } /* class SDActionArity3V18 */
+ internal sealed class NIDActionArity3V18 : TrampolineBlockBase {
+ DActionArity3V18 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V18 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V17> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V18> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -41969,7 +42022,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V18 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::PassKit.PKPaymentAuthorizationStatus arg1, global::PassKit.PKShippingMethod[] arg2, global::PassKit.PKPaymentSummaryItem[] arg3)
@@ -41986,14 +42039,14 @@ namespace ObjCRuntime {
if (nsa_arg3 is not null)
nsa_arg3.Dispose ();
}
- } /* class NIDActionArity3V17 */
+ } /* class NIDActionArity3V18 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError>))]
- unsafe internal delegate void DActionArity3V18 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V19 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V18 {
+ static internal class SDActionArity3V19 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -42012,15 +42065,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V18), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V19), nameof (Invoke));
}
- } /* class SDActionArity3V18 */
- internal sealed class NIDActionArity3V18 : TrampolineBlockBase {
- DActionArity3V18 invoker;
+ } /* class SDActionArity3V19 */
+ internal sealed class NIDActionArity3V19 : TrampolineBlockBase {
+ DActionArity3V19 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V18 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V19 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V18> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V19> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -42029,7 +42082,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V18 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V19 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::QuickLookThumbnailing.QLThumbnailRepresentation arg1, global::QuickLookThumbnailing.QLThumbnailRepresentationType arg2, NSError arg3)
@@ -42038,14 +42091,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V18 */
+ } /* class NIDActionArity3V19 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<bool, nuint, NSError>))]
- unsafe internal delegate void DActionArity3V12 (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V13 (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V12 {
+ static internal class SDActionArity3V13 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3) {
@@ -42064,15 +42117,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<bool, nuint, NSError> callback)
{
delegate* unmanaged<IntPtr, byte, nuint, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V13), nameof (Invoke));
}
- } /* class SDActionArity3V12 */
- internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
- DActionArity3V12 invoker;
+ } /* class SDActionArity3V13 */
+ internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
+ DActionArity3V13 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V12> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V13> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -42081,7 +42134,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<bool, nuint, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (bool arg1, nuint arg2, NSError arg3)
@@ -42089,7 +42142,7 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1 ? (byte) 1 : (byte) 0, arg2, arg3__handle__);
}
- } /* class NIDActionArity3V12 */
+ } /* class NIDActionArity3V13 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<nint, nint, NSArray<NSNumber>>))]
unsafe internal delegate void DActionArity3V3 (IntPtr block, nint arg1, nint arg2, NativeHandle arg3);
diff --git a/old/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs b/new/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs
index 425e589..a30f7e4 100644
--- a/old/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs
+++ b/new/dotnet/ios/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs
@@ -59,7 +59,7 @@ namespace PassKit {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillAuthorizePayment", Selector = "paymentAuthorizationControllerWillAuthorizePayment:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController) }, ParameterByRef = new bool [] { false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKShippingMethod), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V143) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentRequestPaymentMethodUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V228) })]
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V17) })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V18) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentRequestShippingContactUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V229) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectPaymentMethod", Selector = "paymentAuthorizationController:didSelectPaymentMethod:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V230) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectPaymentMethod", Selector = "paymentAuthorizationController:didSelectPaymentMethod:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentRequestPaymentMethodUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V228) })]
@@ -146,13 +146,13 @@ namespace PassKit {
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'DidSelectShippingContact' overload with the 'Action<PKPaymentRequestShippingContactUpdate>' parameter instead.")]
[SupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static void DidSelectShippingContact (this IPKPaymentAuthorizationControllerDelegate This, PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
+ public unsafe static void DidSelectShippingContact (this IPKPaymentAuthorizationControllerDelegate This, PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
{
var controller__handle__ = controller!.GetNonNullHandle (nameof (controller));
var contact__handle__ = contact!.GetNonNullHandle (nameof (contact));
if (completion is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion));
- using var block_completion = Trampolines.SDActionArity3V17.CreateBlock (completion);
+ using var block_completion = Trampolines.SDActionArity3V18.CreateBlock (completion);
BlockLiteral *block_ptr_completion = &block_completion;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("paymentAuthorizationController:didSelectShippingContact:completion:"), controller__handle__, contact__handle__, (IntPtr) block_ptr_completion);
}
@@ -377,7 +377,7 @@ namespace PassKit {
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'DidSelectShippingContact' overload with the 'Action<PKPaymentRequestShippingContactUpdate>' parameter instead.")]
[SupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void DidSelectShippingContact (PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
+ public unsafe virtual void DidSelectShippingContact (PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
diff --git a/old/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs b/new/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
index 77c54cc..ddb56f5 100644
--- a/old/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
+++ b/new/dotnet/ios/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
@@ -123,13 +123,13 @@ namespace QuickLookThumbnailing {
}
[Export ("generateRepresentationsForRequest:updateHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GenerateRepresentations (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<QLThumbnailRepresentation, QLThumbnailRepresentationType, NSError>? updateHandler)
+ public unsafe virtual void GenerateRepresentations (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<QLThumbnailRepresentation, QLThumbnailRepresentationType, NSError>? updateHandler)
{
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
var request__handle__ = request!.GetNonNullHandle (nameof (request));
- using var block_updateHandler = Trampolines.SDActionArity3V18.CreateNullableBlock (updateHandler);
+ using var block_updateHandler = Trampolines.SDActionArity3V19.CreateNullableBlock (updateHandler);
BlockLiteral *block_ptr_updateHandler = null;
if (updateHandler is not null)
block_ptr_updateHandler = &block_updateHandler;
diff --git a/old/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs b/new/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs
index f02ad78..5dde89b 100644
--- a/old/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs
+++ b/new/dotnet/ios/generated-sources/ReplayKit/RPScreenRecorder.g.cs
@@ -125,9 +125,9 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSError>? completionHandler)
+ public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V20))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSError>? completionHandler)
{
- using var block_captureHandler = Trampolines.SDActionArity3V19.CreateNullableBlock (captureHandler);
+ using var block_captureHandler = Trampolines.SDActionArity3V20.CreateNullableBlock (captureHandler);
BlockLiteral *block_ptr_captureHandler = null;
if (captureHandler is not null)
block_ptr_captureHandler = &block_captureHandler;
@@ -142,7 +142,7 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
+ public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V20))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
{
var tcs = new TaskCompletionSource<bool> ();
StartCapture(captureHandler, (obj_) => {
diff --git a/old/dotnet/ios/generated-sources/Social/SLRequest.g.cs b/new/dotnet/ios/generated-sources/Social/SLRequest.g.cs
index 2f7b7c7..8f8be94 100644
--- a/old/dotnet/ios/generated-sources/Social/SLRequest.g.cs
+++ b/new/dotnet/ios/generated-sources/Social/SLRequest.g.cs
@@ -110,11 +110,11 @@ namespace Social {
}
[Export ("performRequestWithHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void PerformRequest ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V20))]global::System.Action<NSData, NSHttpUrlResponse, NSError> handler)
+ public unsafe virtual void PerformRequest ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V21))]global::System.Action<NSData, NSHttpUrlResponse, NSError> handler)
{
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V20.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V21.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("performRequestWithHandler:"), (IntPtr) block_ptr_handler);
diff --git a/old/dotnet/maccatalyst/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs b/new/dotnet/maccatalyst/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
index f1a4988..c724a3d 100644
--- a/old/dotnet/maccatalyst/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
@@ -269,6 +269,16 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [UnsupportedOSPlatform ("tvos")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:assetDownloadTask:didResolveMediaSelection:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidResolveMediaSelection (NSUrlSession session, AVAssetDownloadTask assetDownloadTask, AVMediaSelection resolvedMediaSelection)
@@ -295,6 +305,16 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [UnsupportedOSPlatform ("tvos")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSInputStream> completionHandler)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst15.0")]
[UnsupportedOSPlatform ("tvos")]
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSAttributedStringNameKey.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
index b7a7947..5baf700 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
@@ -68,6 +68,21 @@ namespace Foundation {
Morphology = 7,
PresentationIntentAttributeName = 8,
ReplacementIndex = 9,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementArgument = 10,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementConcept = 11,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionReferentConcept = 12,
}
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
@@ -75,7 +90,7 @@ namespace Foundation {
[SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSAttributedStringNameKeyExtensions {
- static IntPtr[] values = new IntPtr [10];
+ static IntPtr[] values = new IntPtr [13];
[Field ("NSAlternateDescriptionAttributeName", "Foundation")]
internal unsafe static IntPtr NSAlternateDescriptionAttributeName {
get {
@@ -150,6 +165,39 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSReplacementIndexAttributeName", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementArgumentAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementArgumentAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [10])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementArgumentAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [11])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementConceptAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionReferentConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionReferentConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [12])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionReferentConceptAttributeName", storage);
+ }
+ }
public static NSString? GetConstant (this NSAttributedStringNameKey self)
{
IntPtr ptr = IntPtr.Zero;
@@ -184,6 +232,15 @@ namespace Foundation {
case 9: // NSAttributedStringNameKey.ReplacementIndex
ptr = NSReplacementIndexAttributeName;
break;
+ case 10: // NSAttributedStringNameKey.InflectionAgreementArgument
+ ptr = NSInflectionAgreementArgumentAttributeName;
+ break;
+ case 11: // NSAttributedStringNameKey.InflectionAgreementConcept
+ ptr = NSInflectionAgreementConceptAttributeName;
+ break;
+ case 12: // NSAttributedStringNameKey.InflectionReferentConcept
+ ptr = NSInflectionReferentConceptAttributeName;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -211,6 +268,12 @@ namespace Foundation {
return NSAttributedStringNameKey.PresentationIntentAttributeName;
if (constant.IsEqualTo (NSReplacementIndexAttributeName))
return NSAttributedStringNameKey.ReplacementIndex;
+ if (constant.IsEqualTo (NSInflectionAgreementArgumentAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementArgument;
+ if (constant.IsEqualTo (NSInflectionAgreementConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementConcept;
+ if (constant.IsEqualTo (NSInflectionReferentConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionReferentConcept;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSDataWritingOptions.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSDataWritingOptions.g.cs
index 44c10b8..f260a72 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSDataWritingOptions.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSDataWritingOptions.g.cs
@@ -79,5 +79,10 @@ namespace Foundation {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("tvos")]
FileProtectionCompleteUntilFirstUserAuthentication = 1073741824,
+ [SupportedOSPlatform ("ios17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ FileProtectionCompleteWhenUserInactive = 1342177280,
}
}
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSError.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSError.g.cs
index 8b0a082..03631f6 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSError.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSError.g.cs
@@ -443,6 +443,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _NSNetServicesErrorCode;
+ [Field ("NSNetServicesErrorCode", "Foundation")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ public static NSString NSNetServicesErrorCode {
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ get {
+ if (_NSNetServicesErrorCode is null)
+ _NSNetServicesErrorCode = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSNetServicesErrorCode")!;
+ return _NSNetServicesErrorCode;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _NSNetServicesErrorDomain;
[Field ("NSNetServicesErrorDomain", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSFileProtectionType.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSFileProtectionType.g.cs
index a56fb9f..22b8736 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSFileProtectionType.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSFileProtectionType.g.cs
@@ -58,6 +58,11 @@ namespace Foundation {
CompleteUnlessOpen = 1,
CompleteUntilFirstUserAuthentication = 2,
None = 3,
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ CompleteWhenUserInactive = 4,
}
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("maccatalyst")]
@@ -65,7 +70,7 @@ namespace Foundation {
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSFileProtectionTypeExtensions {
- static IntPtr[] values = new IntPtr [4];
+ static IntPtr[] values = new IntPtr [5];
[Field ("NSFileProtectionComplete", "Foundation")]
internal unsafe static IntPtr NSFileProtectionComplete {
get {
@@ -94,6 +99,17 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionNone", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSFileProtectionCompleteWhenUserInactive", "Foundation")]
+ internal unsafe static IntPtr NSFileProtectionCompleteWhenUserInactive {
+ get {
+ fixed (IntPtr *storage = &values [4])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionCompleteWhenUserInactive", storage);
+ }
+ }
public static NSString? GetConstant (this NSFileProtectionType self)
{
IntPtr ptr = IntPtr.Zero;
@@ -110,6 +126,9 @@ namespace Foundation {
case 3: // NSFileProtectionType.None
ptr = NSFileProtectionNone;
break;
+ case 4: // NSFileProtectionType.CompleteWhenUserInactive
+ ptr = NSFileProtectionCompleteWhenUserInactive;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -125,6 +144,8 @@ namespace Foundation {
return NSFileProtectionType.CompleteUntilFirstUserAuthentication;
if (constant.IsEqualTo (NSFileProtectionNone))
return NSFileProtectionType.None;
+ if (constant.IsEqualTo (NSFileProtectionCompleteWhenUserInactive))
+ return NSFileProtectionType.CompleteWhenUserInactive;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalCase.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalCase.g.cs
new file mode 100644
index 0000000..184094c
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalCase.g.cs
@@ -0,0 +1,74 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalCase : long {
+ NotSet = 0,
+ Nominative = 1,
+ Accusative = 2,
+ Dative = 3,
+ Genitive = 4,
+ Prepositional = 5,
+ Ablative = 6,
+ Adessive = 7,
+ Allative = 8,
+ Elative = 9,
+ Illative = 10,
+ Essive = 11,
+ Inessive = 12,
+ Locative = 13,
+ Translative = 14,
+ }
+}
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
new file mode 100644
index 0000000..2a1664f
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
@@ -0,0 +1,62 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDefiniteness : long {
+ NotSet = 0,
+ Indefinite = 1,
+ Definite = 2,
+ }
+}
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalDetermination.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
new file mode 100644
index 0000000..64706c7
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
@@ -0,0 +1,62 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDetermination : long {
+ NotSet = 0,
+ Independent = 1,
+ Dependent = 2,
+ }
+}
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalPerson.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalPerson.g.cs
new file mode 100644
index 0000000..928b1bb
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalPerson.g.cs
@@ -0,0 +1,63 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPerson : long {
+ NotSet = 0,
+ First = 1,
+ Second = 2,
+ Third = 3,
+ }
+}
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalPronounType.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
new file mode 100644
index 0000000..7a2db88
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
@@ -0,0 +1,63 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPronounType : long {
+ NotSet = 0,
+ Personal = 1,
+ Reflexive = 2,
+ Possessive = 3,
+ }
+}
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSLocale.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSLocale.g.cs
index 86f0f12..22e55d0 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSLocale.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSLocale.g.cs
@@ -318,6 +318,21 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual string LocaleIdentifier {
[Export ("localeIdentifier")]
get {
@@ -336,6 +351,21 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string? RegionCode {
+ [Export ("regionCode")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("regionCode")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("regionCode")))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSLocale SystemLocale {
[Export ("systemLocale", ArgumentSemantic.Copy)]
get {
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSMorphology.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphology.g.cs
index 1a2f5f9..586a7aa 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSMorphology.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphology.g.cs
@@ -131,6 +131,14 @@ namespace Foundation {
}
}
[Export ("customPronounForLanguage:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSMorphologyCustomPronoun? GetCustomPronoun (string language)
{
@@ -147,6 +155,14 @@ namespace Foundation {
return ret!;
}
[Export ("setCustomPronoun:forLanguage:error:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool SetCustomPronoun (NSMorphologyCustomPronoun? features, string language, out NSError? error)
{
@@ -166,6 +182,81 @@ namespace Foundation {
return ret != 0;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDefiniteness Definiteness {
+ [Export ("definiteness", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalDefiniteness ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("definiteness"));
+ } else {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("definiteness"));
+ }
+ return ret!;
+ }
+ [Export ("setDefiniteness:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDetermination Determination {
+ [Export ("determination", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalDetermination ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("determination"));
+ } else {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("determination"));
+ }
+ return ret!;
+ }
+ [Export ("setDetermination:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalCase GrammaticalCase {
+ [Export ("grammaticalCase", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalCase ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalCase"));
+ } else {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalCase"));
+ }
+ return ret!;
+ }
+ [Export ("setGrammaticalCase:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalGender GrammaticalGender {
[Export ("grammaticalGender", ArgumentSemantic.Assign)]
get {
@@ -187,6 +278,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPerson GrammaticalPerson {
+ [Export ("grammaticalPerson", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalPerson ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalPerson"));
+ } else {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalPerson"));
+ }
+ return ret!;
+ }
+ [Export ("setGrammaticalPerson:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalNumber Number {
[Export ("number", ArgumentSemantic.Assign)]
get {
@@ -229,6 +345,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPronounType PronounType {
+ [Export ("pronounType", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalPronounType ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pronounType"));
+ } else {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronounType"));
+ }
+ return ret!;
+ }
+ [Export ("setPronounType:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool Unspecified {
[Export ("isUnspecified")]
get {
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
index 3f0f200..7ac5eac 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
@@ -50,6 +50,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Foundation {
[Register("NSMorphologyCustomPronoun", true)]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("ios15.0")]
@@ -97,6 +101,10 @@ namespace Foundation {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
@@ -116,6 +124,10 @@ namespace Foundation {
return ret!;
}
[Export ("encodeWithCoder:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyPronoun.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyPronoun.g.cs
new file mode 100644
index 0000000..c15c74b
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSMorphologyPronoun.g.cs
@@ -0,0 +1,176 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSMorphologyPronoun", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSMorphologyPronoun : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSMorphologyPronoun");
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSMorphologyPronoun (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSMorphologyPronoun (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSMorphologyPronoun (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("initWithPronoun:morphology:dependentMorphology:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public NSMorphologyPronoun (string pronoun, NSMorphology morphology, NSMorphology? dependentMorphology)
+ : base (NSObjectFlag.Empty)
+ {
+ if (pronoun is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronoun));
+ var morphology__handle__ = morphology!.GetNonNullHandle (nameof (morphology));
+ var dependentMorphology__handle__ = dependentMorphology.GetHandle ();
+ var nspronoun = CFString.CreateNative (pronoun);
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ }
+ CFString.ReleaseNative (nspronoun);
+ }
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology? DependentMorphology {
+ [Export ("dependentMorphology", ArgumentSemantic.Copy)]
+ get {
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("dependentMorphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("dependentMorphology")))!;
+ }
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology Morphology {
+ [Export ("morphology", ArgumentSemantic.Copy)]
+ get {
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("morphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("morphology")))!;
+ }
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string Pronoun {
+ [Export ("pronoun")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pronoun")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronoun")))!;
+ }
+ }
+ }
+ } /* class NSMorphologyPronoun */
+}
diff --git a/new/dotnet/maccatalyst/generated-sources/Foundation/NSTermOfAddress.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSTermOfAddress.g.cs
new file mode 100644
index 0000000..cb27e3c
--- /dev/null
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSTermOfAddress.g.cs
@@ -0,0 +1,189 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using Metal;
+using CoreML;
+using AppKit;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSTermOfAddress", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSTermOfAddress : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSTermOfAddress");
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSTermOfAddress (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSTermOfAddress (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSTermOfAddress (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [Export ("localizedForLanguageIdentifier:withPronouns:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress GetLocalized (string language, NSMorphologyPronoun[] pronouns)
+ {
+ if (language is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (language));
+ if (pronouns is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronouns));
+ var nslanguage = CFString.CreateNative (language);
+ var nsa_pronouns = NSArray.FromNSObjects (pronouns);
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("localizedForLanguageIdentifier:withPronouns:"), nslanguage, nsa_pronouns.Handle))!;
+ CFString.ReleaseNative (nslanguage);
+ nsa_pronouns.Dispose ();
+ return ret!;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Feminine {
+ [Export ("feminine")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("feminine")))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string? LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Masculine {
+ [Export ("masculine")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("masculine")))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Neutral {
+ [Export ("neutral")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("neutral")))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphologyPronoun[]? Pronouns {
+ [Export ("pronouns", ArgumentSemantic.Copy)]
+ get {
+ NSMorphologyPronoun[]? ret;
+ if (IsDirectBinding) {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pronouns")))!;
+ } else {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronouns")))!;
+ }
+ return ret!;
+ }
+ }
+ } /* class NSTermOfAddress */
+}
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrl.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrl.g.cs
index 7984431..92a6541 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrl.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrl.g.cs
@@ -402,6 +402,22 @@ namespace Foundation {
CFString.ReleaseNative (nss);
return ret!;
}
+ [Export ("URLWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrl? FromString (string url, bool encodingInvalidCharacters)
+ {
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrl? ret;
+ ret = Runtime.GetNSObject<NSUrl> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, Selector.GetHandle ("URLWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ }
[Export ("fileURLWithFileSystemRepresentation:isDirectory:relativeToURL:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1214,6 +1230,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _DirectoryEntryCountKey;
+ [Field ("NSURLDirectoryEntryCountKey", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString DirectoryEntryCountKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_DirectoryEntryCountKey is null)
+ _DirectoryEntryCountKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLDirectoryEntryCountKey")!;
+ return _DirectoryEntryCountKey;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _DocumentIdentifierKey;
[Field ("NSURLDocumentIdentifierKey", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
@@ -1342,6 +1376,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _FileProtectionCompleteWhenUserInactive;
+ [Field ("NSURLFileProtectionCompleteWhenUserInactive", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString FileProtectionCompleteWhenUserInactive {
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_FileProtectionCompleteWhenUserInactive is null)
+ _FileProtectionCompleteWhenUserInactive = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLFileProtectionCompleteWhenUserInactive")!;
+ return _FileProtectionCompleteWhenUserInactive;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _FileProtectionKey;
[Field ("NSURLFileProtectionKey", "Foundation")]
[SupportedOSPlatform ("macos11.0")]
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlComponents.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlComponents.g.cs
index a8a9511..23cd929 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlComponents.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlComponents.g.cs
@@ -155,6 +155,22 @@ namespace Foundation {
CFString.ReleaseNative (nsurlString);
return ret!;
}
+ [Export ("componentsWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrlComponents? FromString (string url, bool encodingInvalidCharacters)
+ {
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrlComponents? ret;
+ ret = Runtime.GetNSObject<NSUrlComponents> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, Selector.GetHandle ("componentsWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ }
[Export ("componentsWithURL:resolvingAgainstBaseURL:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSUrlComponents FromUrl (NSUrl url, bool resolvingAgainstBaseUrl)
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSession.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSession.g.cs
index b26a13a..43f4686 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSession.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSession.g.cs
@@ -481,6 +481,72 @@ namespace Foundation {
})!;
return tcs.Task;
}
+ [Export ("uploadTaskWithResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData)
+ {
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ }
+ }
+ [Export ("uploadTaskWithResumeData:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSData, NSUrlResponse, NSError> completionHandler)
+ {
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ });
+ return tcs.Task;
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData, out NSUrlSessionUploadTask result)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ result = CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ })!;
+ return tcs.Task;
+ }
[Export ("webSocketTaskWithURL:")]
[SupportedOSPlatform ("tvos13.0")]
[SupportedOSPlatform ("ios13.0")]
@@ -792,4 +858,14 @@ namespace Foundation {
Initialize ();
}
}
+ public partial class NSUrlSessionUploadTaskResumeRequest {
+ public NSData Arg1 { get; set; }
+ public NSUrlResponse Arg2 { get; set; }
+ partial void Initialize ();
+ public NSUrlSessionUploadTaskResumeRequest (NSData arg1, NSUrlResponse arg2) {
+ this.Arg1 = arg1;
+ this.Arg2 = arg2;
+ Initialize ();
+ }
+ }
}
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
index 2d7fc23..e64238d 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
@@ -63,6 +63,8 @@ namespace Foundation {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillBeginDelayedRequest", Selector = "URLSession:task:willBeginDelayedRequest:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSUrlRequest), typeof (global::System.Action<NSUrlSessionDelayedRequestDisposition, NSUrlRequest>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V8) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "TaskIsWaitingForConnectivity", Selector = "URLSession:taskIsWaitingForConnectivity:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidCreateTask", Selector = "URLSession:didCreateTask:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidReceiveInformationalResponse", Selector = "URLSession:task:didReceiveInformationalResponse:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSHttpUrlResponse) }, ParameterByRef = new bool [] { false, false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "NeedNewBodyStream", Selector = "URLSession:task:needNewBodyStreamFromOffset:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (long), typeof (global::System.Action<NSInputStream>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })]
public partial interface INSUrlSessionTaskDelegate : INativeObject, IDisposable,
Foundation.INSUrlSessionDelegate
{
@@ -169,6 +171,33 @@ namespace Foundation {
var task__handle__ = task!.GetNonNullHandle (nameof (task));
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:didCreateTask:"), session__handle__, task__handle__);
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static void DidReceiveInformationalResponse (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ var response__handle__ = response!.GetNonNullHandle (nameof (response));
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:didReceiveInformationalResponse:"), session__handle__, task__handle__, response__handle__);
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static void NeedNewBodyStream (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSInputStream> completionHandler)
+ {
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V0.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:"), session__handle__, task__handle__, offset, (IntPtr) block_ptr_completionHandler);
+ }
}
internal unsafe sealed class NSUrlSessionTaskDelegateWrapper : BaseWrapper, INSUrlSessionTaskDelegate {
[Preserve (Conditional = true)]
@@ -242,6 +271,16 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidSendBodyData (NSUrlSession session, NSUrlSessionTask task, long bytesSent, long totalBytesSent, long totalBytesExpectedToSend)
@@ -254,6 +293,16 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSInputStream> completionHandler)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
index 7a9eab7..861a373 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
@@ -89,5 +89,54 @@ namespace Foundation {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("init")), "init");
}
}
+ [Export ("cancelByProducingResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void CancelByProducingResumeData ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V51))]global::System.Action<NSData> completionHandler)
+ {
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V51.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSData> CancelByProducingResumeDataAsync ()
+ {
+ var tcs = new TaskCompletionSource<NSData> ();
+ CancelByProducingResumeData((obj_) => {
+ tcs.SetResult (obj_!);
+ });
+ return tcs.Task;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _ResumeDataKey;
+ [Field ("NSURLSessionUploadTaskResumeData", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString ResumeDataKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_ResumeDataKey is null)
+ _ResumeDataKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLSessionUploadTaskResumeData")!;
+ return _ResumeDataKey;
+ }
+ }
} /* class NSUrlSessionUploadTask */
}
diff --git a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUserActivity.g.cs b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUserActivity.g.cs
index 0e7cc89..81e4d70 100644
--- a/old/dotnet/maccatalyst/generated-sources/Foundation/NSUserActivity.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Foundation/NSUserActivity.g.cs
@@ -167,11 +167,11 @@ namespace Foundation {
}
[Export ("getContinuationStreamsWithCompletionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
+ public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
{
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V5.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getContinuationStreamsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler);
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCAxisInput.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCAxisInput.g.cs
index aede483..8288f2a 100644
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCAxisInput.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCAxisInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCAxisInput", WrapperType = typeof (GCAxisInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -64,10 +64,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -105,17 +105,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCLinearInput.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCLinearInput.g.cs
index 7714914..46a1372 100644
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCLinearInput.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCLinearInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCLinearInput", WrapperType = typeof (GCLinearInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -64,10 +64,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -105,17 +105,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCPressedStateInput.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCPressedStateInput.g.cs
index a38ded1..740313c 100644
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCPressedStateInput.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCPressedStateInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCPressedStateInput", WrapperType = typeof (GCPressedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Pressed", Selector = "pressed", PropertyType = typeof (bool), GetterSelector = "isPressed", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateTimestamp", Selector = "lastPressedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastPressedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateLatency", Selector = "lastPressedStateLatency", PropertyType = typeof (double), GetterSelector = "lastPressedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -62,10 +62,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -93,17 +93,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pressedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCRelativeInput.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCRelativeInput.g.cs
index 7eb37e6..9684d42 100644
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCRelativeInput.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCRelativeInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCRelativeInput", WrapperType = typeof (GCRelativeInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Delta", Selector = "delta", PropertyType = typeof (float), GetterSelector = "delta", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastDeltaTimestamp", Selector = "lastDeltaTimestamp", PropertyType = typeof (double), GetterSelector = "lastDeltaTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
@@ -63,10 +63,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -99,17 +99,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("deltaDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCSwitchPositionInput.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCSwitchPositionInput.g.cs
index f6f383b..e01305a 100644
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCSwitchPositionInput.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCSwitchPositionInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCSwitchPositionInput", WrapperType = typeof (GCSwitchPositionInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Position", Selector = "position", PropertyType = typeof (IntPtr), GetterSelector = "position", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionRange", Selector = "positionRange", PropertyType = typeof (NSRange), GetterSelector = "positionRange", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Sequential", Selector = "sequential", PropertyType = typeof (bool), GetterSelector = "isSequential", ArgumentSemantic = ArgumentSemantic.None)]
@@ -65,10 +65,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -111,17 +111,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("positionDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/GameController/GCTouchedStateInput.g.cs b/new/dotnet/maccatalyst/generated-sources/GameController/GCTouchedStateInput.g.cs
index 4debac3..2ccd7ff 100644
--- a/old/dotnet/maccatalyst/generated-sources/GameController/GCTouchedStateInput.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/GameController/GCTouchedStateInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCTouchedStateInput", WrapperType = typeof (GCTouchedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V11) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Touched", Selector = "touched", PropertyType = typeof (bool), GetterSelector = "isTouched", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateTimestamp", Selector = "lastTouchedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastTouchedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateLatency", Selector = "lastTouchedStateLatency", PropertyType = typeof (double), GetterSelector = "lastTouchedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -62,10 +62,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -93,17 +93,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("touchedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
index 78b542a..5950ed7 100644
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
@@ -71,13 +71,13 @@ namespace HealthKit {
[Export ("initWithPredicate:resultsHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
+ public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
: base (NSObjectFlag.Empty)
{
var predicate__handle__ = predicate.GetHandle ();
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V11.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V12.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithPredicate:resultsHandler:"), predicate__handle__, (IntPtr) block_ptr_handler), "initWithPredicate:resultsHandler:");
@@ -87,7 +87,7 @@ namespace HealthKit {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe virtual global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError>? UpdateHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V12))]
[Export ("updateHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
@@ -96,12 +96,12 @@ namespace HealthKit {
} else {
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("updateHandler"));
}
- return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V12.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]
[Export ("setUpdateHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V12.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs
index 02eabbf..9d75810 100644
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKHealthStore.g.cs
@@ -168,13 +168,13 @@ namespace HealthKit {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<bool, nuint, NSError> completion)
+ public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<bool, nuint, NSError> completion)
{
var objectType__handle__ = objectType!.GetNonNullHandle (nameof (objectType));
var predicate__handle__ = predicate!.GetNonNullHandle (nameof (predicate));
if (completion is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion));
- using var block_completion = Trampolines.SDActionArity3V12.CreateBlock (completion);
+ using var block_completion = Trampolines.SDActionArity3V13.CreateBlock (completion);
BlockLiteral *block_ptr_completion = &block_completion;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("deleteObjectsOfType:predicate:withCompletion:"), objectType__handle__, predicate__handle__, (IntPtr) block_ptr_completion);
@@ -653,14 +653,14 @@ namespace HealthKit {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
+ public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
{
var totalEnergy__handle__ = totalEnergy!.GetNonNullHandle (nameof (totalEnergy));
var startDate__handle__ = startDate!.GetNonNullHandle (nameof (startDate));
var endDate__handle__ = endDate!.GetNonNullHandle (nameof (endDate));
if (resultsHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
- using var block_resultsHandler = Trampolines.SDActionArity3V13.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("splitTotalEnergy:startDate:endDate:resultsHandler:"), totalEnergy__handle__, startDate__handle__, endDate__handle__, (IntPtr) block_ptr_resultsHandler);
diff --git a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
index caab7f1..d64943e 100644
--- a/old/dotnet/maccatalyst/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
@@ -94,7 +94,7 @@ namespace HealthKit {
[SupportedOSPlatform ("maccatalyst15.4")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
+ public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
: base (NSObjectFlag.Empty)
{
if (recordTypes is null)
@@ -106,7 +106,7 @@ namespace HealthKit {
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
var nsa_recordTypes = NSArray.FromStrings (recordTypes);
var nsb_sourceTypes = NSArray.FromNSObjects (o => global::HealthKit.HKVerifiableClinicalRecordSourceTypeExtensions.GetConstant (o), sourceTypes);
- using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V15.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithRecordTypes:sourceTypes:predicate:resultsHandler:"), nsa_recordTypes.Handle, nsb_sourceTypes.GetHandle (), predicate__handle__, (IntPtr) block_ptr_resultsHandler), "initWithRecordTypes:sourceTypes:predicate:resultsHandler:");
diff --git a/old/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs b/new/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs
index e099664..f935ef5 100644
--- a/old/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Metal/MTLDevice.g.cs
@@ -77,11 +77,11 @@ namespace Metal {
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V118) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V119) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V17) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLNewComputePipelineStateWithReflectionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDMTLNewComputePipelineStateWithReflectionCompletionHandler) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFence", Selector = "newFence", ReturnType = typeof (IMTLFence))]
@@ -290,7 +290,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:reflection:error:")]
@@ -308,7 +308,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1192,12 +1192,12 @@ namespace Metal {
}
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
{
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V15.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:options:completionHandler:"), descriptor__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
@@ -1244,12 +1244,12 @@ namespace Metal {
}
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
{
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V17.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:options:completionHandler:"), computeFunction__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
diff --git a/old/dotnet/maccatalyst/generated-sources/ObjCRuntime/Messaging.g.cs b/new/dotnet/maccatalyst/generated-sources/ObjCRuntime/Messaging.g.cs
index 008ae2b..1daf189 100644
--- a/old/dotnet/maccatalyst/generated-sources/ObjCRuntime/Messaging.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/ObjCRuntime/Messaging.g.cs
@@ -155,6 +155,10 @@ namespace ObjCRuntime {
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_Int64_Int64 (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, long arg4, long arg5);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
+ public unsafe extern static void void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
+ public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
public unsafe extern static NativeHandle NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static NativeHandle NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
diff --git a/old/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs b/new/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs
index 263a087..31dac4e 100644
--- a/old/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/ObjCRuntime/Trampolines.g.cs
@@ -38987,11 +38987,11 @@ namespace ObjCRuntime {
} /* class NIDActionArity3V0 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>))]
- unsafe internal delegate void DActionArity3V19 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V20 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V19 {
+ static internal class SDActionArity3V20 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -39010,15 +39010,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V19), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V20), nameof (Invoke));
}
- } /* class SDActionArity3V19 */
- internal sealed class NIDActionArity3V19 : TrampolineBlockBase {
- DActionArity3V19 invoker;
+ } /* class SDActionArity3V20 */
+ internal sealed class NIDActionArity3V20 : TrampolineBlockBase {
+ DActionArity3V20 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V19 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V20 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V19> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V20> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39027,7 +39027,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V19 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V20 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::CoreMedia.CMSampleBuffer arg1, global::ReplayKit.RPSampleBufferType arg2, NSError arg3)
@@ -39036,14 +39036,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V19 */
+ } /* class NIDActionArity3V20 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<NSData, NSHttpUrlResponse, NSError>))]
- unsafe internal delegate void DActionArity3V20 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V21 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V20 {
+ static internal class SDActionArity3V21 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39062,15 +39062,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSHttpUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V20), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V21), nameof (Invoke));
}
- } /* class SDActionArity3V20 */
- internal sealed class NIDActionArity3V20 : TrampolineBlockBase {
- DActionArity3V20 invoker;
+ } /* class SDActionArity3V21 */
+ internal sealed class NIDActionArity3V21 : TrampolineBlockBase {
+ DActionArity3V21 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V20 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V21 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V20> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V21> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39079,7 +39079,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<NSData, NSHttpUrlResponse, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V20 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V21 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (NSData arg1, NSHttpUrlResponse arg2, NSError arg3)
@@ -39089,9 +39089,9 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V20 */
+ } /* class NIDActionArity3V21 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ [UserDelegateType (typeof (global::System.Action<NSData, NSUrlResponse, NSError>))]
unsafe internal delegate void DActionArity3V4 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
@@ -39100,19 +39100,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<NSData, NSUrlResponse, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ del ( Runtime.GetNSObject<NSData> (arg1)!, Runtime.GetNSObject<NSUrlResponse> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSData, NSUrlResponse, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V4), nameof (Invoke));
@@ -39127,15 +39127,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSData, NSUrlResponse, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSData, NSUrlResponse, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V4 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
+ unsafe void Invoke (NSData arg1, NSUrlResponse arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -39144,30 +39144,30 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V4 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
- unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V5 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
- internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
+ del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
{
- delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V5), nameof (Invoke));
}
} /* class SDActionArity3V5 */
@@ -39180,23 +39180,24 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ var arg3__handle__ = arg3.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
} /* class NIDActionArity3V5 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
unsafe internal delegate void DActionArity3V6 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
@@ -39205,19 +39206,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V6), nameof (Invoke));
@@ -39232,12 +39233,64 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ {
+ if (block == IntPtr.Zero)
+ return null;
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ {
+ var arg1__handle__ = arg1.GetHandle ();
+ var arg2__handle__ = arg2.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ }
+ } /* class NIDActionArity3V6 */
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ //
+ // This class bridges native block invocations that call into C#
+ //
+ static internal class SDActionArity3V7 {
+ [Preserve (Conditional = true)]
+ [UnmanagedCallersOnly]
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ if (del is not null) {
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ }
+ }
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ {
+ if (callback is null)
+ return default (BlockLiteral);
+ return CreateBlock (callback);
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ {
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
+ }
+ } /* class SDActionArity3V7 */
+ internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
+ DActionArity3V7 invoker;
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
+ {
+ invoker = block->GetDelegateForBlock<DActionArity3V7> ();
+ }
+ [Preserve (Conditional=true)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCLinearInput arg2, float arg3)
@@ -39246,14 +39299,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V6 */
+ } /* class NIDActionArity3V7 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V7 {
+ static internal class SDActionArity3V8 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -39272,15 +39325,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
}
- } /* class SDActionArity3V7 */
- internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
- DActionArity3V7 invoker;
+ } /* class SDActionArity3V8 */
+ internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
+ DActionArity3V8 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V7> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V8> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39289,7 +39342,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCPressedStateInput arg2, bool arg3)
@@ -39298,14 +39351,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V7 */
+ } /* class NIDActionArity3V8 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>))]
- unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V8 {
+ static internal class SDActionArity3V9 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
@@ -39324,15 +39377,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
}
- } /* class SDActionArity3V8 */
- internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
- DActionArity3V8 invoker;
+ } /* class SDActionArity3V9 */
+ internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
+ DActionArity3V9 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V8> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V9> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39341,7 +39394,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCRelativeInput arg2, float arg3)
@@ -39350,14 +39403,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V8 */
+ } /* class NIDActionArity3V9 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>))]
- unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
+ unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V9 {
+ static internal class SDActionArity3V10 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3) {
@@ -39376,15 +39429,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, nint, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
}
- } /* class SDActionArity3V9 */
- internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
- DActionArity3V9 invoker;
+ } /* class SDActionArity3V10 */
+ internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
+ DActionArity3V10 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V9> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V10> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39393,7 +39446,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCSwitchPositionInput arg2, nint arg3)
@@ -39402,14 +39455,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V9 */
+ } /* class NIDActionArity3V10 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V10 {
+ static internal class SDActionArity3V11 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -39428,15 +39481,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
}
- } /* class SDActionArity3V10 */
- internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
- DActionArity3V10 invoker;
+ } /* class SDActionArity3V11 */
+ internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
+ DActionArity3V11 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V10> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V11> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39445,7 +39498,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCTouchedStateInput arg2, bool arg3)
@@ -39454,14 +39507,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V10 */
+ } /* class NIDActionArity3V11 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>))]
- unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V12 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V11 {
+ static internal class SDActionArity3V12 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39480,15 +39533,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
}
- } /* class SDActionArity3V11 */
- internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
- DActionArity3V11 invoker;
+ } /* class SDActionArity3V12 */
+ internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
+ DActionArity3V12 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V11> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V12> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39497,7 +39550,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKActivitySummaryQuery arg1, global::HealthKit.HKActivitySummary[] arg2, NSError arg3)
@@ -39511,14 +39564,14 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V11 */
+ } /* class NIDActionArity3V12 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>))]
- unsafe internal delegate void DActionArity3V13 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V14 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V13 {
+ static internal class SDActionArity3V14 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39537,15 +39590,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V13), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V14), nameof (Invoke));
}
- } /* class SDActionArity3V13 */
- internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
- DActionArity3V13 invoker;
+ } /* class SDActionArity3V14 */
+ internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
+ DActionArity3V14 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V13> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V14> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39554,7 +39607,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKQuantity arg1, global::HealthKit.HKQuantity arg2, NSError arg3)
@@ -39564,14 +39617,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V13 */
+ } /* class NIDActionArity3V14 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>))]
- unsafe internal delegate void DActionArity3V14 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V14 {
+ static internal class SDActionArity3V15 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39590,15 +39643,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V14), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V15), nameof (Invoke));
}
- } /* class SDActionArity3V14 */
- internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
- DActionArity3V14 invoker;
+ } /* class SDActionArity3V15 */
+ internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
+ DActionArity3V15 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V14> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V15> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39607,7 +39660,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKVerifiableClinicalRecordQuery arg1, global::HealthKit.HKVerifiableClinicalRecord[] arg2, NSError arg3)
@@ -39621,14 +39674,14 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V14 */
+ } /* class NIDActionArity3V15 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V16 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V17 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V16 {
+ static internal class SDActionArity3V17 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39647,15 +39700,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V16), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V17), nameof (Invoke));
}
- } /* class SDActionArity3V16 */
- internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
- DActionArity3V16 invoker;
+ } /* class SDActionArity3V17 */
+ internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
+ DActionArity3V17 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V16> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V17> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39664,7 +39717,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLComputePipelineState arg1, global::Metal.MTLComputePipelineReflection arg2, NSError arg3)
@@ -39674,14 +39727,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V16 */
+ } /* class NIDActionArity3V17 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V16 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V15 {
+ static internal class SDActionArity3V16 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39700,15 +39753,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V15), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V16), nameof (Invoke));
}
- } /* class SDActionArity3V15 */
- internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
- DActionArity3V15 invoker;
+ } /* class SDActionArity3V16 */
+ internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
+ DActionArity3V16 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V15> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V16> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39717,7 +39770,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLRenderPipelineState arg1, global::Metal.MTLRenderPipelineReflection arg2, NSError arg3)
@@ -39727,14 +39780,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V15 */
+ } /* class NIDActionArity3V16 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>))]
- unsafe internal delegate void DActionArity3V17 (IntPtr block, IntPtr arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V18 (IntPtr block, IntPtr arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V17 {
+ static internal class SDActionArity3V18 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -39753,15 +39806,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]> callback)
{
delegate* unmanaged<IntPtr, IntPtr, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V17), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V18), nameof (Invoke));
}
- } /* class SDActionArity3V17 */
- internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
- DActionArity3V17 invoker;
+ } /* class SDActionArity3V18 */
+ internal sealed class NIDActionArity3V18 : TrampolineBlockBase {
+ DActionArity3V18 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V18 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V17> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V18> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39770,7 +39823,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V18 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::PassKit.PKPaymentAuthorizationStatus arg1, global::PassKit.PKShippingMethod[] arg2, global::PassKit.PKPaymentSummaryItem[] arg3)
@@ -39787,14 +39840,14 @@ namespace ObjCRuntime {
if (nsa_arg3 is not null)
nsa_arg3.Dispose ();
}
- } /* class NIDActionArity3V17 */
+ } /* class NIDActionArity3V18 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError>))]
- unsafe internal delegate void DActionArity3V18 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V19 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V18 {
+ static internal class SDActionArity3V19 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -39813,15 +39866,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V18), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V19), nameof (Invoke));
}
- } /* class SDActionArity3V18 */
- internal sealed class NIDActionArity3V18 : TrampolineBlockBase {
- DActionArity3V18 invoker;
+ } /* class SDActionArity3V19 */
+ internal sealed class NIDActionArity3V19 : TrampolineBlockBase {
+ DActionArity3V19 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V18 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V19 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V18> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V19> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39830,7 +39883,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V18 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V19 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::QuickLookThumbnailing.QLThumbnailRepresentation arg1, global::QuickLookThumbnailing.QLThumbnailRepresentationType arg2, NSError arg3)
@@ -39839,14 +39892,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V18 */
+ } /* class NIDActionArity3V19 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<bool, nuint, NSError>))]
- unsafe internal delegate void DActionArity3V12 (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V13 (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V12 {
+ static internal class SDActionArity3V13 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3) {
@@ -39865,15 +39918,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<bool, nuint, NSError> callback)
{
delegate* unmanaged<IntPtr, byte, nuint, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V13), nameof (Invoke));
}
- } /* class SDActionArity3V12 */
- internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
- DActionArity3V12 invoker;
+ } /* class SDActionArity3V13 */
+ internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
+ DActionArity3V13 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V12> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V13> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -39882,7 +39935,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<bool, nuint, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (bool arg1, nuint arg2, NSError arg3)
@@ -39890,7 +39943,7 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1 ? (byte) 1 : (byte) 0, arg2, arg3__handle__);
}
- } /* class NIDActionArity3V12 */
+ } /* class NIDActionArity3V13 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<nint, nint, NSArray<NSNumber>>))]
unsafe internal delegate void DActionArity3V3 (IntPtr block, nint arg1, nint arg2, NativeHandle arg3);
diff --git a/old/dotnet/maccatalyst/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs b/new/dotnet/maccatalyst/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs
index 74d03db..e136946 100644
--- a/old/dotnet/maccatalyst/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/PassKit/PKPaymentAuthorizationControllerDelegate.g.cs
@@ -59,7 +59,7 @@ namespace PassKit {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillAuthorizePayment", Selector = "paymentAuthorizationControllerWillAuthorizePayment:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController) }, ParameterByRef = new bool [] { false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKShippingMethod), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V131) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingMethod", Selector = "paymentAuthorizationController:didSelectShippingMethod:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentRequestPaymentMethodUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V212) })]
- [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V17) })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentAuthorizationStatus, global::PassKit.PKShippingMethod[], global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V18) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectShippingContact", Selector = "paymentAuthorizationController:didSelectShippingContact:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKContact), typeof (global::System.Action<global::PassKit.PKPaymentRequestShippingContactUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V213) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectPaymentMethod", Selector = "paymentAuthorizationController:didSelectPaymentMethod:completion:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentSummaryItem[]>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V214) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidSelectPaymentMethod", Selector = "paymentAuthorizationController:didSelectPaymentMethod:handler:", ParameterType = new Type [] { typeof (PassKit.PKPaymentAuthorizationController), typeof (PassKit.PKPaymentMethod), typeof (global::System.Action<global::PassKit.PKPaymentRequestPaymentMethodUpdate>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V212) })]
@@ -153,13 +153,13 @@ namespace PassKit {
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'DidSelectShippingContact' overload with the 'Action<PKPaymentRequestShippingContactUpdate>' parameter instead.")]
[SupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static void DidSelectShippingContact (this IPKPaymentAuthorizationControllerDelegate This, PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
+ public unsafe static void DidSelectShippingContact (this IPKPaymentAuthorizationControllerDelegate This, PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
{
var controller__handle__ = controller!.GetNonNullHandle (nameof (controller));
var contact__handle__ = contact!.GetNonNullHandle (nameof (contact));
if (completion is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion));
- using var block_completion = Trampolines.SDActionArity3V17.CreateBlock (completion);
+ using var block_completion = Trampolines.SDActionArity3V18.CreateBlock (completion);
BlockLiteral *block_ptr_completion = &block_completion;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("paymentAuthorizationController:didSelectShippingContact:completion:"), controller__handle__, contact__handle__, (IntPtr) block_ptr_completion);
}
@@ -362,7 +362,7 @@ namespace PassKit {
[ObsoletedOSPlatform ("maccatalyst13.1", "Use 'DidSelectShippingContact' overload with the 'Action<PKPaymentRequestShippingContactUpdate>' parameter instead.")]
[SupportedOSPlatform ("ios")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void DidSelectShippingContact (PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
+ public unsafe virtual void DidSelectShippingContact (PKPaymentAuthorizationController controller, PKContact contact, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<PKPaymentAuthorizationStatus, PKShippingMethod[], PKPaymentSummaryItem[]> completion)
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
diff --git a/old/dotnet/maccatalyst/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs b/new/dotnet/maccatalyst/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
index 37bf470..ec5863a 100644
--- a/old/dotnet/maccatalyst/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
@@ -109,10 +109,10 @@ namespace QuickLookThumbnailing {
}
[Export ("generateRepresentationsForRequest:updateHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GenerateRepresentations (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<QLThumbnailRepresentation, QLThumbnailRepresentationType, NSError>? updateHandler)
+ public unsafe virtual void GenerateRepresentations (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<QLThumbnailRepresentation, QLThumbnailRepresentationType, NSError>? updateHandler)
{
var request__handle__ = request!.GetNonNullHandle (nameof (request));
- using var block_updateHandler = Trampolines.SDActionArity3V18.CreateNullableBlock (updateHandler);
+ using var block_updateHandler = Trampolines.SDActionArity3V19.CreateNullableBlock (updateHandler);
BlockLiteral *block_ptr_updateHandler = null;
if (updateHandler is not null)
block_ptr_updateHandler = &block_updateHandler;
diff --git a/old/dotnet/maccatalyst/generated-sources/ReplayKit/RPScreenRecorder.g.cs b/new/dotnet/maccatalyst/generated-sources/ReplayKit/RPScreenRecorder.g.cs
index 63cf1bc..f29cb03 100644
--- a/old/dotnet/maccatalyst/generated-sources/ReplayKit/RPScreenRecorder.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/ReplayKit/RPScreenRecorder.g.cs
@@ -121,9 +121,9 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V17))]global::System.Action<NSError>? completionHandler)
+ public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V20))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V17))]global::System.Action<NSError>? completionHandler)
{
- using var block_captureHandler = Trampolines.SDActionArity3V19.CreateNullableBlock (captureHandler);
+ using var block_captureHandler = Trampolines.SDActionArity3V20.CreateNullableBlock (captureHandler);
BlockLiteral *block_ptr_captureHandler = null;
if (captureHandler is not null)
block_ptr_captureHandler = &block_captureHandler;
@@ -138,7 +138,7 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
+ public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V20))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
{
var tcs = new TaskCompletionSource<bool> ();
StartCapture(captureHandler, (obj_) => {
diff --git a/old/dotnet/maccatalyst/generated-sources/Social/SLRequest.g.cs b/new/dotnet/maccatalyst/generated-sources/Social/SLRequest.g.cs
index 2e11c2e..9b85b62 100644
--- a/old/dotnet/maccatalyst/generated-sources/Social/SLRequest.g.cs
+++ b/new/dotnet/maccatalyst/generated-sources/Social/SLRequest.g.cs
@@ -110,11 +110,11 @@ namespace Social {
}
[Export ("performRequestWithHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void PerformRequest ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V20))]global::System.Action<NSData, NSHttpUrlResponse, NSError> handler)
+ public unsafe virtual void PerformRequest ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V21))]global::System.Action<NSData, NSHttpUrlResponse, NSError> handler)
{
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V20.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V21.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("performRequestWithHandler:"), (IntPtr) block_ptr_handler);
diff --git a/old/dotnet/macos/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs b/new/dotnet/macos/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
index 8011a37..1af0fbe 100644
--- a/old/dotnet/macos/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
+++ b/new/dotnet/macos/generated-sources/AVFoundation/AVAssetDownloadDelegate.g.cs
@@ -264,6 +264,16 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [UnsupportedOSPlatform ("tvos")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:assetDownloadTask:didResolveMediaSelection:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidResolveMediaSelection (NSUrlSession session, AVAssetDownloadTask assetDownloadTask, AVMediaSelection resolvedMediaSelection)
@@ -290,6 +300,16 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [UnsupportedOSPlatform ("tvos")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSInputStream> completionHandler)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst15.0")]
[UnsupportedOSPlatform ("tvos")]
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
index df58a5a..6e49c88 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
@@ -63,6 +63,21 @@ namespace Foundation {
Morphology = 7,
PresentationIntentAttributeName = 8,
ReplacementIndex = 9,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementArgument = 10,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementConcept = 11,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionReferentConcept = 12,
}
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
@@ -70,7 +85,7 @@ namespace Foundation {
[SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSAttributedStringNameKeyExtensions {
- static IntPtr[] values = new IntPtr [10];
+ static IntPtr[] values = new IntPtr [13];
[Field ("NSAlternateDescriptionAttributeName", "Foundation")]
internal unsafe static IntPtr NSAlternateDescriptionAttributeName {
get {
@@ -145,6 +160,39 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSReplacementIndexAttributeName", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementArgumentAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementArgumentAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [10])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementArgumentAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [11])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementConceptAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionReferentConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionReferentConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [12])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionReferentConceptAttributeName", storage);
+ }
+ }
public static NSString? GetConstant (this NSAttributedStringNameKey self)
{
IntPtr ptr = IntPtr.Zero;
@@ -179,6 +227,15 @@ namespace Foundation {
case 9: // NSAttributedStringNameKey.ReplacementIndex
ptr = NSReplacementIndexAttributeName;
break;
+ case 10: // NSAttributedStringNameKey.InflectionAgreementArgument
+ ptr = NSInflectionAgreementArgumentAttributeName;
+ break;
+ case 11: // NSAttributedStringNameKey.InflectionAgreementConcept
+ ptr = NSInflectionAgreementConceptAttributeName;
+ break;
+ case 12: // NSAttributedStringNameKey.InflectionReferentConcept
+ ptr = NSInflectionReferentConceptAttributeName;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -206,6 +263,12 @@ namespace Foundation {
return NSAttributedStringNameKey.PresentationIntentAttributeName;
if (constant.IsEqualTo (NSReplacementIndexAttributeName))
return NSAttributedStringNameKey.ReplacementIndex;
+ if (constant.IsEqualTo (NSInflectionAgreementArgumentAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementArgument;
+ if (constant.IsEqualTo (NSInflectionAgreementConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementConcept;
+ if (constant.IsEqualTo (NSInflectionReferentConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionReferentConcept;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSDataWritingOptions.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSDataWritingOptions.g.cs
index 81263fb..21503c2 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSDataWritingOptions.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSDataWritingOptions.g.cs
@@ -74,5 +74,10 @@ namespace Foundation {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("tvos")]
FileProtectionCompleteUntilFirstUserAuthentication = 1073741824,
+ [SupportedOSPlatform ("ios17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ FileProtectionCompleteWhenUserInactive = 1342177280,
}
}
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSError.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSError.g.cs
index 50a60f2..dc6b9c5 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSError.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSError.g.cs
@@ -515,6 +515,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _NSNetServicesErrorCode;
+ [Field ("NSNetServicesErrorCode", "Foundation")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ public static NSString NSNetServicesErrorCode {
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ get {
+ if (_NSNetServicesErrorCode is null)
+ _NSNetServicesErrorCode = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSNetServicesErrorCode")!;
+ return _NSNetServicesErrorCode;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _NSNetServicesErrorDomain;
[Field ("NSNetServicesErrorDomain", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSFileProtectionType.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSFileProtectionType.g.cs
index ebd083c..606ed37 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSFileProtectionType.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSFileProtectionType.g.cs
@@ -53,6 +53,11 @@ namespace Foundation {
CompleteUnlessOpen = 1,
CompleteUntilFirstUserAuthentication = 2,
None = 3,
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ CompleteWhenUserInactive = 4,
}
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalCase.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalCase.g.cs
new file mode 100644
index 0000000..e41a9c1
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalCase.g.cs
@@ -0,0 +1,69 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalCase : long {
+ NotSet = 0,
+ Nominative = 1,
+ Accusative = 2,
+ Dative = 3,
+ Genitive = 4,
+ Prepositional = 5,
+ Ablative = 6,
+ Adessive = 7,
+ Allative = 8,
+ Elative = 9,
+ Illative = 10,
+ Essive = 11,
+ Inessive = 12,
+ Locative = 13,
+ Translative = 14,
+ }
+}
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
new file mode 100644
index 0000000..947bf49
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
@@ -0,0 +1,57 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDefiniteness : long {
+ NotSet = 0,
+ Indefinite = 1,
+ Definite = 2,
+ }
+}
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalDetermination.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
new file mode 100644
index 0000000..a3e4ef7
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
@@ -0,0 +1,57 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDetermination : long {
+ NotSet = 0,
+ Independent = 1,
+ Dependent = 2,
+ }
+}
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalPerson.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalPerson.g.cs
new file mode 100644
index 0000000..ee4bb07
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalPerson.g.cs
@@ -0,0 +1,58 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPerson : long {
+ NotSet = 0,
+ First = 1,
+ Second = 2,
+ Third = 3,
+ }
+}
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalPronounType.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
new file mode 100644
index 0000000..ffd79f8
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
@@ -0,0 +1,58 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPronounType : long {
+ NotSet = 0,
+ Personal = 1,
+ Reflexive = 2,
+ Possessive = 3,
+ }
+}
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSLocale.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSLocale.g.cs
index 7ff4658..761268a 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSLocale.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSLocale.g.cs
@@ -98,6 +98,9 @@ namespace Foundation {
const string selInitWithLocaleIdentifier_X = "initWithLocaleIdentifier:";
static readonly NativeHandle selInitWithLocaleIdentifier_XHandle = Selector.GetHandle ("initWithLocaleIdentifier:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selLanguageIdentifierX = "languageIdentifier";
+ static readonly NativeHandle selLanguageIdentifierXHandle = Selector.GetHandle ("languageIdentifier");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selLineDirectionForLanguage_X = "lineDirectionForLanguage:";
static readonly NativeHandle selLineDirectionForLanguage_XHandle = Selector.GetHandle ("lineDirectionForLanguage:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -119,6 +122,9 @@ namespace Foundation {
const string selPreferredLanguagesX = "preferredLanguages";
static readonly NativeHandle selPreferredLanguagesXHandle = Selector.GetHandle ("preferredLanguages");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selRegionCodeX = "regionCode";
+ static readonly NativeHandle selRegionCodeXHandle = Selector.GetHandle ("regionCode");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selSystemLocaleX = "systemLocale";
static readonly NativeHandle selSystemLocaleXHandle = Selector.GetHandle ("systemLocale");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -388,6 +394,21 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selLanguageIdentifierXHandle))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selLanguageIdentifierXHandle))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual string LocaleIdentifier {
[Export ("localeIdentifier")]
get {
@@ -406,6 +427,21 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string? RegionCode {
+ [Export ("regionCode")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selRegionCodeXHandle))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selRegionCodeXHandle))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSLocale SystemLocale {
[Export ("systemLocale", ArgumentSemantic.Copy)]
get {
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSMorphology.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSMorphology.g.cs
index 5adba8f..3cb81d7 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSMorphology.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSMorphology.g.cs
@@ -57,12 +57,24 @@ namespace Foundation {
const string selCustomPronounForLanguage_X = "customPronounForLanguage:";
static readonly NativeHandle selCustomPronounForLanguage_XHandle = Selector.GetHandle ("customPronounForLanguage:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selDefinitenessX = "definiteness";
+ static readonly NativeHandle selDefinitenessXHandle = Selector.GetHandle ("definiteness");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selDeterminationX = "determination";
+ static readonly NativeHandle selDeterminationXHandle = Selector.GetHandle ("determination");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selEncodeWithCoder_X = "encodeWithCoder:";
static readonly NativeHandle selEncodeWithCoder_XHandle = Selector.GetHandle ("encodeWithCoder:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selGrammaticalCaseX = "grammaticalCase";
+ static readonly NativeHandle selGrammaticalCaseXHandle = Selector.GetHandle ("grammaticalCase");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selGrammaticalGenderX = "grammaticalGender";
static readonly NativeHandle selGrammaticalGenderXHandle = Selector.GetHandle ("grammaticalGender");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selGrammaticalPersonX = "grammaticalPerson";
+ static readonly NativeHandle selGrammaticalPersonXHandle = Selector.GetHandle ("grammaticalPerson");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selInitWithCoder_X = "initWithCoder:";
static readonly NativeHandle selInitWithCoder_XHandle = Selector.GetHandle ("initWithCoder:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -75,18 +87,36 @@ namespace Foundation {
const string selPartOfSpeechX = "partOfSpeech";
static readonly NativeHandle selPartOfSpeechXHandle = Selector.GetHandle ("partOfSpeech");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selPronounTypeX = "pronounType";
+ static readonly NativeHandle selPronounTypeXHandle = Selector.GetHandle ("pronounType");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selSetCustomPronoun_ForLanguage_Error_X = "setCustomPronoun:forLanguage:error:";
static readonly NativeHandle selSetCustomPronoun_ForLanguage_Error_XHandle = Selector.GetHandle ("setCustomPronoun:forLanguage:error:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selSetDefiniteness_X = "setDefiniteness:";
+ static readonly NativeHandle selSetDefiniteness_XHandle = Selector.GetHandle ("setDefiniteness:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selSetDetermination_X = "setDetermination:";
+ static readonly NativeHandle selSetDetermination_XHandle = Selector.GetHandle ("setDetermination:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selSetGrammaticalCase_X = "setGrammaticalCase:";
+ static readonly NativeHandle selSetGrammaticalCase_XHandle = Selector.GetHandle ("setGrammaticalCase:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selSetGrammaticalGender_X = "setGrammaticalGender:";
static readonly NativeHandle selSetGrammaticalGender_XHandle = Selector.GetHandle ("setGrammaticalGender:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selSetGrammaticalPerson_X = "setGrammaticalPerson:";
+ static readonly NativeHandle selSetGrammaticalPerson_XHandle = Selector.GetHandle ("setGrammaticalPerson:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selSetNumber_X = "setNumber:";
static readonly NativeHandle selSetNumber_XHandle = Selector.GetHandle ("setNumber:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selSetPartOfSpeech_X = "setPartOfSpeech:";
static readonly NativeHandle selSetPartOfSpeech_XHandle = Selector.GetHandle ("setPartOfSpeech:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selSetPronounType_X = "setPronounType:";
+ static readonly NativeHandle selSetPronounType_XHandle = Selector.GetHandle ("setPronounType:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selUserMorphologyX = "userMorphology";
static readonly NativeHandle selUserMorphologyXHandle = Selector.GetHandle ("userMorphology");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -165,6 +195,14 @@ namespace Foundation {
}
}
[Export ("customPronounForLanguage:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSMorphologyCustomPronoun? GetCustomPronoun (string language)
{
@@ -181,6 +219,14 @@ namespace Foundation {
return ret!;
}
[Export ("setCustomPronoun:forLanguage:error:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool SetCustomPronoun (NSMorphologyCustomPronoun? features, string language, out NSError? error)
{
@@ -200,6 +246,81 @@ namespace Foundation {
return ret != 0;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDefiniteness Definiteness {
+ [Export ("definiteness", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalDefiniteness ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selDefinitenessXHandle);
+ } else {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selDefinitenessXHandle);
+ }
+ return ret!;
+ }
+ [Export ("setDefiniteness:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, selSetDefiniteness_XHandle, (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, selSetDefiniteness_XHandle, (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDetermination Determination {
+ [Export ("determination", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalDetermination ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selDeterminationXHandle);
+ } else {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selDeterminationXHandle);
+ }
+ return ret!;
+ }
+ [Export ("setDetermination:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, selSetDetermination_XHandle, (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, selSetDetermination_XHandle, (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalCase GrammaticalCase {
+ [Export ("grammaticalCase", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalCase ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selGrammaticalCaseXHandle);
+ } else {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selGrammaticalCaseXHandle);
+ }
+ return ret!;
+ }
+ [Export ("setGrammaticalCase:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, selSetGrammaticalCase_XHandle, (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, selSetGrammaticalCase_XHandle, (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalGender GrammaticalGender {
[Export ("grammaticalGender", ArgumentSemantic.Assign)]
get {
@@ -221,6 +342,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPerson GrammaticalPerson {
+ [Export ("grammaticalPerson", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalPerson ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selGrammaticalPersonXHandle);
+ } else {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selGrammaticalPersonXHandle);
+ }
+ return ret!;
+ }
+ [Export ("setGrammaticalPerson:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, selSetGrammaticalPerson_XHandle, (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, selSetGrammaticalPerson_XHandle, (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalNumber Number {
[Export ("number", ArgumentSemantic.Assign)]
get {
@@ -263,6 +409,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPronounType PronounType {
+ [Export ("pronounType", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalPronounType ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, selPronounTypeXHandle);
+ } else {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, selPronounTypeXHandle);
+ }
+ return ret!;
+ }
+ [Export ("setPronounType:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, selSetPronounType_XHandle, (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, selSetPronounType_XHandle, (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool Unspecified {
[Export ("isUnspecified")]
get {
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
index 81475d1..6f08a13 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
@@ -45,6 +45,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Foundation {
[Register("NSMorphologyCustomPronoun", true)]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("ios15.0")]
@@ -137,6 +141,10 @@ namespace Foundation {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
@@ -156,6 +164,10 @@ namespace Foundation {
return ret!;
}
[Export ("encodeWithCoder:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSMorphologyPronoun.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSMorphologyPronoun.g.cs
new file mode 100644
index 0000000..c0b0ff9
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSMorphologyPronoun.g.cs
@@ -0,0 +1,192 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSMorphologyPronoun", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSMorphologyPronoun : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selCopyWithZone_X = "copyWithZone:";
+ static readonly NativeHandle selCopyWithZone_XHandle = Selector.GetHandle ("copyWithZone:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selDependentMorphologyX = "dependentMorphology";
+ static readonly NativeHandle selDependentMorphologyXHandle = Selector.GetHandle ("dependentMorphology");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selEncodeWithCoder_X = "encodeWithCoder:";
+ static readonly NativeHandle selEncodeWithCoder_XHandle = Selector.GetHandle ("encodeWithCoder:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selInitWithCoder_X = "initWithCoder:";
+ static readonly NativeHandle selInitWithCoder_XHandle = Selector.GetHandle ("initWithCoder:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selInitWithPronoun_Morphology_DependentMorphology_X = "initWithPronoun:morphology:dependentMorphology:";
+ static readonly NativeHandle selInitWithPronoun_Morphology_DependentMorphology_XHandle = Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selMorphologyX = "morphology";
+ static readonly NativeHandle selMorphologyXHandle = Selector.GetHandle ("morphology");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selPronounX = "pronoun";
+ static readonly NativeHandle selPronounXHandle = Selector.GetHandle ("pronoun");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSMorphologyPronoun");
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSMorphologyPronoun (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.InitWithCoder, coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.InitWithCoder, coder.Handle), "initWithCoder:");
+ }
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSMorphologyPronoun (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSMorphologyPronoun (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("initWithPronoun:morphology:dependentMorphology:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public NSMorphologyPronoun (string pronoun, NSMorphology morphology, NSMorphology? dependentMorphology)
+ : base (NSObjectFlag.Empty)
+ {
+ if (pronoun is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronoun));
+ var morphology__handle__ = morphology!.GetNonNullHandle (nameof (morphology));
+ var dependentMorphology__handle__ = dependentMorphology.GetHandle ();
+ var nspronoun = CFString.CreateNative (pronoun);
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, selInitWithPronoun_Morphology_DependentMorphology_XHandle, nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (this.SuperHandle, selInitWithPronoun_Morphology_DependentMorphology_XHandle, nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ }
+ CFString.ReleaseNative (nspronoun);
+ }
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, selCopyWithZone_XHandle, zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, selCopyWithZone_XHandle, zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, selEncodeWithCoder_XHandle, encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, selEncodeWithCoder_XHandle, encoder__handle__);
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology? DependentMorphology {
+ [Export ("dependentMorphology", ArgumentSemantic.Copy)]
+ get {
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selDependentMorphologyXHandle))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selDependentMorphologyXHandle))!;
+ }
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology Morphology {
+ [Export ("morphology", ArgumentSemantic.Copy)]
+ get {
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selMorphologyXHandle))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selMorphologyXHandle))!;
+ }
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string Pronoun {
+ [Export ("pronoun")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selPronounXHandle))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selPronounXHandle))!;
+ }
+ }
+ }
+ } /* class NSMorphologyPronoun */
+}
diff --git a/new/dotnet/macos/generated-sources/Foundation/NSTermOfAddress.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSTermOfAddress.g.cs
new file mode 100644
index 0000000..1f9082a
--- /dev/null
+++ b/new/dotnet/macos/generated-sources/Foundation/NSTermOfAddress.g.cs
@@ -0,0 +1,211 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using Metal;
+using CoreML;
+using OpenGL;
+using AppKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using CloudKit;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSTermOfAddress", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSTermOfAddress : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selCopyWithZone_X = "copyWithZone:";
+ static readonly NativeHandle selCopyWithZone_XHandle = Selector.GetHandle ("copyWithZone:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selEncodeWithCoder_X = "encodeWithCoder:";
+ static readonly NativeHandle selEncodeWithCoder_XHandle = Selector.GetHandle ("encodeWithCoder:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selFeminineX = "feminine";
+ static readonly NativeHandle selFeminineXHandle = Selector.GetHandle ("feminine");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selInitWithCoder_X = "initWithCoder:";
+ static readonly NativeHandle selInitWithCoder_XHandle = Selector.GetHandle ("initWithCoder:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selLanguageIdentifierX = "languageIdentifier";
+ static readonly NativeHandle selLanguageIdentifierXHandle = Selector.GetHandle ("languageIdentifier");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selLocalizedForLanguageIdentifier_WithPronouns_X = "localizedForLanguageIdentifier:withPronouns:";
+ static readonly NativeHandle selLocalizedForLanguageIdentifier_WithPronouns_XHandle = Selector.GetHandle ("localizedForLanguageIdentifier:withPronouns:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selMasculineX = "masculine";
+ static readonly NativeHandle selMasculineXHandle = Selector.GetHandle ("masculine");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selNeutralX = "neutral";
+ static readonly NativeHandle selNeutralXHandle = Selector.GetHandle ("neutral");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selPronounsX = "pronouns";
+ static readonly NativeHandle selPronounsXHandle = Selector.GetHandle ("pronouns");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSTermOfAddress");
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSTermOfAddress (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.InitWithCoder, coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.InitWithCoder, coder.Handle), "initWithCoder:");
+ }
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSTermOfAddress (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSTermOfAddress (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, selCopyWithZone_XHandle, zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, selCopyWithZone_XHandle, zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, selEncodeWithCoder_XHandle, encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, selEncodeWithCoder_XHandle, encoder__handle__);
+ }
+ }
+ [Export ("localizedForLanguageIdentifier:withPronouns:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress GetLocalized (string language, NSMorphologyPronoun[] pronouns)
+ {
+ if (language is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (language));
+ if (pronouns is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronouns));
+ var nslanguage = CFString.CreateNative (language);
+ var nsa_pronouns = NSArray.FromNSObjects (pronouns);
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (class_ptr, selLocalizedForLanguageIdentifier_WithPronouns_XHandle, nslanguage, nsa_pronouns.Handle))!;
+ CFString.ReleaseNative (nslanguage);
+ nsa_pronouns.Dispose ();
+ return ret!;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Feminine {
+ [Export ("feminine")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, selFeminineXHandle))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string? LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selLanguageIdentifierXHandle))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selLanguageIdentifierXHandle))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Masculine {
+ [Export ("masculine")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, selMasculineXHandle))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Neutral {
+ [Export ("neutral")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, selNeutralXHandle))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphologyPronoun[]? Pronouns {
+ [Export ("pronouns", ArgumentSemantic.Copy)]
+ get {
+ NSMorphologyPronoun[]? ret;
+ if (IsDirectBinding) {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, selPronounsXHandle))!;
+ } else {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selPronounsXHandle))!;
+ }
+ return ret!;
+ }
+ }
+ } /* class NSTermOfAddress */
+}
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSUrl.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSUrl.g.cs
index 90caf8f..c7e68d7 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSUrl.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSUrl.g.cs
@@ -74,6 +74,9 @@ namespace Foundation {
const string selURLWithString_X = "URLWithString:";
static readonly NativeHandle selURLWithString_XHandle = Selector.GetHandle ("URLWithString:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selURLWithString_EncodingInvalidCharacters_X = "URLWithString:encodingInvalidCharacters:";
+ static readonly NativeHandle selURLWithString_EncodingInvalidCharacters_XHandle = Selector.GetHandle ("URLWithString:encodingInvalidCharacters:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selURLWithString_RelativeToURL_X = "URLWithString:relativeToURL:";
static readonly NativeHandle selURLWithString_RelativeToURL_XHandle = Selector.GetHandle ("URLWithString:relativeToURL:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -648,6 +651,22 @@ namespace Foundation {
CFString.ReleaseNative (nss);
return ret!;
}
+ [Export ("URLWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrl? FromString (string url, bool encodingInvalidCharacters)
+ {
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrl? ret;
+ ret = Runtime.GetNSObject<NSUrl> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, selURLWithString_EncodingInvalidCharacters_XHandle, nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ }
[Export ("fileURLWithFileSystemRepresentation:isDirectory:relativeToURL:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1566,6 +1585,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _DirectoryEntryCountKey;
+ [Field ("NSURLDirectoryEntryCountKey", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString DirectoryEntryCountKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_DirectoryEntryCountKey is null)
+ _DirectoryEntryCountKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLDirectoryEntryCountKey")!;
+ return _DirectoryEntryCountKey;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _DocumentIdentifierKey;
[Field ("NSURLDocumentIdentifierKey", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSUrlComponents.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSUrlComponents.g.cs
index 1a4cb63..b5510e6 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSUrlComponents.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSUrlComponents.g.cs
@@ -60,6 +60,9 @@ namespace Foundation {
const string selComponentsWithString_X = "componentsWithString:";
static readonly NativeHandle selComponentsWithString_XHandle = Selector.GetHandle ("componentsWithString:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selComponentsWithString_EncodingInvalidCharacters_X = "componentsWithString:encodingInvalidCharacters:";
+ static readonly NativeHandle selComponentsWithString_EncodingInvalidCharacters_XHandle = Selector.GetHandle ("componentsWithString:encodingInvalidCharacters:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selComponentsWithURL_ResolvingAgainstBaseURL_X = "componentsWithURL:resolvingAgainstBaseURL:";
static readonly NativeHandle selComponentsWithURL_ResolvingAgainstBaseURL_XHandle = Selector.GetHandle ("componentsWithURL:resolvingAgainstBaseURL:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -300,6 +303,22 @@ namespace Foundation {
CFString.ReleaseNative (nsurlString);
return ret!;
}
+ [Export ("componentsWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrlComponents? FromString (string url, bool encodingInvalidCharacters)
+ {
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrlComponents? ret;
+ ret = Runtime.GetNSObject<NSUrlComponents> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, selComponentsWithString_EncodingInvalidCharacters_XHandle, nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ }
[Export ("componentsWithURL:resolvingAgainstBaseURL:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSUrlComponents FromUrl (NSUrl url, bool resolvingAgainstBaseUrl)
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSUrlSession.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSUrlSession.g.cs
index 09b6ba6..4b1bca3 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSUrlSession.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSUrlSession.g.cs
@@ -141,6 +141,12 @@ namespace Foundation {
const string selUploadTaskWithRequest_FromFile_CompletionHandler_X = "uploadTaskWithRequest:fromFile:completionHandler:";
static readonly NativeHandle selUploadTaskWithRequest_FromFile_CompletionHandler_XHandle = Selector.GetHandle ("uploadTaskWithRequest:fromFile:completionHandler:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selUploadTaskWithResumeData_X = "uploadTaskWithResumeData:";
+ static readonly NativeHandle selUploadTaskWithResumeData_XHandle = Selector.GetHandle ("uploadTaskWithResumeData:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selUploadTaskWithResumeData_CompletionHandler_X = "uploadTaskWithResumeData:completionHandler:";
+ static readonly NativeHandle selUploadTaskWithResumeData_CompletionHandler_XHandle = Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:");
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selUploadTaskWithStreamedRequest_X = "uploadTaskWithStreamedRequest:";
static readonly NativeHandle selUploadTaskWithStreamedRequest_XHandle = Selector.GetHandle ("uploadTaskWithStreamedRequest:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -578,6 +584,72 @@ namespace Foundation {
})!;
return tcs.Task;
}
+ [Export ("uploadTaskWithResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData)
+ {
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, selUploadTaskWithResumeData_XHandle, resumeData__handle__), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, selUploadTaskWithResumeData_XHandle, resumeData__handle__), true, false)!;
+ }
+ }
+ [Export ("uploadTaskWithResumeData:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V3))]global::System.Action<NSData, NSUrlResponse, NSError> completionHandler)
+ {
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity3V3.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, selUploadTaskWithResumeData_CompletionHandler_XHandle, resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle (this.SuperHandle, selUploadTaskWithResumeData_CompletionHandler_XHandle, resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ });
+ return tcs.Task;
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData, out NSUrlSessionUploadTask result)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ result = CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ })!;
+ return tcs.Task;
+ }
[Export ("webSocketTaskWithURL:")]
[SupportedOSPlatform ("tvos13.0")]
[SupportedOSPlatform ("ios13.0")]
@@ -889,4 +961,14 @@ namespace Foundation {
Initialize ();
}
}
+ public partial class NSUrlSessionUploadTaskResumeRequest {
+ public NSData Arg1 { get; set; }
+ public NSUrlResponse Arg2 { get; set; }
+ partial void Initialize ();
+ public NSUrlSessionUploadTaskResumeRequest (NSData arg1, NSUrlResponse arg2) {
+ this.Arg1 = arg1;
+ this.Arg2 = arg2;
+ Initialize ();
+ }
+ }
}
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
index 75e4db1..6c2a828 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
@@ -58,6 +58,8 @@ namespace Foundation {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillBeginDelayedRequest", Selector = "URLSession:task:willBeginDelayedRequest:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSUrlRequest), typeof (global::System.Action<NSUrlSessionDelayedRequestDisposition, NSUrlRequest>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V8) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "TaskIsWaitingForConnectivity", Selector = "URLSession:taskIsWaitingForConnectivity:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidCreateTask", Selector = "URLSession:didCreateTask:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidReceiveInformationalResponse", Selector = "URLSession:task:didReceiveInformationalResponse:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSHttpUrlResponse) }, ParameterByRef = new bool [] { false, false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "NeedNewBodyStream", Selector = "URLSession:task:needNewBodyStreamFromOffset:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (long), typeof (global::System.Action<NSInputStream>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V0) })]
public partial interface INSUrlSessionTaskDelegate : INativeObject, IDisposable,
Foundation.INSUrlSessionDelegate
{
@@ -164,6 +166,33 @@ namespace Foundation {
var task__handle__ = task!.GetNonNullHandle (nameof (task));
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:didCreateTask:"), session__handle__, task__handle__);
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static void DidReceiveInformationalResponse (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ var response__handle__ = response!.GetNonNullHandle (nameof (response));
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:didReceiveInformationalResponse:"), session__handle__, task__handle__, response__handle__);
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static void NeedNewBodyStream (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSInputStream> completionHandler)
+ {
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V0.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:"), session__handle__, task__handle__, offset, (IntPtr) block_ptr_completionHandler);
+ }
}
internal unsafe sealed class NSUrlSessionTaskDelegateWrapper : BaseWrapper, INSUrlSessionTaskDelegate {
[Preserve (Conditional = true)]
@@ -237,6 +266,16 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidSendBodyData (NSUrlSession session, NSUrlSessionTask task, long bytesSent, long totalBytesSent, long totalBytesExpectedToSend)
@@ -249,6 +288,16 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V0))]global::System.Action<NSInputStream> completionHandler)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
index dbb6a5f..c993d26 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
@@ -50,6 +50,9 @@ namespace Foundation {
[SupportedOSPlatform ("macos")]
[SupportedOSPlatform ("tvos")]
public unsafe partial class NSUrlSessionUploadTask : NSUrlSessionDataTask {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ const string selCancelByProducingResumeData_X = "cancelByProducingResumeData:";
+ static readonly NativeHandle selCancelByProducingResumeData_XHandle = Selector.GetHandle ("cancelByProducingResumeData:");
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
const string selInitX = "init";
static readonly NativeHandle selInitXHandle = Selector.GetHandle ("init");
@@ -87,5 +90,54 @@ namespace Foundation {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selInitXHandle), "init");
}
}
+ [Export ("cancelByProducingResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void CancelByProducingResumeData ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V41))]global::System.Action<NSData> completionHandler)
+ {
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V41.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, selCancelByProducingResumeData_XHandle, (IntPtr) block_ptr_completionHandler);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, selCancelByProducingResumeData_XHandle, (IntPtr) block_ptr_completionHandler);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSData> CancelByProducingResumeDataAsync ()
+ {
+ var tcs = new TaskCompletionSource<NSData> ();
+ CancelByProducingResumeData((obj_) => {
+ tcs.SetResult (obj_!);
+ });
+ return tcs.Task;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _ResumeDataKey;
+ [Field ("NSURLSessionUploadTaskResumeData", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString ResumeDataKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_ResumeDataKey is null)
+ _ResumeDataKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLSessionUploadTaskResumeData")!;
+ return _ResumeDataKey;
+ }
+ }
} /* class NSUrlSessionUploadTask */
}
diff --git a/old/dotnet/macos/generated-sources/Foundation/NSUserActivity.g.cs b/new/dotnet/macos/generated-sources/Foundation/NSUserActivity.g.cs
index 7262b33..2a5c772 100644
--- a/old/dotnet/macos/generated-sources/Foundation/NSUserActivity.g.cs
+++ b/new/dotnet/macos/generated-sources/Foundation/NSUserActivity.g.cs
@@ -300,11 +300,11 @@ namespace Foundation {
}
[Export ("getContinuationStreamsWithCompletionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V3))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
+ public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
{
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V3.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, selGetContinuationStreamsWithCompletionHandler_XHandle, (IntPtr) block_ptr_completionHandler);
diff --git a/old/dotnet/macos/generated-sources/GameController/GCAxisInput.g.cs b/new/dotnet/macos/generated-sources/GameController/GCAxisInput.g.cs
index 2709ba4..e40562d 100644
--- a/old/dotnet/macos/generated-sources/GameController/GCAxisInput.g.cs
+++ b/new/dotnet/macos/generated-sources/GameController/GCAxisInput.g.cs
@@ -49,7 +49,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCAxisInput", WrapperType = typeof (GCAxisInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V4) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -59,10 +59,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -100,17 +100,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V4.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V4.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/GameController/GCLinearInput.g.cs b/new/dotnet/macos/generated-sources/GameController/GCLinearInput.g.cs
index ed6fa37..d030f05 100644
--- a/old/dotnet/macos/generated-sources/GameController/GCLinearInput.g.cs
+++ b/new/dotnet/macos/generated-sources/GameController/GCLinearInput.g.cs
@@ -49,7 +49,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCLinearInput", WrapperType = typeof (GCLinearInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -59,10 +59,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -100,17 +100,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/GameController/GCPressedStateInput.g.cs b/new/dotnet/macos/generated-sources/GameController/GCPressedStateInput.g.cs
index 8f46688..e64320b 100644
--- a/old/dotnet/macos/generated-sources/GameController/GCPressedStateInput.g.cs
+++ b/new/dotnet/macos/generated-sources/GameController/GCPressedStateInput.g.cs
@@ -49,7 +49,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCPressedStateInput", WrapperType = typeof (GCPressedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Pressed", Selector = "pressed", PropertyType = typeof (bool), GetterSelector = "isPressed", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateTimestamp", Selector = "lastPressedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastPressedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateLatency", Selector = "lastPressedStateLatency", PropertyType = typeof (double), GetterSelector = "lastPressedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -57,10 +57,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -88,17 +88,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pressedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/GameController/GCRelativeInput.g.cs b/new/dotnet/macos/generated-sources/GameController/GCRelativeInput.g.cs
index 5491e8c..7c1d0eb 100644
--- a/old/dotnet/macos/generated-sources/GameController/GCRelativeInput.g.cs
+++ b/new/dotnet/macos/generated-sources/GameController/GCRelativeInput.g.cs
@@ -49,7 +49,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCRelativeInput", WrapperType = typeof (GCRelativeInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Delta", Selector = "delta", PropertyType = typeof (float), GetterSelector = "delta", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastDeltaTimestamp", Selector = "lastDeltaTimestamp", PropertyType = typeof (double), GetterSelector = "lastDeltaTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
@@ -58,10 +58,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -94,17 +94,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("deltaDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/GameController/GCSwitchPositionInput.g.cs b/new/dotnet/macos/generated-sources/GameController/GCSwitchPositionInput.g.cs
index 0e6c985..3ee23d3 100644
--- a/old/dotnet/macos/generated-sources/GameController/GCSwitchPositionInput.g.cs
+++ b/new/dotnet/macos/generated-sources/GameController/GCSwitchPositionInput.g.cs
@@ -49,7 +49,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCSwitchPositionInput", WrapperType = typeof (GCSwitchPositionInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Position", Selector = "position", PropertyType = typeof (IntPtr), GetterSelector = "position", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionRange", Selector = "positionRange", PropertyType = typeof (NSRange), GetterSelector = "positionRange", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Sequential", Selector = "sequential", PropertyType = typeof (bool), GetterSelector = "isSequential", ArgumentSemantic = ArgumentSemantic.None)]
@@ -60,10 +60,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -106,17 +106,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("positionDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/GameController/GCTouchedStateInput.g.cs b/new/dotnet/macos/generated-sources/GameController/GCTouchedStateInput.g.cs
index eedf0ce..2566921 100644
--- a/old/dotnet/macos/generated-sources/GameController/GCTouchedStateInput.g.cs
+++ b/new/dotnet/macos/generated-sources/GameController/GCTouchedStateInput.g.cs
@@ -49,7 +49,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCTouchedStateInput", WrapperType = typeof (GCTouchedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Touched", Selector = "touched", PropertyType = typeof (bool), GetterSelector = "isTouched", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateTimestamp", Selector = "lastTouchedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastTouchedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateLatency", Selector = "lastTouchedStateLatency", PropertyType = typeof (double), GetterSelector = "lastTouchedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -57,10 +57,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -88,17 +88,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("touchedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs b/new/dotnet/macos/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
index af16bab..99c648d 100644
--- a/old/dotnet/macos/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
+++ b/new/dotnet/macos/generated-sources/HealthKit/HKActivitySummaryQuery.g.cs
@@ -75,13 +75,13 @@ namespace HealthKit {
[Export ("initWithPredicate:resultsHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
+ public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
: base (NSObjectFlag.Empty)
{
var predicate__handle__ = predicate.GetHandle ();
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V10.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V11.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, selInitWithPredicate_ResultsHandler_XHandle, predicate__handle__, (IntPtr) block_ptr_handler), "initWithPredicate:resultsHandler:");
@@ -91,7 +91,7 @@ namespace HealthKit {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe virtual global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError>? UpdateHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("updateHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
@@ -100,12 +100,12 @@ namespace HealthKit {
} else {
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, selUpdateHandlerXHandle);
}
- return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setUpdateHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/macos/generated-sources/HealthKit/HKHealthStore.g.cs b/new/dotnet/macos/generated-sources/HealthKit/HKHealthStore.g.cs
index 747984e..ee776f6 100644
--- a/old/dotnet/macos/generated-sources/HealthKit/HKHealthStore.g.cs
+++ b/new/dotnet/macos/generated-sources/HealthKit/HKHealthStore.g.cs
@@ -274,13 +274,13 @@ namespace HealthKit {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<bool, nuint, NSError> completion)
+ public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<bool, nuint, NSError> completion)
{
var objectType__handle__ = objectType!.GetNonNullHandle (nameof (objectType));
var predicate__handle__ = predicate!.GetNonNullHandle (nameof (predicate));
if (completion is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion));
- using var block_completion = Trampolines.SDActionArity3V11.CreateBlock (completion);
+ using var block_completion = Trampolines.SDActionArity3V12.CreateBlock (completion);
BlockLiteral *block_ptr_completion = &block_completion;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, selDeleteObjectsOfType_Predicate_WithCompletion_XHandle, objectType__handle__, predicate__handle__, (IntPtr) block_ptr_completion);
@@ -833,14 +833,14 @@ namespace HealthKit {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
+ public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
{
var totalEnergy__handle__ = totalEnergy!.GetNonNullHandle (nameof (totalEnergy));
var startDate__handle__ = startDate!.GetNonNullHandle (nameof (startDate));
var endDate__handle__ = endDate!.GetNonNullHandle (nameof (endDate));
if (resultsHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
- using var block_resultsHandler = Trampolines.SDActionArity3V12.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V13.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, selSplitTotalEnergy_StartDate_EndDate_ResultsHandler_XHandle, totalEnergy__handle__, startDate__handle__, endDate__handle__, (IntPtr) block_ptr_resultsHandler);
diff --git a/old/dotnet/macos/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs b/new/dotnet/macos/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
index 3be1962..6bb8af5 100644
--- a/old/dotnet/macos/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
+++ b/new/dotnet/macos/generated-sources/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
@@ -101,7 +101,7 @@ namespace HealthKit {
[SupportedOSPlatform ("maccatalyst15.4")]
[SupportedOSPlatform ("macos13.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
+ public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
: base (NSObjectFlag.Empty)
{
if (recordTypes is null)
@@ -113,7 +113,7 @@ namespace HealthKit {
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
var nsa_recordTypes = NSArray.FromStrings (recordTypes);
var nsb_sourceTypes = NSArray.FromNSObjects (o => global::HealthKit.HKVerifiableClinicalRecordSourceTypeExtensions.GetConstant (o), sourceTypes);
- using var block_resultsHandler = Trampolines.SDActionArity3V13.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_NativeHandle_NativeHandle_NativeHandle_NativeHandle (this.Handle, selInitWithRecordTypes_SourceTypes_Predicate_ResultsHandler_XHandle, nsa_recordTypes.Handle, nsb_sourceTypes.GetHandle (), predicate__handle__, (IntPtr) block_ptr_resultsHandler), "initWithRecordTypes:sourceTypes:predicate:resultsHandler:");
diff --git a/old/dotnet/macos/generated-sources/Metal/MTLDevice.g.cs b/new/dotnet/macos/generated-sources/Metal/MTLDevice.g.cs
index 0deb28a..4df3a00 100644
--- a/old/dotnet/macos/generated-sources/Metal/MTLDevice.g.cs
+++ b/new/dotnet/macos/generated-sources/Metal/MTLDevice.g.cs
@@ -72,11 +72,11 @@ namespace Metal {
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V109) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V14) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V110) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLNewComputePipelineStateWithReflectionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDMTLNewComputePipelineStateWithReflectionCompletionHandler) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFence", Selector = "newFence", ReturnType = typeof (IMTLFence))]
@@ -294,7 +294,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:reflection:error:")]
@@ -312,7 +312,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1273,12 +1273,12 @@ namespace Metal {
}
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
{
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V14.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V15.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:options:completionHandler:"), descriptor__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
@@ -1325,12 +1325,12 @@ namespace Metal {
}
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
{
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V15.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:options:completionHandler:"), computeFunction__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
diff --git a/old/dotnet/macos/generated-sources/ObjCRuntime/Messaging.g.cs b/new/dotnet/macos/generated-sources/ObjCRuntime/Messaging.g.cs
index c7eff88..a076930 100644
--- a/old/dotnet/macos/generated-sources/ObjCRuntime/Messaging.g.cs
+++ b/new/dotnet/macos/generated-sources/ObjCRuntime/Messaging.g.cs
@@ -146,6 +146,10 @@ namespace ObjCRuntime {
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_Int64_Int64 (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, long arg4, long arg5);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
+ public unsafe extern static void void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
+ public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
public unsafe extern static NativeHandle NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static NativeHandle NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
diff --git a/old/dotnet/macos/generated-sources/ObjCRuntime/Trampolines.g.cs b/new/dotnet/macos/generated-sources/ObjCRuntime/Trampolines.g.cs
index 3f269fc..8340115 100644
--- a/old/dotnet/macos/generated-sources/ObjCRuntime/Trampolines.g.cs
+++ b/new/dotnet/macos/generated-sources/ObjCRuntime/Trampolines.g.cs
@@ -32262,11 +32262,11 @@ namespace ObjCRuntime {
} /* class NIDActionArity3V1 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>))]
- unsafe internal delegate void DActionArity3V17 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V18 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V17 {
+ static internal class SDActionArity3V18 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -32285,15 +32285,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V17), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V18), nameof (Invoke));
}
- } /* class SDActionArity3V17 */
- internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
- DActionArity3V17 invoker;
+ } /* class SDActionArity3V18 */
+ internal sealed class NIDActionArity3V18 : TrampolineBlockBase {
+ DActionArity3V18 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V18 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V17> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V18> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32302,7 +32302,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V18 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::CoreMedia.CMSampleBuffer arg1, global::ReplayKit.RPSampleBufferType arg2, NSError arg3)
@@ -32311,14 +32311,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V17 */
+ } /* class NIDActionArity3V18 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<NSData, NSHttpUrlResponse, NSError>))]
- unsafe internal delegate void DActionArity3V18 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V19 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V18 {
+ static internal class SDActionArity3V19 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -32337,15 +32337,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSHttpUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V18), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V19), nameof (Invoke));
}
- } /* class SDActionArity3V18 */
- internal sealed class NIDActionArity3V18 : TrampolineBlockBase {
- DActionArity3V18 invoker;
+ } /* class SDActionArity3V19 */
+ internal sealed class NIDActionArity3V19 : TrampolineBlockBase {
+ DActionArity3V19 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V18 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V19 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V18> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V19> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32354,7 +32354,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<NSData, NSHttpUrlResponse, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V18 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V19 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (NSData arg1, NSHttpUrlResponse arg2, NSError arg3)
@@ -32364,9 +32364,9 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V18 */
+ } /* class NIDActionArity3V19 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ [UserDelegateType (typeof (global::System.Action<NSData, NSUrlResponse, NSError>))]
unsafe internal delegate void DActionArity3V3 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
@@ -32375,19 +32375,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<NSData, NSUrlResponse, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ del ( Runtime.GetNSObject<NSData> (arg1)!, Runtime.GetNSObject<NSUrlResponse> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSData, NSUrlResponse, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V3), nameof (Invoke));
@@ -32402,15 +32402,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSData, NSUrlResponse, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSData, NSUrlResponse, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V3 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
+ unsafe void Invoke (NSData arg1, NSUrlResponse arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -32419,30 +32419,30 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V3 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
- unsafe internal delegate void DActionArity3V4 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ unsafe internal delegate void DActionArity3V4 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V4 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
- internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
+ del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
{
- delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V4), nameof (Invoke));
}
} /* class SDActionArity3V4 */
@@ -32455,23 +32455,24 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V4 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ var arg3__handle__ = arg3.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
} /* class NIDActionArity3V4 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
@@ -32480,19 +32481,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V5), nameof (Invoke));
@@ -32507,12 +32508,64 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ {
+ if (block == IntPtr.Zero)
+ return null;
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ {
+ var arg1__handle__ = arg1.GetHandle ();
+ var arg2__handle__ = arg2.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ }
+ } /* class NIDActionArity3V5 */
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ unsafe internal delegate void DActionArity3V6 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ //
+ // This class bridges native block invocations that call into C#
+ //
+ static internal class SDActionArity3V6 {
+ [Preserve (Conditional = true)]
+ [UnmanagedCallersOnly]
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ if (del is not null) {
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ }
+ }
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ {
+ if (callback is null)
+ return default (BlockLiteral);
+ return CreateBlock (callback);
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ {
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V6), nameof (Invoke));
+ }
+ } /* class SDActionArity3V6 */
+ internal sealed class NIDActionArity3V6 : TrampolineBlockBase {
+ DActionArity3V6 invoker;
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe NIDActionArity3V6 (BlockLiteral *block) : base (block)
+ {
+ invoker = block->GetDelegateForBlock<DActionArity3V6> ();
+ }
+ [Preserve (Conditional=true)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCLinearInput arg2, float arg3)
@@ -32521,14 +32574,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V5 */
+ } /* class NIDActionArity3V6 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V6 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V6 {
+ static internal class SDActionArity3V7 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -32547,15 +32600,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V6), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
}
- } /* class SDActionArity3V6 */
- internal sealed class NIDActionArity3V6 : TrampolineBlockBase {
- DActionArity3V6 invoker;
+ } /* class SDActionArity3V7 */
+ internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
+ DActionArity3V7 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V6 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V6> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V7> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32564,7 +32617,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCPressedStateInput arg2, bool arg3)
@@ -32573,14 +32626,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V6 */
+ } /* class NIDActionArity3V7 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>))]
- unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V7 {
+ static internal class SDActionArity3V8 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
@@ -32599,15 +32652,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
}
- } /* class SDActionArity3V7 */
- internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
- DActionArity3V7 invoker;
+ } /* class SDActionArity3V8 */
+ internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
+ DActionArity3V8 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V7> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V8> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32616,7 +32669,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCRelativeInput arg2, float arg3)
@@ -32625,14 +32678,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V7 */
+ } /* class NIDActionArity3V8 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>))]
- unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
+ unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V8 {
+ static internal class SDActionArity3V9 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3) {
@@ -32651,15 +32704,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, nint, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
}
- } /* class SDActionArity3V8 */
- internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
- DActionArity3V8 invoker;
+ } /* class SDActionArity3V9 */
+ internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
+ DActionArity3V9 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V8> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V9> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32668,7 +32721,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCSwitchPositionInput arg2, nint arg3)
@@ -32677,14 +32730,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V8 */
+ } /* class NIDActionArity3V9 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V9 {
+ static internal class SDActionArity3V10 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -32703,15 +32756,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
}
- } /* class SDActionArity3V9 */
- internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
- DActionArity3V9 invoker;
+ } /* class SDActionArity3V10 */
+ internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
+ DActionArity3V10 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V9> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V10> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32720,7 +32773,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCTouchedStateInput arg2, bool arg3)
@@ -32729,14 +32782,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V9 */
+ } /* class NIDActionArity3V10 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>))]
- unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V10 {
+ static internal class SDActionArity3V11 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -32755,15 +32808,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
}
- } /* class SDActionArity3V10 */
- internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
- DActionArity3V10 invoker;
+ } /* class SDActionArity3V11 */
+ internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
+ DActionArity3V11 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V10> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V11> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32772,7 +32825,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKActivitySummaryQuery arg1, global::HealthKit.HKActivitySummary[] arg2, NSError arg3)
@@ -32786,14 +32839,14 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V10 */
+ } /* class NIDActionArity3V11 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>))]
- unsafe internal delegate void DActionArity3V12 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V13 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V12 {
+ static internal class SDActionArity3V13 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -32812,15 +32865,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V13), nameof (Invoke));
}
- } /* class SDActionArity3V12 */
- internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
- DActionArity3V12 invoker;
+ } /* class SDActionArity3V13 */
+ internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
+ DActionArity3V13 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V12> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V13> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32829,7 +32882,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKQuantity arg1, global::HealthKit.HKQuantity arg2, NSError arg3)
@@ -32839,14 +32892,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V12 */
+ } /* class NIDActionArity3V13 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>))]
- unsafe internal delegate void DActionArity3V13 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V14 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V13 {
+ static internal class SDActionArity3V14 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -32865,15 +32918,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V13), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V14), nameof (Invoke));
}
- } /* class SDActionArity3V13 */
- internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
- DActionArity3V13 invoker;
+ } /* class SDActionArity3V14 */
+ internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
+ DActionArity3V14 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V13> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V14> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32882,7 +32935,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKVerifiableClinicalRecordQuery arg1, global::HealthKit.HKVerifiableClinicalRecord[] arg2, NSError arg3)
@@ -32896,14 +32949,14 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V13 */
+ } /* class NIDActionArity3V14 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V16 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V15 {
+ static internal class SDActionArity3V16 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -32922,15 +32975,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V15), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V16), nameof (Invoke));
}
- } /* class SDActionArity3V15 */
- internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
- DActionArity3V15 invoker;
+ } /* class SDActionArity3V16 */
+ internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
+ DActionArity3V16 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V15> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V16> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32939,7 +32992,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLComputePipelineState arg1, global::Metal.MTLComputePipelineReflection arg2, NSError arg3)
@@ -32949,14 +33002,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V15 */
+ } /* class NIDActionArity3V16 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V14 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V15 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V14 {
+ static internal class SDActionArity3V15 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -32975,15 +33028,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V14), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V15), nameof (Invoke));
}
- } /* class SDActionArity3V14 */
- internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
- DActionArity3V14 invoker;
+ } /* class SDActionArity3V15 */
+ internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
+ DActionArity3V15 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V14> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V15> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -32992,7 +33045,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLRenderPipelineState arg1, global::Metal.MTLRenderPipelineReflection arg2, NSError arg3)
@@ -33002,14 +33055,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V14 */
+ } /* class NIDActionArity3V15 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError>))]
- unsafe internal delegate void DActionArity3V16 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V17 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V16 {
+ static internal class SDActionArity3V17 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -33028,15 +33081,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V16), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V17), nameof (Invoke));
}
- } /* class SDActionArity3V16 */
- internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
- DActionArity3V16 invoker;
+ } /* class SDActionArity3V17 */
+ internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
+ DActionArity3V17 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V16> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V17> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -33045,7 +33098,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::QuickLookThumbnailing.QLThumbnailRepresentation, global::QuickLookThumbnailing.QLThumbnailRepresentationType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::QuickLookThumbnailing.QLThumbnailRepresentation arg1, global::QuickLookThumbnailing.QLThumbnailRepresentationType arg2, NSError arg3)
@@ -33054,14 +33107,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V16 */
+ } /* class NIDActionArity3V17 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<bool, nuint, NSError>))]
- unsafe internal delegate void DActionArity3V11 (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V12 (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V11 {
+ static internal class SDActionArity3V12 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, byte arg1, nuint arg2, NativeHandle arg3) {
@@ -33080,15 +33133,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<bool, nuint, NSError> callback)
{
delegate* unmanaged<IntPtr, byte, nuint, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
}
- } /* class SDActionArity3V11 */
- internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
- DActionArity3V11 invoker;
+ } /* class SDActionArity3V12 */
+ internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
+ DActionArity3V12 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V11> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V12> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -33097,7 +33150,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<bool, nuint, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (bool arg1, nuint arg2, NSError arg3)
@@ -33105,7 +33158,7 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1 ? (byte) 1 : (byte) 0, arg2, arg3__handle__);
}
- } /* class NIDActionArity3V11 */
+ } /* class NIDActionArity3V12 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<nint, nint, NSArray<NSNumber>>))]
unsafe internal delegate void DActionArity3V2 (IntPtr block, nint arg1, nint arg2, NativeHandle arg3);
diff --git a/old/dotnet/macos/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs b/new/dotnet/macos/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
index d00d2a2..839bf05 100644
--- a/old/dotnet/macos/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
+++ b/new/dotnet/macos/generated-sources/QuickLookThumbnailing/QLThumbnailGenerator.g.cs
@@ -119,10 +119,10 @@ namespace QuickLookThumbnailing {
}
[Export ("generateRepresentationsForRequest:updateHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GenerateRepresentations (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<QLThumbnailRepresentation, QLThumbnailRepresentationType, NSError>? updateHandler)
+ public unsafe virtual void GenerateRepresentations (QLThumbnailGenerationRequest request, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<QLThumbnailRepresentation, QLThumbnailRepresentationType, NSError>? updateHandler)
{
var request__handle__ = request!.GetNonNullHandle (nameof (request));
- using var block_updateHandler = Trampolines.SDActionArity3V16.CreateNullableBlock (updateHandler);
+ using var block_updateHandler = Trampolines.SDActionArity3V17.CreateNullableBlock (updateHandler);
BlockLiteral *block_ptr_updateHandler = null;
if (updateHandler is not null)
block_ptr_updateHandler = &block_updateHandler;
diff --git a/old/dotnet/macos/generated-sources/ReplayKit/RPScreenRecorder.g.cs b/new/dotnet/macos/generated-sources/ReplayKit/RPScreenRecorder.g.cs
index 79d43ba..309e46b 100644
--- a/old/dotnet/macos/generated-sources/ReplayKit/RPScreenRecorder.g.cs
+++ b/new/dotnet/macos/generated-sources/ReplayKit/RPScreenRecorder.g.cs
@@ -179,9 +179,9 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V16))]global::System.Action<NSError>? completionHandler)
+ public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V16))]global::System.Action<NSError>? completionHandler)
{
- using var block_captureHandler = Trampolines.SDActionArity3V17.CreateNullableBlock (captureHandler);
+ using var block_captureHandler = Trampolines.SDActionArity3V18.CreateNullableBlock (captureHandler);
BlockLiteral *block_ptr_captureHandler = null;
if (captureHandler is not null)
block_ptr_captureHandler = &block_captureHandler;
@@ -196,7 +196,7 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
+ public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
{
var tcs = new TaskCompletionSource<bool> ();
StartCapture(captureHandler, (obj_) => {
diff --git a/old/dotnet/macos/generated-sources/Social/SLRequest.g.cs b/new/dotnet/macos/generated-sources/Social/SLRequest.g.cs
index 6a53307..9d90f92 100644
--- a/old/dotnet/macos/generated-sources/Social/SLRequest.g.cs
+++ b/new/dotnet/macos/generated-sources/Social/SLRequest.g.cs
@@ -157,11 +157,11 @@ namespace Social {
}
[Export ("performRequestWithHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void PerformRequest ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V18))]global::System.Action<NSData, NSHttpUrlResponse, NSError> handler)
+ public unsafe virtual void PerformRequest ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V19))]global::System.Action<NSData, NSHttpUrlResponse, NSError> handler)
{
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V18.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V19.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, selPerformRequestWithHandler_XHandle, (IntPtr) block_ptr_handler);
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
index 561457f..58df018 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSAttributedStringNameKey.g.cs
@@ -60,6 +60,21 @@ namespace Foundation {
Morphology = 7,
PresentationIntentAttributeName = 8,
ReplacementIndex = 9,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementArgument = 10,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionAgreementConcept = 11,
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ InflectionReferentConcept = 12,
}
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
@@ -67,7 +82,7 @@ namespace Foundation {
[SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSAttributedStringNameKeyExtensions {
- static IntPtr[] values = new IntPtr [10];
+ static IntPtr[] values = new IntPtr [13];
[Field ("NSAlternateDescriptionAttributeName", "Foundation")]
internal unsafe static IntPtr NSAlternateDescriptionAttributeName {
get {
@@ -142,6 +157,39 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSReplacementIndexAttributeName", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementArgumentAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementArgumentAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [10])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementArgumentAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionAgreementConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [11])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementConceptAttributeName", storage);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSInflectionReferentConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionReferentConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [12])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionReferentConceptAttributeName", storage);
+ }
+ }
public static NSString? GetConstant (this NSAttributedStringNameKey self)
{
IntPtr ptr = IntPtr.Zero;
@@ -176,6 +224,15 @@ namespace Foundation {
case 9: // NSAttributedStringNameKey.ReplacementIndex
ptr = NSReplacementIndexAttributeName;
break;
+ case 10: // NSAttributedStringNameKey.InflectionAgreementArgument
+ ptr = NSInflectionAgreementArgumentAttributeName;
+ break;
+ case 11: // NSAttributedStringNameKey.InflectionAgreementConcept
+ ptr = NSInflectionAgreementConceptAttributeName;
+ break;
+ case 12: // NSAttributedStringNameKey.InflectionReferentConcept
+ ptr = NSInflectionReferentConceptAttributeName;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -203,6 +260,12 @@ namespace Foundation {
return NSAttributedStringNameKey.PresentationIntentAttributeName;
if (constant.IsEqualTo (NSReplacementIndexAttributeName))
return NSAttributedStringNameKey.ReplacementIndex;
+ if (constant.IsEqualTo (NSInflectionAgreementArgumentAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementArgument;
+ if (constant.IsEqualTo (NSInflectionAgreementConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementConcept;
+ if (constant.IsEqualTo (NSInflectionReferentConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionReferentConcept;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSDataWritingOptions.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSDataWritingOptions.g.cs
index c7113d9..b833f55 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSDataWritingOptions.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSDataWritingOptions.g.cs
@@ -71,5 +71,10 @@ namespace Foundation {
[SupportedOSPlatform ("ios")]
[SupportedOSPlatform ("tvos")]
FileProtectionCompleteUntilFirstUserAuthentication = 1073741824,
+ [SupportedOSPlatform ("ios17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ FileProtectionCompleteWhenUserInactive = 1342177280,
}
}
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSError.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSError.g.cs
index e48f3bb..4a49a75 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSError.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSError.g.cs
@@ -417,6 +417,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _NSNetServicesErrorCode;
+ [Field ("NSNetServicesErrorCode", "Foundation")]
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ public static NSString NSNetServicesErrorCode {
+ [SupportedOSPlatform ("ios")]
+ [SupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("tvos")]
+ [SupportedOSPlatform ("maccatalyst")]
+ get {
+ if (_NSNetServicesErrorCode is null)
+ _NSNetServicesErrorCode = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSNetServicesErrorCode")!;
+ return _NSNetServicesErrorCode;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _NSNetServicesErrorDomain;
[Field ("NSNetServicesErrorDomain", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSFileProtectionType.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSFileProtectionType.g.cs
index 7d898c5..413f2d4 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSFileProtectionType.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSFileProtectionType.g.cs
@@ -50,6 +50,11 @@ namespace Foundation {
CompleteUnlessOpen = 1,
CompleteUntilFirstUserAuthentication = 2,
None = 3,
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ CompleteWhenUserInactive = 4,
}
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("maccatalyst")]
@@ -57,7 +62,7 @@ namespace Foundation {
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSFileProtectionTypeExtensions {
- static IntPtr[] values = new IntPtr [4];
+ static IntPtr[] values = new IntPtr [5];
[Field ("NSFileProtectionComplete", "Foundation")]
internal unsafe static IntPtr NSFileProtectionComplete {
get {
@@ -86,6 +91,17 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionNone", storage);
}
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Field ("NSFileProtectionCompleteWhenUserInactive", "Foundation")]
+ internal unsafe static IntPtr NSFileProtectionCompleteWhenUserInactive {
+ get {
+ fixed (IntPtr *storage = &values [4])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionCompleteWhenUserInactive", storage);
+ }
+ }
public static NSString? GetConstant (this NSFileProtectionType self)
{
IntPtr ptr = IntPtr.Zero;
@@ -102,6 +118,9 @@ namespace Foundation {
case 3: // NSFileProtectionType.None
ptr = NSFileProtectionNone;
break;
+ case 4: // NSFileProtectionType.CompleteWhenUserInactive
+ ptr = NSFileProtectionCompleteWhenUserInactive;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -117,6 +136,8 @@ namespace Foundation {
return NSFileProtectionType.CompleteUntilFirstUserAuthentication;
if (constant.IsEqualTo (NSFileProtectionNone))
return NSFileProtectionType.None;
+ if (constant.IsEqualTo (NSFileProtectionCompleteWhenUserInactive))
+ return NSFileProtectionType.CompleteWhenUserInactive;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalCase.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalCase.g.cs
new file mode 100644
index 0000000..e05a66d
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalCase.g.cs
@@ -0,0 +1,66 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalCase : long {
+ NotSet = 0,
+ Nominative = 1,
+ Accusative = 2,
+ Dative = 3,
+ Genitive = 4,
+ Prepositional = 5,
+ Ablative = 6,
+ Adessive = 7,
+ Allative = 8,
+ Elative = 9,
+ Illative = 10,
+ Essive = 11,
+ Inessive = 12,
+ Locative = 13,
+ Translative = 14,
+ }
+}
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
new file mode 100644
index 0000000..feacdc5
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalDefiniteness.g.cs
@@ -0,0 +1,54 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDefiniteness : long {
+ NotSet = 0,
+ Indefinite = 1,
+ Definite = 2,
+ }
+}
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalDetermination.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
new file mode 100644
index 0000000..aa0052e
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalDetermination.g.cs
@@ -0,0 +1,54 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalDetermination : long {
+ NotSet = 0,
+ Independent = 1,
+ Dependent = 2,
+ }
+}
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalPerson.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalPerson.g.cs
new file mode 100644
index 0000000..1f1c927
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalPerson.g.cs
@@ -0,0 +1,55 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPerson : long {
+ NotSet = 0,
+ First = 1,
+ Second = 2,
+ Third = 3,
+ }
+}
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalPronounType.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
new file mode 100644
index 0000000..eaff145
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSGrammaticalPronounType.g.cs
@@ -0,0 +1,55 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [Native]
+ public enum NSGrammaticalPronounType : long {
+ NotSet = 0,
+ Personal = 1,
+ Reflexive = 2,
+ Possessive = 3,
+ }
+}
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSLocale.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSLocale.g.cs
index 0e95515..be42b8f 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSLocale.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSLocale.g.cs
@@ -310,6 +310,21 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual string LocaleIdentifier {
[Export ("localeIdentifier")]
get {
@@ -328,6 +343,21 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual string? RegionCode {
+ [Export ("regionCode")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("regionCode")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("regionCode")))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSLocale SystemLocale {
[Export ("systemLocale", ArgumentSemantic.Copy)]
get {
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSMorphology.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSMorphology.g.cs
index 70d0817..2475859 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSMorphology.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSMorphology.g.cs
@@ -123,6 +123,14 @@ namespace Foundation {
}
}
[Export ("customPronounForLanguage:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSMorphologyCustomPronoun? GetCustomPronoun (string language)
{
@@ -139,6 +147,14 @@ namespace Foundation {
return ret!;
}
[Export ("setCustomPronoun:forLanguage:error:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
+ [SupportedOSPlatform ("ios15.0")]
+ [SupportedOSPlatform ("macos12.0")]
+ [SupportedOSPlatform ("tvos15.0")]
+ [SupportedOSPlatform ("maccatalyst15.0")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool SetCustomPronoun (NSMorphologyCustomPronoun? features, string language, out NSError? error)
{
@@ -158,6 +174,81 @@ namespace Foundation {
return ret != 0;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDefiniteness Definiteness {
+ [Export ("definiteness", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalDefiniteness ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("definiteness"));
+ } else {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("definiteness"));
+ }
+ return ret!;
+ }
+ [Export ("setDefiniteness:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalDetermination Determination {
+ [Export ("determination", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalDetermination ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("determination"));
+ } else {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("determination"));
+ }
+ return ret!;
+ }
+ [Export ("setDetermination:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalCase GrammaticalCase {
+ [Export ("grammaticalCase", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalCase ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalCase"));
+ } else {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalCase"));
+ }
+ return ret!;
+ }
+ [Export ("setGrammaticalCase:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalGender GrammaticalGender {
[Export ("grammaticalGender", ArgumentSemantic.Assign)]
get {
@@ -179,6 +270,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPerson GrammaticalPerson {
+ [Export ("grammaticalPerson", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalPerson ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalPerson"));
+ } else {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalPerson"));
+ }
+ return ret!;
+ }
+ [Export ("setGrammaticalPerson:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalNumber Number {
[Export ("number", ArgumentSemantic.Assign)]
get {
@@ -221,6 +337,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public virtual NSGrammaticalPronounType PronounType {
+ [Export ("pronounType", ArgumentSemantic.Assign)]
+ get {
+ NSGrammaticalPronounType ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pronounType"));
+ } else {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronounType"));
+ }
+ return ret!;
+ }
+ [Export ("setPronounType:", ArgumentSemantic.Assign)]
+ set {
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool Unspecified {
[Export ("isUnspecified")]
get {
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
index 4f7dd4d..746a90d 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSMorphologyCustomPronoun.g.cs
@@ -42,6 +42,10 @@ using NativeHandle = System.IntPtr;
#endif
namespace Foundation {
[Register("NSMorphologyCustomPronoun", true)]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("tvos15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("ios15.0")]
@@ -89,6 +93,10 @@ namespace Foundation {
[Export ("copyWithZone:")]
[return: ReleaseAttribute ()]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
@@ -108,6 +116,10 @@ namespace Foundation {
return ret!;
}
[Export ("encodeWithCoder:")]
+ [UnsupportedOSPlatform ("macos14.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("ios17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("maccatalyst17.0", "Use 'NSTermOfAddress' instead.")]
+ [UnsupportedOSPlatform ("tvos17.0", "Use 'NSTermOfAddress' instead.")]
[SupportedOSPlatform ("ios15.0")]
[SupportedOSPlatform ("macos12.0")]
[SupportedOSPlatform ("tvos15.0")]
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSMorphologyPronoun.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSMorphologyPronoun.g.cs
new file mode 100644
index 0000000..71c9914
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSMorphologyPronoun.g.cs
@@ -0,0 +1,168 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSMorphologyPronoun", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSMorphologyPronoun : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSMorphologyPronoun");
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSMorphologyPronoun (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSMorphologyPronoun (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSMorphologyPronoun (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("initWithPronoun:morphology:dependentMorphology:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public NSMorphologyPronoun (string pronoun, NSMorphology morphology, NSMorphology? dependentMorphology)
+ : base (NSObjectFlag.Empty)
+ {
+ if (pronoun is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronoun));
+ var morphology__handle__ = morphology!.GetNonNullHandle (nameof (morphology));
+ var dependentMorphology__handle__ = dependentMorphology.GetHandle ();
+ var nspronoun = CFString.CreateNative (pronoun);
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ }
+ CFString.ReleaseNative (nspronoun);
+ }
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology? DependentMorphology {
+ [Export ("dependentMorphology", ArgumentSemantic.Copy)]
+ get {
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("dependentMorphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("dependentMorphology")))!;
+ }
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology Morphology {
+ [Export ("morphology", ArgumentSemantic.Copy)]
+ get {
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("morphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("morphology")))!;
+ }
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string Pronoun {
+ [Export ("pronoun")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pronoun")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronoun")))!;
+ }
+ }
+ }
+ } /* class NSMorphologyPronoun */
+}
diff --git a/new/dotnet/tvos/generated-sources/Foundation/NSTermOfAddress.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSTermOfAddress.g.cs
new file mode 100644
index 0000000..6c125b4
--- /dev/null
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSTermOfAddress.g.cs
@@ -0,0 +1,181 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.Versioning;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Security;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using ObjCRuntime;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSTermOfAddress", true)]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public unsafe partial class NSTermOfAddress : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static readonly NativeHandle class_ptr = Class.GetHandle ("NSTermOfAddress");
+ public override NativeHandle ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSTermOfAddress (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSTermOfAddress (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSTermOfAddress (NativeHandle handle) : base (handle)
+ {
+ }
+
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [Export ("localizedForLanguageIdentifier:withPronouns:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress GetLocalized (string language, NSMorphologyPronoun[] pronouns)
+ {
+ if (language is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (language));
+ if (pronouns is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronouns));
+ var nslanguage = CFString.CreateNative (language);
+ var nsa_pronouns = NSArray.FromNSObjects (pronouns);
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (class_ptr, Selector.GetHandle ("localizedForLanguageIdentifier:withPronouns:"), nslanguage, nsa_pronouns.Handle))!;
+ CFString.ReleaseNative (nslanguage);
+ nsa_pronouns.Dispose ();
+ return ret!;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Feminine {
+ [Export ("feminine")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("feminine")))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string? LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Masculine {
+ [Export ("masculine")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("masculine")))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Neutral {
+ [Export ("neutral")]
+ get {
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (class_ptr, Selector.GetHandle ("neutral")))!;
+ return ret!;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphologyPronoun[]? Pronouns {
+ [Export ("pronouns", ArgumentSemantic.Copy)]
+ get {
+ NSMorphologyPronoun[]? ret;
+ if (IsDirectBinding) {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pronouns")))!;
+ } else {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronouns")))!;
+ }
+ return ret!;
+ }
+ }
+ } /* class NSTermOfAddress */
+}
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSUrl.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSUrl.g.cs
index 1ac10ce..378ee08 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSUrl.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSUrl.g.cs
@@ -394,6 +394,22 @@ namespace Foundation {
CFString.ReleaseNative (nss);
return ret!;
}
+ [Export ("URLWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrl? FromString (string url, bool encodingInvalidCharacters)
+ {
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrl? ret;
+ ret = Runtime.GetNSObject<NSUrl> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, Selector.GetHandle ("URLWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ }
[Export ("fileURLWithFileSystemRepresentation:isDirectory:relativeToURL:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -1176,6 +1192,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _DirectoryEntryCountKey;
+ [Field ("NSURLDirectoryEntryCountKey", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString DirectoryEntryCountKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_DirectoryEntryCountKey is null)
+ _DirectoryEntryCountKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLDirectoryEntryCountKey")!;
+ return _DirectoryEntryCountKey;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _DocumentIdentifierKey;
[Field ("NSURLDocumentIdentifierKey", "Foundation")]
[SupportedOSPlatform ("maccatalyst")]
@@ -1304,6 +1338,24 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _FileProtectionCompleteWhenUserInactive;
+ [Field ("NSURLFileProtectionCompleteWhenUserInactive", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString FileProtectionCompleteWhenUserInactive {
+ [SupportedOSPlatform ("tvos17.0")]
+ [UnsupportedOSPlatform ("macos")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_FileProtectionCompleteWhenUserInactive is null)
+ _FileProtectionCompleteWhenUserInactive = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLFileProtectionCompleteWhenUserInactive")!;
+ return _FileProtectionCompleteWhenUserInactive;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _FileProtectionKey;
[Field ("NSURLFileProtectionKey", "Foundation")]
[SupportedOSPlatform ("macos11.0")]
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSUrlComponents.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSUrlComponents.g.cs
index 7b83225..1f0070f 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSUrlComponents.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSUrlComponents.g.cs
@@ -147,6 +147,22 @@ namespace Foundation {
CFString.ReleaseNative (nsurlString);
return ret!;
}
+ [Export ("componentsWithString:encodingInvalidCharacters:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrlComponents? FromString (string url, bool encodingInvalidCharacters)
+ {
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrlComponents? ret;
+ ret = Runtime.GetNSObject<NSUrlComponents> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_bool (class_ptr, Selector.GetHandle ("componentsWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ }
[Export ("componentsWithURL:resolvingAgainstBaseURL:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSUrlComponents FromUrl (NSUrl url, bool resolvingAgainstBaseUrl)
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSUrlSession.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSUrlSession.g.cs
index 0dc3b91..b56e9d6 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSUrlSession.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSUrlSession.g.cs
@@ -473,6 +473,72 @@ namespace Foundation {
})!;
return tcs.Task;
}
+ [Export ("uploadTaskWithResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData)
+ {
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ }
+ }
+ [Export ("uploadTaskWithResumeData:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V2))]global::System.Action<NSData, NSUrlResponse, NSError> completionHandler)
+ {
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity3V2.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend_NativeHandle_NativeHandle (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper_NativeHandle_NativeHandle (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ });
+ return tcs.Task;
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData, out NSUrlSessionUploadTask result)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ result = CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ })!;
+ return tcs.Task;
+ }
[Export ("webSocketTaskWithURL:")]
[SupportedOSPlatform ("tvos13.0")]
[SupportedOSPlatform ("ios13.0")]
@@ -784,4 +850,14 @@ namespace Foundation {
Initialize ();
}
}
+ public partial class NSUrlSessionUploadTaskResumeRequest {
+ public NSData Arg1 { get; set; }
+ public NSUrlResponse Arg2 { get; set; }
+ partial void Initialize ();
+ public NSUrlSessionUploadTaskResumeRequest (NSData arg1, NSUrlResponse arg2) {
+ this.Arg1 = arg1;
+ this.Arg2 = arg2;
+ Initialize ();
+ }
+ }
}
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
index 10af1ab..4f1e377 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSUrlSessionTaskDelegate.g.cs
@@ -55,6 +55,8 @@ namespace Foundation {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillBeginDelayedRequest", Selector = "URLSession:task:willBeginDelayedRequest:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSUrlRequest), typeof (global::System.Action<NSUrlSessionDelayedRequestDisposition, NSUrlRequest>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V52) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "TaskIsWaitingForConnectivity", Selector = "URLSession:taskIsWaitingForConnectivity:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidCreateTask", Selector = "URLSession:didCreateTask:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidReceiveInformationalResponse", Selector = "URLSession:task:didReceiveInformationalResponse:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSHttpUrlResponse) }, ParameterByRef = new bool [] { false, false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "NeedNewBodyStream", Selector = "URLSession:task:needNewBodyStreamFromOffset:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (long), typeof (global::System.Action<NSInputStream>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V38) })]
public partial interface INSUrlSessionTaskDelegate : INativeObject, IDisposable,
Foundation.INSUrlSessionDelegate
{
@@ -161,6 +163,33 @@ namespace Foundation {
var task__handle__ = task!.GetNonNullHandle (nameof (task));
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:didCreateTask:"), session__handle__, task__handle__);
}
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static void DidReceiveInformationalResponse (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ var response__handle__ = response!.GetNonNullHandle (nameof (response));
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:didReceiveInformationalResponse:"), session__handle__, task__handle__, response__handle__);
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static void NeedNewBodyStream (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V38))]global::System.Action<NSInputStream> completionHandler)
+ {
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V38.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (This.Handle, Selector.GetHandle ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:"), session__handle__, task__handle__, offset, (IntPtr) block_ptr_completionHandler);
+ }
}
internal unsafe sealed class NSUrlSessionTaskDelegateWrapper : BaseWrapper, INSUrlSessionTaskDelegate {
[Preserve (Conditional = true)]
@@ -234,6 +263,16 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidSendBodyData (NSUrlSession session, NSUrlSessionTask task, long bytesSent, long totalBytesSent, long totalBytesExpectedToSend)
@@ -246,6 +285,16 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V38))]global::System.Action<NSInputStream> completionHandler)
+ {
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
index cd3bd63..9ad8c16 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSUrlSessionUploadTask.g.cs
@@ -81,5 +81,54 @@ namespace Foundation {
InitializeHandle (global::ObjCRuntime.Messaging.NativeHandle_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("init")), "init");
}
}
+ [Export ("cancelByProducingResumeData:")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void CancelByProducingResumeData ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V36))]global::System.Action<NSData> completionHandler)
+ {
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V36.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_NativeHandle (this.SuperHandle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ }
+ }
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSData> CancelByProducingResumeDataAsync ()
+ {
+ var tcs = new TaskCompletionSource<NSData> ();
+ CancelByProducingResumeData((obj_) => {
+ tcs.SetResult (obj_!);
+ });
+ return tcs.Task;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _ResumeDataKey;
+ [Field ("NSURLSessionUploadTaskResumeData", "Foundation")]
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ public static NSString ResumeDataKey {
+ [SupportedOSPlatform ("tvos17.0")]
+ [SupportedOSPlatform ("macos14.0")]
+ [SupportedOSPlatform ("ios17.0")]
+ [SupportedOSPlatform ("maccatalyst17.0")]
+ get {
+ if (_ResumeDataKey is null)
+ _ResumeDataKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLSessionUploadTaskResumeData")!;
+ return _ResumeDataKey;
+ }
+ }
} /* class NSUrlSessionUploadTask */
}
diff --git a/old/dotnet/tvos/generated-sources/Foundation/NSUserActivity.g.cs b/new/dotnet/tvos/generated-sources/Foundation/NSUserActivity.g.cs
index f0ccec3..066ee0e 100644
--- a/old/dotnet/tvos/generated-sources/Foundation/NSUserActivity.g.cs
+++ b/new/dotnet/tvos/generated-sources/Foundation/NSUserActivity.g.cs
@@ -101,11 +101,11 @@ namespace Foundation {
}
[Export ("getContinuationStreamsWithCompletionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V2))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
+ public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V3))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
{
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V2.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V3.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle (this.Handle, Selector.GetHandle ("getContinuationStreamsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler);
diff --git a/old/dotnet/tvos/generated-sources/GameController/GCAxisInput.g.cs b/new/dotnet/tvos/generated-sources/GameController/GCAxisInput.g.cs
index 4ff6552..59c6790 100644
--- a/old/dotnet/tvos/generated-sources/GameController/GCAxisInput.g.cs
+++ b/new/dotnet/tvos/generated-sources/GameController/GCAxisInput.g.cs
@@ -46,7 +46,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCAxisInput", WrapperType = typeof (GCAxisInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V3) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V3))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V4) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -56,10 +56,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V3))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V3))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -97,17 +97,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V3))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V3.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V4.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V3))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V3.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V4.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/tvos/generated-sources/GameController/GCLinearInput.g.cs b/new/dotnet/tvos/generated-sources/GameController/GCLinearInput.g.cs
index 5fc9719..ad08bd9 100644
--- a/old/dotnet/tvos/generated-sources/GameController/GCLinearInput.g.cs
+++ b/new/dotnet/tvos/generated-sources/GameController/GCLinearInput.g.cs
@@ -46,7 +46,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCLinearInput", WrapperType = typeof (GCLinearInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V4) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -56,10 +56,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -97,17 +97,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V4))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V4.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V4.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/tvos/generated-sources/GameController/GCPressedStateInput.g.cs b/new/dotnet/tvos/generated-sources/GameController/GCPressedStateInput.g.cs
index 21323bb..32c48ed 100644
--- a/old/dotnet/tvos/generated-sources/GameController/GCPressedStateInput.g.cs
+++ b/new/dotnet/tvos/generated-sources/GameController/GCPressedStateInput.g.cs
@@ -46,7 +46,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCPressedStateInput", WrapperType = typeof (GCPressedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Pressed", Selector = "pressed", PropertyType = typeof (bool), GetterSelector = "isPressed", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateTimestamp", Selector = "lastPressedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastPressedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateLatency", Selector = "lastPressedStateLatency", PropertyType = typeof (double), GetterSelector = "lastPressedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -54,10 +54,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -85,17 +85,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("pressedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/tvos/generated-sources/GameController/GCRelativeInput.g.cs b/new/dotnet/tvos/generated-sources/GameController/GCRelativeInput.g.cs
index 056598d..d15a428 100644
--- a/old/dotnet/tvos/generated-sources/GameController/GCRelativeInput.g.cs
+++ b/new/dotnet/tvos/generated-sources/GameController/GCRelativeInput.g.cs
@@ -46,7 +46,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCRelativeInput", WrapperType = typeof (GCRelativeInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Delta", Selector = "delta", PropertyType = typeof (float), GetterSelector = "delta", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastDeltaTimestamp", Selector = "lastDeltaTimestamp", PropertyType = typeof (double), GetterSelector = "lastDeltaTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
@@ -55,10 +55,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -91,17 +91,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("deltaDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/tvos/generated-sources/GameController/GCSwitchPositionInput.g.cs b/new/dotnet/tvos/generated-sources/GameController/GCSwitchPositionInput.g.cs
index e9b311c..e542fa8 100644
--- a/old/dotnet/tvos/generated-sources/GameController/GCSwitchPositionInput.g.cs
+++ b/new/dotnet/tvos/generated-sources/GameController/GCSwitchPositionInput.g.cs
@@ -46,7 +46,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCSwitchPositionInput", WrapperType = typeof (GCSwitchPositionInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Position", Selector = "position", PropertyType = typeof (IntPtr), GetterSelector = "position", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionRange", Selector = "positionRange", PropertyType = typeof (NSRange), GetterSelector = "positionRange", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Sequential", Selector = "sequential", PropertyType = typeof (bool), GetterSelector = "isSequential", ArgumentSemantic = ArgumentSemantic.None)]
@@ -57,10 +57,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -103,17 +103,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("positionDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/tvos/generated-sources/GameController/GCTouchedStateInput.g.cs b/new/dotnet/tvos/generated-sources/GameController/GCTouchedStateInput.g.cs
index c1803eb..2bce4f5 100644
--- a/old/dotnet/tvos/generated-sources/GameController/GCTouchedStateInput.g.cs
+++ b/new/dotnet/tvos/generated-sources/GameController/GCTouchedStateInput.g.cs
@@ -46,7 +46,7 @@ namespace GameController {
[SupportedOSPlatform ("maccatalyst16.0")]
[SupportedOSPlatform ("tvos16.0")]
[Protocol (Name = "GCTouchedStateInput", WrapperType = typeof (GCTouchedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Touched", Selector = "touched", PropertyType = typeof (bool), GetterSelector = "isTouched", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateTimestamp", Selector = "lastTouchedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastTouchedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateLatency", Selector = "lastTouchedStateLatency", PropertyType = typeof (double), GetterSelector = "lastTouchedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -54,10 +54,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -85,17 +85,17 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get {
NativeHandle ret;
ret = global::ObjCRuntime.Messaging.NativeHandle_objc_msgSend (this.Handle, Selector.GetHandle ("touchedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/dotnet/tvos/generated-sources/Metal/MTLDevice.g.cs b/new/dotnet/tvos/generated-sources/Metal/MTLDevice.g.cs
index 63c45ee..eb2e158 100644
--- a/old/dotnet/tvos/generated-sources/Metal/MTLDevice.g.cs
+++ b/new/dotnet/tvos/generated-sources/Metal/MTLDevice.g.cs
@@ -69,11 +69,11 @@ namespace Metal {
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V71) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V72) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V11) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLNewComputePipelineStateWithReflectionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDMTLNewComputePipelineStateWithReflectionCompletionHandler) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateFence", Selector = "newFence", ReturnType = typeof (IMTLFence))]
@@ -259,7 +259,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:reflection:error:")]
@@ -277,7 +277,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[SupportedOSPlatform ("maccatalyst")]
[SupportedOSPlatform ("ios")]
@@ -954,12 +954,12 @@ namespace Metal {
}
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
{
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V9.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V10.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:options:completionHandler:"), descriptor__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
@@ -1006,12 +1006,12 @@ namespace Metal {
}
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
{
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V10.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V11.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_NativeHandle_UIntPtr_NativeHandle (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:options:completionHandler:"), computeFunction__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
diff --git a/old/dotnet/tvos/generated-sources/ObjCRuntime/Messaging.g.cs b/new/dotnet/tvos/generated-sources/ObjCRuntime/Messaging.g.cs
index bbed2e1..54950dc 100644
--- a/old/dotnet/tvos/generated-sources/ObjCRuntime/Messaging.g.cs
+++ b/new/dotnet/tvos/generated-sources/ObjCRuntime/Messaging.g.cs
@@ -2335,6 +2335,10 @@ namespace ObjCRuntime {
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_NativeHandle_NativeHandle_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3, NativeHandle arg4, NativeHandle arg5);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
+ public unsafe extern static void void_objc_msgSend_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
+ public unsafe extern static void void_objc_msgSendSuper_NativeHandle_NativeHandle_Int64_NativeHandle (IntPtr receiver, IntPtr selector, NativeHandle arg1, NativeHandle arg2, long arg3, NativeHandle arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
public unsafe extern static global::UIKit.UIEdgeInsets UIEdgeInsets_objc_msgSend (IntPtr receiver, IntPtr selector);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static global::UIKit.UIEdgeInsets UIEdgeInsets_objc_msgSendSuper (IntPtr receiver, IntPtr selector);
diff --git a/old/dotnet/tvos/generated-sources/ObjCRuntime/Trampolines.g.cs b/new/dotnet/tvos/generated-sources/ObjCRuntime/Trampolines.g.cs
index dd933f6..d810707 100644
--- a/old/dotnet/tvos/generated-sources/ObjCRuntime/Trampolines.g.cs
+++ b/new/dotnet/tvos/generated-sources/ObjCRuntime/Trampolines.g.cs
@@ -20806,11 +20806,11 @@ namespace ObjCRuntime {
} /* class NIDActionArity3V0 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>))]
- unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V12 (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V11 {
+ static internal class SDActionArity3V12 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, IntPtr arg2, NativeHandle arg3) {
@@ -20829,15 +20829,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, IntPtr, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V12), nameof (Invoke));
}
- } /* class SDActionArity3V11 */
- internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
- DActionArity3V11 invoker;
+ } /* class SDActionArity3V12 */
+ internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
+ DActionArity3V12 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V11> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V12> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -20846,7 +20846,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::CoreMedia.CMSampleBuffer arg1, global::ReplayKit.RPSampleBufferType arg2, NSError arg3)
@@ -20855,9 +20855,9 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V11 */
+ } /* class NIDActionArity3V12 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ [UserDelegateType (typeof (global::System.Action<NSData, NSUrlResponse, NSError>))]
unsafe internal delegate void DActionArity3V2 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
@@ -20866,19 +20866,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<NSData, NSUrlResponse, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ del ( Runtime.GetNSObject<NSData> (arg1)!, Runtime.GetNSObject<NSUrlResponse> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSData, NSUrlResponse, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSUrlResponse, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V2), nameof (Invoke));
@@ -20893,15 +20893,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSData, NSUrlResponse, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSData, NSUrlResponse, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V2 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
+ unsafe void Invoke (NSData arg1, NSUrlResponse arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -20910,30 +20910,30 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V2 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
- unsafe internal delegate void DActionArity3V3 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ unsafe internal delegate void DActionArity3V3 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V3 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
- internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
+ del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
{
- delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V3), nameof (Invoke));
}
} /* class SDActionArity3V3 */
@@ -20946,23 +20946,24 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V3 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ var arg3__handle__ = arg3.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
} /* class NIDActionArity3V3 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
unsafe internal delegate void DActionArity3V4 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
@@ -20971,19 +20972,19 @@ namespace ObjCRuntime {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V4), nameof (Invoke));
@@ -20998,12 +20999,64 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ {
+ if (block == IntPtr.Zero)
+ return null;
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ return del ?? new NIDActionArity3V4 ((BlockLiteral *) block).Invoke;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ {
+ var arg1__handle__ = arg1.GetHandle ();
+ var arg2__handle__ = arg2.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ }
+ } /* class NIDActionArity3V4 */
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ //
+ // This class bridges native block invocations that call into C#
+ //
+ static internal class SDActionArity3V5 {
+ [Preserve (Conditional = true)]
+ [UnmanagedCallersOnly]
+ internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ if (del is not null) {
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ }
+ }
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ {
+ if (callback is null)
+ return default (BlockLiteral);
+ return CreateBlock (callback);
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ {
+ delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V5), nameof (Invoke));
+ }
+ } /* class SDActionArity3V5 */
+ internal sealed class NIDActionArity3V5 : TrampolineBlockBase {
+ DActionArity3V5 invoker;
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe NIDActionArity3V5 (BlockLiteral *block) : base (block)
+ {
+ invoker = block->GetDelegateForBlock<DActionArity3V5> ();
+ }
+ [Preserve (Conditional=true)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V4 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCLinearInput arg2, float arg3)
@@ -21012,14 +21065,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V4 */
+ } /* class NIDActionArity3V5 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V5 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V6 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V5 {
+ static internal class SDActionArity3V6 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -21038,15 +21091,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V5), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V6), nameof (Invoke));
}
- } /* class SDActionArity3V5 */
- internal sealed class NIDActionArity3V5 : TrampolineBlockBase {
- DActionArity3V5 invoker;
+ } /* class SDActionArity3V6 */
+ internal sealed class NIDActionArity3V6 : TrampolineBlockBase {
+ DActionArity3V6 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V5 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V6 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V5> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V6> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -21055,7 +21108,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCPressedStateInput arg2, bool arg3)
@@ -21064,14 +21117,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V5 */
+ } /* class NIDActionArity3V6 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>))]
- unsafe internal delegate void DActionArity3V6 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
+ unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V6 {
+ static internal class SDActionArity3V7 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, float arg3) {
@@ -21090,15 +21143,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, float, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V6), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
}
- } /* class SDActionArity3V6 */
- internal sealed class NIDActionArity3V6 : TrampolineBlockBase {
- DActionArity3V6 invoker;
+ } /* class SDActionArity3V7 */
+ internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
+ DActionArity3V7 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V6 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V6> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V7> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -21107,7 +21160,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCRelativeInput arg2, float arg3)
@@ -21116,14 +21169,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V6 */
+ } /* class NIDActionArity3V7 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>))]
- unsafe internal delegate void DActionArity3V7 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
+ unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V7 {
+ static internal class SDActionArity3V8 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, nint arg3) {
@@ -21142,15 +21195,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, nint, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V7), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
}
- } /* class SDActionArity3V7 */
- internal sealed class NIDActionArity3V7 : TrampolineBlockBase {
- DActionArity3V7 invoker;
+ } /* class SDActionArity3V8 */
+ internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
+ DActionArity3V8 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V7 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V7> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V8> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -21159,7 +21212,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCSwitchPositionInput arg2, nint arg3)
@@ -21168,14 +21221,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
- } /* class NIDActionArity3V7 */
+ } /* class NIDActionArity3V8 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V8 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
+ unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V8 {
+ static internal class SDActionArity3V9 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, byte arg3) {
@@ -21194,15 +21247,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, byte, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V8), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
}
- } /* class SDActionArity3V8 */
- internal sealed class NIDActionArity3V8 : TrampolineBlockBase {
- DActionArity3V8 invoker;
+ } /* class SDActionArity3V9 */
+ internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
+ DActionArity3V9 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V8 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V8> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V9> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -21211,7 +21264,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCTouchedStateInput arg2, bool arg3)
@@ -21220,14 +21273,14 @@ namespace ObjCRuntime {
var arg2__handle__ = arg2.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
- } /* class NIDActionArity3V8 */
+ } /* class NIDActionArity3V9 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V11 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V10 {
+ static internal class SDActionArity3V11 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -21246,15 +21299,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V11), nameof (Invoke));
}
- } /* class SDActionArity3V10 */
- internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
- DActionArity3V10 invoker;
+ } /* class SDActionArity3V11 */
+ internal sealed class NIDActionArity3V11 : TrampolineBlockBase {
+ DActionArity3V11 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V11 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V10> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V11> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -21263,7 +21316,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLComputePipelineState arg1, global::Metal.MTLComputePipelineReflection arg2, NSError arg3)
@@ -21273,14 +21326,14 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V10 */
+ } /* class NIDActionArity3V11 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V9 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
+ unsafe internal delegate void DActionArity3V10 (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V9 {
+ static internal class SDActionArity3V10 {
[Preserve (Conditional = true)]
[UnmanagedCallersOnly]
internal static unsafe void Invoke (IntPtr block, NativeHandle arg1, NativeHandle arg2, NativeHandle arg3) {
@@ -21299,15 +21352,15 @@ namespace ObjCRuntime {
internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError> callback)
{
delegate* unmanaged<IntPtr, NativeHandle, NativeHandle, NativeHandle, void> trampoline = &Invoke;
- return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V9), nameof (Invoke));
+ return new BlockLiteral (trampoline, callback, typeof (SDActionArity3V10), nameof (Invoke));
}
- } /* class SDActionArity3V9 */
- internal sealed class NIDActionArity3V9 : TrampolineBlockBase {
- DActionArity3V9 invoker;
+ } /* class SDActionArity3V10 */
+ internal sealed class NIDActionArity3V10 : TrampolineBlockBase {
+ DActionArity3V10 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V9 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V10 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V9> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V10> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -21316,7 +21369,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLRenderPipelineState arg1, global::Metal.MTLRenderPipelineReflection arg2, NSError arg3)
@@ -21326,7 +21379,7 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V9 */
+ } /* class NIDActionArity3V10 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<nint, nint, NSArray<NSNumber>>))]
unsafe internal delegate void DActionArity3V1 (IntPtr block, nint arg1, nint arg2, NativeHandle arg3);
diff --git a/old/dotnet/tvos/generated-sources/ReplayKit/RPScreenRecorder.g.cs b/new/dotnet/tvos/generated-sources/ReplayKit/RPScreenRecorder.g.cs
index fc45559..b536fce 100644
--- a/old/dotnet/tvos/generated-sources/ReplayKit/RPScreenRecorder.g.cs
+++ b/new/dotnet/tvos/generated-sources/ReplayKit/RPScreenRecorder.g.cs
@@ -113,9 +113,9 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V12))]global::System.Action<NSError>? completionHandler)
+ public unsafe void StartCapture ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V12))]global::System.Action<NSError>? completionHandler)
{
- using var block_captureHandler = Trampolines.SDActionArity3V11.CreateNullableBlock (captureHandler);
+ using var block_captureHandler = Trampolines.SDActionArity3V12.CreateNullableBlock (captureHandler);
BlockLiteral *block_ptr_captureHandler = null;
if (captureHandler is not null)
block_ptr_captureHandler = &block_captureHandler;
@@ -130,7 +130,7 @@ namespace ReplayKit {
[SupportedOSPlatform ("macos11.0")]
[SupportedOSPlatform ("tvos")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
+ public unsafe Task StartCaptureAsync ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<global::CoreMedia.CMSampleBuffer, RPSampleBufferType, NSError>? captureHandler)
{
var tcs = new TaskCompletionSource<bool> ();
StartCapture(captureHandler, (obj_) => {
diff --git a/old/ios/native/AVFoundation/AVAssetDownloadDelegate.g.cs b/new/ios/native/AVFoundation/AVAssetDownloadDelegate.g.cs
index 9553a8d..7d12a98 100644
--- a/old/ios/native/AVFoundation/AVAssetDownloadDelegate.g.cs
+++ b/new/ios/native/AVFoundation/AVAssetDownloadDelegate.g.cs
@@ -234,6 +234,21 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:assetDownloadTask:didResolveMediaSelection:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidResolveMediaSelection (NSUrlSession session, AVAssetDownloadTask assetDownloadTask, AVMediaSelection resolvedMediaSelection)
@@ -252,6 +267,21 @@ namespace AVFoundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V2))]global::System.Action<NSInputStream> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void TaskIsWaitingForConnectivity (NSUrlSession session, NSUrlSessionTask task)
diff --git a/old/ios/native/Foundation/NSAttributedStringNameKey.g.cs b/new/ios/native/Foundation/NSAttributedStringNameKey.g.cs
index 3b2a822..ea8815c 100644
--- a/old/ios/native/Foundation/NSAttributedStringNameKey.g.cs
+++ b/new/ios/native/Foundation/NSAttributedStringNameKey.g.cs
@@ -69,6 +69,24 @@ namespace Foundation {
Morphology = 7,
PresentationIntentAttributeName = 8,
ReplacementIndex = 9,
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ InflectionAgreementArgument = 10,
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ InflectionAgreementConcept = 11,
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ InflectionReferentConcept = 12,
}
[Introduced (PlatformName.WatchOS, 8,0, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 15,0, ObjCRuntime.PlatformArchitecture.All)]
@@ -77,7 +95,7 @@ namespace Foundation {
[Introduced (PlatformName.MacCatalyst, 15,0, ObjCRuntime.PlatformArchitecture.All)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSAttributedStringNameKeyExtensions {
- static IntPtr[] values = new IntPtr [10];
+ static IntPtr[] values = new IntPtr [13];
[Field ("NSAlternateDescriptionAttributeName", "Foundation")]
internal unsafe static IntPtr NSAlternateDescriptionAttributeName {
get {
@@ -153,6 +171,42 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSReplacementIndexAttributeName", storage);
}
}
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Field ("NSInflectionAgreementArgumentAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementArgumentAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [10])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementArgumentAttributeName", storage);
+ }
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Field ("NSInflectionAgreementConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionAgreementConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [11])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionAgreementConceptAttributeName", storage);
+ }
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Field ("NSInflectionReferentConceptAttributeName", "Foundation")]
+ internal unsafe static IntPtr NSInflectionReferentConceptAttributeName {
+ get {
+ fixed (IntPtr *storage = &values [12])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSInflectionReferentConceptAttributeName", storage);
+ }
+ }
public static NSString? GetConstant (this NSAttributedStringNameKey self)
{
IntPtr ptr = IntPtr.Zero;
@@ -187,6 +241,15 @@ namespace Foundation {
case 9: // NSAttributedStringNameKey.ReplacementIndex
ptr = NSReplacementIndexAttributeName;
break;
+ case 10: // NSAttributedStringNameKey.InflectionAgreementArgument
+ ptr = NSInflectionAgreementArgumentAttributeName;
+ break;
+ case 11: // NSAttributedStringNameKey.InflectionAgreementConcept
+ ptr = NSInflectionAgreementConceptAttributeName;
+ break;
+ case 12: // NSAttributedStringNameKey.InflectionReferentConcept
+ ptr = NSInflectionReferentConceptAttributeName;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -214,6 +277,12 @@ namespace Foundation {
return NSAttributedStringNameKey.PresentationIntentAttributeName;
if (constant.IsEqualTo (NSReplacementIndexAttributeName))
return NSAttributedStringNameKey.ReplacementIndex;
+ if (constant.IsEqualTo (NSInflectionAgreementArgumentAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementArgument;
+ if (constant.IsEqualTo (NSInflectionAgreementConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionAgreementConcept;
+ if (constant.IsEqualTo (NSInflectionReferentConceptAttributeName))
+ return NSAttributedStringNameKey.InflectionReferentConcept;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/old/ios/native/Foundation/NSDataWritingOptions.g.cs b/new/ios/native/Foundation/NSDataWritingOptions.g.cs
index 172adb4..bc78021 100644
--- a/old/ios/native/Foundation/NSDataWritingOptions.g.cs
+++ b/new/ios/native/Foundation/NSDataWritingOptions.g.cs
@@ -63,5 +63,11 @@ namespace Foundation {
FileProtectionCompleteUnlessOpen = 805306368,
[Introduced (PlatformName.MacOSX, 11,0, ObjCRuntime.PlatformArchitecture.All)]
FileProtectionCompleteUntilFirstUserAuthentication = 1073741824,
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ FileProtectionCompleteWhenUserInactive = 1342177280,
}
}
diff --git a/old/ios/native/Foundation/NSError.g.cs b/new/ios/native/Foundation/NSError.g.cs
index 38ad1b4..d3a0137 100644
--- a/old/ios/native/Foundation/NSError.g.cs
+++ b/new/ios/native/Foundation/NSError.g.cs
@@ -497,6 +497,18 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _NSNetServicesErrorCode;
+ [Field ("NSNetServicesErrorCode", "Foundation")]
+ [Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
+ public static NSString NSNetServicesErrorCode {
+ [Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
+ get {
+ if (_NSNetServicesErrorCode is null)
+ _NSNetServicesErrorCode = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSNetServicesErrorCode")!;
+ return _NSNetServicesErrorCode;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _NSNetServicesErrorDomain;
[Field ("NSNetServicesErrorDomain", "Foundation")]
[Obsoleted (PlatformName.WatchOS, 7,0)]
diff --git a/old/ios/native/Foundation/NSFileProtectionType.g.cs b/new/ios/native/Foundation/NSFileProtectionType.g.cs
index 4e4678d..63984de 100644
--- a/old/ios/native/Foundation/NSFileProtectionType.g.cs
+++ b/new/ios/native/Foundation/NSFileProtectionType.g.cs
@@ -54,11 +54,17 @@ namespace Foundation {
CompleteUnlessOpen = 1,
CompleteUntilFirstUserAuthentication = 2,
None = 3,
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ CompleteWhenUserInactive = 4,
}
[Introduced (PlatformName.MacOSX, 11,0, ObjCRuntime.PlatformArchitecture.All)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static public partial class NSFileProtectionTypeExtensions {
- static IntPtr[] values = new IntPtr [4];
+ static IntPtr[] values = new IntPtr [5];
[Field ("NSFileProtectionComplete", "Foundation")]
internal unsafe static IntPtr NSFileProtectionComplete {
get {
@@ -87,6 +93,18 @@ namespace Foundation {
return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionNone", storage);
}
}
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Field ("NSFileProtectionCompleteWhenUserInactive", "Foundation")]
+ internal unsafe static IntPtr NSFileProtectionCompleteWhenUserInactive {
+ get {
+ fixed (IntPtr *storage = &values [4])
+ return Dlfcn.CachePointer (Libraries.Foundation.Handle, "NSFileProtectionCompleteWhenUserInactive", storage);
+ }
+ }
public static NSString? GetConstant (this NSFileProtectionType self)
{
IntPtr ptr = IntPtr.Zero;
@@ -103,6 +121,9 @@ namespace Foundation {
case 3: // NSFileProtectionType.None
ptr = NSFileProtectionNone;
break;
+ case 4: // NSFileProtectionType.CompleteWhenUserInactive
+ ptr = NSFileProtectionCompleteWhenUserInactive;
+ break;
}
return (NSString?) Runtime.GetNSObject (ptr);
}
@@ -118,6 +139,8 @@ namespace Foundation {
return NSFileProtectionType.CompleteUntilFirstUserAuthentication;
if (constant.IsEqualTo (NSFileProtectionNone))
return NSFileProtectionType.None;
+ if (constant.IsEqualTo (NSFileProtectionCompleteWhenUserInactive))
+ return NSFileProtectionType.CompleteWhenUserInactive;
throw new NotSupportedException ($"{constant} has no associated enum value on this platform.");
}
}
diff --git a/new/ios/native/Foundation/NSGrammaticalCase.g.cs b/new/ios/native/Foundation/NSGrammaticalCase.g.cs
new file mode 100644
index 0000000..cd155bc
--- /dev/null
+++ b/new/ios/native/Foundation/NSGrammaticalCase.g.cs
@@ -0,0 +1,74 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Native]
+ public enum NSGrammaticalCase : long {
+ NotSet = 0,
+ Nominative = 1,
+ Accusative = 2,
+ Dative = 3,
+ Genitive = 4,
+ Prepositional = 5,
+ Ablative = 6,
+ Adessive = 7,
+ Allative = 8,
+ Elative = 9,
+ Illative = 10,
+ Essive = 11,
+ Inessive = 12,
+ Locative = 13,
+ Translative = 14,
+ }
+}
diff --git a/new/ios/native/Foundation/NSGrammaticalDefiniteness.g.cs b/new/ios/native/Foundation/NSGrammaticalDefiniteness.g.cs
new file mode 100644
index 0000000..c45f7bd
--- /dev/null
+++ b/new/ios/native/Foundation/NSGrammaticalDefiniteness.g.cs
@@ -0,0 +1,62 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Native]
+ public enum NSGrammaticalDefiniteness : long {
+ NotSet = 0,
+ Indefinite = 1,
+ Definite = 2,
+ }
+}
diff --git a/new/ios/native/Foundation/NSGrammaticalDetermination.g.cs b/new/ios/native/Foundation/NSGrammaticalDetermination.g.cs
new file mode 100644
index 0000000..de555af
--- /dev/null
+++ b/new/ios/native/Foundation/NSGrammaticalDetermination.g.cs
@@ -0,0 +1,62 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Native]
+ public enum NSGrammaticalDetermination : long {
+ NotSet = 0,
+ Independent = 1,
+ Dependent = 2,
+ }
+}
diff --git a/new/ios/native/Foundation/NSGrammaticalPerson.g.cs b/new/ios/native/Foundation/NSGrammaticalPerson.g.cs
new file mode 100644
index 0000000..6f3d043
--- /dev/null
+++ b/new/ios/native/Foundation/NSGrammaticalPerson.g.cs
@@ -0,0 +1,63 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Native]
+ public enum NSGrammaticalPerson : long {
+ NotSet = 0,
+ First = 1,
+ Second = 2,
+ Third = 3,
+ }
+}
diff --git a/new/ios/native/Foundation/NSGrammaticalPronounType.g.cs b/new/ios/native/Foundation/NSGrammaticalPronounType.g.cs
new file mode 100644
index 0000000..2d9df1b
--- /dev/null
+++ b/new/ios/native/Foundation/NSGrammaticalPronounType.g.cs
@@ -0,0 +1,63 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Native]
+ public enum NSGrammaticalPronounType : long {
+ NotSet = 0,
+ Personal = 1,
+ Reflexive = 2,
+ Possessive = 3,
+ }
+}
diff --git a/old/ios/native/Foundation/NSLocale.g.cs b/new/ios/native/Foundation/NSLocale.g.cs
index 6c46772..ed10cc5 100644
--- a/old/ios/native/Foundation/NSLocale.g.cs
+++ b/new/ios/native/Foundation/NSLocale.g.cs
@@ -309,6 +309,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual string LanguageIdentifier {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("languageIdentifier")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual string LocaleIdentifier {
[Export ("localeIdentifier")]
get {
@@ -327,6 +352,31 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual string? RegionCode {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("regionCode")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("regionCode")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("regionCode")))!;
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSLocale SystemLocale {
[Export ("systemLocale", ArgumentSemantic.Copy)]
get {
diff --git a/old/ios/native/Foundation/NSMorphology.g.cs b/new/ios/native/Foundation/NSMorphology.g.cs
index 611b573..f1def31 100644
--- a/old/ios/native/Foundation/NSMorphology.g.cs
+++ b/new/ios/native/Foundation/NSMorphology.g.cs
@@ -137,6 +137,11 @@ namespace Foundation {
}
}
[Export ("customPronounForLanguage:")]
+ [Obsoleted (PlatformName.MacOSX, 14,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.iOS, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.MacCatalyst, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.TvOS, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.WatchOS, 10,0, message: "Use 'NSTermOfAddress' instead.")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSMorphologyCustomPronoun? GetCustomPronoun (string language)
{
@@ -157,6 +162,11 @@ namespace Foundation {
#endif
}
[Export ("setCustomPronoun:forLanguage:error:")]
+ [Obsoleted (PlatformName.MacOSX, 14,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.iOS, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.MacCatalyst, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.TvOS, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.WatchOS, 10,0, message: "Use 'NSTermOfAddress' instead.")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool SetCustomPronoun (NSMorphologyCustomPronoun? features, string language, out NSError? error)
{
@@ -180,6 +190,138 @@ namespace Foundation {
#endif
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual NSGrammaticalDefiniteness Definiteness {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("definiteness", ArgumentSemantic.UnsafeUnretained)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalDefiniteness ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("definiteness"));
+ } else {
+ ret = (NSGrammaticalDefiniteness) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("definiteness"));
+ }
+ return ret!;
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("setDefiniteness:", ArgumentSemantic.UnsafeUnretained)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDefiniteness:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual NSGrammaticalDetermination Determination {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("determination", ArgumentSemantic.UnsafeUnretained)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalDetermination ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("determination"));
+ } else {
+ ret = (NSGrammaticalDetermination) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("determination"));
+ }
+ return ret!;
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("setDetermination:", ArgumentSemantic.UnsafeUnretained)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setDetermination:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual NSGrammaticalCase GrammaticalCase {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("grammaticalCase", ArgumentSemantic.UnsafeUnretained)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalCase ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalCase"));
+ } else {
+ ret = (NSGrammaticalCase) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalCase"));
+ }
+ return ret!;
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("setGrammaticalCase:", ArgumentSemantic.UnsafeUnretained)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalCase:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalGender GrammaticalGender {
[Export ("grammaticalGender", ArgumentSemantic.UnsafeUnretained)]
get {
@@ -209,6 +351,50 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual NSGrammaticalPerson GrammaticalPerson {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("grammaticalPerson", ArgumentSemantic.UnsafeUnretained)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalPerson ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("grammaticalPerson"));
+ } else {
+ ret = (NSGrammaticalPerson) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("grammaticalPerson"));
+ }
+ return ret!;
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("setGrammaticalPerson:", ArgumentSemantic.UnsafeUnretained)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setGrammaticalPerson:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual NSGrammaticalNumber Number {
[Export ("number", ArgumentSemantic.UnsafeUnretained)]
get {
@@ -267,6 +453,50 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public virtual NSGrammaticalPronounType PronounType {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("pronounType", ArgumentSemantic.UnsafeUnretained)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSGrammaticalPronounType ret;
+ if (IsDirectBinding) {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pronounType"));
+ } else {
+ ret = (NSGrammaticalPronounType) (long) global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronounType"));
+ }
+ return ret!;
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Export ("setPronounType:", ArgumentSemantic.UnsafeUnretained)]
+ set {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("setPronounType:"), (IntPtr) (long) value);
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual bool Unspecified {
[Export ("isUnspecified")]
get {
diff --git a/old/ios/native/Foundation/NSMorphologyCustomPronoun.g.cs b/new/ios/native/Foundation/NSMorphologyCustomPronoun.g.cs
index d9a2efd..61a5e6b 100644
--- a/old/ios/native/Foundation/NSMorphologyCustomPronoun.g.cs
+++ b/new/ios/native/Foundation/NSMorphologyCustomPronoun.g.cs
@@ -49,6 +49,11 @@ using NativeHandle = System.IntPtr;
#endif
namespace Foundation {
[Register("NSMorphologyCustomPronoun", true)]
+ [Obsoleted (PlatformName.MacOSX, 14,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.iOS, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.MacCatalyst, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.TvOS, 17,0, message: "Use 'NSTermOfAddress' instead.")]
+ [Obsoleted (PlatformName.WatchOS, 10,0, message: "Use 'NSTermOfAddress' instead.")]
[Introduced (PlatformName.WatchOS, 8,0, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 15,0, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.MacOSX, 12,0, ObjCRuntime.PlatformArchitecture.All)]
diff --git a/new/ios/native/Foundation/NSMorphologyPronoun.g.cs b/new/ios/native/Foundation/NSMorphologyPronoun.g.cs
new file mode 100644
index 0000000..f121f8a
--- /dev/null
+++ b/new/ios/native/Foundation/NSMorphologyPronoun.g.cs
@@ -0,0 +1,194 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSMorphologyPronoun", true)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public unsafe partial class NSMorphologyPronoun : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ #if ARCH_32
+ #pragma warning disable 649
+ static readonly IntPtr class_ptr;
+ #pragma warning restore 649
+ #else
+ static readonly IntPtr class_ptr = Class.GetHandle ("NSMorphologyPronoun");
+ #endif
+ public override IntPtr ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSMorphologyPronoun (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ #endif
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSMorphologyPronoun (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSMorphologyPronoun (IntPtr handle) : base (handle)
+ {
+ }
+
+ [Export ("initWithPronoun:morphology:dependentMorphology:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public NSMorphologyPronoun (string pronoun, NSMorphology morphology, NSMorphology? dependentMorphology)
+ : base (NSObjectFlag.Empty)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (pronoun is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronoun));
+ var morphology__handle__ = morphology!.GetNonNullHandle (nameof (morphology));
+ var dependentMorphology__handle__ = dependentMorphology.GetHandle ();
+ var nspronoun = CFString.CreateNative (pronoun);
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr (this.Handle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithPronoun:morphology:dependentMorphology:"), nspronoun, morphology__handle__, dependentMorphology__handle__), "initWithPronoun:morphology:dependentMorphology:");
+ }
+ CFString.ReleaseNative (nspronoun);
+ #endif
+ }
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology? DependentMorphology {
+ [Export ("dependentMorphology", ArgumentSemantic.Copy)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("dependentMorphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("dependentMorphology")))!;
+ }
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphology Morphology {
+ [Export ("morphology", ArgumentSemantic.Copy)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSMorphology? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("morphology")))!;
+ } else {
+ ret = Runtime.GetNSObject<NSMorphology> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("morphology")))!;
+ }
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string Pronoun {
+ [Export ("pronoun")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pronoun")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronoun")))!;
+ }
+ #endif
+ }
+ }
+ } /* class NSMorphologyPronoun */
+}
diff --git a/new/ios/native/Foundation/NSTermOfAddress.g.cs b/new/ios/native/Foundation/NSTermOfAddress.g.cs
new file mode 100644
index 0000000..f8eed83
--- /dev/null
+++ b/new/ios/native/Foundation/NSTermOfAddress.g.cs
@@ -0,0 +1,215 @@
+//
+// Auto-generated from generator.cs, do not edit
+//
+// We keep references to objects, so warning 414 is expected
+#pragma warning disable 414
+using System;
+using System.Drawing;
+using System.Diagnostics;
+using System.ComponentModel;
+using System.Threading.Tasks;
+using System.Runtime.InteropServices;
+using System.Diagnostics.CodeAnalysis;
+using UIKit;
+using GLKit;
+using Metal;
+using CoreML;
+using MapKit;
+using Photos;
+using ModelIO;
+using Network;
+using SceneKit;
+using Contacts;
+using Security;
+using Messages;
+using AudioUnit;
+using CoreVideo;
+using CoreMedia;
+using QuickLook;
+using CoreImage;
+using SpriteKit;
+using Foundation;
+using CoreMotion;
+using ObjCRuntime;
+using AddressBook;
+using MediaPlayer;
+using GameplayKit;
+using CoreGraphics;
+using CoreLocation;
+using AVFoundation;
+using NewsstandKit;
+using FileProvider;
+using CoreAnimation;
+using CoreFoundation;
+using NetworkExtension;
+using MetalPerformanceShadersGraph;
+#nullable enable
+#if !NET
+using NativeHandle = System.IntPtr;
+#endif
+namespace Foundation {
+ [Register("NSTermOfAddress", true)]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public unsafe partial class NSTermOfAddress : NSObject, INSCoding, INSCopying, INSSecureCoding {
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ #if ARCH_32
+ #pragma warning disable 649
+ static readonly IntPtr class_ptr;
+ #pragma warning restore 649
+ #else
+ static readonly IntPtr class_ptr = Class.GetHandle ("NSTermOfAddress");
+ #endif
+ public override IntPtr ClassHandle { get { return class_ptr; } }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [DesignatedInitializer]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ [Export ("initWithCoder:")]
+ public NSTermOfAddress (NSCoder coder) : base (NSObjectFlag.Empty)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ } else {
+ InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("initWithCoder:"), coder.Handle), "initWithCoder:");
+ }
+ #endif
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected NSTermOfAddress (NSObjectFlag t) : base (t)
+ {
+ }
+
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ [EditorBrowsable (EditorBrowsableState.Advanced)]
+ protected internal NSTermOfAddress (IntPtr handle) : base (handle)
+ {
+ }
+
+ [Export ("copyWithZone:")]
+ [return: ReleaseAttribute ()]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSObject Copy (NSZone? zone)
+ {
+ var zone__handle__ = zone.GetHandle ();
+ NSObject? ret;
+ if (IsDirectBinding) {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ } else {
+ ret = Runtime.GetNSObject (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("copyWithZone:"), zone__handle__))!;
+ }
+ if (ret is not null)
+ global::ObjCRuntime.Messaging.void_objc_msgSend (ret.Handle, Selector.GetHandle ("release"));
+ return ret!;
+ }
+ [Export ("encodeWithCoder:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void EncodeTo (NSCoder encoder)
+ {
+ var encoder__handle__ = encoder!.GetNonNullHandle (nameof (encoder));
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("encodeWithCoder:"), encoder__handle__);
+ }
+ }
+ [Export ("localizedForLanguageIdentifier:withPronouns:")]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress GetLocalized (string language, NSMorphologyPronoun[] pronouns)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (language is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (language));
+ if (pronouns is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (pronouns));
+ var nslanguage = CFString.CreateNative (language);
+ var nsa_pronouns = NSArray.FromNSObjects (pronouns);
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_IntPtr (class_ptr, Selector.GetHandle ("localizedForLanguageIdentifier:withPronouns:"), nslanguage, nsa_pronouns.Handle))!;
+ CFString.ReleaseNative (nslanguage);
+ nsa_pronouns.Dispose ();
+ return ret!;
+ #endif
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Feminine {
+ [Export ("feminine")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (class_ptr, Selector.GetHandle ("feminine")))!;
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual string? LanguageIdentifier {
+ [Export ("languageIdentifier")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (IsDirectBinding) {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("languageIdentifier")))!;
+ } else {
+ return CFString.FromHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("languageIdentifier")))!;
+ }
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Masculine {
+ [Export ("masculine")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (class_ptr, Selector.GetHandle ("masculine")))!;
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSTermOfAddress Neutral {
+ [Export ("neutral")]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSTermOfAddress? ret;
+ ret = Runtime.GetNSObject<NSTermOfAddress> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (class_ptr, Selector.GetHandle ("neutral")))!;
+ return ret!;
+ #endif
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSMorphologyPronoun[]? Pronouns {
+ [Export ("pronouns", ArgumentSemantic.Copy)]
+ get {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ NSMorphologyPronoun[]? ret;
+ if (IsDirectBinding) {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pronouns")))!;
+ } else {
+ ret = CFArray.ArrayFromHandle<NSMorphologyPronoun>(global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("pronouns")))!;
+ }
+ return ret!;
+ #endif
+ }
+ }
+ } /* class NSTermOfAddress */
+}
diff --git a/old/ios/native/Foundation/NSUrl.g.cs b/new/ios/native/Foundation/NSUrl.g.cs
index d58f163..b28600d 100644
--- a/old/ios/native/Foundation/NSUrl.g.cs
+++ b/new/ios/native/Foundation/NSUrl.g.cs
@@ -378,6 +378,27 @@ namespace Foundation {
CFString.ReleaseNative (nss);
return ret!;
}
+ [Export ("URLWithString:encodingInvalidCharacters:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrl? FromString (string url, bool encodingInvalidCharacters)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrl? ret;
+ ret = Runtime.GetNSObject<NSUrl> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_bool (class_ptr, Selector.GetHandle ("URLWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ #endif
+ }
[Export ("fileURLWithFileSystemRepresentation:isDirectory:relativeToURL:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSUrl FromUTF8Pointer (global::System.IntPtr ptrUtf8path, bool isDir, NSUrl? baseURL)
@@ -1106,6 +1127,26 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _DirectoryEntryCountKey;
+ [Field ("NSURLDirectoryEntryCountKey", "Foundation")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public static NSString DirectoryEntryCountKey {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ get {
+ if (_DirectoryEntryCountKey is null)
+ _DirectoryEntryCountKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLDirectoryEntryCountKey")!;
+ return _DirectoryEntryCountKey;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _DocumentIdentifierKey;
[Field ("NSURLDocumentIdentifierKey", "Foundation")]
public static NSString DocumentIdentifierKey {
@@ -1206,6 +1247,26 @@ namespace Foundation {
}
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _FileProtectionCompleteWhenUserInactive;
+ [Field ("NSURLFileProtectionCompleteWhenUserInactive", "Foundation")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public static NSString FileProtectionCompleteWhenUserInactive {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Unavailable (PlatformName.MacOSX, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ get {
+ if (_FileProtectionCompleteWhenUserInactive is null)
+ _FileProtectionCompleteWhenUserInactive = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLFileProtectionCompleteWhenUserInactive")!;
+ return _FileProtectionCompleteWhenUserInactive;
+ }
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
static NSString? _FileProtectionKey;
[Field ("NSURLFileProtectionKey", "Foundation")]
[Introduced (PlatformName.MacOSX, 11,0, ObjCRuntime.PlatformArchitecture.All)]
diff --git a/old/ios/native/Foundation/NSUrlComponents.g.cs b/new/ios/native/Foundation/NSUrlComponents.g.cs
index 286105f..58defa9 100644
--- a/old/ios/native/Foundation/NSUrlComponents.g.cs
+++ b/new/ios/native/Foundation/NSUrlComponents.g.cs
@@ -142,6 +142,27 @@ namespace Foundation {
CFString.ReleaseNative (nsurlString);
return ret!;
}
+ [Export ("componentsWithString:encodingInvalidCharacters:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static NSUrlComponents? FromString (string url, bool encodingInvalidCharacters)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (url is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (url));
+ var nsurl = CFString.CreateNative (url);
+ NSUrlComponents? ret;
+ ret = Runtime.GetNSObject<NSUrlComponents> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_bool (class_ptr, Selector.GetHandle ("componentsWithString:encodingInvalidCharacters:"), nsurl, encodingInvalidCharacters ? (byte) 1 : (byte) 0))!;
+ CFString.ReleaseNative (nsurl);
+ return ret!;
+ #endif
+ }
[Export ("componentsWithURL:resolvingAgainstBaseURL:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public static NSUrlComponents FromUrl (NSUrl url, bool resolvingAgainstBaseUrl)
diff --git a/old/ios/native/Foundation/NSUrlSession.g.cs b/new/ios/native/Foundation/NSUrlSession.g.cs
index e779f47..df7d09d 100644
--- a/old/ios/native/Foundation/NSUrlSession.g.cs
+++ b/new/ios/native/Foundation/NSUrlSession.g.cs
@@ -469,6 +469,84 @@ namespace Foundation {
})!;
return tcs.Task;
}
+ [Export ("uploadTaskWithResumeData:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:"), resumeData__handle__), true, false)!;
+ }
+ #endif
+ }
+ [Export ("uploadTaskWithResumeData:completionHandler:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual NSUrlSessionUploadTask CreateUploadTask (NSData resumeData, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSData, NSUrlResponse, NSError> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var resumeData__handle__ = resumeData!.GetNonNullHandle (nameof (resumeData));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_IntPtr (this.Handle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ } else {
+ return Runtime.GetINativeObject<NSUrlSessionUploadTask> (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper_IntPtr_IntPtr (this.SuperHandle, Selector.GetHandle ("uploadTaskWithResumeData:completionHandler:"), resumeData__handle__, (IntPtr) block_ptr_completionHandler), true, false)!;
+ }
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ });
+ return tcs.Task;
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSUrlSessionUploadTaskResumeRequest> CreateUploadTaskAsync (NSData resumeData, out NSUrlSessionUploadTask result)
+ {
+ var tcs = new TaskCompletionSource<NSUrlSessionUploadTaskResumeRequest> ();
+ result = CreateUploadTask(resumeData, (arg1_, arg2_, arg3_) => {
+ if (arg3_ is not null)
+ tcs.SetException (new NSErrorException(arg3_));
+ else
+ tcs.SetResult (new NSUrlSessionUploadTaskResumeRequest (arg1_!, arg2_!));
+ })!;
+ return tcs.Task;
+ }
[Export ("webSocketTaskWithURL:")]
[Introduced (PlatformName.WatchOS, 6,0, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 13,0, ObjCRuntime.PlatformArchitecture.All)]
@@ -822,4 +900,14 @@ namespace Foundation {
Initialize ();
}
}
+ public partial class NSUrlSessionUploadTaskResumeRequest {
+ public NSData Arg1 { get; set; }
+ public NSUrlResponse Arg2 { get; set; }
+ partial void Initialize ();
+ public NSUrlSessionUploadTaskResumeRequest (NSData arg1, NSUrlResponse arg2) {
+ this.Arg1 = arg1;
+ this.Arg2 = arg2;
+ Initialize ();
+ }
+ }
}
diff --git a/old/ios/native/Foundation/NSUrlSessionTaskDelegate.g.cs b/new/ios/native/Foundation/NSUrlSessionTaskDelegate.g.cs
index 3d2dd1a..3c506e0 100644
--- a/old/ios/native/Foundation/NSUrlSessionTaskDelegate.g.cs
+++ b/new/ios/native/Foundation/NSUrlSessionTaskDelegate.g.cs
@@ -58,6 +58,8 @@ namespace Foundation {
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "WillBeginDelayedRequest", Selector = "URLSession:task:willBeginDelayedRequest:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSUrlRequest), typeof (global::System.Action<NSUrlSessionDelayedRequestDisposition, NSUrlRequest>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V12) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "TaskIsWaitingForConnectivity", Selector = "URLSession:taskIsWaitingForConnectivity:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidCreateTask", Selector = "URLSession:didCreateTask:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask) }, ParameterByRef = new bool [] { false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "DidReceiveInformationalResponse", Selector = "URLSession:task:didReceiveInformationalResponse:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (NSHttpUrlResponse) }, ParameterByRef = new bool [] { false, false, false })]
+ [ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "NeedNewBodyStream", Selector = "URLSession:task:needNewBodyStreamFromOffset:completionHandler:", ParameterType = new Type [] { typeof (NSUrlSession), typeof (NSUrlSessionTask), typeof (long), typeof (global::System.Action<NSInputStream>) }, ParameterByRef = new bool [] { false, false, false, false }, ParameterBlockProxy = new Type? [] { null, null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity1V2) })]
public partial interface INSUrlSessionTaskDelegate : INativeObject, IDisposable,
Foundation.INSUrlSessionDelegate
{
@@ -157,6 +159,43 @@ namespace Foundation {
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr (This.Handle, Selector.GetHandle ("URLSession:didCreateTask:"), session__handle__, task__handle__);
#endif
}
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public static void DidReceiveInformationalResponse (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ var response__handle__ = response!.GetNonNullHandle (nameof (response));
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr_IntPtr (This.Handle, Selector.GetHandle ("URLSession:task:didReceiveInformationalResponse:"), session__handle__, task__handle__, response__handle__);
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static void NeedNewBodyStream (this INSUrlSessionTaskDelegate This, NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V2))]global::System.Action<NSInputStream> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ var session__handle__ = session!.GetNonNullHandle (nameof (session));
+ var task__handle__ = task!.GetNonNullHandle (nameof (task));
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V2.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr_Int64_IntPtr (This.Handle, Selector.GetHandle ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:"), session__handle__, task__handle__, offset, (IntPtr) block_ptr_completionHandler);
+ #endif
+ }
}
internal unsafe sealed class NSUrlSessionTaskDelegateWrapper : BaseWrapper, INSUrlSessionTaskDelegate {
[Preserve (Conditional = true)]
@@ -227,6 +266,21 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:didReceiveInformationalResponse:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public virtual void DidReceiveInformationalResponse (NSUrlSession session, NSUrlSessionTask task, NSHttpUrlResponse response)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:task:didSendBodyData:totalBytesSent:totalBytesExpectedToSend:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void DidSendBodyData (NSUrlSession session, NSUrlSessionTask task, long bytesSent, long totalBytesSent, long totalBytesExpectedToSend)
@@ -239,6 +293,21 @@ namespace Foundation {
{
throw new You_Should_Not_Call_base_In_This_Method ();
}
+ [Export ("URLSession:task:needNewBodyStreamFromOffset:completionHandler:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void NeedNewBodyStream (NSUrlSession session, NSUrlSessionTask task, long offset, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V2))]global::System.Action<NSInputStream> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ throw new You_Should_Not_Call_base_In_This_Method ();
+ #endif
+ }
[Export ("URLSession:taskIsWaitingForConnectivity:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public virtual void TaskIsWaitingForConnectivity (NSUrlSession session, NSUrlSessionTask task)
diff --git a/old/ios/native/Foundation/NSUrlSessionUploadTask.g.cs b/new/ios/native/Foundation/NSUrlSessionUploadTask.g.cs
index 442e064..ba4c751 100644
--- a/old/ios/native/Foundation/NSUrlSessionUploadTask.g.cs
+++ b/new/ios/native/Foundation/NSUrlSessionUploadTask.g.cs
@@ -81,5 +81,62 @@ namespace Foundation {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("init")), "init");
}
}
+ [Export ("cancelByProducingResumeData:")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual void CancelByProducingResumeData ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity1V53))]global::System.Action<NSData> completionHandler)
+ {
+ #if ARCH_32
+ throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
+ #else
+ if (completionHandler is null)
+ ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
+ using var block_completionHandler = Trampolines.SDActionArity1V53.CreateBlock (completionHandler);
+ BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
+ if (IsDirectBinding) {
+ global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ } else {
+ global::ObjCRuntime.Messaging.void_objc_msgSendSuper_IntPtr (this.SuperHandle, Selector.GetHandle ("cancelByProducingResumeData:"), (IntPtr) block_ptr_completionHandler);
+ }
+ #endif
+ }
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe virtual Task<NSData> CancelByProducingResumeDataAsync ()
+ {
+ var tcs = new TaskCompletionSource<NSData> ();
+ CancelByProducingResumeData((obj_) => {
+ tcs.SetResult (obj_!);
+ });
+ return tcs.Task;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ static NSString? _ResumeDataKey;
+ [Field ("NSURLSessionUploadTaskResumeData", "Foundation")]
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ public static NSString ResumeDataKey {
+ [Introduced (PlatformName.WatchOS, 10,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.TvOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacOSX, 14,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.iOS, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ [Introduced (PlatformName.MacCatalyst, 17,0, ObjCRuntime.PlatformArchitecture.All)]
+ get {
+ if (_ResumeDataKey is null)
+ _ResumeDataKey = Dlfcn.GetStringConstant (Libraries.Foundation.Handle, "NSURLSessionUploadTaskResumeData")!;
+ return _ResumeDataKey;
+ }
+ }
} /* class NSUrlSessionUploadTask */
}
diff --git a/old/ios/native/Foundation/NSUserActivity.g.cs b/new/ios/native/Foundation/NSUserActivity.g.cs
index 2a8eb79..42fbca7 100644
--- a/old/ios/native/Foundation/NSUserActivity.g.cs
+++ b/new/ios/native/Foundation/NSUserActivity.g.cs
@@ -166,11 +166,11 @@ namespace Foundation {
}
[Export ("getContinuationStreamsWithCompletionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V4))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
+ public unsafe virtual void GetContinuationStreams ([BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]global::System.Action<NSInputStream, NSOutputStream, NSError> completionHandler)
{
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V4.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V5.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr (this.Handle, Selector.GetHandle ("getContinuationStreamsWithCompletionHandler:"), (IntPtr) block_ptr_completionHandler);
diff --git a/old/ios/native/GameController/GCAxisInput.g.cs b/new/ios/native/GameController/GCAxisInput.g.cs
index a3567f3..812145a 100644
--- a/old/ios/native/GameController/GCAxisInput.g.cs
+++ b/new/ios/native/GameController/GCAxisInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
[Protocol (Name = "GCAxisInput", WrapperType = typeof (GCAxisInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V5) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -64,10 +64,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -105,7 +105,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCAxisInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V5))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -113,16 +113,16 @@ namespace GameController {
#else
IntPtr ret;
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V5.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V5))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V5.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/GameController/GCLinearInput.g.cs b/new/ios/native/GameController/GCLinearInput.g.cs
index 059ac33..c1f4c0f 100644
--- a/old/ios/native/GameController/GCLinearInput.g.cs
+++ b/new/ios/native/GameController/GCLinearInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
[Protocol (Name = "GCLinearInput", WrapperType = typeof (GCLinearInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V6) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "ValueDidChangeHandler", Selector = "valueDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>), GetterSelector = "valueDidChangeHandler", SetterSelector = "setValueDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Value", Selector = "value", PropertyType = typeof (float), GetterSelector = "value", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "CanWrap", Selector = "canWrap", PropertyType = typeof (bool), GetterSelector = "canWrap", ArgumentSemantic = ArgumentSemantic.None)]
@@ -64,10 +64,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -105,7 +105,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCLinearInput, float>? ValueDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V6))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
[Export ("valueDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -113,16 +113,16 @@ namespace GameController {
#else
IntPtr ret;
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("valueDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V6.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V6))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
[Export ("setValueDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V6.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/GameController/GCPressedStateInput.g.cs b/new/ios/native/GameController/GCPressedStateInput.g.cs
index d481ba6..6858e9f 100644
--- a/old/ios/native/GameController/GCPressedStateInput.g.cs
+++ b/new/ios/native/GameController/GCPressedStateInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
[Protocol (Name = "GCPressedStateInput", WrapperType = typeof (GCPressedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V7) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PressedDidChangeHandler", Selector = "pressedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>), GetterSelector = "pressedDidChangeHandler", SetterSelector = "setPressedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Pressed", Selector = "pressed", PropertyType = typeof (bool), GetterSelector = "isPressed", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateTimestamp", Selector = "lastPressedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastPressedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastPressedStateLatency", Selector = "lastPressedStateLatency", PropertyType = typeof (double), GetterSelector = "lastPressedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -62,10 +62,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -93,7 +93,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCPressedStateInput, bool>? PressedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V7))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
[Export ("pressedDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -101,16 +101,16 @@ namespace GameController {
#else
IntPtr ret;
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("pressedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V7.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V7))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
[Export ("setPressedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V7.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/GameController/GCRelativeInput.g.cs b/new/ios/native/GameController/GCRelativeInput.g.cs
index a0ad815..433a31c 100644
--- a/old/ios/native/GameController/GCRelativeInput.g.cs
+++ b/new/ios/native/GameController/GCRelativeInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
[Protocol (Name = "GCRelativeInput", WrapperType = typeof (GCRelativeInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V8) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "DeltaDidChangeHandler", Selector = "deltaDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>), GetterSelector = "deltaDidChangeHandler", SetterSelector = "setDeltaDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Delta", Selector = "delta", PropertyType = typeof (float), GetterSelector = "delta", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Analog", Selector = "analog", PropertyType = typeof (bool), GetterSelector = "isAnalog", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastDeltaTimestamp", Selector = "lastDeltaTimestamp", PropertyType = typeof (double), GetterSelector = "lastDeltaTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
@@ -63,10 +63,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -99,7 +99,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCRelativeInput, float>? DeltaDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V8))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
[Export ("deltaDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -107,16 +107,16 @@ namespace GameController {
#else
IntPtr ret;
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("deltaDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V8.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V8))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
[Export ("setDeltaDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V8.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/GameController/GCSwitchPositionInput.g.cs b/new/ios/native/GameController/GCSwitchPositionInput.g.cs
index 192a7ce..ec9f85f 100644
--- a/old/ios/native/GameController/GCSwitchPositionInput.g.cs
+++ b/new/ios/native/GameController/GCSwitchPositionInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
[Protocol (Name = "GCSwitchPositionInput", WrapperType = typeof (GCSwitchPositionInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V9) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionDidChangeHandler", Selector = "positionDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>), GetterSelector = "positionDidChangeHandler", SetterSelector = "setPositionDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Position", Selector = "position", PropertyType = typeof (nint), GetterSelector = "position", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "PositionRange", Selector = "positionRange", PropertyType = typeof (NSRange), GetterSelector = "positionRange", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Sequential", Selector = "sequential", PropertyType = typeof (bool), GetterSelector = "isSequential", ArgumentSemantic = ArgumentSemantic.None)]
@@ -65,10 +65,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -111,7 +111,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCSwitchPositionInput, nint>? PositionDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V9))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
[Export ("positionDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -119,16 +119,16 @@ namespace GameController {
#else
IntPtr ret;
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("positionDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V9.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V9))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
[Export ("setPositionDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V9.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/GameController/GCTouchedStateInput.g.cs b/new/ios/native/GameController/GCTouchedStateInput.g.cs
index e8fe429..1877134 100644
--- a/old/ios/native/GameController/GCTouchedStateInput.g.cs
+++ b/new/ios/native/GameController/GCTouchedStateInput.g.cs
@@ -54,7 +54,7 @@ namespace GameController {
[Unavailable (PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.TvOS, 16,0, ObjCRuntime.PlatformArchitecture.All)]
[Protocol (Name = "GCTouchedStateInput", WrapperType = typeof (GCTouchedStateInputWrapper))]
- [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V10) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "TouchedDidChangeHandler", Selector = "touchedDidChangeHandler", PropertyType = typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>), GetterSelector = "touchedDidChangeHandler", SetterSelector = "setTouchedDidChangeHandler:", ArgumentSemantic = ArgumentSemantic.Copy, ParameterBlockProxy = new Type [] { typeof (ObjCRuntime.Trampolines.NIDActionArity3V11) }, ReturnTypeDelegateProxy = typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "Touched", Selector = "touched", PropertyType = typeof (bool), GetterSelector = "isTouched", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateTimestamp", Selector = "lastTouchedStateTimestamp", PropertyType = typeof (double), GetterSelector = "lastTouchedStateTimestamp", ArgumentSemantic = ArgumentSemantic.None)]
[ProtocolMember (IsRequired = true, IsProperty = true, IsStatic = false, Name = "LastTouchedStateLatency", Selector = "lastTouchedStateLatency", PropertyType = typeof (double), GetterSelector = "lastTouchedStateLatency", ArgumentSemantic = ArgumentSemantic.None)]
@@ -62,10 +62,10 @@ namespace GameController {
{
[Preserve (Conditional = true)]
unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get;
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set;
}
@@ -93,7 +93,7 @@ namespace GameController {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe global::System.Action<IGCPhysicalInputElement, IGCTouchedStateInput, bool>? TouchedDidChangeHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V10))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
[Export ("touchedDidChangeHandler", ArgumentSemantic.Copy)]
get {
#if ARCH_32
@@ -101,16 +101,16 @@ namespace GameController {
#else
IntPtr ret;
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSend (this.Handle, Selector.GetHandle ("touchedDidChangeHandler"));
- return global::ObjCRuntime.Trampolines.NIDActionArity3V10.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
#endif
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V10))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
[Export ("setTouchedDidChangeHandler:", ArgumentSemantic.Copy)]
set {
#if ARCH_32
throw new PlatformNotSupportedException ("This API is not supported on this version of iOS");
#else
- using var block_value = Trampolines.SDActionArity3V10.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/HealthKit/HKActivitySummaryQuery.g.cs b/new/ios/native/HealthKit/HKActivitySummaryQuery.g.cs
index baff469..39b9363 100644
--- a/old/ios/native/HealthKit/HKActivitySummaryQuery.g.cs
+++ b/new/ios/native/HealthKit/HKActivitySummaryQuery.g.cs
@@ -68,13 +68,13 @@ namespace HealthKit {
[Export ("initWithPredicate:resultsHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
+ public unsafe HKActivitySummaryQuery (NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError> handler)
: base (NSObjectFlag.Empty)
{
var predicate__handle__ = predicate.GetHandle ();
if (handler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (handler));
- using var block_handler = Trampolines.SDActionArity3V11.CreateBlock (handler);
+ using var block_handler = Trampolines.SDActionArity3V12.CreateBlock (handler);
BlockLiteral *block_ptr_handler = &block_handler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_IntPtr (this.Handle, Selector.GetHandle ("initWithPredicate:resultsHandler:"), predicate__handle__, (IntPtr) block_ptr_handler), "initWithPredicate:resultsHandler:");
@@ -84,7 +84,7 @@ namespace HealthKit {
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe virtual global::System.Action<HKActivitySummaryQuery, HKActivitySummary[], NSError>? UpdateHandler {
- [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V11))]
+ [return: DelegateProxy (typeof (ObjCRuntime.Trampolines.SDActionArity3V12))]
[Export ("updateHandler", ArgumentSemantic.Copy)]
get {
IntPtr ret;
@@ -93,12 +93,12 @@ namespace HealthKit {
} else {
ret = global::ObjCRuntime.Messaging.IntPtr_objc_msgSendSuper (this.SuperHandle, Selector.GetHandle ("updateHandler"));
}
- return global::ObjCRuntime.Trampolines.NIDActionArity3V11.Create (ret)!;
+ return global::ObjCRuntime.Trampolines.NIDActionArity3V12.Create (ret)!;
}
- [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V11))]
+ [param: BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]
[Export ("setUpdateHandler:", ArgumentSemantic.Copy)]
set {
- using var block_value = Trampolines.SDActionArity3V11.CreateNullableBlock (value);
+ using var block_value = Trampolines.SDActionArity3V12.CreateNullableBlock (value);
BlockLiteral *block_ptr_value = null;
if (value is not null)
block_ptr_value = &block_value;
diff --git a/old/ios/native/HealthKit/HKHealthStore.g.cs b/new/ios/native/HealthKit/HKHealthStore.g.cs
index 9a09f90..a41c161 100644
--- a/old/ios/native/HealthKit/HKHealthStore.g.cs
+++ b/new/ios/native/HealthKit/HKHealthStore.g.cs
@@ -154,13 +154,13 @@ namespace HealthKit {
}
[Export ("deleteObjectsOfType:predicate:withCompletion:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V12))]global::System.Action<bool, nuint, NSError> completion)
+ public unsafe virtual void DeleteObjects (HKObjectType objectType, NSPredicate predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<bool, nuint, NSError> completion)
{
var objectType__handle__ = objectType!.GetNonNullHandle (nameof (objectType));
var predicate__handle__ = predicate!.GetNonNullHandle (nameof (predicate));
if (completion is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completion));
- using var block_completion = Trampolines.SDActionArity3V12.CreateBlock (completion);
+ using var block_completion = Trampolines.SDActionArity3V13.CreateBlock (completion);
BlockLiteral *block_ptr_completion = &block_completion;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr_IntPtr (this.Handle, Selector.GetHandle ("deleteObjectsOfType:predicate:withCompletion:"), objectType__handle__, predicate__handle__, (IntPtr) block_ptr_completion);
@@ -618,14 +618,14 @@ namespace HealthKit {
[Deprecated (PlatformName.iOS, 11,0)]
[Deprecated (PlatformName.MacCatalyst, 13,1)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V13))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
+ public unsafe virtual void SplitTotalEnergy (HKQuantity totalEnergy, NSDate startDate, NSDate endDate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKQuantity, HKQuantity, NSError> resultsHandler)
{
var totalEnergy__handle__ = totalEnergy!.GetNonNullHandle (nameof (totalEnergy));
var startDate__handle__ = startDate!.GetNonNullHandle (nameof (startDate));
var endDate__handle__ = endDate!.GetNonNullHandle (nameof (endDate));
if (resultsHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
- using var block_resultsHandler = Trampolines.SDActionArity3V13.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr (this.Handle, Selector.GetHandle ("splitTotalEnergy:startDate:endDate:resultsHandler:"), totalEnergy__handle__, startDate__handle__, endDate__handle__, (IntPtr) block_ptr_resultsHandler);
diff --git a/old/ios/native/HealthKit/HKVerifiableClinicalRecordQuery.g.cs b/new/ios/native/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
index f7e1711..b9decea 100644
--- a/old/ios/native/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
+++ b/new/ios/native/HealthKit/HKVerifiableClinicalRecordQuery.g.cs
@@ -103,7 +103,7 @@ namespace HealthKit {
[Introduced (PlatformName.iOS, 15,4, ObjCRuntime.PlatformArchitecture.All)]
[Introduced (PlatformName.MacCatalyst, 15,4, ObjCRuntime.PlatformArchitecture.All)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V14))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
+ public unsafe HKVerifiableClinicalRecordQuery (string[] recordTypes, [BindAs (typeof (HKVerifiableClinicalRecordSourceType[]), OriginalType = typeof (NSString[]))] global::HealthKit.HKVerifiableClinicalRecordSourceType[] sourceTypes, NSPredicate? predicate, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<HKVerifiableClinicalRecordQuery, HKVerifiableClinicalRecord[], NSError> resultsHandler)
: base (NSObjectFlag.Empty)
{
#if ARCH_32
@@ -118,7 +118,7 @@ namespace HealthKit {
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (resultsHandler));
var nsa_recordTypes = NSArray.FromStrings (recordTypes);
var nsb_sourceTypes = NSArray.FromNSObjects (o => global::HealthKit.HKVerifiableClinicalRecordSourceTypeExtensions.GetConstant (o), sourceTypes);
- using var block_resultsHandler = Trampolines.SDActionArity3V14.CreateBlock (resultsHandler);
+ using var block_resultsHandler = Trampolines.SDActionArity3V15.CreateBlock (resultsHandler);
BlockLiteral *block_ptr_resultsHandler = &block_resultsHandler;
if (IsDirectBinding) {
InitializeHandle (global::ObjCRuntime.Messaging.IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr_IntPtr (this.Handle, Selector.GetHandle ("initWithRecordTypes:sourceTypes:predicate:resultsHandler:"), nsa_recordTypes.Handle, nsb_sourceTypes.GetHandle (), predicate__handle__, (IntPtr) block_ptr_resultsHandler), "initWithRecordTypes:sourceTypes:predicate:resultsHandler:");
diff --git a/old/ios/native/Metal/MTLDevice.g.cs b/new/ios/native/Metal/MTLDevice.g.cs
index a2750e7..7ffb7b8 100644
--- a/old/ios/native/Metal/MTLDevice.g.cs
+++ b/new/ios/native/Metal/MTLDevice.g.cs
@@ -72,11 +72,11 @@ namespace Metal {
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V130) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLRenderPipelineState), ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLRenderPipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V15) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateRenderPipelineState", Selector = "newRenderPipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLRenderPipelineDescriptor), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, NSError>) }, ParameterByRef = new bool [] { false, false }, ParameterBlockProxy = new Type? [] { null, typeof (ObjCRuntime.Trampolines.NIDActionArity2V131) })]
[ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (IMTLFunction), typeof (NSError) }, ParameterByRef = new bool [] { false, true })]
- [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V16) })]
+ [ProtocolMember (IsRequired = true, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithFunction:options:completionHandler:", ParameterType = new Type [] { typeof (IMTLFunction), typeof (MTLPipelineOption), typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDActionArity3V17) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:reflection:error:", ReturnType = typeof (IMTLComputePipelineState), ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLComputePipelineReflection), typeof (NSError) }, ParameterByRef = new bool [] { false, false, true, true })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "CreateComputePipelineState", Selector = "newComputePipelineStateWithDescriptor:options:completionHandler:", ParameterType = new Type [] { typeof (MTLComputePipelineDescriptor), typeof (MTLPipelineOption), typeof (MTLNewComputePipelineStateWithReflectionCompletionHandler) }, ParameterByRef = new bool [] { false, false, false }, ParameterBlockProxy = new Type? [] { null, null, typeof (ObjCRuntime.Trampolines.NIDMTLNewComputePipelineStateWithReflectionCompletionHandler) })]
[ProtocolMember (IsRequired = false, IsProperty = false, IsStatic = false, Name = "CreateFence", Selector = "newFence", ReturnType = typeof (IMTLFence))]
@@ -223,7 +223,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
+ unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler);
[return: ReleaseAttribute ()]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:reflection:error:")]
@@ -241,7 +241,7 @@ namespace Metal {
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[Preserve (Conditional = true)]
- unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
+ unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler);
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Export ("supportsFeatureSet:")]
[Preserve (Conditional = true)]
@@ -1299,12 +1299,12 @@ namespace Metal {
}
[Export ("newRenderPipelineStateWithDescriptor:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V15))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
+ public unsafe void CreateRenderPipelineState (MTLRenderPipelineDescriptor descriptor, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLRenderPipelineState, MTLRenderPipelineReflection, NSError> completionHandler)
{
var descriptor__handle__ = descriptor!.GetNonNullHandle (nameof (descriptor));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V15.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_UIntPtr_IntPtr (this.Handle, Selector.GetHandle ("newRenderPipelineStateWithDescriptor:options:completionHandler:"), descriptor__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
@@ -1351,12 +1351,12 @@ namespace Metal {
}
[Export ("newComputePipelineStateWithFunction:options:completionHandler:")]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V16))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
+ public unsafe void CreateComputePipelineState (IMTLFunction computeFunction, MTLPipelineOption options, [BlockProxy (typeof (ObjCRuntime.Trampolines.NIDActionArity3V17))]global::System.Action<IMTLComputePipelineState, MTLComputePipelineReflection, NSError> completionHandler)
{
var computeFunction__handle__ = computeFunction!.GetNonNullHandle (nameof (computeFunction));
if (completionHandler is null)
ObjCRuntime.ThrowHelper.ThrowArgumentNullException (nameof (completionHandler));
- using var block_completionHandler = Trampolines.SDActionArity3V16.CreateBlock (completionHandler);
+ using var block_completionHandler = Trampolines.SDActionArity3V17.CreateBlock (completionHandler);
BlockLiteral *block_ptr_completionHandler = &block_completionHandler;
global::ObjCRuntime.Messaging.void_objc_msgSend_IntPtr_UIntPtr_IntPtr (this.Handle, Selector.GetHandle ("newComputePipelineStateWithFunction:options:completionHandler:"), computeFunction__handle__, (UIntPtr) (ulong) options, (IntPtr) block_ptr_completionHandler);
}
diff --git a/old/ios/native/ObjCRuntime/Messaging.g.cs b/new/ios/native/ObjCRuntime/Messaging.g.cs
index 811c948..0a83a68 100644
--- a/old/ios/native/ObjCRuntime/Messaging.g.cs
+++ b/new/ios/native/ObjCRuntime/Messaging.g.cs
@@ -362,6 +362,10 @@ namespace ObjCRuntime {
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static void void_objc_msgSendSuper_IntPtr_IntPtr_Int64_Int64_Int64 (IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, long arg3, long arg4, long arg5);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
+ public unsafe extern static void void_objc_msgSend_IntPtr_IntPtr_Int64_IntPtr (IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, long arg3, IntPtr arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
+ public unsafe extern static void void_objc_msgSendSuper_IntPtr_IntPtr_Int64_IntPtr (IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, long arg3, IntPtr arg4);
+ [DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSend")]
public unsafe extern static IntPtr IntPtr_objc_msgSend_IntPtr_IntPtr_IntPtr (IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3);
[DllImport (LIBOBJC_DYLIB, EntryPoint="objc_msgSendSuper")]
public unsafe extern static IntPtr IntPtr_objc_msgSendSuper_IntPtr_IntPtr_IntPtr (IntPtr receiver, IntPtr selector, IntPtr arg1, IntPtr arg2, IntPtr arg3);
diff --git a/old/ios/native/ObjCRuntime/Trampolines.g.cs b/new/ios/native/ObjCRuntime/Trampolines.g.cs
index 294b987..8cb597d 100644
--- a/old/ios/native/ObjCRuntime/Trampolines.g.cs
+++ b/new/ios/native/ObjCRuntime/Trampolines.g.cs
@@ -42313,13 +42313,13 @@ namespace ObjCRuntime {
} /* class NIDActionArity3V0 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>))]
- unsafe internal delegate void DActionArity3V19 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ unsafe internal delegate void DActionArity3V20 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V19 {
- unsafe static internal readonly DActionArity3V19 Handler = Invoke;
- [MonoPInvokeCallback (typeof (DActionArity3V19))]
+ static internal class SDActionArity3V20 {
+ unsafe static internal readonly DActionArity3V20 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V20))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
var del = BlockLiteral.GetTarget<global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>> (block);
if (del is not null) {
@@ -42339,13 +42339,13 @@ namespace ObjCRuntime {
block.SetupBlockUnsafe (Handler, callback);
return block;
}
- } /* class SDActionArity3V19 */
- internal sealed class NIDActionArity3V19 : TrampolineBlockBase {
- DActionArity3V19 invoker;
+ } /* class SDActionArity3V20 */
+ internal sealed class NIDActionArity3V20 : TrampolineBlockBase {
+ DActionArity3V20 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V19 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V20 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V19> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V20> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -42354,7 +42354,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::CoreMedia.CMSampleBuffer, global::ReplayKit.RPSampleBufferType, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V19 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V20 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::CoreMedia.CMSampleBuffer arg1, global::ReplayKit.RPSampleBufferType arg2, NSError arg3)
@@ -42363,16 +42363,16 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, (IntPtr) (long) arg2, arg3__handle__);
}
- } /* class NIDActionArity3V19 */
+ } /* class NIDActionArity3V20 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<NSData, NSHttpUrlResponse, NSError>))]
- unsafe internal delegate void DActionArity3V21 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ unsafe internal delegate void DActionArity3V22 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V21 {
- unsafe static internal readonly DActionArity3V21 Handler = Invoke;
- [MonoPInvokeCallback (typeof (DActionArity3V21))]
+ static internal class SDActionArity3V22 {
+ unsafe static internal readonly DActionArity3V22 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V22))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
var del = BlockLiteral.GetTarget<global::System.Action<NSData, NSHttpUrlResponse, NSError>> (block);
if (del is not null) {
@@ -42392,13 +42392,13 @@ namespace ObjCRuntime {
block.SetupBlockUnsafe (Handler, callback);
return block;
}
- } /* class SDActionArity3V21 */
- internal sealed class NIDActionArity3V21 : TrampolineBlockBase {
- DActionArity3V21 invoker;
+ } /* class SDActionArity3V22 */
+ internal sealed class NIDActionArity3V22 : TrampolineBlockBase {
+ DActionArity3V22 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V21 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V22 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V21> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V22> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -42407,7 +42407,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<NSData, NSHttpUrlResponse, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V21 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V22 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (NSData arg1, NSHttpUrlResponse arg2, NSError arg3)
@@ -42417,9 +42417,9 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V21 */
+ } /* class NIDActionArity3V22 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ [UserDelegateType (typeof (global::System.Action<NSData, NSUrlResponse, NSError>))]
unsafe internal delegate void DActionArity3V4 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
@@ -42428,19 +42428,19 @@ namespace ObjCRuntime {
unsafe static internal readonly DActionArity3V4 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V4))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<NSData, NSUrlResponse, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ del ( Runtime.GetNSObject<NSData> (arg1)!, Runtime.GetNSObject<NSUrlResponse> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSData, NSUrlResponse, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSData, NSUrlResponse, NSError> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42456,15 +42456,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSData, NSUrlResponse, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSData, NSUrlResponse, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V4 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
+ unsafe void Invoke (NSData arg1, NSUrlResponse arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -42473,28 +42473,28 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V4 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
- unsafe internal delegate void DActionArity3V5 (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3);
+ [UserDelegateType (typeof (global::System.Action<NSInputStream, NSOutputStream, NSError>))]
+ unsafe internal delegate void DActionArity3V5 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V5 {
unsafe static internal readonly DActionArity3V5 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V5))]
- internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<NSInputStream, NSOutputStream, NSError>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
+ del ( Runtime.GetNSObject<NSInputStream> (arg1)!, Runtime.GetNSObject<NSOutputStream> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<NSInputStream, NSOutputStream, NSError>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<NSInputStream, NSOutputStream, NSError> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42510,23 +42510,24 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<NSInputStream, NSOutputStream, NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<NSInputStream, NSOutputStream, NSError>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V5 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
+ unsafe void Invoke (NSInputStream arg1, NSOutputStream arg2, NSError arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ var arg3__handle__ = arg3.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
} /* class NIDActionArity3V5 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>))]
unsafe internal delegate void DActionArity3V6 (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3);
//
// This class bridges native block invocations that call into C#
@@ -42535,19 +42536,19 @@ namespace ObjCRuntime {
unsafe static internal readonly DActionArity3V6 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V6))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCAxisInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42563,15 +42564,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCAxisInput, float>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V6 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCLinearInput arg2, float arg3)
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCAxisInput arg2, float arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -42579,28 +42580,28 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V6 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V7 (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3);
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>))]
+ unsafe internal delegate void DActionArity3V7 (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V7 {
unsafe static internal readonly DActionArity3V7 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V7))]
- internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>> (block);
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCPressedStateInput> (arg2, false)!, arg3 != 0);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCLinearInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42616,44 +42617,44 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>? Create (IntPtr block)
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCLinearInput, float>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V7 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCPressedStateInput arg2, bool arg3)
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCLinearInput arg2, float arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
} /* class NIDActionArity3V7 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>))]
- unsafe internal delegate void DActionArity3V8 (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3);
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>))]
+ unsafe internal delegate void DActionArity3V8 (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V8 {
unsafe static internal readonly DActionArity3V8 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V8))]
- internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>> (block);
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCRelativeInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCPressedStateInput> (arg2, false)!, arg3 != 0);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42669,44 +42670,44 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>? Create (IntPtr block)
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCPressedStateInput, bool>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V8 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCRelativeInput arg2, float arg3)
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCPressedStateInput arg2, bool arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
}
} /* class NIDActionArity3V8 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>))]
- unsafe internal delegate void DActionArity3V9 (IntPtr block, IntPtr arg1, IntPtr arg2, nint arg3);
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>))]
+ unsafe internal delegate void DActionArity3V9 (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V9 {
unsafe static internal readonly DActionArity3V9 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V9))]
- internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, nint arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>> (block);
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, float arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCSwitchPositionInput> (arg2, false)!, arg3);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCRelativeInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42722,15 +42723,15 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>? Create (IntPtr block)
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCRelativeInput, float>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V9 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCSwitchPositionInput arg2, nint arg3)
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCRelativeInput arg2, float arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
@@ -42738,28 +42739,28 @@ namespace ObjCRuntime {
}
} /* class NIDActionArity3V9 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>))]
- unsafe internal delegate void DActionArity3V10 (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3);
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>))]
+ unsafe internal delegate void DActionArity3V10 (IntPtr block, IntPtr arg1, IntPtr arg2, nint arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V10 {
unsafe static internal readonly DActionArity3V10 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V10))]
- internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>> (block);
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, nint arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>> (block);
if (del is not null) {
- del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCTouchedStateInput> (arg2, false)!, arg3 != 0);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCSwitchPositionInput> (arg2, false)!, arg3);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42775,44 +42776,44 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>? Create (IntPtr block)
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
- var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>) GetExistingManagedDelegate (block);
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCSwitchPositionInput, nint>) GetExistingManagedDelegate (block);
return del ?? new NIDActionArity3V10 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCTouchedStateInput arg2, bool arg3)
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCSwitchPositionInput arg2, nint arg3)
{
var arg1__handle__ = arg1.GetHandle ();
var arg2__handle__ = arg2.GetHandle ();
- invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3);
}
} /* class NIDActionArity3V10 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
- [UserDelegateType (typeof (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>))]
- unsafe internal delegate void DActionArity3V11 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ [UserDelegateType (typeof (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>))]
+ unsafe internal delegate void DActionArity3V11 (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3);
//
// This class bridges native block invocations that call into C#
//
static internal class SDActionArity3V11 {
unsafe static internal readonly DActionArity3V11 Handler = Invoke;
[MonoPInvokeCallback (typeof (DActionArity3V11))]
- internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
- var del = BlockLiteral.GetTarget<global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>> (block);
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, byte arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>> (block);
if (del is not null) {
- del ( Runtime.GetNSObject<HealthKit.HKActivitySummaryQuery> (arg1)!, CFArray.ArrayFromHandle<global::HealthKit.HKActivitySummary> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ del ( Runtime.GetINativeObject<GameController.IGCPhysicalInputElement> (arg1, false)!, Runtime.GetINativeObject<GameController.IGCTouchedStateInput> (arg2, false)!, arg3 != 0);
}
}
- internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>? callback)
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>? callback)
{
if (callback is null)
return default (BlockLiteral);
return CreateBlock (callback);
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError> callback)
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool> callback)
{
var block = new BlockLiteral ();
block.SetupBlockUnsafe (Handler, callback);
@@ -42828,12 +42829,65 @@ namespace ObjCRuntime {
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe static global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>? Create (IntPtr block)
+ {
+ if (block == IntPtr.Zero)
+ return null;
+ var del = (global::System.Action<global::GameController.IGCPhysicalInputElement, global::GameController.IGCTouchedStateInput, bool>) GetExistingManagedDelegate (block);
+ return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ unsafe void Invoke (global::GameController.IGCPhysicalInputElement arg1, global::GameController.IGCTouchedStateInput arg2, bool arg3)
+ {
+ var arg1__handle__ = arg1.GetHandle ();
+ var arg2__handle__ = arg2.GetHandle ();
+ invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3 ? (byte) 1 : (byte) 0);
+ }
+ } /* class NIDActionArity3V11 */
+ [UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
+ [UserDelegateType (typeof (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>))]
+ unsafe internal delegate void DActionArity3V12 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ //
+ // This class bridges native block invocations that call into C#
+ //
+ static internal class SDActionArity3V12 {
+ unsafe static internal readonly DActionArity3V12 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V12))]
+ internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
+ var del = BlockLiteral.GetTarget<global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>> (block);
+ if (del is not null) {
+ del ( Runtime.GetNSObject<HealthKit.HKActivitySummaryQuery> (arg1)!, CFArray.ArrayFromHandle<global::HealthKit.HKActivitySummary> (arg2)!, Runtime.GetNSObject<NSError> (arg3)!);
+ }
+ }
+ internal static unsafe BlockLiteral CreateNullableBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>? callback)
+ {
+ if (callback is null)
+ return default (BlockLiteral);
+ return CreateBlock (callback);
+ }
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ internal static unsafe BlockLiteral CreateBlock (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError> callback)
+ {
+ var block = new BlockLiteral ();
+ block.SetupBlockUnsafe (Handler, callback);
+ return block;
+ }
+ } /* class SDActionArity3V12 */
+ internal sealed class NIDActionArity3V12 : TrampolineBlockBase {
+ DActionArity3V12 invoker;
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
+ public unsafe NIDActionArity3V12 (BlockLiteral *block) : base (block)
+ {
+ invoker = block->GetDelegateForBlock<DActionArity3V12> ();
+ }
+ [Preserve (Conditional=true)]
+ [BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
public unsafe static global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>? Create (IntPtr block)
{
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKActivitySummaryQuery, global::HealthKit.HKActivitySummary[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V11 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V12 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKActivitySummaryQuery arg1, global::HealthKit.HKActivitySummary[] arg2, NSError arg3)
@@ -42847,16 +42901,16 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V11 */
+ } /* class NIDActionArity3V12 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>))]
- unsafe internal delegate void DActionArity3V13 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ unsafe internal delegate void DActionArity3V14 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V13 {
- unsafe static internal readonly DActionArity3V13 Handler = Invoke;
- [MonoPInvokeCallback (typeof (DActionArity3V13))]
+ static internal class SDActionArity3V14 {
+ unsafe static internal readonly DActionArity3V14 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V14))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
var del = BlockLiteral.GetTarget<global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>> (block);
if (del is not null) {
@@ -42876,13 +42930,13 @@ namespace ObjCRuntime {
block.SetupBlockUnsafe (Handler, callback);
return block;
}
- } /* class SDActionArity3V13 */
- internal sealed class NIDActionArity3V13 : TrampolineBlockBase {
- DActionArity3V13 invoker;
+ } /* class SDActionArity3V14 */
+ internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
+ DActionArity3V14 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V13 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V13> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V14> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -42891,7 +42945,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKQuantity, global::HealthKit.HKQuantity, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V13 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKQuantity arg1, global::HealthKit.HKQuantity arg2, NSError arg3)
@@ -42901,16 +42955,16 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V13 */
+ } /* class NIDActionArity3V14 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>))]
- unsafe internal delegate void DActionArity3V14 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ unsafe internal delegate void DActionArity3V15 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V14 {
- unsafe static internal readonly DActionArity3V14 Handler = Invoke;
- [MonoPInvokeCallback (typeof (DActionArity3V14))]
+ static internal class SDActionArity3V15 {
+ unsafe static internal readonly DActionArity3V15 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V15))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
var del = BlockLiteral.GetTarget<global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>> (block);
if (del is not null) {
@@ -42930,13 +42984,13 @@ namespace ObjCRuntime {
block.SetupBlockUnsafe (Handler, callback);
return block;
}
- } /* class SDActionArity3V14 */
- internal sealed class NIDActionArity3V14 : TrampolineBlockBase {
- DActionArity3V14 invoker;
+ } /* class SDActionArity3V15 */
+ internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
+ DActionArity3V15 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V14 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V15 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V14> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V15> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -42945,7 +42999,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::HealthKit.HKVerifiableClinicalRecordQuery, global::HealthKit.HKVerifiableClinicalRecord[], NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V14 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V15 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::HealthKit.HKVerifiableClinicalRecordQuery arg1, global::HealthKit.HKVerifiableClinicalRecord[] arg2, NSError arg3)
@@ -42959,16 +43013,16 @@ namespace ObjCRuntime {
if (nsa_arg2 is not null)
nsa_arg2.Dispose ();
}
- } /* class NIDActionArity3V14 */
+ } /* class NIDActionArity3V15 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V16 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ unsafe internal delegate void DActionArity3V17 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V16 {
- unsafe static internal readonly DActionArity3V16 Handler = Invoke;
- [MonoPInvokeCallback (typeof (DActionArity3V16))]
+ static internal class SDActionArity3V17 {
+ unsafe static internal readonly DActionArity3V17 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V17))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
var del = BlockLiteral.GetTarget<global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>> (block);
if (del is not null) {
@@ -42988,13 +43042,13 @@ namespace ObjCRuntime {
block.SetupBlockUnsafe (Handler, callback);
return block;
}
- } /* class SDActionArity3V16 */
- internal sealed class NIDActionArity3V16 : TrampolineBlockBase {
- DActionArity3V16 invoker;
+ } /* class SDActionArity3V17 */
+ internal sealed class NIDActionArity3V17 : TrampolineBlockBase {
+ DActionArity3V17 invoker;
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
- public unsafe NIDActionArity3V16 (BlockLiteral *block) : base (block)
+ public unsafe NIDActionArity3V17 (BlockLiteral *block) : base (block)
{
- invoker = block->GetDelegateForBlock<DActionArity3V16> ();
+ invoker = block->GetDelegateForBlock<DActionArity3V17> ();
}
[Preserve (Conditional=true)]
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
@@ -43003,7 +43057,7 @@ namespace ObjCRuntime {
if (block == IntPtr.Zero)
return null;
var del = (global::System.Action<global::Metal.IMTLComputePipelineState, global::Metal.MTLComputePipelineReflection, NSError>) GetExistingManagedDelegate (block);
- return del ?? new NIDActionArity3V16 ((BlockLiteral *) block).Invoke;
+ return del ?? new NIDActionArity3V17 ((BlockLiteral *) block).Invoke;
}
[BindingImpl (BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
unsafe void Invoke (global::Metal.IMTLComputePipelineState arg1, global::Metal.MTLComputePipelineReflection arg2, NSError arg3)
@@ -43013,16 +43067,16 @@ namespace ObjCRuntime {
var arg3__handle__ = arg3.GetHandle ();
invoker (BlockPointer, arg1__handle__, arg2__handle__, arg3__handle__);
}
- } /* class NIDActionArity3V16 */
+ } /* class NIDActionArity3V17 */
[UnmanagedFunctionPointerAttribute (CallingConvention.Cdecl)]
[UserDelegateType (typeof (global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>))]
- unsafe internal delegate void DActionArity3V15 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
+ unsafe internal delegate void DActionArity3V16 (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3);
//
// This class bridges native block invocations that call into C#
//
- static internal class SDActionArity3V15 {
- unsafe static internal readonly DActionArity3V15 Handler = Invoke;
- [MonoPInvokeCallback (typeof (DActionArity3V15))]
+ static internal class SDActionArity3V16 {
+ unsafe static internal readonly DActionArity3V16 Handler = Invoke;
+ [MonoPInvokeCallback (typeof (DActionArity3V16))]
internal static unsafe void Invoke (IntPtr block, IntPtr arg1, IntPtr arg2, IntPtr arg3) {
var del = BlockLiteral.GetTarget<global::System.Action<global::Metal.IMTLRenderPipelineState, global::Metal.MTLRenderPipelineReflection, NSError>> (block);
if (del is not null) {
@@ -43042,13 +43096,13 @@ namespace ObjCRuntime {
block.SetupBlockUnsafe (Handler, callback);
return block;
}
- } /* class SDActionArity3V15 */
- internal sealed class NIDActionArity3V15 : TrampolineBlockBase {
- DActionArity3
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment