Expand description
Functions§
- backdrop_
blur PBlur the everything behind the widget.- backdrop_
brightness PAdjust color brightness of everything behind the widget.- backdrop_
color_ matrix PCustom backdrop filter.- backdrop_
contrast PAdjust the color contrast of everything behind the widget.- backdrop_
filter PBackdrop filter, or combination of filters.- backdrop_
grayscale PGrayscale tone everything behind the widget.- backdrop_
hue_ rotate PHue shift the colors behind the widget.- backdrop_
invert PInverts the colors of everything behind the widget.- backdrop_
saturate PAdjust color saturation of everything behind the widget.- backdrop_
sepia PSepia tone everything behind the widget.- blur
PBlur the widget.- brightness
PAdjust the widget colors brightness.- child_
filter PColor filter, or combination of filters targeting the widget’s descendants and not the widget itself.- child_
mix_ blend PSets how the widget’s child content blends with the widget.- child_
opacity POpacity/transparency of the widget’s child.- color_
matrix PCustom color filter.- contrast
PAdjust the widget colors contrast.- drop_
shadow PDrop-shadow effect for the widget.- filter
PColor filter, or combination of filters.- grayscale
PGrayscale tone the widget.- hue_
rotate PHue shift the widget colors.- invert_
color PInverts the colors of the widget.- mix_
blend PSets how the widget blends with the parent widget.- opacity
POpacity/transparency of the widget.- saturate
PAdjust the widget colors saturation.- sepia
PSepia tone the widget.