Click or drag to resize

OSCanDraw Method

Returns true if the host OS allows drawing.

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
public static bool CanDraw()

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.OS.CanDraw"]

See Also