namespace ImageCaptureCore
{
[Model]
[Protocol]
[Register("Xamarin_Mac__ImageCaptureCore_ICDeviceBrowserDelegate", false)]
public abstract class ICDeviceBrowserDelegate : NSObject, IICDeviceBrowserDelegate, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[Deprecated(PlatformName.MacOSX, 10, 13, PlatformArchitecture.None, null)]
[Export("deviceBrowser:deviceDidChangeSharingState:")]
public virtual void DeviceDidChangeSharingState(ICDeviceBrowsernot null browser, ICDevicenot null device);
}
}
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
---|---|
Xamarin macOS | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |