IFloatWidgetContainer
Namespace: Hex1b.Widgets
Assembly: Hex1b.dll
Marker interface for container widgets that support floating children. When a container implements this interface, the Float() extension method becomes available in its widget context, allowing children to opt out of the normal layout flow.
csharp
public interface IFloatWidgetContainer