nutrient
Toggle table of contents
10.8.0
Nutrient
Target filter
Nutrient
Switch theme
Search in API
Skip to content
nutrient
nutrient
/
com.pspdfkit.document.image
/
GalleryImagePickerFragment
Gallery
Image
Picker
Fragment
open
class
GalleryImagePickerFragment
:
BaseImagePickerFragment
Fragment used for picking up the image from gallery / filesystem.
Members
Constructors
Gallery
Image
Picker
Fragment
Link copied to clipboard
constructor
(
)
Functions
get
Request
Code
Link copied to clipboard
open
fun
getRequestCode
(
)
:
Int
Gets request code to be given to the intent when starting image picker activity for result.
on
Create
Link copied to clipboard
open
fun
onCreate
(
@
Nullable
savedInstanceState
:
Bundle
)