SKLabelNode

E518840

SKLabelNode is a SpriteKit class used to display and render text labels within 2D game scenes.

All labels observed (1)

Label Occurrences
SKLabelNode canonical 1

How this entity was disambiguated

Statements (52)

Predicate Object
instanceOf SpriteKit class ⓘ
text rendering node ⓘ
canBeAddedTo SKNode ⓘ
SKScene ⓘ
linked to: SpriteKit
creationMethod init(text:) ⓘ
labelNode(withFontNamed:) ⓘ
labelNode(withText:) ⓘ
framework SpriteKit ⓘ
hasProperty alpha ⓘ
attributedText ⓘ
blendMode ⓘ
colorBlendFactor ⓘ
fontColor ⓘ
fontName ⓘ
fontSize ⓘ
frame ⓘ
horizontalAlignmentMode ⓘ
isHidden ⓘ
isUserInteractionEnabled ⓘ
lineBreakMode ⓘ
name ⓘ
numberOfLines ⓘ
position ⓘ
preferredMaxLayoutWidth ⓘ
shadowBlurRadius ⓘ
shadowColor ⓘ
shadowOffset ⓘ
text ⓘ
verticalAlignmentMode ⓘ
xScale ⓘ
yScale ⓘ
zPosition ⓘ
zRotation ⓘ
inheritsFrom SKNode ⓘ
introducedIn OS X 10.9 ⓘ
iOS 7 ⓘ
language Objective-C ⓘ
Swift ⓘ
platform Apple ⓘ
linked to: Apple Inc.

iOS ⓘ
macOS ⓘ
tvOS ⓘ
supports NSAttributedString text ⓘ
actions ⓘ
animations ⓘ
color blending ⓘ
dynamic text content ⓘ
multiline text ⓘ
static text content ⓘ
text alignment ⓘ
usedFor displaying text labels in 2D game scenes ⓘ
rendering text in SpriteKit scenes ⓘ

How these facts were elicited

Referenced by (1)

Full triples — surface form annotated when it differs from this entity's canonical label.

SpriteKit → includes → SKLabelNode ⓘ