Margins between the screen and a copyright icon, specifying the distance from each edge of the screen.
CopyrightMargins( left: Int = 0, top: Int = 0, right: Int = 0, bottom: Int = 0 )
left
Int
top
right
bottom
val left
val top
val right
val bottom