从iOS获取Shell TabBar高度

时间:2019-09-13 17:45:28

标签: xamarin xamarin.forms xamarin.ios

我需要能够在iOS上使用TabBar高度在App.cs中设置静态属性。我想我可能需要一个自定义渲染器才能实现这一点,

如果它只是一个TabbedPage,这将是微不足道的-但是使用Shell我看不到一种访问和存储所需内容的方法。

有人做过类似的事情,会指出正确的方向吗?

1 个答案:

答案 0 :(得分:0)

请忽略-重新阅读文档并找到答案!可以覆盖CreateShellItemRenderer!

https://docs.microsoft.com/en-gb/xamarin/xamarin-forms/app-fundamentals/shell/customrenderers