Static Propertymigueldeicaza.swiftgodot 0.45.0SwiftGodot
tooltip
If this bit is set, updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image tooltip.
static let tooltip: RichTextLabel.ImageUpdateMask
Other members in extension
Type members
init(rawValue: Int
) static let alignment: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image inline alignment.static let color: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image color.static let pad: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image padding.static let region: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image texture region.static let size: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image size.static let texture: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image texture.static let widthInPercent: RichTextLabel.ImageUpdateMask
If this bit is set,
updateImage(key:mask:image:width:height:color:inlineAlign:region:pad:tooltip:sizeInPercent:)
changes image width from/to percents.
Instance members
var debugDescription: String
A textual representation of this instance, suitable for debugging
let rawValue: Int