keyText property

Gets or sets the string representation of a floating point number that represents the key.

This property is read/write.

CSS Animations Module Level 3, Section 5Internet Explorer 10

 

Syntax

HRESULT put_keyText(
  [in]  DOMString val
);

HRESULT get_keyText(
  [out] DOMString **sKeyNumber
);

Property values

Type: DOMString

The string representation of a floating point number that represents the key.

Standards information

 

 

Show: