MonoMac.WebKit.WebView: Method Members

The methods of MonoMac.WebKit.WebView are listed below. For a list of all members, see the WebView Members list.

See Also: Inherited members from MonoMac.AppKit.NSView

Public Methods

AlignCenter(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AlignJustified(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AlignLeft(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
AlignRight(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ApplyStyle(DomCssStyleDeclaration)
Documentation for this section has not yet been entered.
CanGoBack() : bool
Documentation for this section has not yet been entered.
CanGoForward() : bool
Documentation for this section has not yet been entered.
CanMakeTextLarger() : bool
Documentation for this section has not yet been entered.
CanMakeTextSmaller() : bool
Documentation for this section has not yet been entered.
CanMakeTextStandardSize() : bool
Documentation for this section has not yet been entered.
static
CanShowMimeType(string) : bool
Documentation for this section has not yet been entered.
static
CanShowMimeTypeAsHtml(string) : bool
Documentation for this section has not yet been entered.
ChangeAttributes(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ChangeColor(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ChangeDocumentBackgroundColor(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ChangeFont(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
CheckSpelling(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Close()
Documentation for this section has not yet been entered.
CopyFont(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Cut(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
DecideDownload(MonoMac.Foundation.NSObject)
Use to notify the WebView that the policy decision is to download the file.
static
DecideIgnore(MonoMac.Foundation.NSObject)
Use to notify the WebView that the policy decision is to ignore the request.
static
DecideUse(MonoMac.Foundation.NSObject)
Use to notify the WebView that the policy decision is to use the resource.
Delete(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
DeleteSelection()
Documentation for this section has not yet been entered.
ElementAtPoint(System.Drawing.PointF) : MonoMac.Foundation.NSDictionary
Documentation for this section has not yet been entered.
GoBack() : bool
Documentation for this section has not yet been entered.
GoForward() : bool
Documentation for this section has not yet been entered.
GoToBackForwardItem(WebHistoryItem) : bool
Documentation for this section has not yet been entered.
MakeTextLarger(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MakeTextSmaller(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MakeTextStandardSize(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MoveDragCaretToPoint(System.Drawing.PointF)
Documentation for this section has not yet been entered.
MoveToBeginningOfSentence(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MoveToBeginningOfSentenceAndModifySelection(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MoveToEndOfSentence(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
MoveToEndOfSentenceAndModifySelection(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
Paste(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PasteAsPlainText(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PasteAsRichText(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PasteboardTypesForElement(MonoMac.Foundation.NSDictionary) : MonoMac.Foundation.NSObject[]
Documentation for this section has not yet been entered.
PasteFont(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
PerformFindPanelAction(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
RegisterUrlSchemeAsLocal(string)
Documentation for this section has not yet been entered.
static
RegisterViewClass(MonoMac.ObjCRuntime.Class, MonoMac.ObjCRuntime.Class, string)
Documentation for this section has not yet been entered.
Reload(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ReloadFromOrigin(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
RemoveDragCaret()
Documentation for this section has not yet been entered.
ReplaceSelectionWithArchive(WebArchive)
Documentation for this section has not yet been entered.
ReplaceSelectionWithMarkupString(string)
Documentation for this section has not yet been entered.
Search(string, bool, bool, bool) : bool
Documentation for this section has not yet been entered.
SelectSentence(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
SetMaintainsBackForwardList(bool)
Documentation for this section has not yet been entered.
ShowGuessPanel(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
StartSpeaking(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
StopSpeaking(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
StringByEvaluatingJavaScriptFromString(string) : string
Documentation for this section has not yet been entered.
StyleDeclarationWithText(string) : DomCssStyleDeclaration
Documentation for this section has not yet been entered.
ToggleContinuousSpellChecking(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
ToggleSmartInsertDelete(MonoMac.Foundation.NSObject)
Documentation for this section has not yet been entered.
static
UrlFromPasteboard(MonoMac.AppKit.NSPasteboard) : MonoMac.Foundation.NSUrl
Documentation for this section has not yet been entered.
static
UrlTitleFromPasteboard(MonoMac.AppKit.NSPasteboard) : string
Documentation for this section has not yet been entered.
UserAgentForUrl(MonoMac.Foundation.NSUrl) : string
Documentation for this section has not yet been entered.
WriteElement(MonoMac.Foundation.NSDictionary, MonoMac.Foundation.NSObject[], MonoMac.AppKit.NSPasteboard)
Documentation for this section has not yet been entered.
WriteSelection(MonoMac.Foundation.NSObject[], MonoMac.AppKit.NSPasteboard)
Documentation for this section has not yet been entered.

Protected Methods

override
Dispose(bool)
Releases the resourced used by the WebView object.