Package-level declarations

Types

Link copied to clipboard
open class DefaultMargins : Margins

The default implementation of Margins. It holds empty margins by default.

Link copied to clipboard
interface Margins

Allows a component to implement margins.

Link copied to clipboard
interface Padding

Allows a component to implement padding.

Functions

Link copied to clipboard

Sets the values of these Margins to those of the provided Dimensions.