The members of Android.Graphics.Drawables.AnimatedVectorDrawable are listed below.
See Also: Inherited members from Android.Graphics.Drawables.Drawable
A constructor used when creating managed representations of JNI objects; called by the runtime. |
[read-only] override | ThresholdClass | IntPtr. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
[read-only] override | ThresholdType | Type. This API supports the Mono for Android infrastructure and is not intended to be used directly from your code. |
override | Draw(Android.Graphics.Canvas)Draw in its bounds (set via setBounds) respecting optional effects such as alpha (set via setAlpha) and color filter (set via setColorFilter). | |
override | SetAlpha(int)Specify an alpha value for the drawable. 0 means fully transparent, and 255 means fully opaque. | |
override | SetColorFilter(Android.Graphics.ColorFilter)Specify an optional color filter for the drawable. | |
Start()Starts the drawable's animation. | ||
Stop()Stops the drawable's animation. |