Click or drag to resize

DynamicFontDataGetHinting Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.DynamicFontData.GetHinting"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("GetHinting is deprecated. Use the Hinting property instead.")]
public DynamicFontDataHintingEnum GetHinting()

Return Value

Type: DynamicFontDataHintingEnum

[Missing <returns> documentation for "M:Godot.DynamicFontData.GetHinting"]

See Also