Struct MediaUploadOptions
Define how media files are uploaded.
public struct MediaUploadOptions
- Inherited Members
Properties
SaveToPicturesFolder
Define if uploaded file will be saved to the device's Pictures folder.
public bool SaveToPicturesFolder { get; set; }