Instance Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
debugDescription
A textual representation of this instance, suitable for debugging
TextServer.swift:500var debugDescription: String { get }
Other members in extension
Type members
init(rawValue: Int
) static let bold: TextServer.FontStyle
Font is bold.
static let fixedWidth: TextServer.FontStyle
Font have fixed-width characters.
static let italic: TextServer.FontStyle
Font is italic or oblique.