SGridPanel::SetRowFill

Specify a row to stretch instead of sizing to content.

Windows
MacOS
Linux

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Layout/SGridPanel.h

Include

#include "Widgets/Layout/SGridPanel.h"

Source

/Engine/Source/Runtime/Slate/Private/Widgets/Layout/SGridPanel.cpp

Syntax

void SetRowFill
(
    int32 RowId,
    const TAttribute< float > & Coefficient
)

Remarks

Specify a row to stretch instead of sizing to content.

Help shape the future of Unreal Engine documentation! Tell us how we're doing so we can serve you better.
Take our survey
Dismiss