Connects the properties of two objects so that whenever the value of one property changes,
the other property will be changed also.
Constructor methods
constructor(toPath: string, fromPath: string): Binding
Parameters
-
toPath: string
-
fromPath: string
Returns
Binding
Methods
public toString(): string
Returns
string