Gets/Sets color of the thumbs.
4.1.5
Gets/Sets border color of the thumbs.
4.1.5
Optional
outerGets/Sets weight of track line in RangeSlider.
4.1.5
Gets/Sets border width of the thumbs.
4.1.5
Readonly
yogaGets/sets over-scroll mode for this view.
= UI.Android.OverScrollMode.ALWAYS]
3.0.2
Gets/sets foreground of the view for ripple effect. This property should be set before rippleColor. This property only supported for api level 23 and above.
= false]
UI.View
4.0.2
Gets/sets ripple effect enabled for view. You should set UI.View#rippleColor rippleColor to see the effect.
= false]
UI.View
3.2.1
Gets/sets ripple effect color for view.
UI.View
3.2.1
Gets/Sets the elevation of the view. For the views that has StateListAnimator natively like Button, will lost its own StateListAnimation when elevation value changed. For details : https://developer.android.com/training/material/shadows-clipping.html
UI.View
1.1.12
Gets/sets the depth location of the view relative to its elevation. To put view over button, you have to change zIndex value after Android Lollipop. On android, default elevation value of button is bigger than other view. This property affects after Android Lollipop. No-op before api level 21.
UI.View
2.0.8
Generated using TypeDoc
Gets/Sets size of the thumbs.
Since
4.1.5
Property
Android