namespace Foundation
{
[Protocol(Name = "NSCoding", WrapperType = typeof(NSCodingWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = true, IsStatic = false, Name = "EncodeTo", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(NSCoder) }, Selector = "encodeWithCoder:")]
public interface INSCoding : INativeObject, IDisposable
}
nuget.org | 0.0 % |
---|---|
Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Help | Documentation |
.NET | 7.0-ios7.0-tvos |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
OS Platforms | For the selected framework this API is supported on all OS platforms. |