Skip to content

[Windows] SwipeItem.IsVisible has no effect on Windows #35216

@SyedAbdulAzeemSF4852

Description

@SyedAbdulAzeemSF4852

Description

  • Setting IsVisible="False" on a SwipeItem has no effect on Windows. The item remains visible regardless of the value.
  • On Android, SwipeItem.IsVisible works correctly and the item is hidden as expected.
Windows Android
SwipeView_Windows.mp4
SwipeView_Android.mov

Steps to Reproduce

  1. Download the attached sample and run it on Windows.
  2. Swipe any item to the left — both Delete and Archive swipe items are visible.
  3. Click "Toggle Delete SwipeItem Visibility" button.
  4. Swipe the item again — the Delete swipe item is still visible even though IsVisible is now false.

SwipeViewSample.zip

Link to public reproduction project repository

No response

Version with bug

10.0.51

Is this a regression from previous behavior?

No, this is something new

Last version that worked well

No response

Affected platforms

Windows

Affected platform versions

No response

Did you find any workaround?

No response

Relevant log output

Metadata

Metadata

Assignees

No one assigned

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions