CWEventDelegate
CWEventDelegate()
CWEventDelegate(IntPtr)
CWEventDelegate(NativeHandle)
CWEventDelegate(NSObjectFlag)
BssidDidChangeForWiFi(String)
ClientConnectionInterrupted()
ClientConnectionInvalidated()
CountryCodeDidChangeForWiFi(String)
LinkDidChangeForWiFi(String)
LinkQualityDidChangeForWiFi(String, Int32, Double)
ModeDidChangeForWiFi(String)
PowerStateDidChangeForWiFi(String)
ScanCacheUpdatedForWiFi(String)
SsidDidChangeForWiFi(String)
xamarinmac
namespace CoreWlan
{
[Model]
[Protocol]
[Register("CWEventDelegate", false)]
public class CWEventDelegate : NSObject, ICWEventDelegate, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal CWEventDelegate(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API