C# Class EffectsDemo.iOS.LabelShadowEffect

Inheritance: PlatformEffect
Afficher le fichier Open project: xamarin/xamarin-forms-samples

Méthodes protégées

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

Private Methods

Méthode Description
UpdateColor ( ) : void
UpdateOffset ( ) : void
UpdateRadius ( ) : 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