Navigation
API > API/Runtime > API/Runtime/UMG > API/Runtime/UMG/Components > API/Runtime/UMG/Components/ITypedUMGListView
Inheritance Hierarchy
- ITypedUMGListView::FListViewConstructArgs
- ITypedUMGListView::FTileViewConstructArgs
References
Module | UMG |
Header | /Engine/Source/Runtime/UMG/Public/Components/ListViewBase.h |
Include | #include "Components/ListViewBase.h" |
Syntax
struct FTileViewConstructArgs : public ITypedUMGListView< ItemType >::FListViewConstructArgs
Variables
Type | Name | Description | |
---|---|---|---|
![]() |
bool | bWrapDirectionalNavigation | |
![]() |
TAttribute< float > | EntryHeight | |
![]() |
TAttribute< float > | EntryWidth | |
![]() |
const FScrollBarStyle * | ScrollBarStyle | |
![]() |
EListItemAlignment | TileAlignment |