DimensionBuilders.SpProp

Added in 1.0.0
Deprecated in 1.2.0

public final class DimensionBuilders.SpProp


A type for font sizes, measured in sp.

Summary

Nested types

Builder for SpProp

Public methods

@Dimension(unit = 2) float

Gets the value, in sp.

Public methods

getValue

Added in 1.0.0
Deprecated in 1.2.0
public @Dimension(unit = 2) float getValue()

Gets the value, in sp. Intended for testing purposes only.