Android.Widget.AbsSeekBar.ThumbTintMode Property
Returns the blending mode used to apply the tint to the thumb drawable, if specified.

Syntax

[get: Android.Runtime.Register("getThumbTintMode", "()Landroid/graphics/PorterDuff$Mode;", "GetGetThumbTintModeHandler")]
[set: Android.Runtime.Register("setThumbTintMode", "(Landroid/graphics/PorterDuff$Mode;)V", "GetSetThumbTintMode_Landroid_graphics_PorterDuff_Mode_Handler")]
public virtual Android.Graphics.PorterDuff.Mode ThumbTintMode { get; set; }

See Also

AbsSeekBar.ThumbTintMode
AbsSeekBar.ThumbTintMode
Android.Graphics.Drawables.Drawable.SetTintMode(.Mode)

Value

Documentation for this section has not yet been entered.

Remarks

Get method documentation [Android Documentation]

Returns the blending mode used to apply the tint to the thumb drawable, if specified.

Set method documentation [Android Documentation]

Specifies the blending mode used to apply the tint specified by AbsSeekBar.ThumbTintList} to the thumb drawable. The default mode is NoType:android/graphics/PorterDuff$Mode;Href=../../../reference/android/graphics/PorterDuff.Mode.html#SRC_IN.

Requirements

Namespace: Android.Widget
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0