BindingSet.find

Find a binding set by its globally unique name.

The set_name can either be a name used for Binding.setNew or the type name of a class used in Binding.setByClass.

class BindingSet
static
find
(
string setName
)

Parameters

setName string

unique binding set name

Return Value

NULL or the specified binding set