Interface INavigator
- Namespace
- AngleSharp.Browser.Dom
- Assembly
- AngleSharp.dll
Represents the navigator information of a browsing context.
[DomName("Navigator")]
public interface INavigator : INavigatorId, INavigatorContentUtilities, INavigatorStorageUtilities, INavigatorOnline
- Inherited Members
- Extension Methods