HtmlForgeX

API Reference

Class

ApexAnimateGradually

Namespace HtmlForgeX
Assembly HtmlForgeX

Represents gradual animation options.

Inheritance

  • Object
  • ApexAnimateGradually

Constructors

public ApexAnimateGradually() #

Properties

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

Gets or sets whether enabled.

public Nullable<Int32> Delay { get; set; } #
JsonPropertyName("delay")

Gets or sets the delay.