C# Class MonoMobile.Extensions.Camera.CameraOptions

Datei anzeigen Open project: escoz/MonoMobile.Extensions

Public Properties

Property Type Description
AllowEdit bool
Destination DestinationType
Quality int
SourceType UIImagePickerControllerSourceType

Property Details

AllowEdit public_oe property

public bool AllowEdit
return bool

Destination public_oe property

public DestinationType Destination
return DestinationType

Quality public_oe property

public int Quality
return int

SourceType public_oe property

public UIImagePickerControllerSourceType SourceType
return UIImagePickerControllerSourceType