Click or drag to resize

RangeSetPage Method

Note: This API is now obsolete.

[Missing <summary> documentation for "M:Godot.Range.SetPage(System.Double)"]

Namespace:  Godot
Assembly:  GodotSharp (in GodotSharp.dll) Version: 1.0.0
Syntax
C#
[ObsoleteAttribute("SetPage is deprecated. Use the Page property instead.")]
public void SetPage(
	double pagesize
)

Parameters

pagesize
Type: SystemDouble

[Missing <param name="pagesize"/> documentation for "M:Godot.Range.SetPage(System.Double)"]

See Also