C# Class StockAlerts.App.Droid.Effects.EntryLineColorEffect

Inheritance: PlatformEffect
Afficher le fichier Open project: jonblankenship/stock-alerts

Méthodes protégées

Méthode Description
OnAttached ( ) : void
OnDetached ( ) : void
OnElementPropertyChanged ( PropertyChangedEventArgs args ) : void

Private Methods

Méthode Description
UpdateLineColor ( ) : void

Method Details

OnAttached() protected méthode

protected OnAttached ( ) : void
Résultat void

OnDetached() protected méthode

protected OnDetached ( ) : void
Résultat void

OnElementPropertyChanged() protected méthode

protected OnElementPropertyChanged ( PropertyChangedEventArgs args ) : void
args PropertyChangedEventArgs
Résultat void