Insets

constructor(start: Float = 0.0f, top: Float = 0.0f, end: Float = 0.0f, bottom: Float = 0.0f)

Parameters

start

the start inset.

top

the top inset.

end

the end inset.

bottom

the bottom inset.