HtmlForgeX

API Reference

Class

ApexDynamicAnimation

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents dynamic animation options.

Inheritance

  • Object
  • ApexDynamicAnimation

Constructors

public ApexDynamicAnimation() #

Properties

public Nullable<Boolean> Enabled { get; set; } #
JsonPropertyName("enabled")

Gets or sets whether enabled.

public Nullable<Int32> Speed { get; set; } #
JsonPropertyName("speed")

Gets or sets the speed.