Share via


Color.WithHue(Single) 方法

定义

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

参数

hue
Single

返回

适用于