Circular Progress Drawable
class CircularProgressDrawable(progressButton: EnterpriseButton, progressType: EnterpriseProgressButton.Progress.ProgressType, trackWidth: Int, trackIndicatorColor: Int) : Drawable, Animatable
Content copied to clipboard
Drawable class for circular progress in button
Constructors
CircularProgressDrawable
Link copied to clipboard
fun CircularProgressDrawable(progressButton: EnterpriseButton, progressType: EnterpriseProgressButton.Progress.ProgressType = Progress.ProgressType.DETERMINATE, trackWidth: Int, trackIndicatorColor: Int)
Content copied to clipboard
Properties
Functions
Inherited functions
applyTheme
Link copied to clipboard
canApplyTheme
Link copied to clipboard
clearColorFilter
Link copied to clipboard
open fun clearColorFilter()
Content copied to clipboard
copyBounds
Link copied to clipboard
getCallback
Link copied to clipboard
getChangingConfigurations
Link copied to clipboard
getColorFilter
Link copied to clipboard
getConstantState
Link copied to clipboard
getCurrent
Link copied to clipboard
getDirtyBounds
Link copied to clipboard
getHotspotBounds
Link copied to clipboard
getIntrinsicHeight
Link copied to clipboard
getIntrinsicWidth
Link copied to clipboard
getLayoutDirection
Link copied to clipboard
getMinimumHeight
Link copied to clipboard
getMinimumWidth
Link copied to clipboard
getOpticalInsets
Link copied to clipboard
getOutline
Link copied to clipboard
getPadding
Link copied to clipboard
getTransparentRegion
Link copied to clipboard
hasFocusStateSpecified
Link copied to clipboard
inflate
Link copied to clipboard
open fun inflate(p0: Resources, p1: XmlPullParser, p2: AttributeSet, p3: Resources.Theme?)
Content copied to clipboard
invalidateSelf
Link copied to clipboard
open fun invalidateSelf()
Content copied to clipboard
isAutoMirrored
Link copied to clipboard
isFilterBitmap
Link copied to clipboard
isProjected
Link copied to clipboard
isStateful
Link copied to clipboard
jumpToCurrentState
Link copied to clipboard
open fun jumpToCurrentState()
Content copied to clipboard
onBoundsChange
Link copied to clipboard
onLayoutDirectionChanged
Link copied to clipboard
onLevelChange
Link copied to clipboard
onStateChange
Link copied to clipboard
scheduleSelf
Link copied to clipboard
setAutoMirrored
Link copied to clipboard
setCallback
Link copied to clipboard
setChangingConfigurations
Link copied to clipboard
setColorFilter
Link copied to clipboard
setFilterBitmap
Link copied to clipboard
setHotspot
Link copied to clipboard
setHotspotBounds
Link copied to clipboard
setLayoutDirection
Link copied to clipboard
setTintBlendMode
Link copied to clipboard
setTintList
Link copied to clipboard
setTintMode
Link copied to clipboard
setVisible
Link copied to clipboard
unscheduleSelf
Link copied to clipboard