Function Dialog.measure

Measure widget according to desired width and height constraints. (Step 1 of two phase layout).

Prototype

override void measure(
  int parentWidth,
  int parentHeight
);

Authors

Copyright

License