【问题标题】:Issue in Shell in Xamarin.Forms Flow directionXamarin.Forms 流向中的外壳问题
【发布时间】:2020-06-08 17:02:05
【问题描述】:

我在壳流向方面遇到问题。 RighttoLeft 不适用于 Shell。图标出现在右侧,这是正确的,但外壳的布局是从左侧打开的。我想从右边打开它。请指教。

【问题讨论】:

    标签: c# xamarin xamarin.forms xamarin.android xamarin.ios


    【解决方案1】:

    我只是用最新的 Xamarin.Forms 版本 4.6.0.847 测试 shell。

    在 iOS 中,它适用于 FlowDirection="RightToLeft"

    在 Android 中,弹出按钮来自您在问题中提到的左侧。

    以下是 Github 中的一些相关问题:Shell FlowDirection follows Device FlowDirection in all cases.Xamarin.Forms Shell Opener Issue for "RTL Language" when Tap at Hamburger

    您也可以在 Github 中打开一个关于此问题的问题以获得更多支持。

    【讨论】:

    • 这两个链接是一样的。
    猜你喜欢
    • 2011-05-10
    • 2019-06-19
    • 2019-11-19
    • 1970-01-01
    • 1970-01-01
    • 2016-05-05
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    相关资源
    最近更新 更多