C# Class [email protected]_HasOnViewAttachListenerDelegate

ファイルを表示 Open project: PragmaticIT/xiconify

Public Methods

Method Description
HasOnViewAttachListener_HasOnViewAttachListenerDelegate ( android.widget.TextView view )
onAttachedToWindow ( ) : void
onDetachedFromWindow ( ) : void

Method Details

HasOnViewAttachListener_HasOnViewAttachListenerDelegate() public method

public HasOnViewAttachListener_HasOnViewAttachListenerDelegate ( android.widget.TextView view )
view android.widget.TextView

onAttachedToWindow() public method

public onAttachedToWindow ( ) : void
return void

onDetachedFromWindow() public method

public onDetachedFromWindow ( ) : void
return void