Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Getting Started Sample For Navigation Drawer, Segment, Effect View Control #4

Merged
merged 4 commits into from
Oct 21, 2024

Conversation

Sathish-087
Copy link
Collaborator

@Sathish-087 Sathish-087 commented Oct 18, 2024

Description
Added getting started sample for navigation drawer, segment, and effect view control.

Output Screenshots

  • Navigation Drawer
navigationdrawer.mp4
  • Segment

image

  • EffectsView
effectsview.mp4

{
public MainPage()
{
InitializeComponent();

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

move this changes in behavior

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Changed to behavior

Comment on lines 42 to 43
bindable.Appearing += Bindable_Appearing;
}

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Appearing needed?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Checked and removed this method

@Jeyasri-Murugan Jeyasri-Murugan merged commit c638187 into master Oct 21, 2024
1 check passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants