[NUI] CanvasView: Change nameDrawableGroup::Clear() to RemoveAllDrawables()
authorJunsuChoi <jsuya.choi@samsung.com>
Mon, 2 Aug 2021 04:42:42 +0000 (13:42 +0900)
committerdongsug-song <35130733+dongsug-song@users.noreply.github.com>
Tue, 3 Aug 2021 01:50:50 +0000 (10:50 +0900)
commitb6be31dfce51d527e96e74f83d20d2bf548eebe4
treec0ea32b2a6ec2133a38be12fec9affe1bc25f8c5
parent247e9bc3772b4843846c35cb7931f891d0f83918
[NUI] CanvasView: Change nameDrawableGroup::Clear() to RemoveAllDrawables()

Since the method name of the same concept in CanvasView is used as
'RemoveAllDrawables', change it to maintain the concept.
src/Tizen.NUI/src/internal/Interop/Interop.DrawableGroup.cs
src/Tizen.NUI/src/public/BaseComponents/VectorGraphics/DrawableGroup.cs