SKView

E518842

SKView is the SpriteKit-specific view class in Apple’s frameworks that renders and manages SpriteKit scenes within an app’s user interface.

All labels observed (1)

Label Occurrences
SKView canonical 2

How this entity was disambiguated

Statements (49)

Predicate Object
instanceOf SpriteKit view class ⓘ
class ⓘ
conformsTo NSSecureCoding ⓘ
definedIn SpriteKit framework ⓘ
linked to: SpriteKit
framework SpriteKit ⓘ
UIKit ⓘ
hasMethod convertPoint:fromScene: ⓘ
convertPoint:toScene: ⓘ
locationInWindow ⓘ
presentScene: ⓘ
presentScene:transition: ⓘ
scene ⓘ
textureFromNode: ⓘ
textureFromNode:crop: ⓘ
hasProperty allowsCameraControl ⓘ
allowsTransparency ⓘ
asynchronous ⓘ
frameInterval ⓘ
ignoresSiblingOrder ⓘ
isPaused ⓘ
preferredFramesPerSecond ⓘ
scene ⓘ
shouldCullNonVisibleNodes ⓘ
showsDrawCount ⓘ
showsFPS ⓘ
showsFields ⓘ
showsNodeCount ⓘ
showsPhysics ⓘ
showsPhysicsShapes ⓘ
showsQuadCount ⓘ
showsSpriteBounds ⓘ
inheritsFrom UIView ⓘ
language Objective-C ⓘ
Swift ⓘ
ownedBy Apple Inc. ⓘ
platform iOS ⓘ
macOS ⓘ
tvOS ⓘ
primaryRole manage SKScene presentation ⓘ
render SpriteKit scenes ⓘ
supports SpriteKit transitions ⓘ
debug overlays ⓘ
frame rate display ⓘ
node count display ⓘ
physics visualization ⓘ
rendering SKScene hierarchy ⓘ
usedFor 2D games ⓘ
SpriteKit-based user interfaces ⓘ
usedIn game development on Apple platforms ⓘ

How these facts were elicited

Referenced by (2)

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

SpriteKit → includes → SKView ⓘ
SKCameraNode → relatedTo → SKView ⓘ