SKLabelNode
SKLabelNode()
SKLabelNode(IntPtr)
SKLabelNode(NativeHandle)
SKLabelNode(NSCoder)
SKLabelNode(NSObjectFlag)
SKLabelNode(String)
AttributedText
BlendMode
ClassHandle
Color
ColorBlendFactor
FontColor
FontName
FontSize
HorizontalAlignmentMode
LineBreakMode
NumberOfLines
PreferredMaxLayoutWidth
Text
VerticalAlignmentMode
FromFont(String)
FromText(NSAttributedString)
FromText(String)
xamarinmac
namespace SpriteKit
{
[Introduced(PlatformName.WatchOS, 3, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.iOS, 7, 0, PlatformArchitecture.All, null)]
[Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
[Register("SKLabelNode", true)]
public class SKLabelNode : SKNode
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[DesignatedInitializer]
[EditorBrowsable(EditorBrowsableState.Advanced)]
[Export("initWithCoder:")]
public SKLabelNode(NSCoder! coder);
}
}
.NET | 6.07.08.09.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , 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