net9.0-ios
namespace Foundation
{
    [Model]
    [Protocol]
    [Register("Microsoft_iOS__Foundation_NSUrlConnectionDelegate", false)]
    public class NSUrlConnectionDelegate : NSObject, INSUrlConnectionDelegate, INativeObject, IDisposable
    {
        [BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
        [Export("connectionShouldUseCredentialStorage:")]
        public virtual bool ConnectionShouldUseCredentialStorage(NSUrlConnection! connection);
    }
}
Assembly Microsoft.iOS , Version=17.0.0.0, PublicKeyToken=84e04ff9cfb79065
Help Documentation
OS Platforms

For the selected framework this API is only supported on the following OS platforms:

  • iOS >= 11
  • Mac Catalyst >= 11
  • macOS >= 10.15
  • tvOS >= 11
  • watchOS
  • Built-in API
  • Package-provided API

04/30/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙