Skip to content

SelectionView in button mode, when you click again #384

@Nelo-cool

Description

@Nelo-cool

Hello my dear friends, please ask my question:

How can i do that Focused Color not clearing after two, four, six click on element?

1:

Image

2:

Image

3:

Image

4:

Image

and..........

   <controls:SelectionView HorizontalOptions="Fill"
                        SelectionType="Button"
                        ColumnNumber="2"
                        ColumnSpacing="20"
                        SelectedIndex="1">

    <controls:SelectionView.ItemsSource>
        <x:Array Type="{x:Type x:String}">
            <x:String>30 МИНУТ</x:String>
            <x:String>ПОСТОЯННЫЙ</x:String>
        </x:Array>
    </controls:SelectionView.ItemsSource>
</controls:SelectionView>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions