AnimationContextEnter
interludesoftware.tick¶
Interlude.Tick¶
AnimationContextEnter Class¶
Inheritance System.Object → AnimationContextEventBase → AnimationContextEnter
Constructors¶
AnimationContextEnter(AnimationContext) Constructor¶
Initializes the enter event with the specified parent context.
Parameters¶
context AnimationContext
Methods¶
AnimationContextEnter.GetTimeSince(InteractivityState) Method¶
Seconds elapsed in scaled time since the hover enter was recorded, or 0 if it has not occurred.
Parameters¶
state Interlude.Tick.InteractivityState
Returns¶
AnimationContextEnter.GetUnscaledTimeSince(InteractivityState) Method¶
Seconds elapsed in unscaled time since the hover enter was recorded, or 0 if it has not occurred.
Parameters¶
state Interlude.Tick.InteractivityState