A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
S
- SAMPLING - enum entry in com.canhub.cropper.CropImageView.RequestSizeOptions
Only sample the image during loading (if image set using URI) so the smallest of the image dimensions will be between the requested size and x2 requested size.<br></br> NOTE: resulting image will not be exactly requested width/height see: [Loading
Large Bitmaps Efficiently](http://developer.android.com/training/displaying-bitmaps/load-bitmap.html).
- saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.CropImageView
- saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.CropOverlayView
- saveHierarchyState(SparseArray) - function in android.view.CropImageView
- saveHierarchyState(SparseArray) - function in android.view.CropOverlayView
- scheduleDrawable(Drawable,Runnable,Long) - function in android.view.CropImageView
- scheduleDrawable(Drawable,Runnable,Long) - function in android.view.CropOverlayView
- scheduleLayoutAnimation() - function in android.view.CropImageView
- scrollBy(Integer,Integer) - function in android.view.CropImageView
- scrollBy(Integer,Integer) - function in android.view.CropOverlayView
- scrollTo(Integer,Integer) - function in android.view.CropImageView
- scrollTo(Integer,Integer) - function in android.view.CropOverlayView
- sendAccessibilityEvent(Integer) - function in android.view.CropImageView
- sendAccessibilityEvent(Integer) - function in android.view.CropOverlayView
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.CropImageView
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.CropOverlayView
- sendBroadcast(Intent) - function in android.content.CropImageActivity
- sendBroadcast(Intent,String) - function in android.content.CropImageActivity
- sendBroadcastAsUser(Intent,UserHandle) - function in android.content.CropImageActivity
- sendBroadcastAsUser(Intent,UserHandle,String) - function in android.content.CropImageActivity
- sendBroadcastWithMultiplePermissions(Intent,Array) - function in android.content.CropImageActivity
- sendOrderedBroadcast(Intent,String) - function in android.content.CropImageActivity
- sendOrderedBroadcast(Intent,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.CropImageActivity
- sendOrderedBroadcast(Intent,String,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.CropImageActivity
- sendOrderedBroadcast(Intent,Integer,String,String,BroadcastReceiver,Handler,String,Bundle,Bundle) - function in android.content.CropImageActivity
- sendOrderedBroadcastAsUser(Intent,UserHandle,String,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.CropImageActivity
- sendStickyBroadcast(Intent) - function in android.content.CropImageActivity
- sendStickyBroadcast(Intent,Bundle) - function in android.content.CropImageActivity
- sendStickyBroadcastAsUser(Intent,UserHandle) - function in android.content.CropImageActivity
- sendStickyOrderedBroadcast(Intent,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.CropImageActivity
- sendStickyOrderedBroadcastAsUser(Intent,UserHandle,BroadcastReceiver,Handler,Integer,String,Bundle) - function in android.content.CropImageActivity
- setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.CropImageView
- setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.CropOverlayView
- setAccessibilityHeading(Boolean) - function in android.view.CropImageView
- setAccessibilityHeading(Boolean) - function in android.view.CropOverlayView
- setAccessibilityLiveRegion(Integer) - function in android.view.CropImageView
- setAccessibilityLiveRegion(Integer) - function in android.view.CropOverlayView
- setAccessibilityPaneTitle(CharSequence) - function in android.view.CropImageView
- setAccessibilityPaneTitle(CharSequence) - function in android.view.CropOverlayView
- setAccessibilityTraversalAfter(Integer) - function in android.view.CropImageView
- setAccessibilityTraversalAfter(Integer) - function in android.view.CropOverlayView
- setAccessibilityTraversalBefore(Integer) - function in android.view.CropImageView
- setAccessibilityTraversalBefore(Integer) - function in android.view.CropOverlayView
- setActionBar(Toolbar) - function in android.app.CropImageActivity
- setActivated(Boolean) - function in android.view.CropImageView
- setActivated(Boolean) - function in android.view.CropOverlayView
- setActivityBackgroundColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- Sets the background color of the Crop Image Activity screen.
- setActivityMenuIconColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the color to use for action bar items icons.
- setActivityMenuTextColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the color to use for action bar items texts.
- setActivityTitle(CharSequence) - function in com.canhub.cropper.CropImageContractOptions
- the title of the CropImageActivity.
- setAddStatesFromChildren(Boolean) - function in android.view.CropImageView
- setAllowClickWhenDisabled(Boolean) - function in android.view.CropImageView
- setAllowClickWhenDisabled(Boolean) - function in android.view.CropOverlayView
- setAllowCounterRotation(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if to allow counter-clockwise rotation during cropping.
- setAllowFlipping(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if to allow flipping during cropping.
- setAllowRotation(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if to allow rotation during cropping.
- setAlpha(Float) - function in android.view.CropImageView
- setAlpha(Float) - function in android.view.CropOverlayView
- setAlwaysDrawnWithCacheEnabled(Boolean) - function in android.view.CropImageView
- setAnimation(Animation) - function in android.view.CropImageView
- setAnimation(Animation) - function in android.view.CropOverlayView
- setAnimationCacheEnabled(Boolean) - function in android.view.CropImageView
- setAnimationMatrix(Matrix) - function in android.view.CropImageView
- setAnimationMatrix(Matrix) - function in android.view.CropOverlayView
- setAspectRatio(Integer,Integer) - function in com.canhub.cropper.CropImageContractOptions
- the X,Y value of the aspect ratio.
- setAspectRatio(Integer,Integer) - function in com.canhub.cropper.CropImageView
- Sets the both the X and Y values of the aspectRatio.
- setAspectRatioX(Integer) - function in com.canhub.cropper.CropOverlayView
- setAspectRatioY(Integer) - function in com.canhub.cropper.CropOverlayView
- setAutofillHints(String) - function in android.view.CropImageView
- setAutofillHints(String) - function in android.view.CropOverlayView
- setAutofillId(AutofillId) - function in android.view.CropImageView
- setAutofillId(AutofillId) - function in android.view.CropOverlayView
- setAutoHandwritingEnabled(Boolean) - function in android.view.CropImageView
- setAutoHandwritingEnabled(Boolean) - function in android.view.CropOverlayView
- setAutoZoomEnabled(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if auto-zoom functionality is enabled.
- setBackground(Drawable) - function in android.view.CropImageView
- setBackground(Drawable) - function in android.view.CropOverlayView
- setBackgroundColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the color of the overlay background around the crop window cover the image parts not in the crop window.
- setBackgroundColor(Integer) - function in android.view.CropImageView
- setBackgroundColor(Integer) - function in android.view.CropOverlayView
- setBackgroundDrawable(Drawable) - function in android.view.CropImageView
- setBackgroundDrawable(Drawable) - function in android.view.CropOverlayView
- setBackgroundResource(Integer) - function in android.view.CropImageView
- setBackgroundResource(Integer) - function in android.view.CropOverlayView
- setBackgroundTintBlendMode(BlendMode) - function in android.view.CropImageView
- setBackgroundTintBlendMode(BlendMode) - function in android.view.CropOverlayView
- setBackgroundTintList(ColorStateList) - function in android.view.CropImageView
- setBackgroundTintList(ColorStateList) - function in android.view.CropOverlayView
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.CropImageView
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.CropOverlayView
- setBorderCornerColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the color of the corner line.
- setBorderCornerLength(Float) - function in com.canhub.cropper.CropImageContractOptions
- the length of the corner line away from the corner (in pixels).
- setBorderCornerOffset(Float) - function in com.canhub.cropper.CropImageContractOptions
- the offset of corner line from crop window border (in pixels).
- setBorderCornerThickness(Float) - function in com.canhub.cropper.CropImageContractOptions
- thickness of the corner line (in pixels).
- setBorderLineColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the color of the guidelines lines.
- setBorderLineThickness(Float) - function in com.canhub.cropper.CropImageContractOptions
- the thickness of the guidelines lines (in pixels).
- setBottom(Integer) - function in android.view.CropImageView
- setBottom(Integer) - function in android.view.CropOverlayView
- setBounds(FloatArray,Integer,Integer) - function in com.canhub.cropper.CropOverlayView
- Informs the CropOverlayView of the image's position relative to the ImageView.
- setCameraDistance(Float) - function in android.view.CropImageView
- setCameraDistance(Float) - function in android.view.CropOverlayView
- setCenterMoveEnabled(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if the crop window can be moved by dragging the center.
- setCenterMoveEnabled(Boolean) - function in com.canhub.cropper.CropImageView
- Set moving of the crop window by dragging the center to enabled/disabled.
- setCenterMoveEnabled(Boolean) - function in com.canhub.cropper.CropOverlayView
- Set movement of the crop window by dragging the center to enabled/disabled.
- setChildrenDrawingCacheEnabled(Boolean) - function in android.view.CropImageView
- setChildrenDrawingOrderEnabled(Boolean) - function in android.view.CropImageView
- setChildrenDrawnWithCacheEnabled(Boolean) - function in android.view.CropImageView
- setCircleCornerFillColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- To set the fill color of the Oval crop corner
- setClickable(Boolean) - function in android.view.CropImageView
- setClickable(Boolean) - function in android.view.CropOverlayView
- setClipBounds(Rect) - function in android.view.CropImageView
- setClipBounds(Rect) - function in android.view.CropOverlayView
- setClipChildren(Boolean) - function in android.view.CropImageView
- setClipToOutline(Boolean) - function in android.view.CropImageView
- setClipToOutline(Boolean) - function in android.view.CropOverlayView
- setClipToPadding(Boolean) - function in android.view.CropImageView
- setContentCaptureSession(ContentCaptureSession) - function in android.view.CropImageView
- setContentCaptureSession(ContentCaptureSession) - function in android.view.CropOverlayView
- setContentDescription(CharSequence) - function in android.view.CropImageView
- setContentDescription(CharSequence) - function in android.view.CropOverlayView
- setContentTransitionManager(TransitionManager) - function in android.app.CropImageActivity
- setContentView(Integer) - function in androidx.appcompat.app.CropImageActivity
- setContentView(View) - function in androidx.appcompat.app.CropImageActivity
- setContentView(View,ViewGroup.LayoutParams) - function in androidx.appcompat.app.CropImageActivity
- setContextClickable(Boolean) - function in android.view.CropImageView
- setContextClickable(Boolean) - function in android.view.CropOverlayView
- setCornerShape(CropImageView.CropCornerShape) - function in com.canhub.cropper.CropImageView
- setCornerShape(CropImageView.CropCornerShape) - function in com.canhub.cropper.CropOverlayView
- setCropCornerRadius(Float) - function in com.canhub.cropper.CropImageContractOptions
- To set the Oval crop corner radius Default is 10
- setCropCornerRadius(Float) - function in com.canhub.cropper.CropOverlayView
- Radius of the circular crop corner Default radius is 10
- setCropCornerShape(CropImageView.CropCornerShape) - function in com.canhub.cropper.CropImageContractOptions
- To set the shape of the cropper corner (RECTANGLE / OVAL) Default: RECTANGLE
- setCropCornerShape(CropImageView.CropCornerShape) - function in com.canhub.cropper.CropOverlayView
- The shape of cropper corners (rectangle / oval)
- setCropImageView(CropImageView) - function in com.canhub.cropper.CropImageActivity
- When extending this activity, please set your own ImageCropView
- setCropLabelText(String) - function in com.canhub.cropper.CropImageView
- setCropLabelText(String) - function in com.canhub.cropper.CropOverlayView
- Sets the copy text for cropper text
- setCropLabelTextColor(Integer) - function in com.canhub.cropper.CropImageView
- setCropLabelTextColor(Integer) - function in com.canhub.cropper.CropOverlayView
- Sets the text color for cropper text
- setCropLabelTextSize(Float) - function in com.canhub.cropper.CropImageView
- setCropLabelTextSize(Float) - function in com.canhub.cropper.CropOverlayView
- Sets the text size for cropper text
- setCropMenuCropButtonIcon(Integer) - function in com.canhub.cropper.CropImageContractOptions
- Image resource id to use for crop icon instead of text.
- setCropMenuCropButtonTitle(CharSequence) - function in com.canhub.cropper.CropImageContractOptions
- optional, set crop menu crop button title.
- setCropperTextLabelVisibility(Boolean) - function in com.canhub.cropper.CropOverlayView
- Sets the cropper label if it is enabled
- setCropRect(Rect) - function in com.canhub.cropper.CropImageView
- setCropShape(CropImageView.CropShape) - function in com.canhub.cropper.CropImageContractOptions
- The shape of the cropping window.
- setCropShape(CropImageView.CropShape) - function in com.canhub.cropper.CropImageView
- setCropShape(CropImageView.CropShape) - function in com.canhub.cropper.CropOverlayView
- setCropShape(CropImageView.CropShape) - function in com.canhub.cropper.CropOverlayView
- The shape of the cropping area - rectangle/circular.
- setCropWindowChangeListener(CropOverlayView.CropWindowChangeListener) - function in com.canhub.cropper.CropOverlayView
- Set the crop window change listener.
- setCropWindowLimits(Float,Float,Float,Float) - function in com.canhub.cropper.CropOverlayView
- set the max width/height and scale factor of the shown image to original image to scale the limits appropriately.
- setCropWindowLimits(Float,Float,Float,Float) - function in com.canhub.cropper.CropWindowHandler
- set the max width/height and scale factor of the shown image to original image to scale the limits appropriately.
- setCropWindowRect(RectF) - function in com.canhub.cropper.CropOverlayView
- setCustomOutputUri(Uri) - function in com.canhub.cropper.CropImageView
- the Android Uri to save the cropped image to
- setDefaultFocusHighlightEnabled(Boolean) - function in android.view.CropImageView
- setDefaultFocusHighlightEnabled(Boolean) - function in android.view.CropOverlayView
- setDefaultKeyMode(Integer) - function in android.app.CropImageActivity
- setDescendantFocusability(Integer) - function in android.view.CropImageView
- setDrawingCacheBackgroundColor(Integer) - function in android.view.CropImageView
- setDrawingCacheBackgroundColor(Integer) - function in android.view.CropOverlayView
- setDrawingCacheEnabled(Boolean) - function in android.view.CropImageView
- setDrawingCacheEnabled(Boolean) - function in android.view.CropOverlayView
- setDrawingCacheQuality(Integer) - function in android.view.CropImageView
- setDrawingCacheQuality(Integer) - function in android.view.CropOverlayView
- setDuplicateParentStateEnabled(Boolean) - function in android.view.CropImageView
- setDuplicateParentStateEnabled(Boolean) - function in android.view.CropOverlayView
- setElevation(Float) - function in android.view.CropImageView
- setElevation(Float) - function in android.view.CropOverlayView
- setEnabled(Boolean) - function in android.view.CropImageView
- setEnabled(Boolean) - function in android.view.CropOverlayView
- setEnterSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.CropImageActivity
- setEnterSharedElementCallback(SharedElementCallback) - function in android.app.CropImageActivity
- setExitSharedElementCallback(SharedElementCallback) - function in androidx.fragment.app.CropImageActivity
- setExitSharedElementCallback(SharedElementCallback) - function in android.app.CropImageActivity
- setFadingEdgeLength(Integer) - function in android.view.CropImageView
- setFadingEdgeLength(Integer) - function in android.view.CropOverlayView
- setFeatureDrawable(Integer,Drawable) - function in android.app.CropImageActivity
- setFeatureDrawableAlpha(Integer,Integer) - function in android.app.CropImageActivity
- setFeatureDrawableResource(Integer,Integer) - function in android.app.CropImageActivity
- setFeatureDrawableUri(Integer,Uri) - function in android.app.CropImageActivity
- setFilterTouchesWhenObscured(Boolean) - function in android.view.CropImageView
- setFilterTouchesWhenObscured(Boolean) - function in android.view.CropOverlayView
- setFinishOnTouchOutside(Boolean) - function in android.app.CropImageActivity
- setFitsSystemWindows(Boolean) - function in android.view.CropImageView
- setFitsSystemWindows(Boolean) - function in android.view.CropOverlayView
- setFixAspectRatio(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- whether the width to height aspect ratio should be maintained or free to change.
- setFixedAspectRatio(Boolean) - function in com.canhub.cropper.CropImageView
- Sets whether the aspect ratio is fixed or not; true fixes the aspect ratio, while false allows it to be changed.
- setFixedAspectRatio(Boolean) - function in com.canhub.cropper.CropOverlayView
- Sets whether the aspect ratio is fixed or not; true fixes the aspect ratio, while false allows it to be changed.
- setFlipHorizontally(Boolean) - function in com.canhub.cropper.BitmapLoadingWorkerJob.Result
- If the image was flipped horizontally
- setFlipHorizontally(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- whether the image should be flipped horizontally.
- setFlipVertically(Boolean) - function in com.canhub.cropper.BitmapLoadingWorkerJob.Result
- If the image was flipped vertically
- setFlipVertically(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- whether the image should be flipped vertically.
- setFocusable(Boolean) - function in android.view.CropImageView
- setFocusable(Integer) - function in android.view.CropImageView
- setFocusable(Boolean) - function in android.view.CropOverlayView
- setFocusable(Integer) - function in android.view.CropOverlayView
- setFocusableInTouchMode(Boolean) - function in android.view.CropImageView
- setFocusableInTouchMode(Boolean) - function in android.view.CropOverlayView
- setFocusedByDefault(Boolean) - function in android.view.CropImageView
- setFocusedByDefault(Boolean) - function in android.view.CropOverlayView
- setForceDarkAllowed(Boolean) - function in android.view.CropImageView
- setForceDarkAllowed(Boolean) - function in android.view.CropOverlayView
- setForeground(Drawable) - function in android.view.CropImageView
- setForeground(Drawable) - function in android.view.CropOverlayView
- setForegroundGravity(Integer) - function in android.widget.CropImageView
- setForegroundGravity(Integer) - function in android.view.CropOverlayView
- setForegroundTintBlendMode(BlendMode) - function in android.view.CropImageView
- setForegroundTintBlendMode(BlendMode) - function in android.view.CropOverlayView
- setForegroundTintList(ColorStateList) - function in android.view.CropImageView
- setForegroundTintList(ColorStateList) - function in android.view.CropOverlayView
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.CropImageView
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.CropOverlayView
- setGuidelines(CropImageView.Guidelines) - function in com.canhub.cropper.CropImageContractOptions
- whether the guidelines should be on, off, or only showing when resizing.
- setGuidelines(CropImageView.Guidelines) - function in com.canhub.cropper.CropImageView
- setGuidelines(CropImageView.Guidelines) - function in com.canhub.cropper.CropOverlayView
- setGuidelines(CropImageView.Guidelines) - function in com.canhub.cropper.CropOverlayView
- Sets the guidelines for the CropOverlayView to be either on, off, or to show when resizing the application.
- setGuidelinesColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the color of the guidelines lines.
- setGuidelinesThickness(Float) - function in com.canhub.cropper.CropImageContractOptions
- the thickness of the guidelines lines (in pixels).
- setHapticFeedbackEnabled(Boolean) - function in android.view.CropImageView
- setHapticFeedbackEnabled(Boolean) - function in android.view.CropOverlayView
- setHasTransientState(Boolean) - function in android.view.CropImageView
- setHasTransientState(Boolean) - function in android.view.CropOverlayView
- setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.CropImageView
- setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.CropOverlayView
- setHorizontalScrollBarEnabled(Boolean) - function in android.view.CropImageView
- setHorizontalScrollBarEnabled(Boolean) - function in android.view.CropOverlayView
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.CropImageView
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.CropOverlayView
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.CropImageView
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.CropOverlayView
- setHovered(Boolean) - function in android.view.CropImageView
- setHovered(Boolean) - function in android.view.CropOverlayView
- setId(Integer) - function in android.view.CropImageView
- setId(Integer) - function in android.view.CropOverlayView
- setImageBitmap(Bitmap) - function in com.canhub.cropper.CropImageView
- Sets a Bitmap as the content of the CropImageView.
- setImageBitmap(Bitmap,ExifInterface) - function in com.canhub.cropper.CropImageView
- Sets a Bitmap and initializes the image rotation according to the EXIT data.
- setImageResource(Integer) - function in com.canhub.cropper.CropImageView
- setImageSource(Boolean,Boolean) - function in com.canhub.cropper.CropImageContractOptions
- When library is responsible for fetching the image you can decide which source you wanna let the user choose.
- setImageUri(Uri) - function in com.canhub.cropper.CropImageView
- setImageUriAsync(Uri) - function in com.canhub.cropper.CropImageView
- Sets a bitmap loaded from the given Android URI as the content of the CropImageView.
- setImmersive(Boolean) - function in android.app.CropImageActivity
- setImportantForAccessibility(Integer) - function in android.view.CropImageView
- setImportantForAccessibility(Integer) - function in android.view.CropOverlayView
- setImportantForAutofill(Integer) - function in android.view.CropImageView
- setImportantForAutofill(Integer) - function in android.view.CropOverlayView
- setImportantForContentCapture(Integer) - function in android.view.CropImageView
- setImportantForContentCapture(Integer) - function in android.view.CropOverlayView
- setInheritShowWhenLocked(Boolean) - function in android.app.CropImageActivity
- setInitialAttributeValues(CropImageOptions) - function in com.canhub.cropper.CropOverlayView
- Sets all initial values, but does not call initCropWindow to reset the views.
- setInitialAttributeValues(CropImageOptions) - function in com.canhub.cropper.CropWindowHandler
- Set the variables to be used during crop window handling.
- setInitialCropWindowPaddingRatio(Float) - function in com.canhub.cropper.CropImageContractOptions
- The initial crop window padding from image borders in percentage of the cropping image dimensions.
- setInitialCropWindowRect(Rect) - function in com.canhub.cropper.CropOverlayView
- setInitialCropWindowRectangle(Rect) - function in com.canhub.cropper.CropImageContractOptions
- the initial rectangle to set on the cropping image after loading.
- setInitialRotation(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the initial rotation to set on the cropping image after loading (0-360 degrees clockwise).
- setIntent(Intent) - function in android.app.CropImageActivity
- setIntentChooserPriorityList(List) - function in com.canhub.cropper.CropImageContractOptions
- This takes the given app package list (list of app package names) and displays them first among the list of apps available
- setIntentChooserTitle(String) - function in com.canhub.cropper.CropImageContractOptions
- Sets a custom title for the intent chooser
- setIntentChooserTitle(String) - function in com.canhub.cropper.CropImageIntentChooser
- Set the title for the intent chooser
- setIsAutoZoomEnabled(Boolean) - function in com.canhub.cropper.CropImageView
- setIsFixAspectRatio(Boolean) - function in com.canhub.cropper.CropOverlayView
- setIsFlippedHorizontally(Boolean) - function in com.canhub.cropper.CropImageView
- setIsFlippedVertically(Boolean) - function in com.canhub.cropper.CropImageView
- setIsSaveBitmapToInstanceState(Boolean) - function in com.canhub.cropper.CropImageView
- if to save bitmap on save instance state.
- setIsShowCropLabel(Boolean) - function in com.canhub.cropper.CropImageView
- setIsShowCropOverlay(Boolean) - function in com.canhub.cropper.CropImageView
- setIsShowProgressBar(Boolean) - function in com.canhub.cropper.CropImageView
- setKeepScreenOn(Boolean) - function in android.view.CropImageView
- setKeepScreenOn(Boolean) - function in android.view.CropOverlayView
- setKeyboardNavigationCluster(Boolean) - function in android.view.CropImageView
- setKeyboardNavigationCluster(Boolean) - function in android.view.CropOverlayView
- setLabelFor(Integer) - function in android.view.CropImageView
- setLabelFor(Integer) - function in android.view.CropOverlayView
- setLayerPaint(Paint) - function in android.view.CropImageView
- setLayerPaint(Paint) - function in android.view.CropOverlayView
- setLayerType(Integer,Paint) - function in android.view.CropImageView
- setLayerType(Integer,Paint) - function in android.view.CropOverlayView
- setLayoutAnimation(LayoutAnimationController) - function in android.view.CropImageView
- setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.CropImageView
- setLayoutDirection(Integer) - function in android.view.CropImageView
- setLayoutDirection(Integer) - function in android.view.CropOverlayView
- setLayoutMode(Integer) - function in android.view.CropImageView
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.CropImageView
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.CropOverlayView
- setLayoutTransition(LayoutTransition) - function in android.view.CropImageView
- setLeft(Integer) - function in android.view.CropImageView
- setLeft(Integer) - function in android.view.CropOverlayView
- setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.CropImageView
- setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.CropOverlayView
- setLocusContext(LocusId,Bundle) - function in android.app.CropImageActivity
- setLongClickable(Boolean) - function in android.view.CropImageView
- setLongClickable(Boolean) - function in android.view.CropOverlayView
- setMaxCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropImageContractOptions
- the max size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMaxCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropImageView
- the max size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMaxCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropOverlayView
- the max size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMaxCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropWindowHandler
- the max size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMaxZoom(Integer) - function in com.canhub.cropper.CropImageContractOptions
- The max zoom allowed during cropping.
- setMaxZoom(Integer) - function in com.canhub.cropper.CropImageView
- setMeasureAllChildren(Boolean) - function in android.widget.CropImageView
- setMeasuredDimension(Integer,Integer) - function in android.view.CropImageView
- setMeasuredDimension(Integer,Integer) - function in android.view.CropOverlayView
- setMediaController(MediaController) - function in android.app.CropImageActivity
- setMinCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropImageContractOptions
- the min size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMinCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropImageView
- the min size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMinCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropOverlayView
- the min size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMinCropResultSize(Integer,Integer) - function in com.canhub.cropper.CropWindowHandler
- the min size the resulting cropping image is allowed to be, affects the cropping window limits (in pixels).
- setMinCropWindowSize(Integer,Integer) - function in com.canhub.cropper.CropImageContractOptions
- the min size the crop window is allowed to be (in pixels).
- setMinimumHeight(Integer) - function in android.view.CropImageView
- setMinimumHeight(Integer) - function in android.view.CropOverlayView
- setMinimumWidth(Integer) - function in android.view.CropImageView
- setMinimumWidth(Integer) - function in android.view.CropOverlayView
- setMotionEventSplittingEnabled(Boolean) - function in android.view.CropImageView
- setMultiTouchEnabled(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if multi touch functionality is enabled.
- setMultiTouchEnabled(Boolean) - function in com.canhub.cropper.CropImageView
- Set multi-touch functionality to enabled/disabled.
- setMultiTouchEnabled(Boolean) - function in com.canhub.cropper.CropOverlayView
- Set multi touch functionality to enabled/disabled.
- setNestedScrollingEnabled(Boolean) - function in android.view.CropImageView
- setNestedScrollingEnabled(Boolean) - function in android.view.CropOverlayView
- setNextClusterForwardId(Integer) - function in android.view.CropImageView
- setNextClusterForwardId(Integer) - function in android.view.CropOverlayView
- setNextFocusDownId(Integer) - function in android.view.CropImageView
- setNextFocusDownId(Integer) - function in android.view.CropOverlayView
- setNextFocusForwardId(Integer) - function in android.view.CropImageView
- setNextFocusForwardId(Integer) - function in android.view.CropOverlayView
- setNextFocusLeftId(Integer) - function in android.view.CropImageView
- setNextFocusLeftId(Integer) - function in android.view.CropOverlayView
- setNextFocusRightId(Integer) - function in android.view.CropImageView
- setNextFocusRightId(Integer) - function in android.view.CropOverlayView
- setNextFocusUpId(Integer) - function in android.view.CropImageView
- setNextFocusUpId(Integer) - function in android.view.CropOverlayView
- setNoOutputImage(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if the result of crop image activity should not save the cropped image bitmap.
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.CropImageView
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.CropOverlayView
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.CropImageView
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.CropOverlayView
- setOnClickListener(View.OnClickListener) - function in android.view.CropImageView
- setOnClickListener(View.OnClickListener) - function in android.view.CropOverlayView
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.CropImageView
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.CropOverlayView
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.CropImageView
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.CropOverlayView
- setOnCropImageCompleteListener(CropImageView.OnCropImageCompleteListener) - function in com.canhub.cropper.CropImageView
- Set the callback to be invoked when image async cropping image (.
- setOnCropWindowChangedListener(CropImageView.OnSetCropWindowChangeListener) - function in com.canhub.cropper.CropImageView
- Set the callback when the crop window is changed
- setOnDragListener(View.OnDragListener) - function in android.view.CropImageView
- setOnDragListener(View.OnDragListener) - function in android.view.CropOverlayView
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.CropImageView
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.CropOverlayView
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.CropImageView
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.CropOverlayView
- setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.CropImageView
- setOnHoverListener(View.OnHoverListener) - function in android.view.CropImageView
- setOnHoverListener(View.OnHoverListener) - function in android.view.CropOverlayView
- setOnKeyListener(View.OnKeyListener) - function in android.view.CropImageView
- setOnKeyListener(View.OnKeyListener) - function in android.view.CropOverlayView
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.CropImageView
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.CropOverlayView
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.CropImageView
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.CropOverlayView
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.CropImageView
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.CropOverlayView
- setOnSetCropOverlayMovedListener(CropImageView.OnSetCropOverlayMovedListener) - function in com.canhub.cropper.CropImageView
- Set the callback when the cropping is moved
- setOnSetCropOverlayReleasedListener(CropImageView.OnSetCropOverlayReleasedListener) - function in com.canhub.cropper.CropImageView
- Set the callback t
- setOnSetImageUriCompleteListener(CropImageView.OnSetImageUriCompleteListener) - function in com.canhub.cropper.CropImageView
- Set the callback to be invoked when image async loading (.
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.CropImageView
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.CropOverlayView
- setOnTouchListener(View.OnTouchListener) - function in android.view.CropImageView
- setOnTouchListener(View.OnTouchListener) - function in android.view.CropOverlayView
- setOutlineAmbientShadowColor(Integer) - function in android.view.CropImageView
- setOutlineAmbientShadowColor(Integer) - function in android.view.CropOverlayView
- setOutlineProvider(ViewOutlineProvider) - function in android.view.CropImageView
- setOutlineProvider(ViewOutlineProvider) - function in android.view.CropOverlayView
- setOutlineSpotShadowColor(Integer) - function in android.view.CropImageView
- setOutlineSpotShadowColor(Integer) - function in android.view.CropOverlayView
- setOutputCompressFormat(Bitmap.CompressFormat) - function in com.canhub.cropper.CropImageContractOptions
- the compression format to use when writting the image.
- setOutputCompressQuality(Integer) - function in com.canhub.cropper.CropImageContractOptions
- the quality (if applicable) to use when writting the image (0 - 100).
- setOutputUri(Uri) - function in com.canhub.cropper.CropImageContractOptions
- the Android Uri to save the cropped image to.
- setOverScrollMode(Integer) - function in android.view.CropImageView
- setOverScrollMode(Integer) - function in android.view.CropOverlayView
- setPadding(Integer,Integer,Integer,Integer) - function in android.view.CropImageView
- setPadding(Integer,Integer,Integer,Integer) - function in android.view.CropOverlayView
- setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.CropImageView
- setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.CropOverlayView
- setPathPermissions(Array) - function in android.content.CropFileProvider
- setPersistentDrawingCache(Integer) - function in android.view.CropImageView
- setPictureInPictureParams(PictureInPictureParams) - function in android.app.CropImageActivity
- setPivotX(Float) - function in android.view.CropImageView
- setPivotX(Float) - function in android.view.CropOverlayView
- setPivotY(Float) - function in android.view.CropImageView
- setPivotY(Float) - function in android.view.CropOverlayView
- setPointerIcon(PointerIcon) - function in android.view.CropImageView
- setPointerIcon(PointerIcon) - function in android.view.CropOverlayView
- setPreferKeepClear(Boolean) - function in android.view.CropImageView
- setPreferKeepClear(Boolean) - function in android.view.CropOverlayView
- setPreferKeepClearRects(List) - function in android.view.CropImageView
- setPreferKeepClearRects(List) - function in android.view.CropOverlayView
- setPressed(Boolean) - function in android.view.CropImageView
- setPressed(Boolean) - function in android.view.CropOverlayView
- setProgress(Integer) - function in android.app.CropImageActivity
- setProgressBarIndeterminate(Boolean) - function in android.app.CropImageActivity
- setProgressBarIndeterminateVisibility(Boolean) - function in android.app.CropImageActivity
- setProgressBarVisibility(Boolean) - function in android.app.CropImageActivity
- setReadPermission(String) - function in android.content.CropFileProvider
- setRecentsScreenshotEnabled(Boolean) - function in android.app.CropImageActivity
- setRect(RectF) - function in com.canhub.cropper.CropWindowHandler
- Set the left/top/right/bottom coordinates of the crop window.
- setRenderEffect(RenderEffect) - function in android.view.CropImageView
- setRenderEffect(RenderEffect) - function in android.view.CropOverlayView
- setRequestedOrientation(Integer) - function in android.app.CropImageActivity
- setRequestedSize(Integer,Integer) - function in com.canhub.cropper.CropImageContractOptions
- the size to resize the cropped image to.
- setRequestedSize(Integer,Integer,CropImageView.RequestSizeOptions) - function in com.canhub.cropper.CropImageContractOptions
- the size to resize the cropped image to.
- setResult(Uri,Exception,Integer) - function in com.canhub.cropper.CropImageActivity
- Result with cropped image data or error if failed.
- setResult(Integer) - function in android.app.CropImageActivity
- setResult(Integer,Intent) - function in android.app.CropImageActivity
- setResultCancel() - function in com.canhub.cropper.CropImageActivity
- Cancel of cropping activity.
- setRevealOnFocusHint(Boolean) - function in android.view.CropImageView
- setRevealOnFocusHint(Boolean) - function in android.view.CropOverlayView
- setRight(Integer) - function in android.view.CropImageView
- setRight(Integer) - function in android.view.CropOverlayView
- setRotatedDegrees(Integer) - function in com.canhub.cropper.CropImageView
- setRotation(Float) - function in android.view.CropImageView
- setRotation(Float) - function in android.view.CropOverlayView
- setRotationDegrees(Integer) - function in com.canhub.cropper.CropImageContractOptions
- The amount of degreees to rotate clockwise or counter-clockwise (0-360).
- setRotationX(Float) - function in android.view.CropImageView
- setRotationX(Float) - function in android.view.CropOverlayView
- setRotationY(Float) - function in android.view.CropImageView
- setRotationY(Float) - function in android.view.CropOverlayView
- setSaveEnabled(Boolean) - function in android.view.CropImageView
- setSaveEnabled(Boolean) - function in android.view.CropOverlayView
- setSaveFromParentEnabled(Boolean) - function in android.view.CropImageView
- setSaveFromParentEnabled(Boolean) - function in android.view.CropOverlayView
- setScaleType(CropImageView.ScaleType) - function in com.canhub.cropper.CropImageContractOptions
- The initial scale type of the image in the crop image view<br></br>Default: FIT_CENTER
- setScaleType(CropImageView.ScaleType) - function in com.canhub.cropper.CropImageView
- setScaleX(Float) - function in android.view.CropImageView
- setScaleX(Float) - function in android.view.CropOverlayView
- setScaleY(Float) - function in android.view.CropImageView
- setScaleY(Float) - function in android.view.CropOverlayView
- setScreenReaderFocusable(Boolean) - function in android.view.CropImageView
- setScreenReaderFocusable(Boolean) - function in android.view.CropOverlayView
- setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.CropImageView
- setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.CropOverlayView
- setScrollBarFadeDuration(Integer) - function in android.view.CropImageView
- setScrollBarFadeDuration(Integer) - function in android.view.CropOverlayView
- setScrollbarFadingEnabled(Boolean) - function in android.view.CropImageView
- setScrollbarFadingEnabled(Boolean) - function in android.view.CropOverlayView
- setScrollBarSize(Integer) - function in android.view.CropImageView
- setScrollBarSize(Integer) - function in android.view.CropOverlayView
- setScrollBarStyle(Integer) - function in android.view.CropImageView
- setScrollBarStyle(Integer) - function in android.view.CropOverlayView
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.CropImageView
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.CropOverlayView
- setScrollCaptureHint(Integer) - function in android.view.CropImageView
- setScrollCaptureHint(Integer) - function in android.view.CropOverlayView
- setScrollContainer(Boolean) - function in android.view.CropImageView
- setScrollContainer(Boolean) - function in android.view.CropOverlayView
- setScrollIndicators(Integer) - function in android.view.CropImageView
- setScrollIndicators(Integer,Integer) - function in android.view.CropImageView
- setScrollIndicators(Integer) - function in android.view.CropOverlayView
- setScrollIndicators(Integer,Integer) - function in android.view.CropOverlayView
- setScrollX(Integer) - function in android.view.CropImageView
- setScrollX(Integer) - function in android.view.CropOverlayView
- setScrollY(Integer) - function in android.view.CropImageView
- setScrollY(Integer) - function in android.view.CropOverlayView
- setSecondaryProgress(Integer) - function in android.app.CropImageActivity
- setSelected(Boolean) - function in android.view.CropImageView
- setSelected(Boolean) - function in android.view.CropOverlayView
- setShouldDockBigOverlays(Boolean) - function in android.app.CropImageActivity
- setShowCropLabel(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- setShowCropOverlay(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- if to show crop overlay UI what contains the crop window UI surrounded by background over the cropping image.
- setShowIntentChooser(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- Shows an intent chooser instead of the alert dialog when choosing an image source.
- setShowWhenLocked(Boolean) - function in android.app.CropImageActivity
- setSkipEditing(Boolean) - function in com.canhub.cropper.CropImageContractOptions
- Set whether the cropping option should be allowed or skipped entirely.
- setSnapRadius(Float) - function in com.canhub.cropper.CropImageContractOptions
- An edge of the crop window will snap to the corresponding edge of a specified bounding box when the crop window edge is less than or equal to this distance (in pixels) away from the bounding box edge (in pixels).
- setSnapRadius(Float) - function in com.canhub.cropper.CropImageView
- An edge of the crop window will snap to the corresponding edge of a specified bounding box when the crop window edge is less than or equal to this distance (in pixels) away from the bounding box edge.
- setSnapRadius(Float) - function in com.canhub.cropper.CropOverlayView
- An edge of the crop window will snap to the corresponding edge of a specified bounding box when the crop window edge is less than or equal to this distance (in pixels) away from the bounding box edge.
- setSoundEffectsEnabled(Boolean) - function in android.view.CropImageView
- setSoundEffectsEnabled(Boolean) - function in android.view.CropOverlayView
- setStackTrace(Array) - function in kotlin.CropException
- setStackTrace(Array) - function in kotlin.CropException.Cancellation
- setStackTrace(Array) - function in kotlin.CropException.FailedToLoadBitmap
- setStackTrace(Array) - function in kotlin.CropException.FailedToDecodeImage
- setStateDescription(CharSequence) - function in android.view.CropImageView
- setStateDescription(CharSequence) - function in android.view.CropOverlayView
- setStateListAnimator(StateListAnimator) - function in android.view.CropImageView
- setStateListAnimator(StateListAnimator) - function in android.view.CropOverlayView
- setStaticTransformationsEnabled(Boolean) - function in android.view.CropImageView
- setSupportActionBar(Toolbar) - function in androidx.appcompat.app.CropImageActivity
- setSupportProgress(Integer) - function in androidx.appcompat.app.CropImageActivity
- setSupportProgressBarIndeterminate(Boolean) - function in androidx.appcompat.app.CropImageActivity
- setSupportProgressBarIndeterminateVisibility(Boolean) - function in androidx.appcompat.app.CropImageActivity
- setSupportProgressBarVisibility(Boolean) - function in androidx.appcompat.app.CropImageActivity
- setSystemGestureExclusionRects(List) - function in android.view.CropImageView
- setSystemGestureExclusionRects(List) - function in android.view.CropOverlayView
- setSystemUiVisibility(Integer) - function in android.view.CropImageView
- setSystemUiVisibility(Integer) - function in android.view.CropOverlayView
- setTag(Object) - function in android.view.CropImageView
- setTag(Integer,Object) - function in android.view.CropImageView
- setTag(Object) - function in android.view.CropOverlayView
- setTag(Integer,Object) - function in android.view.CropOverlayView
- setTaskDescription(ActivityManager.TaskDescription) - function in android.app.CropImageActivity
- setTextAlignment(Integer) - function in android.view.CropImageView
- setTextAlignment(Integer) - function in android.view.CropOverlayView
- setTextDirection(Integer) - function in android.view.CropImageView
- setTextDirection(Integer) - function in android.view.CropOverlayView
- setTheme(Integer) - function in androidx.appcompat.app.CropImageActivity
- setTheme(Resources.Theme) - function in android.view.CropImageActivity
- setTitle(CharSequence) - function in android.app.CropImageActivity
- setTitle(Integer) - function in android.app.CropImageActivity
- setTitleColor(Integer) - function in android.app.CropImageActivity
- setToolbarBackButtonColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- Sets the toolbar back button color of the Crop Image Activity screen.
- setToolbarColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- Sets the toolbar color of the Crop Image Activity screen.
- setToolbarTintColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- Sets the tint color for all items on the toolbar of the Crop Image Activity screen.
- setToolbarTitleColor(Integer) - function in com.canhub.cropper.CropImageContractOptions
- Sets the toolbar color of the Crop Image Activity screen.
- setTooltipText(CharSequence) - function in android.view.CropImageView
- setTooltipText(CharSequence) - function in android.view.CropOverlayView
- setTop(Integer) - function in android.view.CropImageView
- setTop(Integer) - function in android.view.CropOverlayView
- setTouchDelegate(TouchDelegate) - function in android.view.CropImageView
- setTouchDelegate(TouchDelegate) - function in android.view.CropOverlayView
- setTouchRadius(Float) - function in com.canhub.cropper.CropImageContractOptions
- The radius of the touchable area around the handle (in pixels).
- setTouchscreenBlocksFocus(Boolean) - function in android.view.CropImageView
- setTransitionAlpha(Float) - function in android.view.CropImageView
- setTransitionAlpha(Float) - function in android.view.CropOverlayView
- setTransitionGroup(Boolean) - function in android.view.CropImageView
- setTransitionName(String) - function in android.view.CropImageView
- setTransitionName(String) - function in android.view.CropOverlayView
- setTransitionVisibility(Integer) - function in android.view.CropImageView
- setTransitionVisibility(Integer) - function in android.view.CropOverlayView
- setTranslationX(Float) - function in android.view.CropImageView
- setTranslationX(Float) - function in android.view.CropOverlayView
- setTranslationY(Float) - function in android.view.CropImageView
- setTranslationY(Float) - function in android.view.CropOverlayView
- setTranslationZ(Float) - function in android.view.CropImageView
- setTranslationZ(Float) - function in android.view.CropOverlayView
- setTranslucent(Boolean) - function in android.app.CropImageActivity
- setTurnScreenOn(Boolean) - function in android.app.CropImageActivity
- setupPriorityAppsList(List) - function in com.canhub.cropper.CropImageIntentChooser
- Set up a list of apps that you require to show first in the intent chooser Apps will show in the order it is passed
- setVerticalFadingEdgeEnabled(Boolean) - function in android.view.CropImageView
- setVerticalFadingEdgeEnabled(Boolean) - function in android.view.CropOverlayView
- setVerticalScrollBarEnabled(Boolean) - function in android.view.CropImageView
- setVerticalScrollBarEnabled(Boolean) - function in android.view.CropOverlayView
- setVerticalScrollbarPosition(Integer) - function in android.view.CropImageView
- setVerticalScrollbarPosition(Integer) - function in android.view.CropOverlayView
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.CropImageView
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.CropOverlayView
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.CropImageView
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.CropOverlayView
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.CropImageView
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.CropOverlayView
- setVisibility(Integer) - function in android.view.CropImageView
- setVisibility(Integer) - function in android.view.CropOverlayView
- setVisible(Boolean) - function in android.app.CropImageActivity
- setVolumeControlStream(Integer) - function in android.app.CropImageActivity
- setVrModeEnabled(Boolean,ComponentName) - function in android.app.CropImageActivity
- setWallpaper(Bitmap) - function in android.content.CropImageActivity
- setWallpaper(InputStream) - function in android.content.CropImageActivity
- setWillNotCacheDrawing(Boolean) - function in android.view.CropImageView
- setWillNotCacheDrawing(Boolean) - function in android.view.CropOverlayView
- setWillNotDraw(Boolean) - function in android.view.CropImageView
- setWillNotDraw(Boolean) - function in android.view.CropOverlayView
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.CropImageView
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.CropOverlayView
- setWritePermission(String) - function in android.content.CropFileProvider
- setX(Float) - function in android.view.CropImageView
- setX(Float) - function in android.view.CropOverlayView
- setY(Float) - function in android.view.CropImageView
- setY(Float) - function in android.view.CropOverlayView
- setZ(Float) - function in android.view.CropImageView
- setZ(Float) - function in android.view.CropOverlayView
- shouldDelayChildPressedState() - function in android.widget.CropImageView
- shouldDockBigOverlays() - function in android.app.CropImageActivity
- shouldDumpInternalState(Array) - function in androidx.core.app.CropImageActivity
- shouldShowRequestPermissionRationale(String) - function in android.app.CropImageActivity
- shouldUpRecreateTask(Intent) - function in android.app.CropImageActivity
- showAssist(Bundle) - function in android.app.CropImageActivity
- showChooserIntent(Boolean,Boolean,Uri) - function in com.canhub.cropper.CropImageIntentChooser
- Create a chooser intent to select the source to get image from.
- showContextMenu() - function in android.view.CropImageView
- showContextMenu(Float,Float) - function in android.view.CropImageView
- showContextMenu() - function in android.view.CropOverlayView
- showContextMenu(Float,Float) - function in android.view.CropOverlayView
- showContextMenuForChild(View) - function in android.view.CropImageView
- showContextMenuForChild(View,Float,Float) - function in android.view.CropImageView
- showDialog(Integer) - function in android.app.CropImageActivity
- showDialog(Integer,Bundle) - function in android.app.CropImageActivity
- showGuidelines() - function in com.canhub.cropper.CropWindowHandler
- Indicates whether the crop window is small enough that the guidelines should be shown.
- showImageSourceDialog(Function1) - function in com.canhub.cropper.CropImageActivity
- This method show the dialog for user source choice, it is an open function so can be override and customised with the app layout if need.
- showLockTaskEscapeMessage() - function in android.app.CropImageActivity
- shutdown() - function in android.content.CropFileProvider
- start() - function in com.canhub.cropper.BitmapCroppingWorkerJob
- start() - function in com.canhub.cropper.BitmapLoadingWorkerJob
- startActionMode(ActionMode.Callback) - function in android.app.CropImageActivity
- startActionMode(ActionMode.Callback,Integer) - function in android.app.CropImageActivity
- startActionMode(ActionMode.Callback) - function in android.view.CropImageView
- startActionMode(ActionMode.Callback,Integer) - function in android.view.CropImageView
- startActionMode(ActionMode.Callback) - function in android.view.CropOverlayView
- startActionMode(ActionMode.Callback,Integer) - function in android.view.CropOverlayView
- startActionModeForChild(View,ActionMode.Callback) - function in android.view.CropImageView
- startActionModeForChild(View,ActionMode.Callback,Integer) - function in android.view.CropImageView
- startActivities(Array) - function in android.app.CropImageActivity
- startActivities(Array,Bundle) - function in android.app.CropImageActivity
- startActivity(Intent) - function in android.app.CropImageActivity
- startActivity(Intent,Bundle) - function in android.app.CropImageActivity
- startActivityForResult(Intent,Integer) - function in androidx.activity.CropImageActivity
- startActivityForResult(Intent,Integer,Bundle) - function in androidx.activity.CropImageActivity
- startActivityFromChild(Activity,Intent,Integer) - function in android.app.CropImageActivity
- startActivityFromChild(Activity,Intent,Integer,Bundle) - function in android.app.CropImageActivity
- startActivityFromFragment(Fragment,Intent,Integer) - function in androidx.fragment.app.CropImageActivity
- startActivityFromFragment(Fragment,Intent,Integer,Bundle) - function in androidx.fragment.app.CropImageActivity
- startActivityFromFragment(Fragment,Intent,Integer) - function in android.app.CropImageActivity
- startActivityFromFragment(Fragment,Intent,Integer,Bundle) - function in android.app.CropImageActivity
- startActivityIfNeeded(Intent,Integer) - function in android.app.CropImageActivity
- startActivityIfNeeded(Intent,Integer,Bundle) - function in android.app.CropImageActivity
- startAnimation(Animation) - function in android.view.CropImageView
- startAnimation(Animation) - function in android.view.CropOverlayView
- startCropWorkerTask(Integer,Integer,CropImageView.RequestSizeOptions,Bitmap.CompressFormat,Integer,Uri) - function in com.canhub.cropper.CropImageView
- Gets the cropped image based on the current crop window.
- startDrag(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.CropImageView
- startDrag(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.CropOverlayView
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.CropImageView
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.CropOverlayView
- startForegroundService(Intent) - function in android.content.CropImageActivity
- startInstrumentation(ComponentName,String,Bundle) - function in android.content.CropImageActivity
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer) - function in android.app.CropImageActivity
- startIntentSender(IntentSender,Intent,Integer,Integer,Integer,Bundle) - function in android.app.CropImageActivity
- startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer) - function in androidx.activity.CropImageActivity
- startIntentSenderForResult(IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.activity.CropImageActivity
- startIntentSenderFromChild(Activity,IntentSender,Integer,Intent,Integer,Integer,Integer) - function in android.app.CropImageActivity
- startIntentSenderFromChild(Activity,IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in android.app.CropImageActivity
- startIntentSenderFromFragment(Fragment,IntentSender,Integer,Intent,Integer,Integer,Integer,Bundle) - function in androidx.fragment.app.CropImageActivity
- startLayoutAnimation() - function in android.view.CropImageView
- startLocalVoiceInteraction(Bundle) - function in android.app.CropImageActivity
- startLockTask() - function in android.app.CropImageActivity
- startManagingCursor(Cursor) - function in android.app.CropImageActivity
- startNestedScroll(Integer) - function in android.view.CropImageView
- startNestedScroll(Integer) - function in android.view.CropOverlayView
- startNextMatchingActivity(Intent) - function in android.app.CropImageActivity
- startNextMatchingActivity(Intent,Bundle) - function in android.app.CropImageActivity
- startPostponedEnterTransition() - function in android.app.CropImageActivity
- startSearch(String,Boolean,Bundle,Boolean) - function in android.app.CropImageActivity
- startService(Intent) - function in android.content.CropImageActivity
- startSupportActionMode(ActionMode.Callback) - function in androidx.appcompat.app.CropImageActivity
- startViewTransition(View) - function in android.view.CropImageView
- stopLocalVoiceInteraction() - function in android.app.CropImageActivity
- stopLockTask() - function in android.app.CropImageActivity
- stopManagingCursor(Cursor) - function in android.app.CropImageActivity
- stopNestedScroll() - function in android.view.CropImageView
- stopNestedScroll() - function in android.view.CropOverlayView
- stopService(Intent) - function in android.content.CropImageActivity
- superDispatchKeyEvent(KeyEvent) - function in androidx.core.app.CropImageActivity
- supportFinishAfterTransition() - function in androidx.fragment.app.CropImageActivity
- supportInvalidateOptionsMenu() - function in androidx.appcompat.app.CropImageActivity
- supportNavigateUpTo(Intent) - function in androidx.appcompat.app.CropImageActivity
- supportPostponeEnterTransition() - function in androidx.fragment.app.CropImageActivity
- supportRequestWindowFeature(Integer) - function in androidx.appcompat.app.CropImageActivity
- supportShouldUpRecreateTask(Intent) - function in androidx.appcompat.app.CropImageActivity
- supportStartPostponedEnterTransition() - function in androidx.fragment.app.CropImageActivity
- suppressLayout(Boolean) - function in android.view.CropImageView