Property AnimationUrl
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; }
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; }