Margins
Functions
Link copied to clipboard
Sets a common size for each margin.
open fun setMargins(start: Float = 0.0f, top: Float = 0.0f, end: Float = 0.0f, bottom: Float = 0.0f)
Updates each margin individually.
Link copied to clipboard
Sets the values of these Margins to those of the provided Dimensions.