-
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.
- saveAttributeDataForStyleable(Context,IntArray,AttributeSet,TypedArray,Integer,Integer) - function in android.view.CropImageView
- saveHierarchyState(SparseArray) - function in android.view.CropImageView
- scheduleDrawable(Drawable,Runnable,Long) - function in android.view.CropImageView
- scheduleLayoutAnimation() - function in android.view.CropImageView
- scrollBy(Integer,Integer) - function in android.view.CropImageView
- scrollTo(Integer,Integer) - function in android.view.CropImageView
- sendAccessibilityEvent(Integer) - function in android.view.CropImageView
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.CropImageView
- 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
- setAccessibilityHeading(Boolean) - function in android.view.CropImageView
- setAccessibilityLiveRegion(Integer) - function in android.view.CropImageView
- setAccessibilityPaneTitle(CharSequence) - function in android.view.CropImageView
- setAccessibilityTraversalAfter(Integer) - function in android.view.CropImageView
- setAccessibilityTraversalBefore(Integer) - function in android.view.CropImageView
- setActionBar(Toolbar) - function in android.app.CropImageActivity
- setActivated(Boolean) - function in android.view.CropImageView
- setAddStatesFromChildren(Boolean) - function in android.view.CropImageView
- setAllowClickWhenDisabled(Boolean) - function in android.view.CropImageView
- setAlpha(Float) - function in android.view.CropImageView
- setAlwaysDrawnWithCacheEnabled(Boolean) - function in android.view.CropImageView
- setAnimation(Animation) - function in android.view.CropImageView
- setAnimationCacheEnabled(Boolean) - function in android.view.CropImageView
- setAnimationMatrix(Matrix) - function in android.view.CropImageView
- setAspectRatio(Integer,Integer) - function in com.canhub.cropper.CropImageView
- Sets the both the X and Y values of the aspectRatio.
- setAutofillHints(String) - function in android.view.CropImageView
- setAutofillId(AutofillId) - function in android.view.CropImageView
- setAutoHandwritingEnabled(Boolean) - function in android.view.CropImageView
- setBackground(Drawable) - function in android.view.CropImageView
- setBackgroundColor(Integer) - function in android.view.CropImageView
- setBackgroundDrawable(Drawable) - function in android.view.CropImageView
- setBackgroundResource(Integer) - function in android.view.CropImageView
- setBackgroundTintBlendMode(BlendMode) - function in android.view.CropImageView
- setBackgroundTintList(ColorStateList) - function in android.view.CropImageView
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.CropImageView
- setBottom(Integer) - function in android.view.CropImageView
- setCameraDistance(Float) - function in android.view.CropImageView
- setCenterMoveEnabled(Boolean) - function in com.canhub.cropper.CropImageView
- Set moving 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
- setClickable(Boolean) - function in android.view.CropImageView
- setClipBounds(Rect) - function in android.view.CropImageView
- setClipChildren(Boolean) - function in android.view.CropImageView
- setClipToOutline(Boolean) - function in android.view.CropImageView
- setClipToPadding(Boolean) - function in android.view.CropImageView
- setContentCaptureSession(ContentCaptureSession) - function in android.view.CropImageView
- setContentDescription(CharSequence) - function in android.view.CropImageView
- 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
- setCornerShape(CropImageView.CropCornerShape) - function in com.canhub.cropper.CropImageView
- 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
- setCropLabelTextColor(Integer) - function in com.canhub.cropper.CropImageView
- setCropLabelTextSize(Float) - function in com.canhub.cropper.CropImageView
- setCropRect(Rect) - function in com.canhub.cropper.CropImageView
- setCropShape(CropImageView.CropShape) - function in com.canhub.cropper.CropImageView
- setCustomOutputUri(Uri) - function in com.canhub.cropper.CropImageView
- The Android Uri to save the cropped image to
- setDefaultFocusHighlightEnabled(Boolean) - function in android.view.CropImageView
- setDefaultKeyMode(Integer) - function in android.app.CropImageActivity
- setDescendantFocusability(Integer) - function in android.view.CropImageView
- setDrawingCacheBackgroundColor(Integer) - function in android.view.CropImageView
- setDrawingCacheEnabled(Boolean) - function in android.view.CropImageView
- setDrawingCacheQuality(Integer) - function in android.view.CropImageView
- setDuplicateParentStateEnabled(Boolean) - function in android.view.CropImageView
- setElevation(Float) - function in android.view.CropImageView
- setEnabled(Boolean) - function in android.view.CropImageView
- 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
- 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
- setFinishOnTouchOutside(Boolean) - function in android.app.CropImageActivity
- setFitsSystemWindows(Boolean) - function in android.view.CropImageView
- 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.
- setFocusable(Boolean) - function in android.view.CropImageView
- setFocusable(Integer) - function in android.view.CropImageView
- setFocusableInTouchMode(Boolean) - function in android.view.CropImageView
- setFocusedByDefault(Boolean) - function in android.view.CropImageView
- setForceDarkAllowed(Boolean) - function in android.view.CropImageView
- setForeground(Drawable) - function in android.view.CropImageView
- setForegroundGravity(Integer) - function in android.widget.CropImageView
- setForegroundTintBlendMode(BlendMode) - function in android.view.CropImageView
- setForegroundTintList(ColorStateList) - function in android.view.CropImageView
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.CropImageView
- setGuidelines(CropImageView.Guidelines) - function in com.canhub.cropper.CropImageView
- setHapticFeedbackEnabled(Boolean) - function in android.view.CropImageView
- setHasTransientState(Boolean) - function in android.view.CropImageView
- setHorizontalFadingEdgeEnabled(Boolean) - function in android.view.CropImageView
- setHorizontalScrollBarEnabled(Boolean) - function in android.view.CropImageView
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.CropImageView
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.CropImageView
- setHovered(Boolean) - function in android.view.CropImageView
- setId(Integer) - function in android.view.CropImageView
- 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.
- setImageCropOptions(CropImageOptions) - function in com.canhub.cropper.CropImageView
- setImageResource(Integer) - function in com.canhub.cropper.CropImageView
- 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
- setImportantForAutofill(Integer) - function in android.view.CropImageView
- setImportantForContentCapture(Integer) - function in android.view.CropImageView
- setInheritShowWhenLocked(Boolean) - function in android.app.CropImageActivity
- setIntent(Intent) - function in android.app.CropImageActivity
- setIsAutoZoomEnabled(Boolean) - function in com.canhub.cropper.CropImageView
- 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
- setKeyboardNavigationCluster(Boolean) - function in android.view.CropImageView
- setLabelFor(Integer) - function in android.view.CropImageView
- setLayerPaint(Paint) - function in android.view.CropImageView
- setLayerType(Integer,Paint) - function in android.view.CropImageView
- setLayoutAnimation(LayoutAnimationController) - function in android.view.CropImageView
- setLayoutAnimationListener(Animation.AnimationListener) - function in android.view.CropImageView
- setLayoutDirection(Integer) - function in android.view.CropImageView
- setLayoutMode(Integer) - function in android.view.CropImageView
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.CropImageView
- setLayoutTransition(LayoutTransition) - function in android.view.CropImageView
- setLeft(Integer) - function in android.view.CropImageView
- setLeftTopRightBottom(Integer,Integer,Integer,Integer) - function in android.view.CropImageView
- setLocusContext(LocusId,Bundle) - function in android.app.CropImageActivity
- setLongClickable(Boolean) - function in android.view.CropImageView
- 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).
- setMaxZoom(Integer) - function in com.canhub.cropper.CropImageView
- setMeasureAllChildren(Boolean) - function in android.widget.CropImageView
- setMeasuredDimension(Integer,Integer) - function in android.view.CropImageView
- setMediaController(MediaController) - function in android.app.CropImageActivity
- 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).
- setMinimumHeight(Integer) - function in android.view.CropImageView
- setMinimumWidth(Integer) - function in android.view.CropImageView
- setMotionEventSplittingEnabled(Boolean) - function in android.view.CropImageView
- setMultiTouchEnabled(Boolean) - function in com.canhub.cropper.CropImageView
- Set multitouch functionality to enabled/disabled.
- setNestedScrollingEnabled(Boolean) - function in android.view.CropImageView
- setNextClusterForwardId(Integer) - function in android.view.CropImageView
- setNextFocusDownId(Integer) - function in android.view.CropImageView
- setNextFocusForwardId(Integer) - function in android.view.CropImageView
- setNextFocusLeftId(Integer) - function in android.view.CropImageView
- setNextFocusRightId(Integer) - function in android.view.CropImageView
- setNextFocusUpId(Integer) - function in android.view.CropImageView
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.CropImageView
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.CropImageView
- setOnClickListener(View.OnClickListener) - function in android.view.CropImageView
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.CropImageView
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.CropImageView
- setOnCropImageCompleteListener(CropImageView.OnCropImageCompleteListener) - function in com.canhub.cropper.CropImageView
- Set the callback to be invoked when image async cropping image croppedImageAsync or croppedImage is complete (successful or failed).
- 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
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.CropImageView
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.CropImageView
- setOnHierarchyChangeListener(ViewGroup.OnHierarchyChangeListener) - function in android.view.CropImageView
- setOnHoverListener(View.OnHoverListener) - function in android.view.CropImageView
- setOnKeyListener(View.OnKeyListener) - function in android.view.CropImageView
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.CropImageView
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.CropImageView
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.CropImageView
- 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 setImageUriAsync is complete (successful or failed).
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.CropImageView
- setOnTouchListener(View.OnTouchListener) - function in android.view.CropImageView
- setOutlineAmbientShadowColor(Integer) - function in android.view.CropImageView
- setOutlineProvider(ViewOutlineProvider) - function in android.view.CropImageView
- setOutlineSpotShadowColor(Integer) - function in android.view.CropImageView
- setOverScrollMode(Integer) - function in android.view.CropImageView
- setPadding(Integer,Integer,Integer,Integer) - function in android.view.CropImageView
- setPaddingRelative(Integer,Integer,Integer,Integer) - function in android.view.CropImageView
- 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
- setPivotY(Float) - function in android.view.CropImageView
- setPointerIcon(PointerIcon) - function in android.view.CropImageView
- setPreferKeepClear(Boolean) - function in android.view.CropImageView
- setPreferKeepClearRects(List) - function in android.view.CropImageView
- setPressed(Boolean) - function in android.view.CropImageView
- 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
- setRenderEffect(RenderEffect) - function in android.view.CropImageView
- setRequestedOrientation(Integer) - function in android.app.CropImageActivity
- 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
- setRight(Integer) - function in android.view.CropImageView
- setRotatedDegrees(Integer) - function in com.canhub.cropper.CropImageView
- setRotation(Float) - function in android.view.CropImageView
- setRotationX(Float) - function in android.view.CropImageView
- setRotationY(Float) - function in android.view.CropImageView
- setSaveEnabled(Boolean) - function in android.view.CropImageView
- setSaveFromParentEnabled(Boolean) - function in android.view.CropImageView
- setScaleType(CropImageView.ScaleType) - function in com.canhub.cropper.CropImageView
- setScaleX(Float) - function in android.view.CropImageView
- setScaleY(Float) - function in android.view.CropImageView
- setScreenReaderFocusable(Boolean) - function in android.view.CropImageView
- setScrollBarDefaultDelayBeforeFade(Integer) - function in android.view.CropImageView
- setScrollBarFadeDuration(Integer) - function in android.view.CropImageView
- setScrollbarFadingEnabled(Boolean) - function in android.view.CropImageView
- setScrollBarSize(Integer) - function in android.view.CropImageView
- setScrollBarStyle(Integer) - function in android.view.CropImageView
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.CropImageView
- setScrollCaptureHint(Integer) - function in android.view.CropImageView
- setScrollContainer(Boolean) - function in android.view.CropImageView
- setScrollIndicators(Integer) - function in android.view.CropImageView
- setScrollIndicators(Integer,Integer) - function in android.view.CropImageView
- setScrollX(Integer) - function in android.view.CropImageView
- setScrollY(Integer) - function in android.view.CropImageView
- setSecondaryProgress(Integer) - function in android.app.CropImageActivity
- setSelected(Boolean) - function in android.view.CropImageView
- setShouldDockBigOverlays(Boolean) - function in android.app.CropImageActivity
- setShowWhenLocked(Boolean) - function in android.app.CropImageActivity
- 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.
- setSoundEffectsEnabled(Boolean) - function in android.view.CropImageView
- 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
- setStateListAnimator(StateListAnimator) - function in android.view.CropImageView
- 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
- setSystemUiVisibility(Integer) - function in android.view.CropImageView
- setTag(Object) - function in android.view.CropImageView
- setTag(Integer,Object) - function in android.view.CropImageView
- setTaskDescription(ActivityManager.TaskDescription) - function in android.app.CropImageActivity
- setTextAlignment(Integer) - function in android.view.CropImageView
- setTextDirection(Integer) - function in android.view.CropImageView
- 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
- setTooltipText(CharSequence) - function in android.view.CropImageView
- setTop(Integer) - function in android.view.CropImageView
- setTouchDelegate(TouchDelegate) - function in android.view.CropImageView
- setTouchscreenBlocksFocus(Boolean) - function in android.view.CropImageView
- setTransitionAlpha(Float) - function in android.view.CropImageView
- setTransitionGroup(Boolean) - function in android.view.CropImageView
- setTransitionName(String) - function in android.view.CropImageView
- setTransitionVisibility(Integer) - function in android.view.CropImageView
- setTranslationX(Float) - function in android.view.CropImageView
- setTranslationY(Float) - function in android.view.CropImageView
- setTranslationZ(Float) - function in android.view.CropImageView
- setTranslucent(Boolean) - function in android.app.CropImageActivity
- setTurnScreenOn(Boolean) - function in android.app.CropImageActivity
- setVerticalFadingEdgeEnabled(Boolean) - function in android.view.CropImageView
- setVerticalScrollBarEnabled(Boolean) - function in android.view.CropImageView
- setVerticalScrollbarPosition(Integer) - function in android.view.CropImageView
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.CropImageView
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.CropImageView
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.CropImageView
- setVisibility(Integer) - function in android.view.CropImageView
- 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
- setWillNotDraw(Boolean) - function in android.view.CropImageView
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.CropImageView
- setWritePermission(String) - function in android.content.CropFileProvider
- setX(Float) - function in android.view.CropImageView
- setY(Float) - function in android.view.CropImageView
- setZ(Float) - function in android.view.CropImageView
- 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
- showContextMenu() - function in android.view.CropImageView
- showContextMenu(Float,Float) - function in android.view.CropImageView
- 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
- 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 overridden and customised with the app layout if you need.
- showLockTaskEscapeMessage() - function in android.app.CropImageActivity
- shutdown() - function in android.content.CropFileProvider
- 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
- 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
- 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
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,Integer) - function in android.view.CropImageView
- 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
- 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
- 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