Click or drag to resize

ViewportIsSizeOverrideStretchEnabled Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Viewport.IsSizeOverrideStretchEnabled"]

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

Return Value

Type: Boolean

[Missing <returns> documentation for "M:Godot.Viewport.IsSizeOverrideStretchEnabled"]

See Also