PlatformView Methods |
The PlatformView type exposes the following members.
| Name | Description | |
|---|---|---|
| AttachViewAsync |
Attaches the current view to a given window identity.
Identity must be the identity of a window in the same application
| |
| CreateViewAsync |
Creates a view.
| |
| DestroyViewAsync |
Destroys the current view
| |
| Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) | |
| ExecuteJavascriptAsync | (Inherited from WebContents.) | |
| Finalize | Allows an object to try to free resources and perform other cleanup operations before it is reclaimed by garbage collection. (Inherited from Object.) | |
| FindInPageAsync | (Inherited from WebContents.) | |
| FocusAsync | (Inherited from WebContents.) | |
| GetCurrentWindowAsync | ||
| GetHashCode | Serves as the default hash function. (Inherited from Object.) | |
| GetPrintersAsync | (Inherited from WebContents.) | |
| GetType | Gets the Type of the current instance. (Inherited from Object.) | |
| GetZoomLevelAsync | (Inherited from WebContents.) | |
| MemberwiseClone | Creates a shallow copy of the current Object. (Inherited from Object.) | |
| NavigateAsync | (Inherited from WebContents.) | |
| NavigateBackAsync | (Inherited from WebContents.) | |
| PrintAsync | (Inherited from WebContents.) | |
| ReloadAsync | (Inherited from WebContents.) | |
| ShowDeveloperToolsAsync | (Inherited from WebContents.) | |
| StopFindInPageAsync | (Inherited from WebContents.) | |
| StopNavigationAsync | (Inherited from WebContents.) | |
| ToString | Returns a string that represents the current object. (Inherited from Object.) |