Padding
Functions
Link copied to clipboard
Sets a common padding value for each side.
Updates the horizontal and vertical padding.
open fun setPadding(start: Float = 0.0f, top: Float = 0.0f, end: Float = 0.0f, bottom: Float = 0.0f)
Updates the padding for each side individually.