.NET API Catalog
  • Browse
  • Search
  • Diff
  • Others
    Feature Usage Stats
    Version Source
  • .NET Upgrade Planner
  1. Catalog
  2. SpriteKit
  3. SKShapeNode
  4. FromSplinePoints(CGPoint[])
  • SKShapeNode
    • SKShapeNode()
    • SKShapeNode(IntPtr)
    • SKShapeNode(NativeHandle)
    • SKShapeNode(NSCoder)
    • SKShapeNode(NSObjectFlag)
    • Antialiased
    • AttributeValues
    • BlendMode
    • ClassHandle
    • FillColor
    • FillShader
    • FillTexture
    • GlowWidth
    • LineCap
    • LineJoin
    • LineLength
    • LineWidth
    • MiterLimit
    • Path
    • StrokeColor
    • StrokeShader
    • StrokeTexture
    • FromCircle(nfloat)
    • FromCircle(NFloat)
    • FromEllipse(CGRect)
    • FromEllipse(CGSize)
    • FromPath(CGPath)
    • FromPath(CGPath, Boolean)
    • FromPoints(CGPoint[])
    • FromPoints(CGPoint, nuint)
    • FromPoints(CGPoint[], Int32, Int32)
    • FromRect(CGRect)
    • FromRect(CGSize)
    • FromRect(CGRect, nfloat)
    • FromRect(CGRect, NFloat)
    • FromRect(CGSize, nfloat)
    • FromRect(CGSize, NFloat)
    • FromSplinePoints(CGPoint[])
    • FromSplinePoints(CGPoint, nuint)
    • FromSplinePoints(CGPoint[], Int32, Int32)
    • GetValue(String)
    • SetValue(SKAttributeValue, String)
xamarinios
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("SKShapeNode", true)]
    public class SKShapeNode : SKNode
    {
        public static SKShapeNode FromSplinePoints(CGPoint[] points);
    }
}
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , 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 🗙