NativeWebView Home
  1. Home
  2. Docs
  3. API
    1. GitHub
    Menu
    Loading menu…

    On this page

    1. Home
    2. API
    3. NativeWebView.Controls
    4. NativeWebViewInstance

    NativeWebViewInstance Class

    Definition

    Namespace NativeWebView.Controls
    Assembly NativeWebView.dll
    Inherits Object
    Implements IDisposable
    View source
    Show inherited members (7)
    • System.Object.Equals(System.Object?)
    • System.Object.Equals(System.Object?, System.Object?)
    • System.Object.GetHashCode()
    • System.Object.GetType()
    • System.Object.MemberwiseClone()
    • System.Object.ReferenceEquals(System.Object?, System.Object?)
    • System.Object.ToString()
    public sealed class NativeWebViewInstance : IDisposable
    
    Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

    Constructors (3)

    NativeWebViewInstance()
    NativeWebViewInstance(INativeWebViewBackend, NativeWebViewInstanceConfiguration?)
    NativeWebViewInstance(NativeWebViewInstanceConfiguration?)

    Properties (6)

    CurrentUrl
    Features
    IsDisposed
    IsInitialized
    LifecycleState
    Platform

    Methods (2)

    ApplyInstanceConfiguration(NativeWebViewInstanceConfiguration)
    Dispose()

    Copyright © 2026, Wieslaw Soltes aka wieslawsoltes - Content licensed under the MIT license | Site generated by lunet hosted on GitHub Pages