Going through the different layouts,
http://charlesmchen.github.io/WeView2/TutorialLayouts.html
The layouts seem to work with the use* methods (ie. useVerticalDefaultLayout:)
but don't with the add * methods, ie addSubviewWithFillLayout:)
The tutorials seem incorrect.
Please advise.