Click or drag to resize

StepButtonIsEdgeCase Property

Returns whether the button can no longer do something.

Namespace:  Kit.UI.Buttons
Assembly:  Assembly-CSharp (in Assembly-CSharp.dll) Version: 0.0
Syntax
C#
public bool IsEdgeCase { get; }
Request Example View Source

Property Value

Type: Boolean
See Also