Settings¶
Settings Properties¶
| Property | Type | Required | Default |
|---|---|---|---|
| UseInAppCamera | boolean |
No | false |
UseInAppCamera¶
Android only. This flag is to determine whether to use in-app camera for AttachmentFormCell control's 'Take Photo' option. If set to true, in-app camera would be used instead of device default camera.
- type:
boolean - default:
false