data class CameraPopoverOptions
iOS popover options.
CameraPopoverOptions(x: Int, y: Int, width: Int, height: Int, arrowDir: Camera.PopoverArrowDirection, popoverWidth: Int, popoverHeight: Int)
iOS popover options. |
val arrowDir: Camera.PopoverArrowDirection |
|
val height: Int |
|
val popoverHeight: Int |
|
val popoverWidth: Int |
|
val width: Int |
|
val x: Int |
|
val y: Int |