Table of Contents

Namespace Tudormobile.Strava.UI.Views

Classes

ActivityEditView

Interaction logic for ActivityEditView.xaml

ActivityView

UI element to display an activity.

AthleteView

A UI control that displays information about an athlete.

LoginCompletedEventArgs

Event arguments for the login completed event used to indicate success or failure of a login attempt.

LoginView

A UI control that allows the user to login to Strava. Allows the user to Authenticate with Strava. Internally, it uses the WebView2 control to display the Strava login page.

LoginWindow

A window for user login.

This window contains a LoginView control hosted in a window that allows drag, resize, and close. Upon succesful login, the window will close and return the granted authorization. The DialogResult is set to indicate success or failure.

SportTypeView

Displays the sport type of an activity.

Delegates

LoginCompletedEventHandler

Login completed event arguments.