Interface Constrainable

  • All Implemented Interfaces:

    @Stable() 
    public interface Constrainable
    
                        

    Constrainable represents an object can be constrained with the given Constraints value to restrict a composable layout size.

    • Nested Class Summary

      Nested Classes 
      Modifier and Type Class Description
    • Field Summary

      Fields 
      Modifier and Type Field Description
    • Constructor Summary

      Constructors 
      Constructor Description
    • Enum Constant Summary

      Enum Constants 
      Enum Constant Description
    • Method Summary

      Modifier and Type Method Description
      abstract Unit setConstraints(Constraints constraints)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait