xamarinwatchos
namespace Foundation
{
    [Protocol(Name = "NSKeyedUnarchiverDelegate", WrapperType = typeof(NSKeyedUnarchiverDelegateWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Finished", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSKeyedUnarchiver) }, Selector = "unarchiverDidFinish:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Finishing", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSKeyedUnarchiver) }, Selector = "unarchiverWillFinish:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "ReplacingObject", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSKeyedUnarchiver), typeof(NSObject), typeof(NSObject) }, Selector = "unarchiver:willReplaceObject:withObject:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "DecodedObject", ParameterByRef = new[] { false, false }, ParameterType = new[] { typeof(NSKeyedUnarchiver), typeof(NSObject) }, ReturnType = typeof(NSObject), Selector = "unarchiver:didDecodeObject:")]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "CannotDecodeClass", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(NSKeyedUnarchiver), typeof(string), typeof(string[]) }, ReturnType = typeof(Class), Selector = "unarchiver:cannotDecodeObjectOfClassName:originalClasses:")]
    public interface INSKeyedUnarchiverDelegate : INativeObject, IDisposable
}
Assembly Xamarin.WatchOS , 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 🗙