app / com.pzpg.ogr.takePicture / TakePictureViewModel
TakePictureViewModel
class TakePictureViewModel : ViewModel
Model is not fully used, and been created for tests.
Constructors
| Name | Summary |
|---|---|
| <init> | Model is not fully used, and been created for tests.TakePictureViewModel() |
Properties
| Name | Summary |
|---|---|
| image | var image: Bitmap? |
| path | var path: String? |
| uri | var uri: Uri? |