C# Class [email protected]_HasOnViewAttachListenerDelegate

Afficher le fichier Open project: PragmaticIT/xiconify

Méthodes publiques

Méthode Description
HasOnViewAttachListener_HasOnViewAttachListenerDelegate ( android.widget.TextView view )
onAttachedToWindow ( ) : void
onDetachedFromWindow ( ) : void

Method Details

HasOnViewAttachListener_HasOnViewAttachListenerDelegate() public méthode

public HasOnViewAttachListener_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