Style.maxHeight - multiple declarations

Function Style.maxHeight

set max height constraint

Prototype

Style maxHeight(
  int value
) @property;

Function Style.maxHeight

max height constraint, SIZE_UNSPECIFIED if limit is not set

Prototype

uint maxHeight() @property const;

Function Style.maxHeight

set max height constraint

Prototype

Style maxHeight(
  int value
) @property;

Authors

Vadim Lopatin, coolreader.org@gmail.com

Copyright

Vadim Lopatin, 2014

License

Boost License 1.0