A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
G
- GammaEvaluator - class in com.airbnb.lottie.utils
- Use this instead of android.animation.ArgbEvaluator because it interpolates through the gamma color space which looks better to us humans.
- gatherTransparentRegion(Region) - function in android.view.LottieAnimationView
- generateDisplayHash(String,Rect,Executor,DisplayHashResultCallback) - function in android.view.LottieAnimationView
- generateViewId() - function in android.view.LottieAnimationView
- get(String) - function in com.airbnb.lottie.model.LottieCompositionCache
- getAccessibilityClassName() - function in android.widget.LottieAnimationView
- getAccessibilityDelegate() - function in android.view.LottieAnimationView
- getAccessibilityLiveRegion() - function in android.view.LottieAnimationView
- getAccessibilityNodeProvider() - function in android.view.LottieAnimationView
- getAccessibilityPaneTitle() - function in android.view.LottieAnimationView
- getAccessibilityTraversalAfter() - function in android.view.LottieAnimationView
- getAccessibilityTraversalBefore() - function in android.view.LottieAnimationView
- getAdjustViewBounds() - function in android.widget.LottieAnimationView
- getAllowedHandwritingDelegatePackageName() - function in android.view.LottieAnimationView
- getAllowedHandwritingDelegatorPackageName() - function in android.view.LottieAnimationView
- getAlpha() - function in android.view.LottieAnimationView
- getAlpha() - function in com.airbnb.lottie.LottieDrawable
- getAlpha() - function in android.graphics.drawable.LottieDrawable
- getAlpha() - function in android.graphics.LPaint
- getAnchorPoint() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getAnimatedFraction() - function in android.animation.BaseLottieAnimator
- getAnimatedFraction() - function in com.airbnb.lottie.utils.LottieValueAnimator
- Returns the current value of the currently playing animation taking intoaccount direction, min and max frames.
- getAnimatedFraction() - function in android.animation.LottieValueAnimator
- getAnimatedValue() - function in android.animation.BaseLottieAnimator
- getAnimatedValue() - function in com.airbnb.lottie.utils.LottieValueAnimator
- Returns a float representing the current value of the animation from 0 to 1regardless of the animation speed, direction, or min and max frames.
- getAnimatedValue() - function in android.animation.LottieValueAnimator
- getAnimatedValueAbsolute() - function in com.airbnb.lottie.utils.LottieValueAnimator
- Returns the current value of the animation from 0 to 1 regardlessof the animation speed, direction, or min and max frames.
- getAnimation() - function in android.view.LottieAnimationView
- getAnimationMatrix() - function in android.view.LottieAnimationView
- getAnimationScale(Context) - function in com.airbnb.lottie.utils.Utils
- getApplicationWindowToken() - function in android.view.LottieAnimationView
- getAsyncUpdates() - function in com.airbnb.lottie.LottieAnimationView
- Returns the current value of AsyncUpdates.
- getAsyncUpdates() - function in com.airbnb.lottie.LottieDrawable
- Returns the current value of AsyncUpdates.
- getAsyncUpdatesEnabled() - function in com.airbnb.lottie.LottieAnimationView
- Similar to getAsyncUpdates except it returns the actualboolean value for whether async updates are enabled or not.
- getAsyncUpdatesEnabled() - function in com.airbnb.lottie.LottieDrawable
- Similar to getAsyncUpdates except it returns the actualboolean value for whether async updates are enabled or not.This is useful when the mode is automatic and you want to knowwhether automatic is defaulting to enabled or not.
- getAttributeResolutionStack(int) - function in android.view.LottieAnimationView
- getAttributeSourceResourceMap() - function in android.view.LottieAnimationView
- getAutofillHints() - function in android.view.LottieAnimationView
- getAutofillId() - function in android.view.LottieAnimationView
- getAutofillType() - function in android.view.LottieAnimationView
- getAutofillValue() - function in android.view.LottieAnimationView
- getBackground() - function in android.view.LottieAnimationView
- getBackgroundTintBlendMode() - function in android.view.LottieAnimationView
- getBackgroundTintList() - function in android.view.LottieAnimationView
- getBackgroundTintMode() - function in android.view.LottieAnimationView
- getBaseline() - function in android.widget.LottieAnimationView
- getBaselineAlignBottom() - function in android.widget.LottieAnimationView
- getBitmap() - function in com.airbnb.lottie.LottieImageAsset
- Returns the bitmap that has been stored for this image asset if one was explicitly set.
- getBitmapForId(String) - function in com.airbnb.lottie.LottieDrawable
- Returns the bitmap that will be rendered for the given id in the Lottie animation file.The id is the asset reference id stored in the "id" property of each object in the "assets" array.
- getBlendMode() - function in android.graphics.LPaint
- getBlendMode() - function in com.airbnb.lottie.model.layer.BaseLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.CompositionLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.ImageLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.TextLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.SolidLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.NullLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.ShapeLayer
- getBlendMode() - function in com.airbnb.lottie.model.layer.Layer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.BaseLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.CompositionLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.ImageLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.TextLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.SolidLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.NullLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.ShapeLayer
- getBlurEffect() - function in com.airbnb.lottie.model.layer.Layer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.BaseLayer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.CompositionLayer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.ImageLayer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.TextLayer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.SolidLayer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.NullLayer
- getBlurMaskFilter(float) - function in com.airbnb.lottie.model.layer.ShapeLayer
- getBlurriness() - function in com.airbnb.lottie.model.content.BlurEffect
- getBottom() - function in android.view.LottieAnimationView
- getBounds() - function in com.airbnb.lottie.LottieComposition
- getBounds() - function in android.graphics.drawable.LottieDrawable
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.DrawingContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.FillContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.StrokeContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.GradientStrokeContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.ContentGroup
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.RepeaterContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.GradientFillContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.BaseStrokeContent
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.BaseLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.animation.content.BaseLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.CompositionLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.CompositionLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.ImageLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.ImageLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.TextLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.TextLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.SolidLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.SolidLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.NullLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.NullLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.ShapeLayer
- getBounds(RectF,Matrix,boolean) - function in com.airbnb.lottie.model.layer.ShapeLayer
- getCacheDir() - function in com.airbnb.lottie.network.LottieNetworkCacheProvider
- Called during cache operations
- getCallback() - function in android.graphics.drawable.LottieDrawable
- getCameraDistance() - function in android.view.LottieAnimationView
- getCapType() - function in com.airbnb.lottie.model.content.GradientStroke
- getCapType() - function in com.airbnb.lottie.model.content.ShapeStroke
- getChangingConfigurations() - function in android.graphics.drawable.LottieDrawable
- getCharacters() - function in com.airbnb.lottie.LottieComposition
- getClipBounds() - function in android.view.LottieAnimationView
- getClipBounds(Rect) - function in android.view.LottieAnimationView
- getClipTextToBoundingBox() - function in com.airbnb.lottie.LottieAnimationView
- getClipTextToBoundingBox() - function in com.airbnb.lottie.LottieDrawable
- getClipToCompositionBounds() - function in com.airbnb.lottie.LottieAnimationView
- Gets whether or not Lottie should clip to the original animation composition bounds.
- getClipToCompositionBounds() - function in com.airbnb.lottie.LottieDrawable
- Gets whether or not Lottie should clip to the original animation composition bounds.
- getClipToOutline() - function in android.view.LottieAnimationView
- getColor() - function in android.graphics.LPaint
- getColor() - function in com.airbnb.lottie.utils.DropShadow
- getColor() - function in com.airbnb.lottie.parser.DropShadowEffect
- getColor() - function in com.airbnb.lottie.model.content.ShapeFill
- getColor() - function in com.airbnb.lottie.model.content.ShapeStroke
- getColorFilter() - function in android.widget.LottieAnimationView
- getColorFilter() - function in android.graphics.drawable.LottieDrawable
- getColorFilter() - function in android.graphics.LPaint
- getColorLong() - function in android.graphics.LPaint
- getColors() - function in com.airbnb.lottie.model.content.GradientColor
- getComposition() - function in com.airbnb.lottie.LottieAnimationView
- getComposition() - function in com.airbnb.lottie.LottieDrawable
- getConstantState() - function in android.graphics.drawable.LottieDrawable
- getContentCaptureSession() - function in android.view.LottieAnimationView
- getContentDescription() - function in android.view.LottieAnimationView
- getContents() - function in com.airbnb.lottie.animation.content.ContentGroup
- getContentSensitivity() - function in android.view.LottieAnimationView
- getContext() - function in android.view.LottieAnimationView
- getControlPoint1() - function in com.airbnb.lottie.model.CubicCurveData
- getControlPoint2() - function in com.airbnb.lottie.model.CubicCurveData
- getCopies() - function in com.airbnb.lottie.model.content.Repeater
- getCornerRadius() - function in com.airbnb.lottie.model.content.RectangleShape
- getCornerRadius() - function in com.airbnb.lottie.model.content.RoundedCorners
- getCropToPadding() - function in android.widget.LottieAnimationView
- getCurrent() - function in android.graphics.drawable.LottieDrawable
- getCurrentPlayTime() - function in android.animation.BaseLottieAnimator
- getCurrentPlayTime() - function in android.animation.LottieValueAnimator
- getCurrentReducedMotionMode(Context) - function in com.airbnb.lottie.configurations.reducemotion.SystemReducedMotionOption
- Returns the current reduced motion mode.
- getCurrentReducedMotionMode(Context) - function in com.airbnb.lottie.configurations.reducemotion.ReducedMotionOption
- Returns the current reduced motion mode.
- getCurrentReducedMotionMode(Context) - function in com.airbnb.lottie.configurations.reducemotion.IgnoreDisabledSystemAnimationsOption
- Returns the current reduced motion mode.
- getCurrentReducedMotionMode(Context) - function in com.airbnb.lottie.configurations.reducemotion.IgnoreDisabledSystemAnimationsOption
- Returns the current reduced motion mode.
- getCurves() - function in com.airbnb.lottie.model.content.ShapeData
- getDashOffset() - function in com.airbnb.lottie.model.content.GradientStroke
- getDashOffset() - function in com.airbnb.lottie.model.content.ShapeStroke
- getDefaultAsyncUpdates() - function in com.airbnb.lottie.L
- getDefaultFocusHighlightEnabled() - function in android.view.LottieAnimationView
- getDefaultSize(int,int) - function in android.view.LottieAnimationView
- getDirection() - function in com.airbnb.lottie.parser.DropShadowEffect
- getDirName() - function in com.airbnb.lottie.LottieImageAsset
- getDirtyBounds() - function in android.graphics.drawable.LottieDrawable
- getDisablePathInterpolatorCache() - function in com.airbnb.lottie.L
- getDisplay() - function in android.view.LottieAnimationView
- getDistance() - function in com.airbnb.lottie.parser.DropShadowEffect
- getDrawable() - function in android.widget.LottieAnimationView
- getDrawableState() - function in android.view.LottieAnimationView
- getDrawingCache() - function in android.view.LottieAnimationView
- getDrawingCacheBackgroundColor() - function in android.view.LottieAnimationView
- getDrawingCacheQuality() - function in android.view.LottieAnimationView
- getDrawingRect(Rect) - function in android.view.LottieAnimationView
- getDrawingTime() - function in android.view.LottieAnimationView
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.BaseLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.CompositionLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.ImageLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.TextLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.SolidLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.NullLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.ShapeLayer
- getDropShadowEffect() - function in com.airbnb.lottie.model.layer.Layer
- getDuration() - function in com.airbnb.lottie.LottieComposition
- getDuration() - function in com.airbnb.lottie.LottieAnimationView
- getDuration() - function in android.animation.BaseLottieAnimator
- getDuration() - function in com.airbnb.lottie.utils.LottieValueAnimator
- getDuration() - function in android.animation.LottieValueAnimator
- getDurationFrames() - function in com.airbnb.lottie.LottieComposition
- getDurationFrames() - function in com.airbnb.lottie.model.Marker
- getDurationScale() - function in android.animation.BaseLottieAnimator
- getDurationScale() - function in android.animation.LottieValueAnimator
- getDx() - function in com.airbnb.lottie.utils.DropShadow
- getDy() - function in com.airbnb.lottie.utils.DropShadow
- getElevation() - function in android.view.LottieAnimationView
- getEnd() - function in com.airbnb.lottie.animation.content.TrimPathContent
- getEnd() - function in com.airbnb.lottie.model.content.ShapeTrimPath
- getEndFrame() - function in com.airbnb.lottie.LottieComposition
- getEndFrame() - function in com.airbnb.lottie.value.LottieFrameInfo
- getEndHyphenEdit() - function in android.graphics.LPaint
- getEndOpacity() - function in com.airbnb.lottie.animation.keyframe.TransformKeyframeAnimation
- getEndOpacity() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getEndPoint() - function in com.airbnb.lottie.model.content.GradientStroke
- getEndPoint() - function in com.airbnb.lottie.model.content.GradientFill
- getEndProgress() - function in com.airbnb.lottie.value.Keyframe
- getEndProgress() - function in com.airbnb.lottie.value.PathKeyframe
- getEndValue() - function in com.airbnb.lottie.value.LottieFrameInfo
- getEndValueFloat() - function in com.airbnb.lottie.value.Keyframe
- Optimization to avoid autoboxing.
- getEndValueFloat() - function in com.airbnb.lottie.value.PathKeyframe
- Optimization to avoid autoboxing.
- getEndValueInt() - function in com.airbnb.lottie.value.Keyframe
- Optimization to avoid autoboxing.
- getEndValueInt() - function in com.airbnb.lottie.value.PathKeyframe
- Optimization to avoid autoboxing.
- getException() - function in com.airbnb.lottie.LottieResult
- getExplicitStyle() - function in android.view.LottieAnimationView
- getFamily() - function in com.airbnb.lottie.model.Font
- getFileName() - function in com.airbnb.lottie.LottieImageAsset
- getFillPath(Path,Path) - function in android.graphics.LPaint
- getFillType() - function in com.airbnb.lottie.model.content.GradientFill
- getFillType() - function in com.airbnb.lottie.model.content.ShapeFill
- getFilterTouchesWhenObscured() - function in android.view.LottieAnimationView
- getFitsSystemWindows() - function in android.view.LottieAnimationView
- getFlags() - function in android.graphics.LPaint
- getFloatValue() - function in com.airbnb.lottie.animation.keyframe.FloatKeyframeAnimation
- Optimization to avoid autoboxing.
- getFocusable() - function in android.view.LottieAnimationView
- getFocusables(int) - function in android.view.LottieAnimationView
- getFocusedRect(Rect) - function in android.view.LottieAnimationView
- getFontFeatureSettings() - function in android.graphics.LPaint
- getFontMetrics() - function in android.graphics.LPaint
- getFontMetrics(Paint.FontMetrics) - function in android.graphics.LPaint
- getFontMetricsForLocale(Paint.FontMetrics) - function in android.graphics.LPaint
- getFontMetricsInt() - function in android.graphics.LPaint
- getFontMetricsInt(Paint.FontMetricsInt) - function in android.graphics.LPaint
- getFontMetricsInt(Array,int,int,int,int,boolean,Paint.FontMetricsInt) - function in android.graphics.LPaint
- getFontMetricsIntForLocale(Paint.FontMetricsInt) - function in android.graphics.LPaint
- getFontPath(String) - function in com.airbnb.lottie.FontAssetDelegate
- Override this if you want to specify the asset path for a given font family.
- getFontPath(String,String,String) - function in com.airbnb.lottie.FontAssetDelegate
- Override this if you want to specify the asset path for a given font family and style.
- getFonts() - function in com.airbnb.lottie.LottieComposition
- getFontSpacing() - function in android.graphics.LPaint
- getFontVariationSettings() - function in android.graphics.LPaint
- getForeground() - function in android.view.LottieAnimationView
- getForegroundGravity() - function in android.view.LottieAnimationView
- getForegroundTintBlendMode() - function in android.view.LottieAnimationView
- getForegroundTintList() - function in android.view.LottieAnimationView
- getForegroundTintMode() - function in android.view.LottieAnimationView
- getFrame() - function in com.airbnb.lottie.LottieAnimationView
- Get the currently rendered frame.
- getFrame() - function in com.airbnb.lottie.LottieDrawable
- Get the currently rendered frame.
- getFrame() - function in com.airbnb.lottie.utils.LottieValueAnimator
- getFrameContentVelocity() - function in android.view.LottieAnimationView
- getFrameDelay() - function in android.animation.BaseLottieAnimator
- getFrameDelay() - function in android.animation.LottieValueAnimator
- getFrameForProgress(float) - function in com.airbnb.lottie.LottieComposition
- getFrameRate() - function in com.airbnb.lottie.LottieComposition
- getGlobalVisibleRect(Rect) - function in android.view.LottieAnimationView
- getGradientColor() - function in com.airbnb.lottie.model.content.GradientStroke
- getGradientColor() - function in com.airbnb.lottie.model.content.GradientFill
- getGradientType() - function in com.airbnb.lottie.model.content.GradientStroke
- getGradientType() - function in com.airbnb.lottie.model.content.GradientFill
- getHandler() - function in android.view.LottieAnimationView
- getHandwritingBoundsOffsetBottom() - function in android.view.LottieAnimationView
- getHandwritingBoundsOffsetLeft() - function in android.view.LottieAnimationView
- getHandwritingBoundsOffsetRight() - function in android.view.LottieAnimationView
- getHandwritingBoundsOffsetTop() - function in android.view.LottieAnimationView
- getHandwritingDelegateFlags() - function in android.view.LottieAnimationView
- getHandwritingDelegatorCallback() - function in android.view.LottieAnimationView
- getHasOverlappingRendering() - function in android.view.LottieAnimationView
- getHeight() - function in android.view.LottieAnimationView
- getHeight() - function in com.airbnb.lottie.LottieImageAsset
- getHinting() - function in android.graphics.LPaint
- getHitRect(Rect) - function in android.view.LottieAnimationView
- getHorizontalFadingEdgeLength() - function in android.view.LottieAnimationView
- getHorizontalScrollbarThumbDrawable() - function in android.view.LottieAnimationView
- getHorizontalScrollbarTrackDrawable() - function in android.view.LottieAnimationView
- getHotspotBounds(Rect) - function in android.graphics.drawable.LottieDrawable
- getId() - function in android.view.LottieAnimationView
- getId() - function in com.airbnb.lottie.LottieImageAsset
- The reference id in the json file.
- getId() - function in com.airbnb.lottie.model.layer.Layer
- getImageAlpha() - function in android.widget.LottieAnimationView
- getImageAsset(String) - function in com.airbnb.lottie.LottieDrawable
- getImageAssetById(String) - function in com.airbnb.lottie.manager.ImageAssetManager
- getImageAssetsFolder() - function in com.airbnb.lottie.LottieAnimationView
- getImageAssetsFolder() - function in com.airbnb.lottie.LottieDrawable
- getImageMatrix() - function in android.widget.LottieAnimationView
- getImages() - function in com.airbnb.lottie.LottieComposition
- Returns a map of image asset id to LottieImageAsset.
- getImageTintBlendMode() - function in android.widget.LottieAnimationView
- getImageTintList() - function in android.widget.LottieAnimationView
- getImageTintMode() - function in android.widget.LottieAnimationView
- getImportantForAccessibility() - function in android.view.LottieAnimationView
- getImportantForAutofill() - function in android.view.LottieAnimationView
- getImportantForContentCapture() - function in android.view.LottieAnimationView
- getInitialPoint() - function in com.airbnb.lottie.model.content.ShapeData
- getInnerRadius() - function in com.airbnb.lottie.model.content.PolystarShape
- getInnerRoundedness() - function in com.airbnb.lottie.model.content.PolystarShape
- getInstance() - function in com.airbnb.lottie.model.LottieCompositionCache
- getInterpolatedKeyframeProgress() - function in com.airbnb.lottie.value.LottieFrameInfo
- getInterpolator() - function in android.animation.BaseLottieAnimator
- getInterpolator() - function in android.animation.LottieValueAnimator
- getIntrinsicHeight() - function in com.airbnb.lottie.LottieDrawable
- getIntrinsicHeight() - function in android.graphics.drawable.LottieDrawable
- getIntrinsicWidth() - function in com.airbnb.lottie.LottieDrawable
- getIntrinsicWidth() - function in android.graphics.drawable.LottieDrawable
- getIntValue(Keyframe,float) - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- Optimization to avoid autoboxing.
- getIntValue() - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- Optimization to avoid autoboxing.
- getIntValue() - function in com.airbnb.lottie.animation.keyframe.IntegerKeyframeAnimation
- Optimization to avoid autoboxing.
- getItems() - function in com.airbnb.lottie.model.content.ShapeGroup
- getJoinType() - function in com.airbnb.lottie.model.content.GradientStroke
- getJoinType() - function in com.airbnb.lottie.model.content.ShapeStroke
- getKeepScreenOn() - function in android.view.LottieAnimationView
- getKeyDispatcherState() - function in android.view.LottieAnimationView
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableShapeValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableShapeValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableScaleValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableScaleValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatablePointValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatablePointValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableColorValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableColorValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableGradientColorValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableGradientColorValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableTextFrame
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableTextFrame
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableSplitDimensionPathValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableSplitDimensionPathValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatablePathValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatablePathValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableFloatValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableFloatValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableIntegerValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableIntegerValue
- getKeyframes() - function in com.airbnb.lottie.model.animatable.AnimatableValue
- getLabelFor() - function in android.view.LottieAnimationView
- getLayers() - function in com.airbnb.lottie.LottieComposition
- getLayerType() - function in android.view.LottieAnimationView
- getLayerType() - function in com.airbnb.lottie.model.layer.Layer
- getLayoutDirection() - function in android.view.LottieAnimationView
- getLayoutDirection() - function in android.graphics.drawable.LottieDrawable
- getLayoutParams() - function in android.view.LottieAnimationView
- getLeft() - function in android.view.LottieAnimationView
- getLetterSpacing() - function in android.graphics.LPaint
- getLevel() - function in android.graphics.drawable.LottieDrawable
- getLinearKeyframeProgress() - function in com.airbnb.lottie.value.LottieFrameInfo
- getLineDashPattern() - function in com.airbnb.lottie.model.content.GradientStroke
- getLineDashPattern() - function in com.airbnb.lottie.model.content.ShapeStroke
- getListeners() - function in android.animation.BaseLottieAnimator
- getListeners() - function in android.animation.LottieValueAnimator
- getLocalVisibleRect(Rect) - function in android.view.LottieAnimationView
- getLocationInSurface(Array) - function in android.view.LottieAnimationView
- getLocationInWindow(Array) - function in android.view.LottieAnimationView
- getLocationOnScreen(Array) - function in android.view.LottieAnimationView
- getLottieImageAssetForId(String) - function in com.airbnb.lottie.LottieDrawable
- Returns the LottieImageAsset that will be rendered for the given id in the Lottie animation file.The id is the asset reference id stored in the "id" property of each object in the "assets" array.
- getMaintainOriginalImageBounds() - function in com.airbnb.lottie.LottieAnimationView
- When true, dynamically set bitmaps will be drawn with the exact bounds of the original animation, regardless of the bitmap size.When false, dynamically set bitmaps will be drawn at the top left of the original image but with its own bounds.
- getMaintainOriginalImageBounds() - function in com.airbnb.lottie.LottieDrawable
- When true, dynamically set bitmaps will be drawn with the exact bounds of the original animation, regardless of the bitmap size.When false, dynamically set bitmaps will be drawn at the top left of the original image but with its own bounds.
- getMarker(String) - function in com.airbnb.lottie.LottieComposition
- getMarkerForAnimationsDisabled() - function in com.airbnb.lottie.LottieDrawable
- This method is used to get the marker for animations when system animations are disabled.It iterates over the list of allowed reduced motion markers and returns the first non-null marker it finds.If no non-null marker is found, it returns null.
- getMarkers() - function in com.airbnb.lottie.LottieComposition
- getMaskAndMatteCount() - function in com.airbnb.lottie.LottieComposition
- Used to determine if an animation can be drawn with hardware acceleration.
- getMaskAnimations() - function in com.airbnb.lottie.animation.keyframe.MaskKeyframeAnimation
- getMaskFilter() - function in android.graphics.LPaint
- getMaskMode() - function in com.airbnb.lottie.model.content.Mask
- getMaskPath() - function in com.airbnb.lottie.model.content.Mask
- getMasks() - function in com.airbnb.lottie.animation.keyframe.MaskKeyframeAnimation
- getMatrix() - function in android.view.LottieAnimationView
- getMatrix() - function in com.airbnb.lottie.animation.keyframe.TransformKeyframeAnimation
- getMatrixForRepeater(float) - function in com.airbnb.lottie.animation.keyframe.TransformKeyframeAnimation
- TODO: see if we can use this for the main getMatrix method.
- getMaxFrame() - function in com.airbnb.lottie.LottieAnimationView
- Returns the maximum frame set by setMaxFrame or setMaxProgress
- getMaxFrame() - function in com.airbnb.lottie.LottieDrawable
- Returns the maximum frame set by setMaxFrame or setMaxProgress
- getMaxFrame() - function in com.airbnb.lottie.utils.LottieValueAnimator
- getMaxHeight() - function in android.widget.LottieAnimationView
- getMaxWidth() - function in android.widget.LottieAnimationView
- getMean() - function in com.airbnb.lottie.utils.MeanCalculator
- getMeasuredHeight() - function in android.view.LottieAnimationView
- getMeasuredHeightAndState() - function in android.view.LottieAnimationView
- getMeasuredState() - function in android.view.LottieAnimationView
- getMeasuredWidth() - function in android.view.LottieAnimationView
- getMeasuredWidthAndState() - function in android.view.LottieAnimationView
- getMinFrame() - function in com.airbnb.lottie.LottieAnimationView
- Returns the minimum frame set by setMinFrame or setMinProgress
- getMinFrame() - function in com.airbnb.lottie.LottieDrawable
- Returns the minimum frame set by setMinFrame or setMinProgress
- getMinFrame() - function in com.airbnb.lottie.utils.LottieValueAnimator
- getMinimumHeight() - function in android.view.LottieAnimationView
- getMinimumHeight() - function in android.graphics.drawable.LottieDrawable
- getMinimumWidth() - function in android.view.LottieAnimationView
- getMinimumWidth() - function in android.graphics.drawable.LottieDrawable
- getMiterLimit() - function in com.airbnb.lottie.model.content.GradientStroke
- getMiterLimit() - function in com.airbnb.lottie.model.content.ShapeStroke
- getMode() - function in com.airbnb.lottie.model.content.MergePaths
- getName() - function in com.airbnb.lottie.animation.content.DrawingContent
- getName() - function in com.airbnb.lottie.animation.content.FillContent
- getName() - function in com.airbnb.lottie.animation.content.RectangleContent
- getName() - function in com.airbnb.lottie.animation.content.MergePathsContent
- getName() - function in com.airbnb.lottie.animation.content.StrokeContent
- getName() - function in com.airbnb.lottie.animation.content.PolystarContent
- getName() - function in com.airbnb.lottie.animation.content.ShapeContent
- getName() - function in com.airbnb.lottie.animation.content.KeyPathElementContent
- getName() - function in com.airbnb.lottie.animation.content.GradientStrokeContent
- getName() - function in com.airbnb.lottie.animation.content.EllipseContent
- getName() - function in com.airbnb.lottie.animation.content.RoundedCornersContent
- getName() - function in com.airbnb.lottie.animation.content.ContentGroup
- getName() - function in com.airbnb.lottie.animation.content.TrimPathContent
- getName() - function in com.airbnb.lottie.animation.content.RepeaterContent
- getName() - function in com.airbnb.lottie.animation.content.GradientFillContent
- getName() - function in com.airbnb.lottie.animation.content.BaseStrokeContent
- getName() - function in com.airbnb.lottie.animation.content.ShapeModifierContent
- getName() - function in com.airbnb.lottie.animation.content.Content
- getName() - function in com.airbnb.lottie.model.Font
- getName() - function in com.airbnb.lottie.model.Marker
- getName() - function in com.airbnb.lottie.model.content.RectangleShape
- getName() - function in com.airbnb.lottie.model.content.MergePaths
- getName() - function in com.airbnb.lottie.model.content.Repeater
- getName() - function in com.airbnb.lottie.model.content.GradientStroke
- getName() - function in com.airbnb.lottie.model.content.ShapeGroup
- getName() - function in com.airbnb.lottie.model.content.CircleShape
- getName() - function in com.airbnb.lottie.model.content.ShapeTrimPath
- getName() - function in com.airbnb.lottie.model.content.ShapePath
- getName() - function in com.airbnb.lottie.model.content.GradientFill
- getName() - function in com.airbnb.lottie.model.content.PolystarShape
- getName() - function in com.airbnb.lottie.model.content.ShapeFill
- getName() - function in com.airbnb.lottie.model.content.ShapeStroke
- getName() - function in com.airbnb.lottie.model.content.RoundedCorners
- getName() - function in com.airbnb.lottie.model.layer.BaseLayer
- getName() - function in com.airbnb.lottie.model.layer.CompositionLayer
- getName() - function in com.airbnb.lottie.model.layer.ImageLayer
- getName() - function in com.airbnb.lottie.model.layer.TextLayer
- getName() - function in com.airbnb.lottie.model.layer.SolidLayer
- getName() - function in com.airbnb.lottie.model.layer.NullLayer
- getName() - function in com.airbnb.lottie.model.layer.ShapeLayer
- getName() - function in com.airbnb.lottie.model.layer.Layer
- getNextClusterForwardId() - function in android.view.LottieAnimationView
- getNextFocusDownId() - function in android.view.LottieAnimationView
- getNextFocusForwardId() - function in android.view.LottieAnimationView
- getNextFocusLeftId() - function in android.view.LottieAnimationView
- getNextFocusRightId() - function in android.view.LottieAnimationView
- getNextFocusUpId() - function in android.view.LottieAnimationView
- getOffset(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativeFloatValueCallback
- getOffset(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativeIntegerValueCallback
- Override this to provide your own offset on every frame.
- getOffset(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativePointValueCallback
- Override this to provide your own offset on every frame.
- getOffset() - function in com.airbnb.lottie.animation.content.TrimPathContent
- getOffset() - function in com.airbnb.lottie.model.content.Repeater
- getOffset() - function in com.airbnb.lottie.model.content.ShapeTrimPath
- getOffsetForAdvance(Array,int,int,int,int,boolean,float) - function in android.graphics.LPaint
- getOnFocusChangeListener() - function in android.view.LottieAnimationView
- getOpacity() - function in com.airbnb.lottie.LottieDrawable
- getOpacity() - function in android.graphics.drawable.LottieDrawable
- getOpacity() - function in com.airbnb.lottie.parser.DropShadowEffect
- getOpacity() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getOpacity() - function in com.airbnb.lottie.model.content.GradientStroke
- getOpacity() - function in com.airbnb.lottie.model.content.Mask
- getOpacity() - function in com.airbnb.lottie.model.content.GradientFill
- getOpacity() - function in com.airbnb.lottie.model.content.ShapeFill
- getOpacity() - function in com.airbnb.lottie.model.content.ShapeStroke
- getOpacityAnimations() - function in com.airbnb.lottie.animation.keyframe.MaskKeyframeAnimation
- getOpticalInsets() - function in android.graphics.drawable.LottieDrawable
- getOuterRadius() - function in com.airbnb.lottie.model.content.PolystarShape
- getOuterRoundedness() - function in com.airbnb.lottie.model.content.PolystarShape
- getOutline(Outline) - function in android.graphics.drawable.LottieDrawable
- getOutlineAmbientShadowColor() - function in android.view.LottieAnimationView
- getOutlineProvider() - function in android.view.LottieAnimationView
- getOutlineSpotShadowColor() - function in android.view.LottieAnimationView
- getOverallProgress() - function in com.airbnb.lottie.value.LottieFrameInfo
- getOverlay() - function in android.view.LottieAnimationView
- getOverScrollMode() - function in android.view.LottieAnimationView
- getPadding(Rect) - function in android.graphics.drawable.LottieDrawable
- getPaddingBottom() - function in android.view.LottieAnimationView
- getPaddingEnd() - function in android.view.LottieAnimationView
- getPaddingLeft() - function in android.view.LottieAnimationView
- getPaddingRight() - function in android.view.LottieAnimationView
- getPaddingStart() - function in android.view.LottieAnimationView
- getPaddingTop() - function in android.view.LottieAnimationView
- getParent() - function in android.view.LottieAnimationView
- getParentForAccessibility() - function in android.view.LottieAnimationView
- getPath() - function in com.airbnb.lottie.animation.content.RectangleContent
- getPath() - function in com.airbnb.lottie.animation.content.MergePathsContent
- getPath() - function in com.airbnb.lottie.animation.content.PolystarContent
- getPath() - function in com.airbnb.lottie.animation.content.ShapeContent
- getPath() - function in com.airbnb.lottie.animation.content.EllipseContent
- getPath() - function in com.airbnb.lottie.animation.content.ContentGroup
- getPath() - function in com.airbnb.lottie.animation.content.RepeaterContent
- getPath() - function in com.airbnb.lottie.parser.moshi.JsonReader
- Returns a JsonPath tothe current location in the JSON value.
- getPathEffect() - function in android.graphics.LPaint
- getPathFromData(ShapeData,Path) - function in com.airbnb.lottie.utils.MiscUtils
- getPendingCredentialCallback() - function in android.view.LottieAnimationView
- getPendingCredentialRequest() - function in android.view.LottieAnimationView
- getPerformanceTracker() - function in com.airbnb.lottie.LottieComposition
- getPerformanceTracker() - function in com.airbnb.lottie.LottieAnimationView
- getPerformanceTracker() - function in com.airbnb.lottie.LottieDrawable
- getPivotX() - function in android.view.LottieAnimationView
- getPivotY() - function in android.view.LottieAnimationView
- getPointerIcon() - function in android.view.LottieAnimationView
- getPoints() - function in com.airbnb.lottie.model.content.PolystarShape
- getPosition() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getPosition() - function in com.airbnb.lottie.model.content.RectangleShape
- getPosition() - function in com.airbnb.lottie.model.content.CircleShape
- getPosition() - function in com.airbnb.lottie.model.content.PolystarShape
- getPositions() - function in com.airbnb.lottie.model.content.GradientColor
- getPrecomps(String) - function in com.airbnb.lottie.LottieComposition
- getPreferKeepClearRects() - function in android.view.LottieAnimationView
- getProgress() - function in com.airbnb.lottie.LottieAnimationView
- getProgress() - function in com.airbnb.lottie.LottieDrawable
- getProgress() - function in com.airbnb.lottie.animation.keyframe.TextKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.FloatKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.GradientColorKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.PointKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.BaseKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.PathKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.ValueCallbackKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.ScaleKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.animation.keyframe.IntegerKeyframeAnimation
- getProgress() - function in com.airbnb.lottie.model.layer.CompositionLayer
- getProgressForFrame(float) - function in com.airbnb.lottie.LottieComposition
- getRadius() - function in com.airbnb.lottie.utils.DropShadow
- getRadius() - function in com.airbnb.lottie.parser.DropShadowEffect
- getReceiveContentMimeTypes() - function in android.view.LottieAnimationView
- getReducedMotionOption() - function in com.airbnb.lottie.L
- getRefId() - function in com.airbnb.lottie.model.layer.Layer
- getRenderMode() - function in com.airbnb.lottie.LottieAnimationView
- Returns the actual render mode being used.
- getRenderMode() - function in com.airbnb.lottie.LottieDrawable
- Returns the actual render mode being used.
- getRepeatCount() - function in com.airbnb.lottie.LottieAnimationView
- Defines how many times the animation should repeat.
- getRepeatCount() - function in com.airbnb.lottie.LottieDrawable
- Defines how many times the animation should repeat.
- getRepeatCount() - function in android.animation.BaseLottieAnimator
- getRepeatCount() - function in android.animation.LottieValueAnimator
- getRepeatMode() - function in com.airbnb.lottie.LottieAnimationView
- Defines what this animation should do when it reaches the end.
- getRepeatMode() - function in com.airbnb.lottie.LottieDrawable
- Defines what this animation should do when it reaches the end.
- getRepeatMode() - function in android.animation.BaseLottieAnimator
- getRepeatMode() - function in android.animation.LottieValueAnimator
- getRequestedFrameRate() - function in android.view.LottieAnimationView
- getResolvedElement() - function in com.airbnb.lottie.model.KeyPath
- Returns a KeyPathElement that this has been resolved to.
- getResources() - function in android.view.LottieAnimationView
- getResult() - function in com.airbnb.lottie.LottieTask
- getRevealOnFocusHint() - function in android.view.LottieAnimationView
- getRight() - function in android.view.LottieAnimationView
- getRootSurfaceControl() - function in android.view.LottieAnimationView
- getRootView() - function in android.view.LottieAnimationView
- getRootWindowInsets() - function in android.view.LottieAnimationView
- getRotation() - function in android.view.LottieAnimationView
- getRotation() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getRotation() - function in com.airbnb.lottie.model.content.PolystarShape
- getRotationX() - function in android.view.LottieAnimationView
- getRotationY() - function in android.view.LottieAnimationView
- getRoundedCorners() - function in com.airbnb.lottie.animation.content.RoundedCornersContent
- getRunAdvance(Array,int,int,int,int,boolean,int) - function in android.graphics.LPaint
- getRunCharacterAdvance(Array,int,int,int,int,boolean,int,Array,int) - function in android.graphics.LPaint
- getScale(Matrix) - function in com.airbnb.lottie.utils.Utils
- getScale() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getScaleType() - function in android.widget.LottieAnimationView
- getScaleX() - function in android.view.LottieAnimationView
- getScaleX() - function in com.airbnb.lottie.value.ScaleXY
- getScaleY() - function in android.view.LottieAnimationView
- getScaleY() - function in com.airbnb.lottie.value.ScaleXY
- getScrollBarDefaultDelayBeforeFade() - function in android.view.LottieAnimationView
- getScrollBarFadeDuration() - function in android.view.LottieAnimationView
- getScrollBarSize() - function in android.view.LottieAnimationView
- getScrollBarStyle() - function in android.view.LottieAnimationView
- getScrollCaptureHint() - function in android.view.LottieAnimationView
- getScrollIndicators() - function in android.view.LottieAnimationView
- getScrollX() - function in android.view.LottieAnimationView
- getScrollY() - function in android.view.LottieAnimationView
- getShader() - function in android.graphics.LPaint
- getShadowLayerColor() - function in android.graphics.LPaint
- getShadowLayerColorLong() - function in android.graphics.LPaint
- getShadowLayerDx() - function in android.graphics.LPaint
- getShadowLayerDy() - function in android.graphics.LPaint
- getShadowLayerRadius() - function in android.graphics.LPaint
- getShapePath() - function in com.airbnb.lottie.model.content.ShapePath
- getShapes() - function in com.airbnb.lottie.model.FontCharacter
- getSize() - function in com.airbnb.lottie.model.content.RectangleShape
- getSize() - function in com.airbnb.lottie.model.content.GradientColor
- getSize() - function in com.airbnb.lottie.model.content.CircleShape
- getSkew() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getSkewAngle() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getSolidColor() - function in android.view.LottieAnimationView
- getSortedRenderTimes() - function in com.airbnb.lottie.PerformanceTracker
- getSourceLayoutResId() - function in android.view.LottieAnimationView
- getSpeed() - function in com.airbnb.lottie.LottieAnimationView
- Returns the current playback speed.
- getSpeed() - function in com.airbnb.lottie.LottieDrawable
- Returns the current playback speed.
- getSpeed() - function in com.airbnb.lottie.utils.LottieValueAnimator
- Returns the current speed.
- getStart() - function in com.airbnb.lottie.animation.content.TrimPathContent
- getStart() - function in com.airbnb.lottie.model.content.ShapeTrimPath
- getStartDelay() - function in com.airbnb.lottie.utils.BaseLottieAnimator
- getStartDelay() - function in android.animation.BaseLottieAnimator
- getStartDelay() - function in com.airbnb.lottie.utils.LottieValueAnimator
- getStartDelay() - function in android.animation.LottieValueAnimator
- getStartFrame() - function in com.airbnb.lottie.LottieComposition
- getStartFrame() - function in com.airbnb.lottie.value.LottieFrameInfo
- getStartFrame() - function in com.airbnb.lottie.model.Marker
- getStartHyphenEdit() - function in android.graphics.LPaint
- getStartOpacity() - function in com.airbnb.lottie.animation.keyframe.TransformKeyframeAnimation
- getStartOpacity() - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- getStartPoint() - function in com.airbnb.lottie.model.content.GradientStroke
- getStartPoint() - function in com.airbnb.lottie.model.content.GradientFill
- getStartProgress() - function in com.airbnb.lottie.value.Keyframe
- getStartProgress() - function in com.airbnb.lottie.value.PathKeyframe
- getStartValue() - function in com.airbnb.lottie.value.LottieFrameInfo
- getStartValueFloat() - function in com.airbnb.lottie.value.Keyframe
- Optimization to avoid autoboxing.
- getStartValueFloat() - function in com.airbnb.lottie.value.PathKeyframe
- Optimization to avoid autoboxing.
- getStartValueInt() - function in com.airbnb.lottie.value.Keyframe
- Optimization to avoid autoboxing.
- getStartValueInt() - function in com.airbnb.lottie.value.PathKeyframe
- Optimization to avoid autoboxing.
- getState() - function in android.graphics.drawable.LottieDrawable
- getStateDescription() - function in android.view.LottieAnimationView
- getStateListAnimator() - function in android.view.LottieAnimationView
- getStrikeThruPosition() - function in android.graphics.LPaint
- getStrikeThruThickness() - function in android.graphics.LPaint
- getStrokeCap() - function in android.graphics.LPaint
- getStrokeJoin() - function in android.graphics.LPaint
- getStrokeMiter() - function in android.graphics.LPaint
- getStrokeWidth() - function in android.graphics.LPaint
- getStyle() - function in android.graphics.LPaint
- getStyle() - function in com.airbnb.lottie.model.Font
- getSupplementalDescription() - function in android.view.LottieAnimationView
- getSupportBackgroundTintList() - function in androidx.appcompat.widget.LottieAnimationView
- getSupportBackgroundTintMode() - function in androidx.appcompat.widget.LottieAnimationView
- getSupportImageTintList() - function in androidx.appcompat.widget.LottieAnimationView
- getSupportImageTintMode() - function in androidx.appcompat.widget.LottieAnimationView
- getSystemGestureExclusionRects() - function in android.view.LottieAnimationView
- getSystemUiVisibility() - function in android.view.LottieAnimationView
- getTag() - function in android.view.LottieAnimationView
- getText(String,String) - function in com.airbnb.lottie.TextDelegate
- Override this to replace the animation text with something dynamic.
- getText(String) - function in com.airbnb.lottie.TextDelegate
- Override this to replace the animation text with something dynamic.
- getTextAlign() - function in android.graphics.LPaint
- getTextAlignment() - function in android.view.LottieAnimationView
- getTextBounds(Array,int,int,Rect) - function in android.graphics.LPaint
- getTextDelegate() - function in com.airbnb.lottie.LottieDrawable
- getTextDirection() - function in android.view.LottieAnimationView
- getTextInternal(String,String) - function in com.airbnb.lottie.TextDelegate
- getTextLocale() - function in android.graphics.LPaint
- getTextLocales() - function in android.graphics.LPaint
- getTextPath(Array,int,int,float,float,Path) - function in android.graphics.LPaint
- getTextRunAdvances(Array,int,int,int,int,boolean,Array,int) - function in android.graphics.LPaint
- getTextRunCursor(Array,int,int,boolean,int,int) - function in android.graphics.LPaint
- getTextScaleX() - function in android.graphics.LPaint
- getTextSize() - function in android.graphics.LPaint
- getTextSkewX() - function in android.graphics.LPaint
- getTextWidths(Array,int,int,Array) - function in android.graphics.LPaint
- getTooltipText() - function in android.view.LottieAnimationView
- getTop() - function in android.view.LottieAnimationView
- getTotalDuration() - function in android.animation.BaseLottieAnimator
- getTotalDuration() - function in android.animation.LottieValueAnimator
- getTouchables() - function in android.view.LottieAnimationView
- getTouchDelegate() - function in android.view.LottieAnimationView
- getTransform() - function in com.airbnb.lottie.model.content.Repeater
- getTransitionAlpha() - function in android.view.LottieAnimationView
- getTransitionName() - function in android.view.LottieAnimationView
- getTranslationX() - function in android.view.LottieAnimationView
- getTranslationY() - function in android.view.LottieAnimationView
- getTranslationZ() - function in android.view.LottieAnimationView
- getTransparentRegion() - function in android.graphics.drawable.LottieDrawable
- getType() - function in com.airbnb.lottie.model.content.ShapeTrimPath
- getType() - function in com.airbnb.lottie.model.content.PolystarShape
- getTypeface(Font) - function in com.airbnb.lottie.LottieDrawable
- getTypeface() - function in android.graphics.LPaint
- getTypeface(Font) - function in com.airbnb.lottie.manager.FontAssetManager
- getTypeface() - function in com.airbnb.lottie.model.Font
- getUnderlinePosition() - function in android.graphics.LPaint
- getUnderlineThickness() - function in android.graphics.LPaint
- getUniqueDrawingId() - function in android.view.LottieAnimationView
- getUnscaledHeight() - function in com.airbnb.lottie.LottieComposition
- getUnscaledWidth() - function in com.airbnb.lottie.LottieComposition
- getValue() - function in com.airbnb.lottie.LottieResult
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativeFloatValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativeFloatValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieInterpolatedPointValue
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativeIntegerValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativeIntegerValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieInterpolatedIntegerValue
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.SimpleLottieValueCallback
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieInterpolatedFloatValue
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativePointValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue(LottieFrameInfo) - function in com.airbnb.lottie.value.LottieRelativePointValueCallback
- Override this if you haven't set a static value in the constructor or with setValue.
- getValue() - function in com.airbnb.lottie.animation.keyframe.TextKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.FloatKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.GradientColorKeyframeAnimation
- getValue(Keyframe,float) - function in com.airbnb.lottie.animation.keyframe.PointKeyframeAnimation
- keyframeProgress will be [0, 1] unless the interpolator has overshoot in which case, thisshould be able to handle values outside of that range.
- getValue() - function in com.airbnb.lottie.animation.keyframe.PointKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.BaseKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- getValue(Keyframe,float) - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- keyframeProgress will be [0, 1] unless the interpolator has overshoot in which case, thisshould be able to handle values outside of that range.
- getValue() - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- getValue(Keyframe,float) - function in com.airbnb.lottie.animation.keyframe.PathKeyframeAnimation
- keyframeProgress will be [0, 1] unless the interpolator has overshoot in which case, thisshould be able to handle values outside of that range.
- getValue() - function in com.airbnb.lottie.animation.keyframe.PathKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.ValueCallbackKeyframeAnimation
- getValue(Keyframe,float) - function in com.airbnb.lottie.animation.keyframe.ScaleKeyframeAnimation
- keyframeProgress will be [0, 1] unless the interpolator has overshoot in which case, thisshould be able to handle values outside of that range.
- getValue() - function in com.airbnb.lottie.animation.keyframe.ScaleKeyframeAnimation
- getValue() - function in com.airbnb.lottie.animation.keyframe.IntegerKeyframeAnimation
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieRelativeFloatValueCallback
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieInterpolatedPointValue
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieRelativeIntegerValueCallback
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieInterpolatedIntegerValue
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieValueCallback
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieInterpolatedFloatValue
- getValueInternal(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieRelativePointValueCallback
- getValues() - function in android.animation.BaseLottieAnimator
- getValues() - function in android.animation.LottieValueAnimator
- getVertex() - function in com.airbnb.lottie.model.CubicCurveData
- getVerticalFadingEdgeLength() - function in android.view.LottieAnimationView
- getVerticalScrollbarPosition() - function in android.view.LottieAnimationView
- getVerticalScrollbarThumbDrawable() - function in android.view.LottieAnimationView
- getVerticalScrollbarTrackDrawable() - function in android.view.LottieAnimationView
- getVerticalScrollbarWidth() - function in android.view.LottieAnimationView
- getViewTranslationResponse() - function in android.view.LottieAnimationView
- getViewTreeObserver() - function in android.view.LottieAnimationView
- getVisibility() - function in android.view.LottieAnimationView
- getWidth() - function in android.view.LottieAnimationView
- getWidth() - function in com.airbnb.lottie.LottieImageAsset
- getWidth() - function in com.airbnb.lottie.model.FontCharacter
- getWidth() - function in com.airbnb.lottie.model.content.GradientStroke
- getWidth() - function in com.airbnb.lottie.model.content.ShapeStroke
- getWindowId() - function in android.view.LottieAnimationView
- getWindowInsetsController() - function in android.view.LottieAnimationView
- getWindowSystemUiVisibility() - function in android.view.LottieAnimationView
- getWindowToken() - function in android.view.LottieAnimationView
- getWindowVisibility() - function in android.view.LottieAnimationView
- getWindowVisibleDisplayFrame(Rect) - function in android.view.LottieAnimationView
- getWordSpacing() - function in android.graphics.LPaint
- getX() - function in android.view.LottieAnimationView
- getXfermode() - function in android.graphics.LPaint
- getY() - function in android.view.LottieAnimationView
- getZ() - function in android.view.LottieAnimationView
- GradientColor - class in com.airbnb.lottie.model.content
- GradientColorKeyframeAnimation - class in com.airbnb.lottie.animation.keyframe
- GradientColorParser - class in com.airbnb.lottie.parser
- GradientFill - class in com.airbnb.lottie.model.content
- GradientFillContent - class in com.airbnb.lottie.animation.content
- GradientStroke - class in com.airbnb.lottie.model.content
- GradientStrokeContent - class in com.airbnb.lottie.animation.content
- GradientType - class in com.airbnb.lottie.model.content
- GZIP - enum entry in com.airbnb.lottie.network.FileExtension