Click or drag to resize

TextureButtonGetStretchMode Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.TextureButton.GetStretchMode"]

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

Return Value

Type: TextureButtonStretchModeEnum

[Missing <returns> documentation for "M:Godot.TextureButton.GetStretchMode"]

See Also