SListView::Private_IsItemExpanded

Windows
MacOS
Linux

Override Hierarchy

References

Module

Slate

Header

/Engine/Source/Runtime/Slate/Public/Widgets/Views/SListView.h

Include

#include "Widgets/Views/SListView.h"

Syntax

virtual bool Private_IsItemExpanded
(
    const ItemType & TheItem
) const

Returns

true if the item is expanded; false otherwise.

Parameters

Parameter

Description

InItem

The data item whose expansion state to query

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