Table of Contents

Property AnimationUrl

Namespace
Alternet.UI
Assembly
Alternet.UI.Common.dll

AnimationUrl

Gets the URL of the animation currently loaded in the control, or null if the animation was loaded from a stream.

public virtual string? AnimationUrl { get; protected set; }

Property Value

string