ComponentOne Bitmap for UWP
PriorityEffect Enumeration

C1.UWP.DX Assembly > C1.Util.DX.Animation Namespace : PriorityEffect Enumeration
UI_ANIMATION_PRIORITY_EFFECT
Syntax
'Declaration
 
Public Enum PriorityEffect 
   Inherits System.Enum
public enum PriorityEffect : System.Enum 
Members
MemberDescription
DelayUI_ANIMATION_PRIORITY_EFFECT_DELAY
FailureUI_ANIMATION_PRIORITY_EFFECT_FAILURE
Inheritance Hierarchy

System.Object
   System.ValueType
      System.Enum
         C1.Util.DX.Animation.PriorityEffect

See Also

Reference

C1.Util.DX.Animation Namespace