Interface ViewPropertyConstraintConstructor<V, T, U, I>
Hierarchy
-
ViewPropertyConstraintConstructor
Constructors
constructor
- new ViewPropertyConstraintConstructor(owner: V, propertyName: undefined | string): ViewPropertyConstraint<V, T, U> & I
-
Parameters
-
owner: V
-
propertyName: undefined | string
Properties
prototype