Class Frame
- Namespace
- WebKitWebProcessExtension
- Assembly
- WebKitWebProcessExtension-6.0.dll
public sealed class Frame : Object, IObject, INotifyPropertyChanged, IDisposable, IHandle, GTypeProvider
- Inheritance
-
Frame
- Implements
- Inherited Members
Constructors
Frame(bool, params ConstructArgument[])
protected Frame(bool owned, params ConstructArgument[] constructArguments)
Parameters
owned
boolconstructArguments
ConstructArgument[]
Frame(IntPtr, bool)
protected Frame(IntPtr ptr, bool ownedRef)
Parameters
Methods
GetGType()
public static Type GetGType()
Returns
GetId()
[Version("2.26")]
public ulong GetId()
Returns
GetJsContext()
[Version("2.22")]
public Context GetJsContext()
Returns
GetJsContextForScriptWorld(ScriptWorld)
[Version("2.22")]
public Context GetJsContextForScriptWorld(ScriptWorld world)
Parameters
world
ScriptWorld
Returns
GetUri()
[Version("2.2")]
public string GetUri()
Returns
IsMainFrame()
[Version("2.2")]
public bool IsMainFrame()