SSplitter::FSlot::SetResizable

Can the slot be resize by the user.

Choose your operating system:

Windows

macOS

Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SSplitter.h"

Syntax

void SetResizable
(
    bool bInIsResizable
)

Remarks

Can the slot be resize by the user.

See Also