Java android.widget Space fields, constructors, methods, implement or subclass

Example usage for Java android.widget Space fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for android.widget Space.

The text is from its open source code.

Constructor

Method

ViewGroup.LayoutParamsgetLayoutParams()
Get the LayoutParams associated with this view.
voidsetLayoutParams(ViewGroup.LayoutParams params)
Set the layout parameters associated with this view.