.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. SpriteKit
  3. SKSpriteNode
  4. ClassHandle
  • SKSpriteNode
    • SKSpriteNode()
    • SKSpriteNode(IntPtr)
    • SKSpriteNode(NativeHandle)
    • SKSpriteNode(NSCoder)
    • SKSpriteNode(NSObjectFlag)
    • SKSpriteNode(SKTexture)
    • SKSpriteNode(String)
    • SKSpriteNode(NSColor, CGSize)
    • SKSpriteNode(UIColor, CGSize)
    • SKSpriteNode(SKTexture, NSColor, CGSize)
    • SKSpriteNode(SKTexture, UIColor, CGSize)
    • AnchorPoint
    • AttributeValues
    • BlendMode
    • CenterRect
    • ClassHandle
    • Color
    • ColorBlendFactor
    • LightingBitMask
    • NormalTexture
    • Shader
    • ShadowCastBitMask
    • ShadowedBitMask
    • Size
    • SubdivisionLevels
    • Texture
    • WarpGeometry
    • Create(SKTexture, SKTexture)
    • Create(String, Boolean)
    • Dispose(Boolean)
    • FromColor(NSColor, CGSize)
    • FromColor(UIColor, CGSize)
    • FromImageNamed(String)
    • FromTexture(SKTexture)
    • FromTexture(SKTexture, CGSize)
    • GetValue(String)
    • ScaleTo(CGSize)
    • SetValue(SKAttributeValue, String)
xamarinwatchos
namespace SpriteKit
{
    [Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
    [Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
    [Register("SKSpriteNode", true)]
    public class SKSpriteNode : SKNode, INativeObject, ISKWarpable, IDisposable
    {
        public override IntPtr ClassHandle { get; }
    }
}
.NET 6.07.08.09.0
Information specific to xamarinwatchos
Assembly

Xamarin.WatchOS , 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
Search

03/18/2025
An error has occurred. This application may no longer respond until reloaded. Reload 🗙