Interface Facade
-
- All Known Implementing Classes:
AlignHorizontallyReference,AlignVerticallyReference,BarrierReference,ChainReference,FlowReference,GuidelineReference,HelperReference,HorizontalChainReference,VerticalChainReference
public interface Facade
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description voidapply()ConstraintWidgetgetConstraintWidget()
-
-
-
Method Detail
-
getConstraintWidget
ConstraintWidget getConstraintWidget()
-
apply
void apply()
-
-