Show / Hide Table of Contents

Enum EMenuPlacement

Enumerates possible placements for pop-up menus.

Namespace: UE4.SlateCore
Assembly: UE4DotNet.dll
Syntax
public enum EMenuPlacement

Fields

Name Description
MenuPlacement_AboveAnchor
MenuPlacement_AboveRightAnchor
MenuPlacement_BelowAnchor
MenuPlacement_BelowRightAnchor
MenuPlacement_Center
MenuPlacement_CenteredAboveAnchor
MenuPlacement_CenteredBelowAnchor
MenuPlacement_ComboBox
MenuPlacement_ComboBoxRight
MenuPlacement_MatchBottomLeft
MenuPlacement_MAX
MenuPlacement_MenuLeft
MenuPlacement_MenuRight
MenuPlacement_RightLeftCenter
  • Improve this Doc
  • View Source
Back to top Generated by DocFX