Struct AnimationHubRowGui.Result
What happened to a drawn row this pass.
Assembly: Serenity.AnimationHub.Editor.dll
Syntax
public readonly struct AnimationHubRowGui.Result
Constructors
Result(bool, bool, int)
Declaration
public Result(bool expanded, bool pingPressed, int pressedExtraActionIndex)
Parameters
| Type |
Name |
Description |
| bool |
expanded |
|
| bool |
pingPressed |
|
| int |
pressedExtraActionIndex |
|
Fields
Expanded
Declaration
public readonly bool Expanded
Field Value
PingPressed
Declaration
public readonly bool PingPressed
Field Value
Declaration
public readonly int PressedExtraActionIndex
Field Value