API ReferenceEditor
public class Editor.ScrollBar : Editor.Widget
Constructors
Showing 1 constructors
public ScrollBar(System.IntPtr ptr)
No results match this filter.
Properties
Showing 6 properties
public int Editor.ScrollBar.Maximum { get; set; }
public int Editor.ScrollBar.Minimum { get; set; }
public int Editor.ScrollBar.PageStep { get; set; }
public int Editor.ScrollBar.SingleStep { get; set; }
public int Editor.ScrollBar.SliderPosition { get; set; }
public int Editor.ScrollBar.Value { get; set; }
No results match this filter.
Metadata
| Field | Value |
|---|---|
| Namespace | Editor |
| Type | class |
| Assembly | Sandbox.Tools |
| Doc ID | T:Editor.ScrollBar |