{% setvar book_path %}/reference/androidx/_book.yaml{% endsetvar %} {% include "_shared/_reference-head-tags.html" %}

ScaleFactor.Companion

public static class ScaleFactor.Companion


Summary

Public methods

static final @NonNull ScaleFactor

A ScaleFactor whose scaleX and scaleY parameters are unspecified.

Public methods

getUnspecified

public static final @NonNull ScaleFactor getUnspecified()

A ScaleFactor whose scaleX and scaleY parameters are unspecified. This is a sentinel value used to initialize a non-null parameter. Access to scaleX or scaleY on an unspecified size is not allowed