Widget.maxWidth - multiple declarations

Function Widget.maxWidth

set max width constraint (SIZE_UNSPECIFIED for no constraint)

Prototype

Widget maxWidth(
  int value
) @property;

Function Widget.maxWidth

returns max width constraint (SIZE_UNSPECIFIED if no constraint set)

Prototype

int maxWidth() @property;

Authors

Copyright

License