SKLabelNode.FromFont(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Creates a new label node with the specified font.
[Foundation.Export("labelNodeWithFontNamed:")]
public static SpriteKit.SKLabelNode FromFont (string fontName);
static member FromFont : string -> SpriteKit.SKLabelNode
Parameters
Returns
- Attributes