BindingId Constructor

Declaration

public BindingId(string path);

Parameters

path The path of the property.

Description

Instantiate a new binding property.


Declaration

public BindingId(ref Unity.Properties.PropertyPath path);

Parameters

path The path of the property.

Description

Instantiate a new binding property.


Did you find this page useful? Please give it a rating: