Simple GUI Library
Sgl::AnchorPane::Constraints Struct Reference
Collaboration diagram for Sgl::AnchorPane::Constraints:

Public Attributes

Anchors anchors
 
bool isHorizontalRelative = false
 
bool isVerticalRelative = false
 

Detailed Description

Definition at line 50 of file anchor_pane.h.

Member Data Documentation

◆ anchors

Anchors Sgl::AnchorPane::Constraints::anchors

Definition at line 52 of file anchor_pane.h.

◆ isHorizontalRelative

bool Sgl::AnchorPane::Constraints::isHorizontalRelative = false

Definition at line 53 of file anchor_pane.h.

◆ isVerticalRelative

bool Sgl::AnchorPane::Constraints::isVerticalRelative = false

Definition at line 54 of file anchor_pane.h.


The documentation for this struct was generated from the following file: