gpt4 book ai didi

xaml - 在 xamarin 表单中的所有控件上动态添加效果

转载 作者:行者123 更新时间:2023-12-05 04:08:34 25 4
gpt4 key购买 nike

我开发了一种效果,我想将其动态添加到我所有的控件上。例如,我为日期选择器编写了一个效果,我想将此效果添加到应用程序中的所有日期选择器上。我不想为我的所有控件重复此代码。

<Entry.Effects>
<local:FocusEffect />
</Entry.Effects>

我关注了这篇文章:https://developer.xamarin.com/guides/xamarin-forms/application-fundamentals/effects/creating/

最佳答案

您可以使用附加属性添加您的效果。然后您可以使用样式将该附加属性添加到所有日期选择器。

更多信息:

https://medium.com/@ysmoradi/how-to-add-xamarin-native-platform-effect-to-all-elements-9214cf6d7b8a

https://github.com/ysmoradi/XamarinEffectsArticle

关于xaml - 在 xamarin 表单中的所有控件上动态添加效果,我们在Stack Overflow上找到一个类似的问题: https://stackoverflow.com/questions/47283528/

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