You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Roman Shapiro edited this page Feb 29, 2020
·
3 revisions
Myra uses following box model:
Background is being rendered at Content+Padding.
Thickness is structure that sets size of all four sides. It could be initialized either with one parameter(one size for all sides), two parameters(first for Left and Right, second for Top and Bottom) and four parameters(Left, Top, Right, Bottom).