C# Class JoanZapata.XamarinIconify.Internal.HasOnViewAttachListenerDelegate

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

Public Methods

Method Description
HasOnViewAttachListenerDelegate ( Android.Widget.TextView view )
OnAttachedToWindow ( ) : void
OnDetachedFromWindow ( ) : void

Method Details

HasOnViewAttachListenerDelegate() public method

public 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