Skip to content
This repository was archived by the owner on May 1, 2024. It is now read-only.
This repository was archived by the owner on May 1, 2024. It is now read-only.

[UWP] Switch color is not set #4460

@davidortinau

Description

@davidortinau

Description

3.1.0 introduced the ability to set the color of a switch. This isn't working for UWP.

Steps to Reproduce

<Switch OnColor="Purple" IsToggled="true" />

Expected Behavior

Switch color is purple.

Actual Behavior

Switch color is blue.

Basic Information

  • Version with issue: 3.4.0.1008975

Screenshots

image

Android showing the purple:

image

Reproduction Link

https://github.com/davidortinau/TheLittleThingsPlayground/blob/master/TheLittleThingsPlayground/Views/ThreeOnePage.xaml#L56

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions