MonobjcMonobjc Documented Class Library
GoBack Method
NamespacesMonobjc.WebKitWebViewGoBack()()()()
Members
IconMemberDescription
GoBack()()()()

Loads the previous location in the back-forward list.

Original signature is '- (BOOL)goBack'

Available in Mac OS X v10.2 with Safari 1.0 and later.


GoBack(Id)

An action method that loads the previous location in the back-forward list.

Original signature is '- (void)goBack:(id)sender'

Available in Mac OS X v10.2 with Safari 1.0 and later.


Assembly: Monobjc.WebKit (Module: Monobjc.WebKit)