public class TakePhotoOptions
extends java.lang.Object
implements java.io.Serializable
| 限定符和类型 | 类和说明 |
|---|---|
static class |
TakePhotoOptions.Builder |
| 限定符和类型 | 方法和说明 |
|---|---|
boolean |
isCorrectImage() |
boolean |
isWithOwnGallery() |
void |
setCorrectImage(boolean correctImage) |
void |
setWithOwnGallery(boolean withOwnGallery) |