[mono-android] Implementing TabChangeListener

Greg Shackles gshackles at gmail.com
Mon Jan 9 07:40:56 EST 2012


Your method signature and protection level are wrong for OnTabChanged. It
should look like:


public void OnTabChanged(string tabId)
{
}

http://docs.mono-android.net/?link=M%3aAndroid.Widget.TabHost.IOnTabChangeListener.OnTabChanged(System.String)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.ximian.com/pipermail/monodroid/attachments/20120109/63ba04ed/attachment.html 


More information about the Monodroid mailing list