GuiSetFont method
String
GuiSetFont(
- FontBase<
FontBase< fontdynamic, TextureBase, RectangleBase, GlyphInfoBase< , TextureBase, RectangleBase, GlyphInfoBase<dynamic, ImageBase> , ImageBase>dynamic, ImageBase> , ImageBase>
Implementation
String GuiSetFont(
FontBase font,
) => 'GuiSetFont($font)';