xamarintvos
namespace SceneKit
{
[Introduced(PlatformName.iOS, 8, 0, PlatformArchitecture.All, null)]
[Protocol(Name = "SCNNodeRendererDelegate", WrapperType = typeof(SCNNodeRendererDelegateWrapper))]
[ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "Render", ParameterByRef = new[] { false, false, false }, ParameterType = new[] { typeof(SCNNode), typeof(SCNRenderer), typeof(NSDictionary) }, Selector = "renderNode:renderer:arguments:")]
[Unavailable(PlatformName.WatchOS, PlatformArchitecture.All, null)]
public interface ISCNNodeRendererDelegate : INativeObject, IDisposable
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarintvos | |
Assembly | Xamarin.TVOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |