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

[Tizen] Provide way to handle when Page.ToolbarItems was opened/closed #10553

Merged
merged 1 commit into from May 5, 2020

Conversation

myroot
Copy link
Contributor

@myroot myroot commented May 4, 2020

Description of Change

This PR is provide a way to handle when Page.ToolbarItems was opened or closed on Tizen Wearable devices

On Tizen wearable devices, ToolbarItems was represent as below

and It was opened when (...) was clicked

And it will closed when toolbar item was clicked or back button was pressed.

We provide a virtual method to handle open and close on PageRenderer and App developer can use custom renderer and override default behavior

Issues Resolved

None

API Changes

None

Platforms Affected

  • Tizen

Behavioral/Visual Changes

None

Before/After Screenshots

Not applicable

Testing Procedure

PR Checklist

  • Targets the correct branch
  • Tests are passing (or failures are unrelated)

@rmarinho rmarinho merged commit 335fdde into xamarin:4.6.0 May 5, 2020
@samhouts samhouts added this to Done in v4.6.0 May 5, 2020
@samhouts samhouts added this to the 4.6.0 milestone May 12, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
No open projects
v4.6.0
  
Done
Development

Successfully merging this pull request may close these issues.

None yet

4 participants