-
public class OverlayLayout.LayoutParams extends FrameLayout.LayoutParams
-
-
Field Summary
Fields Modifier and Type Field Description public booleandrawOnPreviewpublic booleandrawOnPictureSnapshotpublic booleandrawOnVideoSnapshot
-
Constructor Summary
Constructors Constructor Description OverlayLayout.LayoutParams(int width, int height)OverlayLayout.LayoutParams(Context context, AttributeSet attrs)
-
Method Summary
-
Methods inherited from class android.view.ViewGroup.MarginLayoutParams
getLayoutDirection, getMarginEnd, getMarginStart, isMarginRelative, resolveLayoutDirection, setLayoutDirection, setMarginEnd, setMarginStart, setMargins -
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Constructor Detail
-
OverlayLayout.LayoutParams
OverlayLayout.LayoutParams(int width, int height)
-
OverlayLayout.LayoutParams
OverlayLayout.LayoutParams(Context context, AttributeSet attrs)
-
-
-
-