Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type RepeatCount ¶
type RepeatCount int
func (*RepeatCount) SetIndefinite ¶
func (el *RepeatCount) SetIndefinite()
en: This value indicates that the animation will be repeated indefinitely (i.e. until the document ends).
func (*RepeatCount) SetNumber ¶
func (el *RepeatCount) SetNumber(number RepeatCount)
en: This value specifies the number of iterations. It can include partial iterations expressed as fraction values. A fractional value describes a portion of the simple duration. Values must be greater than 0.
Click to show internal directories.
Click to hide internal directories.