C# Class JoanZapata.XamarinIconify.Internal.HasOnViewAttachListenerDelegate

Afficher le fichier Open project: PragmaticIT/xiconify

Méthodes publiques

Méthode Description
HasOnViewAttachListenerDelegate ( Android.Widget.TextView view )
OnAttachedToWindow ( ) : void
OnDetachedFromWindow ( ) : void

Method Details

HasOnViewAttachListenerDelegate() public méthode

public HasOnViewAttachListenerDelegate ( Android.Widget.TextView view )
view Android.Widget.TextView

OnAttachedToWindow() public méthode

public OnAttachedToWindow ( ) : void
Résultat void

OnDetachedFromWindow() public méthode

public OnDetachedFromWindow ( ) : void
Résultat void