xamarinios
namespace ExternalAccessory
{
    [Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
    [Protocol(Name = "EAWiFiUnconfiguredAccessoryBrowserDelegate", WrapperType = typeof(EAWiFiUnconfiguredAccessoryBrowserDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidUpdateState", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(EAWiFiUnconfiguredAccessoryBrowser), typeof(EAWiFiUnconfiguredAccessoryBrowserState) }, Selector = "accessoryBrowser:didUpdateState:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidFindUnconfiguredAccessories", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(EAWiFiUnconfiguredAccessoryBrowser), typeof(NSSet) }, Selector = "accessoryBrowser:didFindUnconfiguredAccessories:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidRemoveUnconfiguredAccessories", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(EAWiFiUnconfiguredAccessoryBrowser), typeof(NSSet) }, Selector = "accessoryBrowser:didRemoveUnconfiguredAccessories:")]
    [ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "DidFinishConfiguringAccessory", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(EAWiFiUnconfiguredAccessoryBrowser), typeof(EAWiFiUnconfiguredAccessory), typeof(EAWiFiUnconfiguredAccessoryConfigurationStatus) }, Selector = "accessoryBrowser:didFinishConfiguringAccessory:withStatus:")]
    [Unavailable(PlatformName.MacOSX, PlatformArchitecture.All, null)]
    [Unavailable(PlatformName.TvOS, PlatformArchitecture.All, null)]
    public interface IEAWiFiUnconfiguredAccessoryBrowserDelegate : INativeObject, IDisposable
}
Assembly Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065
.NET 6.07.08.09.0
Platform Restrictions

The selected framework does not have platform annotations.

  • Built-in API
  • Package-provided API

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