public static class CameraViewGroup.LayoutParams
extends android.view.ViewGroup.LayoutParams
| Constructor and Description |
|---|
LayoutParams(android.content.Context c,
android.util.AttributeSet attrs) |
LayoutParams(int width,
int height) |
LayoutParams(android.view.ViewGroup.LayoutParams source) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
isRotatable() |
void |
setRotatable(boolean rotatable) |