Property | Type | Description | |
---|---|---|---|
_bitmap | Android.Graphics.Bitmap | ||
_dir | File | ||
_file | File |
Method | Description | |
---|---|---|
OnActivityResult ( int requestCode, Result resultCode, Android.Content.Intent data ) : void | ||
OnCreate ( Bundle bundle ) : void |
Method | Description | |
---|---|---|
CreateDirectoryForPictures ( ) : void | ||
IsThereAnAppToTakePictures ( ) : bool | ||
OnActionClick ( object sender, |
protected OnActivityResult ( int requestCode, Result resultCode, Android.Content.Intent data ) : void | ||
requestCode | int | |
resultCode | Result | |
data | Android.Content.Intent | |
return | void |
public static Bitmap,Android.Graphics _bitmap | ||
return | Android.Graphics.Bitmap |