Struct ImGuiListClipper
Inherited Members
System.ValueType.Equals(System.Object)
System.ValueType.GetHashCode()
System.ValueType.ToString()
System.Object.Equals(System.Object, System.Object)
System.Object.ReferenceEquals(System.Object, System.Object)
System.Object.GetType()
Assembly: ImGui.NET.dll
Syntax
public struct ImGuiListClipper
Fields
|
Improve this Doc
View Source
DisplayEnd
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
DisplayStart
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ItemsCount
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ItemsFrozen
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|
|
Improve this Doc
View Source
ItemsHeight
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
StartPosY
Declaration
Field Value
| Type |
Description |
| System.Single |
|
|
Improve this Doc
View Source
StepNo
Declaration
Field Value
| Type |
Description |
| System.Int32 |
|