[]
        
(Showing Draft Content)

C1.Win.TouchToolKit.AnimationStartingEventArgs.Cancel

Cancel Property

Cancel

Gets or sets a value indicating whether this animation is canceled.

Declaration
public bool Cancel { get; set; }
Property Value
Type Description
bool

true if this animation is canceled; otherwise, false.