SResponsiveGridSize::Type

!!!!!!!!!!!!!!!!! EXPERIMENTAL !!!!!!!!!!!!!!!!! These sizes are subject to change in the future

Windows
MacOS
Linux

References

Module

Slate

Header

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

Include

#include "Widgets/Layout/SResponsiveGridPanel.h"

Syntax

namespace SResponsiveGridSize
{
    enum Type
    {
        Mobile          = 0,
        Tablet          = 768,
        MediumDevice    = 992,
        LargeDevice     = 1200,
    }
}

Values

Name

Description

Mobile

Tablet

MediumDevice

LargeDevice

Remarks

!!!!!!!!!!!!!!!!! EXPERIMENTAL !!!!!!!!!!!!!!!!! These sizes are subject to change in the future

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