1 reference to UpdateProperty
Microsoft.Maui.Controls (1)
ViewExtensions.cs (1)
56
new Animation(
UpdateProperty
, start, end, easing).Commit(view, name, 16, length, finished: (f, a) => tcs.SetResult(a));