Class SportTypeView
- Namespace
- Tudormobile.Strava.UI.Views
- Assembly
- Tudormobile.Strava.UI.dll
Displays the sport type of an activity.
public class SportTypeView : Control, IAnimatable, ISupportInitialize, IFrameworkInputElement, IInputElement, IQueryAmbient
- Inheritance
-
SportTypeView
- Implements
- Inherited Members
Fields
ShowTextProperty
Identifies the ShowText dependency property.
public static readonly DependencyProperty ShowTextProperty
Field Value
Properties
ShowText
Gets or sets a value indicating whether the text should be visible.
public bool ShowText { get; set; }
Property Value
Methods
OnApplyTemplate()
When overridden in a derived class, is invoked whenever application code or internal processes call ApplyTemplate().
public override void OnApplyTemplate()