propertyName property

Name of the CSS property associated with the transition.

This property is read-only.

Internet Explorer 10

 

Syntax

HRESULT get_propertyName(
  [out] DOMString **string
);

Property values

Type: DOMString

The name of the CSS property associated with the transition.

 

 

Show: