Skip to main content

TdxLayoutAlignmentConstraintKind Enum

Declaration

TdxLayoutAlignmentConstraintKind = (
    ackLeft,
    ackTop,
    ackRight,
    ackBottom
);

Members

Name
ackLeft
ackTop
ackRight
ackBottom
See Also