public class PickImageIntentBuilder extends IntentBuilder
Constructor and Description |
---|
PickImageIntentBuilder(Navigate navigator) |
Modifier and Type | Method and Description |
---|---|
protected IntentHolder |
build(Navigate navigator) |
PickImageIntentBuilder |
multiple() |
PickImageIntentBuilder |
multiple(boolean multiple) |
build, getContext, start
public PickImageIntentBuilder(Navigate navigator)
public PickImageIntentBuilder multiple(boolean multiple)
public PickImageIntentBuilder multiple()
protected IntentHolder build(Navigate navigator)
build
in class IntentBuilder