Click or drag to resize

PlatformView Methods

The PlatformView type exposes the following members.

Methods
  NameDescription
Public methodAttachViewAsync
Attaches the current view to a given window identity. Identity must be the identity of a window in the same application
Public methodCreateViewAsync
Creates a view.
Public methodDestroyViewAsync
Destroys the current view
Public methodEquals
Determines whether the specified object is equal to the current object.
(Inherited from Object.)
Public methodExecuteJavascriptAsync (Inherited from WebContents.)
Protected methodFinalize
Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection.
(Inherited from Object.)
Public methodFindInPageAsync (Inherited from WebContents.)
Public methodFocusAsync (Inherited from WebContents.)
Public methodGetCurrentWindowAsync
Public methodGetHashCode
Serves as the default hash function.
(Inherited from Object.)
Public methodGetPrintersAsync (Inherited from WebContents.)
Public methodGetType
Gets the Type of the current instance.
(Inherited from Object.)
Public methodGetZoomLevelAsync (Inherited from WebContents.)
Protected methodMemberwiseClone
Creates a shallow copy of the current Object.
(Inherited from Object.)
Public methodNavigateAsync (Inherited from WebContents.)
Public methodNavigateBackAsync (Inherited from WebContents.)
Public methodPrintAsync (Inherited from WebContents.)
Public methodReloadAsync (Inherited from WebContents.)
Public methodShowDeveloperToolsAsync (Inherited from WebContents.)
Public methodStopFindInPageAsync (Inherited from WebContents.)
Public methodStopNavigationAsync (Inherited from WebContents.)
Public methodToString
Returns a string that represents the current object.
(Inherited from Object.)
Top
See Also