A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
R
S
T
U
V
W
Z
S
- sameAs(DropShadow) - function in com.airbnb.lottie.utils.DropShadow
- SATURATION - enum entry in com.airbnb.lottie.model.content.LBlendMode
- saveAttributeDataForStyleable(Context,Array,AttributeSet,TypedArray,int,int) - function in android.view.LottieAnimationView
- saveHierarchyState(SparseArray) - function in android.view.LottieAnimationView
- saveLayerCompat(Canvas,RectF,Paint) - function in com.airbnb.lottie.utils.Utils
- saveLayerCompat(Canvas,RectF,Paint,int) - function in com.airbnb.lottie.utils.Utils
- ScaleKeyframeAnimation - class in com.airbnb.lottie.animation.keyframe
- ScaleXY - class in com.airbnb.lottie.value
- ScaleXYParser - class in com.airbnb.lottie.parser
- scheduleDrawable(Drawable,Runnable,long) - function in android.view.LottieAnimationView
- scheduleDrawable(Drawable,Runnable,long) - function in com.airbnb.lottie.LottieDrawable
- scheduleDrawable(Drawable,Runnable,long) - function in android.graphics.drawable.LottieDrawable
- scheduleSelf(Runnable,long) - function in android.graphics.drawable.LottieDrawable
- SCREEN - enum entry in com.airbnb.lottie.model.content.LBlendMode
- scrollBy(int,int) - function in android.view.LottieAnimationView
- scrollTo(int,int) - function in android.view.LottieAnimationView
- selectName(JsonReader.Options) - function in com.airbnb.lottie.parser.moshi.JsonReader
- If the next token is a property name that's in
{@code options}, thisconsumes it and returns its index. - sendAccessibilityEvent(int) - function in android.view.LottieAnimationView
- sendAccessibilityEventUnchecked(AccessibilityEvent) - function in android.view.LottieAnimationView
- set(float,float,T,T,float,float,float) - function in com.airbnb.lottie.value.LottieFrameInfo
- set(float,float) - function in com.airbnb.lottie.value.ScaleXY
- set(Paint) - function in android.graphics.LPaint
- set(T,T) - function in com.airbnb.lottie.model.MutablePair
- set(String,String,float,DocumentData.Justification,int,float,float,int,int,float,boolean,PointF,PointF) - function in com.airbnb.lottie.model.DocumentData
- setAccessibilityDataSensitive(int) - function in android.view.LottieAnimationView
- setAccessibilityDelegate(View.AccessibilityDelegate) - function in android.view.LottieAnimationView
- setAccessibilityHeading(boolean) - function in android.view.LottieAnimationView
- setAccessibilityLiveRegion(int) - function in android.view.LottieAnimationView
- setAccessibilityPaneTitle(CharSequence) - function in android.view.LottieAnimationView
- setAccessibilityTraversalAfter(int) - function in android.view.LottieAnimationView
- setAccessibilityTraversalBefore(int) - function in android.view.LottieAnimationView
- setActivated(boolean) - function in android.view.LottieAnimationView
- setAdjustViewBounds(boolean) - function in android.widget.LottieAnimationView
- setAllowClickWhenDisabled(boolean) - function in android.view.LottieAnimationView
- setAllowedHandwritingDelegatePackage(String) - function in android.view.LottieAnimationView
- setAllowedHandwritingDelegatorPackage(String) - function in android.view.LottieAnimationView
- setAlpha(int) - function in android.widget.LottieAnimationView
- setAlpha(int) - function in com.airbnb.lottie.LottieDrawable
- setAlpha(int) - function in android.graphics.drawable.LottieDrawable
- setAlpha(int) - function in com.airbnb.lottie.animation.LPaint
- Overrides setAlpha to avoidunnecessary ColorSpace$Named[] allocations when calling this method in Android 29 or lower.
- setAlpha(int) - function in android.graphics.LPaint
- setAnimation(int) - function in com.airbnb.lottie.LottieAnimationView
- Sets the animation from a file in the raw directory.This will load and deserialize the file asynchronously.
- setAnimation(String) - function in com.airbnb.lottie.LottieAnimationView
- setAnimation(InputStream,String) - function in com.airbnb.lottie.LottieAnimationView
- Sets the animation from an arbitrary InputStream.This will load and deserialize the file asynchronously.
- setAnimation(ZipInputStream,String) - function in com.airbnb.lottie.LottieAnimationView
- Sets the animation from a ZipInputStream.This will load and deserialize the file asynchronously.
- setAnimation(Animation) - function in android.view.LottieAnimationView
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieRelativeFloatValueCallback
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieInterpolatedPointValue
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieRelativeIntegerValueCallback
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieInterpolatedIntegerValue
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieValueCallback
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieInterpolatedFloatValue
- setAnimation(BaseKeyframeAnimation) - function in com.airbnb.lottie.value.LottieRelativePointValueCallback
- setAnimationFromJson(String) - function in com.airbnb.lottie.LottieAnimationView
- setAnimationFromJson(String,String) - function in com.airbnb.lottie.LottieAnimationView
- Sets the animation from json string.
- setAnimationFromUrl(String) - function in com.airbnb.lottie.LottieAnimationView
- Load a lottie animation from a url.
- setAnimationFromUrl(String,String) - function in com.airbnb.lottie.LottieAnimationView
- Load a lottie animation from a url.
- setAnimationMatrix(Matrix) - function in android.view.LottieAnimationView
- setAntiAlias(boolean) - function in android.graphics.LPaint
- setApplyingOpacityToLayersEnabled(boolean) - function in com.airbnb.lottie.LottieAnimationView
- Sets whether to apply opacity to the each layer instead of shape.
- setApplyingOpacityToLayersEnabled(boolean) - function in com.airbnb.lottie.LottieDrawable
- Sets whether to apply opacity to the each layer instead of shape.
- setApplyingShadowToLayersEnabled(boolean) - function in com.airbnb.lottie.LottieAnimationView
- Sets whether to apply drop shadows to each layer instead of shape.
- setApplyingShadowToLayersEnabled(boolean) - function in com.airbnb.lottie.LottieDrawable
- Sets whether to apply drop shadows to each layer instead of shape.
- setARGB(int,int,int,int) - function in android.graphics.LPaint
- setAsyncUpdates(AsyncUpdates) - function in com.airbnb.lottie.LottieAnimationView
- **Note: this API is experimental and may changed.
- setAsyncUpdates(AsyncUpdates) - function in com.airbnb.lottie.LottieDrawable
- **Note: this API is experimental and may changed.
- setAutofillHints(Array) - function in android.view.LottieAnimationView
- setAutofillId(AutofillId) - function in android.view.LottieAnimationView
- setAutoHandwritingEnabled(boolean) - function in android.view.LottieAnimationView
- setAutoMirrored(boolean) - function in android.graphics.drawable.LottieDrawable
- setAutoOrient(boolean) - function in com.airbnb.lottie.model.animatable.AnimatableTransform
- This is set as a property of the layer so it is parsed and set separately.
- setBackground(Drawable) - function in android.view.LottieAnimationView
- setBackgroundColor(int) - function in android.view.LottieAnimationView
- setBackgroundDrawable(Drawable) - function in androidx.appcompat.widget.LottieAnimationView
- setBackgroundResource(int) - function in androidx.appcompat.widget.LottieAnimationView
- setBackgroundTintBlendMode(BlendMode) - function in android.view.LottieAnimationView
- setBackgroundTintList(ColorStateList) - function in android.view.LottieAnimationView
- setBackgroundTintMode(PorterDuff.Mode) - function in android.view.LottieAnimationView
- setBaseline(int) - function in android.widget.LottieAnimationView
- setBaselineAlignBottom(boolean) - function in android.widget.LottieAnimationView
- setBitmap(Bitmap) - function in com.airbnb.lottie.LottieImageAsset
- Permanently sets the bitmap on this LottieImageAsset.
- setBlendMode(BlendMode) - function in android.graphics.LPaint
- setBottom(int) - function in android.view.LottieAnimationView
- setBounds(int,int,int,int) - function in android.graphics.drawable.LottieDrawable
- setCacheComposition(boolean) - function in com.airbnb.lottie.LottieAnimationView
- If set to true, all future compositions that are set will be cached so that they don't need to be parsednext time they are loaded.
- setCacheProvider(LottieNetworkCacheProvider) - function in com.airbnb.lottie.L
- setCacheText(boolean) - function in com.airbnb.lottie.TextDelegate
- Sets whether or not TextDelegate will cache (memoize) the results of getText.If this isn't necessary then set it to false.
- setCallback(Drawable.Callback) - function in android.graphics.drawable.LottieDrawable
- setCameraDistance(float) - function in android.view.LottieAnimationView
- setChangingConfigurations(int) - function in android.graphics.drawable.LottieDrawable
- setClickable(boolean) - function in android.view.LottieAnimationView
- setClipBounds(Rect) - function in android.view.LottieAnimationView
- setClipTextToBoundingBox(boolean) - function in com.airbnb.lottie.LottieAnimationView
- When true, if there is a bounding box set on a text layer (paragraph text), any textthat overflows past its height will not be drawn.
- setClipTextToBoundingBox(boolean) - function in com.airbnb.lottie.LottieDrawable
- When true, if there is a bounding box set on a text layer (paragraph text), any textthat overflows past its height will not be drawn.
- setClipToCompositionBounds(boolean) - function in com.airbnb.lottie.LottieAnimationView
- Sets whether or not Lottie should clip to the original animation composition bounds.
- setClipToCompositionBounds(boolean) - function in com.airbnb.lottie.LottieDrawable
- Sets whether or not Lottie should clip to the original animation composition bounds.
- setClipToCompositionBounds(boolean) - function in com.airbnb.lottie.model.layer.CompositionLayer
- setClipToOutline(boolean) - function in android.view.LottieAnimationView
- setClosed(boolean) - function in com.airbnb.lottie.model.content.ShapeData
- setColor(int) - function in android.graphics.LPaint
- setColor(int) - function in com.airbnb.lottie.utils.DropShadow
- setColorCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.DropShadowKeyframeAnimation
- setColorFilter(int,PorterDuff.Mode) - function in android.widget.LottieAnimationView
- setColorFilter(ColorFilter) - function in com.airbnb.lottie.LottieDrawable
- setColorFilter(ColorFilter) - function in android.graphics.drawable.LottieDrawable
- setColorFilter(ColorFilter) - function in android.graphics.LPaint
- setComposition(LottieComposition) - function in com.airbnb.lottie.LottieAnimationView
- Sets a composition.
- setComposition(LottieComposition) - function in com.airbnb.lottie.LottieDrawable
- Create a composition with LottieCompositionFactory
- setComposition(LottieComposition) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setContentCaptureSession(ContentCaptureSession) - function in android.view.LottieAnimationView
- setContentDescription(CharSequence) - function in android.view.LottieAnimationView
- setContents(List,List) - function in com.airbnb.lottie.animation.content.DrawingContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.FillContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.RectangleContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.MergePathsContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.StrokeContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.PolystarContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.ShapeContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.KeyPathElementContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.GradientStrokeContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.EllipseContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.RoundedCornersContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.ContentGroup
- setContents(List,List) - function in com.airbnb.lottie.animation.content.TrimPathContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.RepeaterContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.GradientFillContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.BaseStrokeContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.ShapeModifierContent
- setContents(List,List) - function in com.airbnb.lottie.animation.content.Content
- setContents(List,List) - function in com.airbnb.lottie.model.layer.BaseLayer
- setContents(List,List) - function in com.airbnb.lottie.model.layer.CompositionLayer
- setContents(List,List) - function in com.airbnb.lottie.model.layer.ImageLayer
- setContents(List,List) - function in com.airbnb.lottie.model.layer.TextLayer
- setContents(List,List) - function in com.airbnb.lottie.model.layer.SolidLayer
- setContents(List,List) - function in com.airbnb.lottie.model.layer.NullLayer
- setContents(List,List) - function in com.airbnb.lottie.model.layer.ShapeLayer
- setContextClickable(boolean) - function in android.view.LottieAnimationView
- setControlPoint1(float,float) - function in com.airbnb.lottie.model.CubicCurveData
- setControlPoint2(float,float) - function in com.airbnb.lottie.model.CubicCurveData
- setCropToPadding(boolean) - function in android.widget.LottieAnimationView
- setCurrentFraction(float) - function in android.animation.BaseLottieAnimator
- setCurrentFraction(float) - function in android.animation.LottieValueAnimator
- setCurrentPlayTime(long) - function in android.animation.BaseLottieAnimator
- setCurrentPlayTime(long) - function in android.animation.LottieValueAnimator
- setDefaultAsyncUpdates(AsyncUpdates) - function in com.airbnb.lottie.LottieConfig.Builder
- Sets the default value for async updates.
- setDefaultAsyncUpdates(AsyncUpdates) - function in com.airbnb.lottie.L
- setDefaultFocusHighlightEnabled(boolean) - function in android.view.LottieAnimationView
- setDefaultFontFileExtension(String) - function in com.airbnb.lottie.LottieAnimationView
- By default, Lottie will look in src/assets/fonts/FONT_NAME.ttfwhere FONT_NAME is the fFamily specified in your Lottie file.If your fonts have a different extension, you can override thedefault here.
- setDefaultFontFileExtension(String) - function in com.airbnb.lottie.LottieDrawable
- By default, Lottie will look in src/assets/fonts/FONT_NAME.ttfwhere FONT_NAME is the fFamily specified in your Lottie file.If your fonts have a different extension, you can override thedefault here.
- setDefaultFontFileExtension(String) - function in com.airbnb.lottie.manager.FontAssetManager
- Sets the default file extension (include the `.`).
- setDelegate(ImageAssetDelegate) - function in com.airbnb.lottie.manager.ImageAssetManager
- setDelegate(FontAssetDelegate) - function in com.airbnb.lottie.manager.FontAssetManager
- setDirectionCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.DropShadowKeyframeAnimation
- setDisablePathInterpolatorCache(boolean) - function in com.airbnb.lottie.LottieConfig.Builder
- When parsing animations, Lottie has a path interpolator cache.
- setDisablePathInterpolatorCache(boolean) - function in com.airbnb.lottie.L
- setDistanceCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.DropShadowKeyframeAnimation
- setDither(boolean) - function in android.graphics.drawable.LottieDrawable
- setDither(boolean) - function in android.graphics.LPaint
- setDrawingCacheBackgroundColor(int) - function in android.view.LottieAnimationView
- setDrawingCacheEnabled(boolean) - function in android.view.LottieAnimationView
- setDrawingCacheQuality(int) - function in android.view.LottieAnimationView
- setDuplicateParentStateEnabled(boolean) - function in android.view.LottieAnimationView
- setDuration(long) - function in com.airbnb.lottie.utils.BaseLottieAnimator
- setDuration(long) - function in android.animation.BaseLottieAnimator
- setDuration(long) - function in android.animation.BaseLottieAnimator
- setDuration(long) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setDuration(long) - function in android.animation.LottieValueAnimator
- setDuration(long) - function in android.animation.LottieValueAnimator
- setDx(float) - function in com.airbnb.lottie.utils.DropShadow
- setDy(float) - function in com.airbnb.lottie.utils.DropShadow
- setElegantTextHeight(boolean) - function in android.graphics.LPaint
- setElevation(float) - function in android.view.LottieAnimationView
- setEnabled(boolean) - function in android.view.LottieAnimationView
- setEnableNetworkCache(boolean) - function in com.airbnb.lottie.LottieConfig.Builder
- Disable this if you want to completely disable internal Lottie cache for retrieving network animations.Internal network cache is enabled by default.
- setEnableSystraceMarkers(boolean) - function in com.airbnb.lottie.LottieConfig.Builder
- Enable this if you want to run systrace to debug the performance of animations.
- setEndHyphenEdit(int) - function in android.graphics.LPaint
- setEvaluator(TypeEvaluator) - function in android.animation.BaseLottieAnimator
- setEvaluator(TypeEvaluator) - function in android.animation.LottieValueAnimator
- setFadingEdgeLength(int) - function in android.view.LottieAnimationView
- setFailureListener(LottieListener) - function in com.airbnb.lottie.LottieAnimationView
- Set a default failure listener that will be called if any of the setAnimation APIs fail for any reason.This can be used to replace the default behavior.
- setFakeBoldText(boolean) - function in android.graphics.LPaint
- setFallbackResource(int) - function in com.airbnb.lottie.LottieAnimationView
- Set a drawable that will be rendered if the LottieComposition fails to load for any reason.
- setFetcher(LottieNetworkFetcher) - function in com.airbnb.lottie.L
- setFilterBitmap(boolean) - function in android.graphics.drawable.LottieDrawable
- setFilterBitmap(boolean) - function in android.graphics.LPaint
- setFilterTouchesWhenObscured(boolean) - function in android.view.LottieAnimationView
- setFitsSystemWindows(boolean) - function in android.view.LottieAnimationView
- setFlags(int) - function in android.graphics.LPaint
- setFloatValues(Array) - function in android.animation.BaseLottieAnimator
- setFloatValues(Array) - function in android.animation.LottieValueAnimator
- setFocusable(boolean) - function in android.view.LottieAnimationView
- setFocusableInTouchMode(boolean) - function in android.view.LottieAnimationView
- setFocusedByDefault(boolean) - function in android.view.LottieAnimationView
- setFontAssetDelegate(FontAssetDelegate) - function in com.airbnb.lottie.LottieAnimationView
- Use this to manually set fonts.
- setFontAssetDelegate(FontAssetDelegate) - function in com.airbnb.lottie.LottieDrawable
- Use this to manually set fonts.
- setFontFeatureSettings(String) - function in android.graphics.LPaint
- setFontMap(Map) - function in com.airbnb.lottie.LottieAnimationView
- Set a map from font name keys to Typefaces.The keys can be in the form:* fontFamily* fontFamily-fontStyle* fontNameAll 3 are defined as fName, fFamily, and fStyle in the Lottie file.
- setFontMap(Map) - function in com.airbnb.lottie.LottieDrawable
- Set a map from font name keys to Typefaces.The keys can be in the form:* fontFamily* fontFamily-fontStyle* fontNameAll 3 are defined as fName, fFamily, and fStyle in the Lottie file.
- setFontVariationSettings(String) - function in android.graphics.LPaint
- setForceDarkAllowed(boolean) - function in android.view.LottieAnimationView
- setForeground(Drawable) - function in android.view.LottieAnimationView
- setForegroundGravity(int) - function in android.view.LottieAnimationView
- setForegroundTintBlendMode(BlendMode) - function in android.view.LottieAnimationView
- setForegroundTintList(ColorStateList) - function in android.view.LottieAnimationView
- setForegroundTintMode(PorterDuff.Mode) - function in android.view.LottieAnimationView
- setFrame(int) - function in com.airbnb.lottie.LottieAnimationView
- Sets the progress to the specified frame.If the composition isn't set yet, the progress will be set to the frame whenit is.
- setFrame(int) - function in com.airbnb.lottie.LottieDrawable
- Sets the progress to the specified frame.If the composition isn't set yet, the progress will be set to the frame whenit is.
- setFrame(float) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setFrameDelay(long) - function in android.animation.BaseLottieAnimator
- setFrameDelay(long) - function in android.animation.LottieValueAnimator
- setFrom(CubicCurveData) - function in com.airbnb.lottie.model.CubicCurveData
- setHandwritingBoundsOffsets(float,float,float,float) - function in android.view.LottieAnimationView
- setHandwritingDelegatorCallback(Runnable) - function in android.view.LottieAnimationView
- setHapticFeedbackEnabled(boolean) - function in android.view.LottieAnimationView
- setHasDashPattern(boolean) - function in com.airbnb.lottie.LottieComposition
- setHasTransientState(boolean) - function in android.view.LottieAnimationView
- setHinting(int) - function in android.graphics.LPaint
- setHorizontalFadingEdgeEnabled(boolean) - function in android.view.LottieAnimationView
- setHorizontalScrollBarEnabled(boolean) - function in android.view.LottieAnimationView
- setHorizontalScrollbarThumbDrawable(Drawable) - function in android.view.LottieAnimationView
- setHorizontalScrollbarTrackDrawable(Drawable) - function in android.view.LottieAnimationView
- setHotspot(float,float) - function in android.graphics.drawable.LottieDrawable
- setHotspotBounds(int,int,int,int) - function in android.graphics.drawable.LottieDrawable
- setHovered(boolean) - function in android.view.LottieAnimationView
- setId(int) - function in android.view.LottieAnimationView
- setIgnoreDisabledSystemAnimations(boolean) - function in com.airbnb.lottie.LottieAnimationView
- Allows ignoring system animations settings, therefore allowing animations to run even if they are disabled.
- setIgnoreDisabledSystemAnimations(boolean) - function in com.airbnb.lottie.LottieDrawable
- Allows ignoring system animations settings, therefore allowing animations to run even if they are disabled.
- setImageAlpha(int) - function in android.widget.LottieAnimationView
- setImageAssetDelegate(ImageAssetDelegate) - function in com.airbnb.lottie.LottieAnimationView
- Use this if you can't bundle images with your app.
- setImageAssetDelegate(ImageAssetDelegate) - function in com.airbnb.lottie.LottieDrawable
- Use this if you can't bundle images with your app.
- setImageAssetsFolder(String) - function in com.airbnb.lottie.LottieAnimationView
- If you use image assets, you must explicitly specify the folder in assets/ in which they arelocated because bodymovin uses the name filenames across all compositions (img_#).Do NOT rename the images themselves.
- setImageBitmap(Bitmap) - function in com.airbnb.lottie.LottieAnimationView
- setImageBitmap(Bitmap) - function in androidx.appcompat.widget.LottieAnimationView
- setImageDrawable(Drawable) - function in com.airbnb.lottie.LottieAnimationView
- setImageDrawable(Drawable) - function in androidx.appcompat.widget.LottieAnimationView
- setImageIcon(Icon) - function in android.widget.LottieAnimationView
- setImageLevel(int) - function in androidx.appcompat.widget.LottieAnimationView
- setImageMatrix(Matrix) - function in android.widget.LottieAnimationView
- setImageResource(int) - function in com.airbnb.lottie.LottieAnimationView
- setImageResource(int) - function in androidx.appcompat.widget.LottieAnimationView
- setImagesAssetsFolder(String) - function in com.airbnb.lottie.LottieDrawable
- If you use image assets, you must explicitly specify the folder in assets/ in which they arelocated because bodymovin uses the name filenames across all compositions (img_#).Do NOT rename the images themselves.
- setImageState(Array,boolean) - function in android.widget.LottieAnimationView
- setImageTintBlendMode(BlendMode) - function in android.widget.LottieAnimationView
- setImageTintList(ColorStateList) - function in android.widget.LottieAnimationView
- setImageTintMode(PorterDuff.Mode) - function in android.widget.LottieAnimationView
- setImageURI(Uri) - function in androidx.appcompat.widget.LottieAnimationView
- setImportantForAccessibility(int) - function in android.view.LottieAnimationView
- setImportantForAutofill(int) - function in android.view.LottieAnimationView
- setImportantForContentCapture(int) - function in android.view.LottieAnimationView
- setInitialPoint(float,float) - function in com.airbnb.lottie.model.content.ShapeData
- setInstance(LottieLogger) - function in com.airbnb.lottie.utils.Logger
- setInterpolator(TimeInterpolator) - function in com.airbnb.lottie.utils.BaseLottieAnimator
- setInterpolator(TimeInterpolator) - function in android.animation.BaseLottieAnimator
- setInterpolator(TimeInterpolator) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setInterpolator(TimeInterpolator) - function in android.animation.LottieValueAnimator
- setIntValues(Array) - function in android.animation.BaseLottieAnimator
- setIntValues(Array) - function in android.animation.LottieValueAnimator
- setIsCredential(boolean) - function in android.view.LottieAnimationView
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.TextKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.FloatKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.GradientColorKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.PointKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.PathKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.ValueCallbackKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.ScaleKeyframeAnimation
- setIsDiscrete() - function in com.airbnb.lottie.animation.keyframe.IntegerKeyframeAnimation
- setIsHandwritingDelegate(boolean) - function in android.view.LottieAnimationView
- setKeepScreenOn(boolean) - function in android.view.LottieAnimationView
- setKeyboardNavigationCluster(boolean) - function in android.view.LottieAnimationView
- setLabelFor(int) - function in android.view.LottieAnimationView
- setLayerPaint(Paint) - function in android.view.LottieAnimationView
- setLayerType(int,Paint) - function in android.view.LottieAnimationView
- setLayoutDirection(int) - function in android.view.LottieAnimationView
- setLayoutDirection(int) - function in android.graphics.drawable.LottieDrawable
- setLayoutParams(ViewGroup.LayoutParams) - function in android.view.LottieAnimationView
- setLeft(int) - function in android.view.LottieAnimationView
- setLeftTopRightBottom(int,int,int,int) - function in android.view.LottieAnimationView
- setLetterSpacing(float) - function in android.graphics.LPaint
- setLevel(int) - function in android.graphics.drawable.LottieDrawable
- setLinearText(boolean) - function in android.graphics.LPaint
- setLongClickable(boolean) - function in android.view.LottieAnimationView
- setMaintainOriginalImageBounds(boolean) - 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.
- setMaintainOriginalImageBounds(boolean) - 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.
- setMaskFilter(MaskFilter) - function in android.graphics.LPaint
- setMaxCacheSize(int) - function in com.airbnb.lottie.LottieCompositionFactory
- Set the maximum number of compositions to keep cached in memory.
- setMaxFrame(int) - function in com.airbnb.lottie.LottieAnimationView
- Sets the maximum frame that the animation will end at when playing or looping.
- setMaxFrame(String) - function in com.airbnb.lottie.LottieAnimationView
- Sets the maximum frame to the start time + duration of the specified marker.
- setMaxFrame(int) - function in com.airbnb.lottie.LottieDrawable
- Sets the maximum frame that the animation will end at when playing or looping.
- setMaxFrame(String) - function in com.airbnb.lottie.LottieDrawable
- Sets the maximum frame to the start time + duration of the specified marker.
- setMaxFrame(float) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setMaxHeight(int) - function in android.widget.LottieAnimationView
- setMaxProgress(float) - function in com.airbnb.lottie.LottieAnimationView
- Sets the maximum progress that the animation will end at when playing or looping.
- setMaxProgress(float) - function in com.airbnb.lottie.LottieDrawable
- Sets the maximum progress that the animation will end at when playing or looping.
- setMaxWidth(int) - function in android.widget.LottieAnimationView
- setMinAndMaxFrame(String) - function in com.airbnb.lottie.LottieAnimationView
- Sets the minimum and maximum frame to the start time and start time + durationof the specified marker.
- setMinAndMaxFrame(String,String,boolean) - function in com.airbnb.lottie.LottieAnimationView
- Sets the minimum and maximum frame to the start marker start and the maximum frame to the end marker start.playEndMarkerStartFrame determines whether or not to play the frame that the end marker is on.
- setMinAndMaxFrame(int,int) - function in com.airbnb.lottie.LottieAnimationView
- setMinAndMaxFrame(String) - function in com.airbnb.lottie.LottieDrawable
- Sets the minimum and maximum frame to the start time and start time + durationof the specified marker.
- setMinAndMaxFrame(String,String,boolean) - function in com.airbnb.lottie.LottieDrawable
- Sets the minimum and maximum frame to the start marker start and the maximum frame to the end marker start.playEndMarkerStartFrame determines whether or not to play the frame that the end marker is on.
- setMinAndMaxFrame(int,int) - function in com.airbnb.lottie.LottieDrawable
- setMinAndMaxFrames(float,float) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setMinAndMaxProgress(float,float) - function in com.airbnb.lottie.LottieAnimationView
- setMinAndMaxProgress(float,float) - function in com.airbnb.lottie.LottieDrawable
- setMinFrame(int) - function in com.airbnb.lottie.LottieAnimationView
- Sets the minimum frame that the animation will start from when playing or looping.
- setMinFrame(String) - function in com.airbnb.lottie.LottieAnimationView
- Sets the minimum frame to the start time of the specified marker.
- setMinFrame(int) - function in com.airbnb.lottie.LottieDrawable
- Sets the minimum frame that the animation will start from when playing or looping.
- setMinFrame(String) - function in com.airbnb.lottie.LottieDrawable
- Sets the minimum frame to the start time of the specified marker.
- setMinFrame(int) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setMinimumHeight(int) - function in android.view.LottieAnimationView
- setMinimumWidth(int) - function in android.view.LottieAnimationView
- setMinProgress(float) - function in com.airbnb.lottie.LottieAnimationView
- Sets the minimum progress that the animation will start from when playing or looping.
- setMinProgress(float) - function in com.airbnb.lottie.LottieDrawable
- Sets the minimum progress that the animation will start from when playing or looping.
- setNestedScrollingEnabled(boolean) - function in android.view.LottieAnimationView
- setNetworkCacheDir(File) - function in com.airbnb.lottie.LottieConfig.Builder
- Provide your own network cache directory.
- setNetworkCacheEnabled(boolean) - function in com.airbnb.lottie.L
- setNetworkCacheProvider(LottieNetworkCacheProvider) - function in com.airbnb.lottie.LottieConfig.Builder
- Provide your own network cache provider.
- setNetworkFetcher(LottieNetworkFetcher) - function in com.airbnb.lottie.LottieConfig.Builder
- Lottie has a default network fetching stack built on java.net.HttpURLConnection.
- setNextClusterForwardId(int) - function in android.view.LottieAnimationView
- setNextFocusDownId(int) - function in android.view.LottieAnimationView
- setNextFocusForwardId(int) - function in android.view.LottieAnimationView
- setNextFocusLeftId(int) - function in android.view.LottieAnimationView
- setNextFocusRightId(int) - function in android.view.LottieAnimationView
- setNextFocusUpId(int) - function in android.view.LottieAnimationView
- setObjectValues(Array) - function in android.animation.BaseLottieAnimator
- setObjectValues(Array) - function in android.animation.LottieValueAnimator
- setOnApplyWindowInsetsListener(View.OnApplyWindowInsetsListener) - function in android.view.LottieAnimationView
- setOnCapturedPointerListener(View.OnCapturedPointerListener) - function in android.view.LottieAnimationView
- setOnClickListener(View.OnClickListener) - function in android.view.LottieAnimationView
- setOnContextClickListener(View.OnContextClickListener) - function in android.view.LottieAnimationView
- setOnCreateContextMenuListener(View.OnCreateContextMenuListener) - function in android.view.LottieAnimationView
- setOnDragListener(View.OnDragListener) - function in android.view.LottieAnimationView
- setOnFocusChangeListener(View.OnFocusChangeListener) - function in android.view.LottieAnimationView
- setOnGenericMotionListener(View.OnGenericMotionListener) - function in android.view.LottieAnimationView
- setOnHoverListener(View.OnHoverListener) - function in android.view.LottieAnimationView
- setOnKeyListener(View.OnKeyListener) - function in android.view.LottieAnimationView
- setOnLongClickListener(View.OnLongClickListener) - function in android.view.LottieAnimationView
- setOnReceiveContentListener(Array,OnReceiveContentListener) - function in android.view.LottieAnimationView
- setOnScrollChangeListener(View.OnScrollChangeListener) - function in android.view.LottieAnimationView
- setOnSystemUiVisibilityChangeListener(View.OnSystemUiVisibilityChangeListener) - function in android.view.LottieAnimationView
- setOnTouchListener(View.OnTouchListener) - function in android.view.LottieAnimationView
- setOpacityCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.DropShadowKeyframeAnimation
- setOutlineAmbientShadowColor(int) - function in android.view.LottieAnimationView
- setOutlineMasksAndMattes(boolean) - function in com.airbnb.lottie.LottieAnimationView
- Enable this to debug slow animations by outlining masks and mattes.
- setOutlineMasksAndMattes(boolean) - function in com.airbnb.lottie.LottieDrawable
- Enable this to debug slow animations by outlining masks and mattes.
- setOutlineMasksAndMattes(boolean) - function in com.airbnb.lottie.model.layer.CompositionLayer
- Enable this to debug slow animations by outlining masks and mattes.
- setOutlineProvider(ViewOutlineProvider) - function in android.view.LottieAnimationView
- setOutlineSpotShadowColor(int) - function in android.view.LottieAnimationView
- setOverScrollMode(int) - function in android.view.LottieAnimationView
- setPadding(int,int,int,int) - function in android.view.LottieAnimationView
- setPaddingRelative(int,int,int,int) - function in android.view.LottieAnimationView
- setPathEffect(PathEffect) - function in android.graphics.LPaint
- setPerformanceTrackingEnabled(boolean) - function in com.airbnb.lottie.LottieComposition
- setPerformanceTrackingEnabled(boolean) - function in com.airbnb.lottie.LottieAnimationView
- setPerformanceTrackingEnabled(boolean) - function in com.airbnb.lottie.LottieDrawable
- setPivotX(float) - function in android.view.LottieAnimationView
- setPivotY(float) - function in android.view.LottieAnimationView
- setPointerIcon(PointerIcon) - function in android.view.LottieAnimationView
- setPreferKeepClear(boolean) - function in android.view.LottieAnimationView
- setPreferKeepClearRects(List) - function in android.view.LottieAnimationView
- setPressed(boolean) - function in android.view.LottieAnimationView
- setProgress(float) - function in com.airbnb.lottie.LottieAnimationView
- setProgress(float) - function in com.airbnb.lottie.LottieDrawable
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.TextKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.FloatKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.GradientColorKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.PointKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.BaseKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.PathKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.TransformKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.ValueCallbackKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.ValueCallbackKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.ScaleKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.animation.keyframe.IntegerKeyframeAnimation
- setProgress(float) - function in com.airbnb.lottie.model.layer.CompositionLayer
- setRadius(float) - function in com.airbnb.lottie.utils.DropShadow
- setRadiusCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.DropShadowKeyframeAnimation
- setReducedMotionOption(ReducedMotionOption) - function in com.airbnb.lottie.LottieConfig.Builder
- Provide your own reduce motion option.
- setReducedMotionOption(ReducedMotionOption) - function in com.airbnb.lottie.L
- setRenderEffect(RenderEffect) - function in android.view.LottieAnimationView
- setRenderMode(RenderMode) - function in com.airbnb.lottie.LottieAnimationView
- Call this to set whether or not to render with hardware or software acceleration.Lottie defaults to Automatic which will use hardware acceleration unless:1) There are dash paths and the device is pre-Pie.2) There are more than 4 masks and mattes.Hardware acceleration is generally faster for those devices unlessthere are many large mattes and masks in which case there is a lotof GPU uploadTexture thrashing which makes it much slower.
- setRenderMode(RenderMode) - function in com.airbnb.lottie.LottieDrawable
- Call this to set whether or not to render with hardware or software acceleration.Lottie defaults to Automatic which will use hardware acceleration unless:1) There are dash paths and the device is pre-Pie.2) There are more than 4 masks and mattes and the device is pre-Pie.Hardware acceleration is generally faster for those devices unlessthere are many large mattes and masks in which case there is a lotof GPU uploadTexture thrashing which makes it much slower.
- setRepeatCount(int) - function in com.airbnb.lottie.LottieAnimationView
- Sets how many times the animation should be repeated.
- setRepeatCount(int) - function in com.airbnb.lottie.LottieDrawable
- Sets how many times the animation should be repeated.
- setRepeatCount(int) - function in android.animation.BaseLottieAnimator
- setRepeatCount(int) - function in android.animation.LottieValueAnimator
- setRepeatMode(int) - function in com.airbnb.lottie.LottieAnimationView
- Defines what this animation should do when it reaches the end.
- setRepeatMode(int) - function in com.airbnb.lottie.LottieDrawable
- Defines what this animation should do when it reaches the end.
- setRepeatMode(int) - function in android.animation.BaseLottieAnimator
- setRepeatMode(int) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setRepeatMode(int) - function in android.animation.LottieValueAnimator
- setResult(LottieResult) - function in com.airbnb.lottie.LottieTask
- setRevealOnFocusHint(boolean) - function in android.view.LottieAnimationView
- setRight(int) - function in android.view.LottieAnimationView
- setRotation(float) - function in android.view.LottieAnimationView
- setRotationX(float) - function in android.view.LottieAnimationView
- setRotationY(float) - function in android.view.LottieAnimationView
- setSafeMode(boolean) - function in com.airbnb.lottie.LottieAnimationView
- If you are experiencing a device specific crash that happens during drawing, you can set this to truefor those devices.
- setSafeMode(boolean) - function in com.airbnb.lottie.LottieDrawable
- If you are experiencing a device specific crash that happens during drawing, you can set this to truefor those devices.
- setSaveEnabled(boolean) - function in android.view.LottieAnimationView
- setSaveFromParentEnabled(boolean) - function in android.view.LottieAnimationView
- setScaleType(ImageView.ScaleType) - function in android.widget.LottieAnimationView
- setScaleX(float) - function in android.view.LottieAnimationView
- setScaleY(float) - function in android.view.LottieAnimationView
- setScreenReaderFocusable(boolean) - function in android.view.LottieAnimationView
- setScrollBarDefaultDelayBeforeFade(int) - function in android.view.LottieAnimationView
- setScrollBarFadeDuration(int) - function in android.view.LottieAnimationView
- setScrollbarFadingEnabled(boolean) - function in android.view.LottieAnimationView
- setScrollBarSize(int) - function in android.view.LottieAnimationView
- setScrollBarStyle(int) - function in android.view.LottieAnimationView
- setScrollCaptureCallback(ScrollCaptureCallback) - function in android.view.LottieAnimationView
- setScrollCaptureHint(int) - function in android.view.LottieAnimationView
- setScrollContainer(boolean) - function in android.view.LottieAnimationView
- setScrollIndicators(int) - function in android.view.LottieAnimationView
- setScrollX(int) - function in android.view.LottieAnimationView
- setScrollY(int) - function in android.view.LottieAnimationView
- setSelected(boolean) - function in android.widget.LottieAnimationView
- setShader(Shader) - function in android.graphics.LPaint
- setShadowLayer(float,float,float,int) - function in android.graphics.LPaint
- setShapeModifiers(List) - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- setSoundEffectsEnabled(boolean) - function in android.view.LottieAnimationView
- setSpeed(float) - function in com.airbnb.lottie.LottieAnimationView
- Sets the playback speed.
- setSpeed(float) - function in com.airbnb.lottie.LottieDrawable
- Sets the playback speed.
- setSpeed(float) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setStartDelay(long) - function in com.airbnb.lottie.utils.BaseLottieAnimator
- setStartDelay(long) - function in android.animation.BaseLottieAnimator
- setStartDelay(long) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setStartDelay(long) - function in android.animation.LottieValueAnimator
- setStartHyphenEdit(int) - function in android.graphics.LPaint
- setState(Array) - function in android.graphics.drawable.LottieDrawable
- setStateDescription(CharSequence) - function in android.view.LottieAnimationView
- setStateListAnimator(StateListAnimator) - function in android.view.LottieAnimationView
- setStrikeThruText(boolean) - function in android.graphics.LPaint
- setStringValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.TextKeyframeAnimation
- setStrokeCap(Paint.Cap) - function in android.graphics.LPaint
- setStrokeJoin(Paint.Join) - function in android.graphics.LPaint
- setStrokeMiter(float) - function in android.graphics.LPaint
- setStrokeWidth(float) - function in android.graphics.LPaint
- setStyle(Paint.Style) - function in android.graphics.LPaint
- setSubpixelText(boolean) - function in android.graphics.LPaint
- setSupportBackgroundTintList(ColorStateList) - function in androidx.appcompat.widget.LottieAnimationView
- setSupportBackgroundTintMode(PorterDuff.Mode) - function in androidx.appcompat.widget.LottieAnimationView
- setSupportImageTintList(ColorStateList) - function in androidx.appcompat.widget.LottieAnimationView
- setSupportImageTintMode(PorterDuff.Mode) - function in androidx.appcompat.widget.LottieAnimationView
- setSystemAnimationsAreEnabled(Boolean) - function in com.airbnb.lottie.LottieDrawable
- Tell Lottie that system animations are disabled.
- setSystemGestureExclusionRects(List) - function in android.view.LottieAnimationView
- setSystemUiVisibility(int) - function in android.view.LottieAnimationView
- setTag(Object) - function in android.view.LottieAnimationView
- setTarget(Object) - function in android.animation.BaseLottieAnimator
- setTarget(Object) - function in android.animation.LottieValueAnimator
- setText(String,String) - function in com.airbnb.lottie.TextDelegate
- Update the text that will be rendered for the given input text.
- setTextAlign(Paint.Align) - function in android.graphics.LPaint
- setTextAlignment(int) - function in android.view.LottieAnimationView
- setTextDelegate(TextDelegate) - function in com.airbnb.lottie.LottieAnimationView
- Set this to replace animation text with custom text at runtime
- setTextDelegate(TextDelegate) - function in com.airbnb.lottie.LottieDrawable
- setTextDirection(int) - function in android.view.LottieAnimationView
- setTextLocale(Locale) - function in android.graphics.LPaint
- setTextLocales(LocaleList) - function in com.airbnb.lottie.animation.LPaint
- setTextLocales(LocaleList) - function in android.graphics.LPaint
- setTextScaleX(float) - function in android.graphics.LPaint
- setTextSize(float) - function in android.graphics.LPaint
- setTextSkewX(float) - function in android.graphics.LPaint
- setTint(int) - function in android.graphics.drawable.LottieDrawable
- setTintBlendMode(BlendMode) - function in android.graphics.drawable.LottieDrawable
- setTintList(ColorStateList) - function in android.graphics.drawable.LottieDrawable
- setTintMode(PorterDuff.Mode) - function in android.graphics.drawable.LottieDrawable
- setTooltipText(CharSequence) - function in android.view.LottieAnimationView
- setTop(int) - function in android.view.LottieAnimationView
- setTouchDelegate(TouchDelegate) - function in android.view.LottieAnimationView
- setTraceEnabled(boolean) - function in com.airbnb.lottie.L
- setTransitionAlpha(float) - function in android.view.LottieAnimationView
- setTransitionName(String) - function in android.view.LottieAnimationView
- setTransitionVisibility(int) - function in android.view.LottieAnimationView
- setTranslationX(float) - function in android.view.LottieAnimationView
- setTranslationY(float) - function in android.view.LottieAnimationView
- setTranslationZ(float) - function in android.view.LottieAnimationView
- setTypeface(Typeface) - function in android.graphics.LPaint
- setTypeface(Typeface) - function in com.airbnb.lottie.model.Font
- setUnderlineText(boolean) - function in android.graphics.LPaint
- setupEndValues() - function in android.animation.BaseLottieAnimator
- setupEndValues() - function in android.animation.LottieValueAnimator
- setupStartValues() - function in android.animation.BaseLottieAnimator
- setupStartValues() - function in android.animation.LottieValueAnimator
- setUseCompositionFrameRate(boolean) - function in com.airbnb.lottie.LottieAnimationView
- Lottie files can specify a target frame rate.
- setUseCompositionFrameRate(boolean) - function in com.airbnb.lottie.LottieDrawable
- Lottie files can specify a target frame rate.
- setUseCompositionFrameRate(boolean) - function in com.airbnb.lottie.utils.LottieValueAnimator
- setValue(T) - function in com.airbnb.lottie.value.LottieRelativeFloatValueCallback
- setValue(T) - function in com.airbnb.lottie.value.LottieInterpolatedPointValue
- setValue(T) - function in com.airbnb.lottie.value.LottieRelativeIntegerValueCallback
- setValue(T) - function in com.airbnb.lottie.value.LottieInterpolatedIntegerValue
- setValue(T) - function in com.airbnb.lottie.value.LottieInterpolatedFloatValue
- setValue(T) - function in com.airbnb.lottie.value.LottieRelativePointValueCallback
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.TextKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.FloatKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.GradientColorKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.PointKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.BaseKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.ShapeKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.PathKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.ColorKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.ValueCallbackKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.ScaleKeyframeAnimation
- setValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.IntegerKeyframeAnimation
- setValues(Array) - function in android.animation.BaseLottieAnimator
- setValues(Array) - function in android.animation.LottieValueAnimator
- setVertex(float,float) - function in com.airbnb.lottie.model.CubicCurveData
- setVerticalFadingEdgeEnabled(boolean) - function in android.view.LottieAnimationView
- setVerticalScrollBarEnabled(boolean) - function in android.view.LottieAnimationView
- setVerticalScrollbarPosition(int) - function in android.view.LottieAnimationView
- setVerticalScrollbarThumbDrawable(Drawable) - function in android.view.LottieAnimationView
- setVerticalScrollbarTrackDrawable(Drawable) - function in android.view.LottieAnimationView
- setViewTranslationCallback(ViewTranslationCallback) - function in android.view.LottieAnimationView
- setVisibility(int) - function in android.widget.LottieAnimationView
- setVisible(boolean,boolean) - function in com.airbnb.lottie.LottieDrawable
- setVisible(boolean,boolean) - function in android.graphics.drawable.LottieDrawable
- setWillNotCacheDrawing(boolean) - function in android.view.LottieAnimationView
- setWillNotDraw(boolean) - function in android.view.LottieAnimationView
- setWindowInsetsAnimationCallback(WindowInsetsAnimation.Callback) - function in android.view.LottieAnimationView
- setWordSpacing(float) - function in android.graphics.LPaint
- setX(float) - function in android.view.LottieAnimationView
- setXfermode(Xfermode) - function in android.graphics.LPaint
- setXValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- setY(float) - function in android.view.LottieAnimationView
- setYValueCallback(LottieValueCallback) - function in com.airbnb.lottie.animation.keyframe.SplitDimensionPathKeyframeAnimation
- setZ(float) - function in android.view.LottieAnimationView
- SHAPE - enum entry in com.airbnb.lottie.model.layer.Layer.LayerType
- ShapeContent - class in com.airbnb.lottie.animation.content
- ShapeData - class in com.airbnb.lottie.model.content
- ShapeDataParser - class in com.airbnb.lottie.parser
- ShapeFill - class in com.airbnb.lottie.model.content
- ShapeGroup - class in com.airbnb.lottie.model.content
- ShapeKeyframeAnimation - class in com.airbnb.lottie.animation.keyframe
- ShapeLayer - class in com.airbnb.lottie.model.layer
- ShapeModifierContent - class in com.airbnb.lottie.animation.content
- ShapePath - class in com.airbnb.lottie.model.content
- ShapeStroke - class in com.airbnb.lottie.model.content
- ShapeStroke.LineCapType - class in com.airbnb.lottie.model.content.ShapeStroke
- ShapeStroke.LineJoinType - class in com.airbnb.lottie.model.content.ShapeStroke
- ShapeTrimPath - class in com.airbnb.lottie.model.content
- ShapeTrimPath.Type - class in com.airbnb.lottie.model.content.ShapeTrimPath
- showContextMenu() - function in android.view.LottieAnimationView
- SimpleColorFilter - class in com.airbnb.lottie
- A color filter with a predefined transfer mode that applies the specified color on top of the original color.
- SimpleLottieValueCallback - class in com.airbnb.lottie.value
- Delegate interface for LottieValueCallback.
- SIMULTANEOUSLY - enum entry in com.airbnb.lottie.model.content.ShapeTrimPath.Type
- skipName() - function in com.airbnb.lottie.parser.moshi.JsonReader
- Skips the next token, consuming it.
- skipValue() - function in com.airbnb.lottie.parser.moshi.JsonReader
- Skips the next value recursively.
- SOFT_LIGHT - enum entry in com.airbnb.lottie.model.content.LBlendMode
- SOFTWARE - enum entry in com.airbnb.lottie.RenderMode
- SOLID - enum entry in com.airbnb.lottie.model.layer.Layer.LayerType
- SolidLayer - class in com.airbnb.lottie.model.layer
- SplitDimensionPathKeyframeAnimation - class in com.airbnb.lottie.animation.keyframe
- STANDARD_MOTION - enum entry in com.airbnb.lottie.configurations.reducemotion.ReducedMotionMode
The default behavior where Lottie animations play normally with no overrides.By default this mode is used when getAnimationScale is not 0.
- STAR - enum entry in com.airbnb.lottie.model.content.PolystarShape.Type
- start() - function in com.airbnb.lottie.LottieDrawable
- start() - function in android.graphics.drawable.LottieDrawable
- start() - function in android.animation.BaseLottieAnimator
- start() - function in android.animation.LottieValueAnimator
- start(Canvas,RectF,OffscreenLayer.ComposeOp) - function in com.airbnb.lottie.utils.OffscreenLayer
- startActionMode(ActionMode.Callback) - function in android.view.LottieAnimationView
- startAnimation(Animation) - function in android.view.LottieAnimationView
- startDrag(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.LottieAnimationView
- startDragAndDrop(ClipData,View.DragShadowBuilder,Object,int) - function in android.view.LottieAnimationView
- startNestedScroll(int) - function in android.view.LottieAnimationView
- stop() - function in com.airbnb.lottie.LottieDrawable
- stop() - function in android.graphics.drawable.LottieDrawable
- stopNestedScroll() - function in android.view.LottieAnimationView
- STRING - enum entry in com.airbnb.lottie.parser.moshi.JsonReader.Token
A JSON string.
- StrokeContent - class in com.airbnb.lottie.animation.content
- SUBTRACT - enum entry in com.airbnb.lottie.model.content.MergePaths.MergePathsMode
- SystemReducedMotionOption - class in com.airbnb.lottie.configurations.reducemotion
- Lottie animations with a "reduced motion" marker will play that marker instead of any other animations.