Java android.util SizeF fields, constructors, methods, implement or subclass

Example usage for Java android.util SizeF fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.util SizeF.

The text is from its open source code.

Method

floatgetHeight()
Get the height of the size (as an arbitrary unit).
floatgetWidth()
Get the width of the size (as an arbitrary unit).