Adjusts the hue of the color.

This adds the hue value to the hue in HSL color space. It is wrapped around to remain in the range 0..1.

Location

Namespace
Fuse.Reactive
Package
Fuse.Reactive.Expressions 2.9.1
Show Uno properties and methods

Interface of AdjustHueFunction

Inherited from BinaryOperator

Inherited from ComputeExpression

Inherited from Expression

Inherited from object

Attached UX Attributes

GlobalKey (attached by Resource) : string ux

The ux:Global attribute creates a global resource that is accessible everywhere in UX markup.

Implemented Interfaces