TransitionLibrary.

RemoveFadeDuration(IHasKey, IHasKey) Method

Summary

[Pro-Only] Removes a modified fade duration for transitioning from `from` to `to`.

Syntax

public bool RemoveFadeDuration(IHasKey from, IHasKey to)

Parameters

Name Type Description
from IHasKey
to IHasKey

Return Value

Type Description
bool