Anchor
public enum Anchor : Encodable
If set to an opposite-letter axis id (e.g.
x2
, y
), this axis is bound to the corresponding opposite-letter axis. If set to free, this
axis’ position is determined by position
.
public enum Anchor : Encodable
If set to an opposite-letter axis id (e.g.
x2
, y
), this axis is bound to the corresponding opposite-letter axis. If set to free, this
axis’ position is determined by position
.