gpt4 book ai didi

xamarin.forms 如何刷新 contentview 和 contentpage?

转载 作者:行者123 更新时间:2023-12-03 17:35:11 38 4
gpt4 key购买 nike

我有 ContentViewCarouselPage .我导航到 ConentPage来自 ContentView .更新 ContentPage并返回 ContentView .

现在,在这张纸条上,我的 ContentView没有得到更新。

另外,如果我在 ContentView 中更改条目中的文本然后转至 ContentPage然后返回,我的条目更改被删除。

那么,有没有什么机制可以让我回到 ContentView它得到刷新?

我尝试使用 OnAppearing() ContentView 中的方法但它显示类似 ContentView does not contain definition for OnAppearing() 的错误.

谢谢你。 :)

最佳答案

在里面运行你的代码

Device.BeginInvokeOnMainThread(async () =>
{
///Code to update view here
});

关于xamarin.forms 如何刷新 contentview 和 contentpage?,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/40194687/

38 4 0
Copyright 2021 - 2024 cfsdn All Rights Reserved 蜀ICP备2022000587号
广告合作:1813099741@qq.com 6ren.com