Table of Contents

Property IsAnimationProhibited

Namespace
Alternet.UI
Assembly
Alternet.UI.dll

IsAnimationProhibited

Set this to true for a property for which animation should be prohibited. This should not be set unless there are very strong technical reasons why a property can not be animated. In the vast majority of cases, a property that can not be properly animated means that the property implementation contains a bug.

public bool IsAnimationProhibited { get; set; }

Property Value

bool