Skip to content

JsPropertyIdRef

Limin Zhu edited this page Oct 9, 2015 · 1 revision

A property identifier.

Syntax

typedef JsRef JsPropertyIdRef;

Remarks

Property identifiers are used to refer to properties of JavaScript objects instead of using strings.

Clone this wiki locally