Widget.layoutWidth

sets layout width options (WRAP_CONTENT, FILL_PARENT, or some constant value)

  1. int layoutWidth [@property getter]
  2. int layoutWidth [@property setter]
    class Widget
    protected public @property
    layoutWidth
    (
    int value
    )

Meta