Overlay.CreateContent

Declaration

public UIElements.VisualElement CreateContent(Overlays.Layout requestedLayout);

Parameters

requestedLayout The layout that contents should be styled to match.

Returns

VisualElement A new Visual Element containing the contents of the Overlay.

Description

Creates a new VisualElement containing the contents of this Overlay.

If the requestedLayout cannot be used, then the system uses another layout. If the layout is not able to be created, the default Panel layout content is returned.


Did you find this page useful? Please give it a rating: