FArguments

Windows
MacOS
Linux

Inheritance Hierarchy

FSlateBaseNamedArgs

TSlateBaseNamedArgs

SScrollBorder::FArguments

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SScrollBorder.h"

Syntax

struct FArguments : public TSlateBaseNamedArgs< SScrollBorder >

Constructors

Name Description

Public function

FArguments()

Functions

Name Description

Public function

WidgetArgsTy...

 

BorderFadeDistance

(
    const TAttribute< FVector2D >& InA...
)

The distance in normalized coordinate to begin fading the scroll border.

Public function

NamedSlotPro...

 

Content()

Arbitrary content to be displayed in the overlay under the shadow layers; if not specified, the associated ScrollableWidget will be used instead.

Public function

WidgetArgsTy...

 

Style

(
    const FScrollBorderStyle* InAr...
)

Style used to draw this scroll border

Operators

Name Description

Public function

FArguments &

 

operator[]

(
    const TSharedRef< SWidget > InChild
)

Typedefs

Name

Description

WidgetArgsType

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