Click or drag to resize
StaMaRegionHasHistory Property
Indicates whether the recently active State will be made active on rentry of the Region.

Namespace: StaMa
Assembly: StaMa (in StaMa.dll) Version: 2.3.1.7
Syntax
public bool HasHistory { get; }

Property Value

Type: Boolean
true if the recently active State will be made active on rentry; false if the InitialState will be made active.
See Also