[NUI] Introduce Conic Gradient (#6906)
authorChihun Jeong <50663828+ANZ1217@users.noreply.github.com>
Tue, 13 May 2025 06:27:38 +0000 (15:27 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Wed, 14 May 2025 06:35:12 +0000 (15:35 +0900)
commit132e8754fb51f2808f8b7e3d23e678d032bdb432
tree60da3e2a48fae4885dd9a79ab7b8ff8dd3a4a604
parent88f8490be544cd14b8f27e711a70687a283bd50e
[NUI] Introduce Conic Gradient (#6906)

You can use conic gradient using Center and StartAngle.

Co-authored-by: ANZ1217 <chihun.jeong@samsung.com>
src/Tizen.NUI/src/internal/Interop/Interop.GradientVisual.cs
src/Tizen.NUI/src/internal/NativeBinding/NDalic.cs
src/Tizen.NUI/src/public/Visuals/GradientVisual.cs
src/Tizen.NUI/src/public/Visuals/VisualConstants.cs