Color.WithHue(Single) Method

Definition

public:
 Microsoft::Maui::Graphics::Color ^ WithHue(float hue);
public Microsoft.Maui.Graphics.Color WithHue (float hue);
member this.WithHue : single -> Microsoft.Maui.Graphics.Color
Public Function WithHue (hue As Single) As Color

Parameters

hue
Single

Returns

Applies to