keyText property
Gets or sets the string representation of a floating point number that represents the key.
This property is read/write.
![]() ![]() |
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
- CSS Animations Module Level 3, Section 5
Show:

