IWKWebExtensionWindow Interface

Definition

This interface represents the Objective-C protocol WKWebExtensionWindow.

[Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="WKWebExtensionWindow", WrapperType=typeof(WebKit.WKWebExtensionWindowWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetTabs", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab[]), Selector="tabsForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ActiveTab", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab), Selector="activeTabForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowType", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowType), Selector="windowTypeForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowState", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowState), Selector="windowStateForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetWindowState", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionWindowState), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setWindowState:forWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="IsPrivate", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(System.Boolean), Selector="isPrivateForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetFrame", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(CoreGraphics.CGRect), Selector="frameForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetFrame", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(CoreGraphics.CGRect), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setFrame:forWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Focus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="focusForWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Close", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="closeForWebExtensionContext:completionHandler:")]
public interface IWKWebExtensionWindow : IDisposable, ObjCRuntime.INativeObject
[Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="WKWebExtensionWindow", WrapperType=typeof(WebKit.WKWebExtensionWindowWrapper))]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetTabs", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab[]), Selector="tabsForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ActiveTab", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab), Selector="activeTabForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowType", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowType), Selector="windowTypeForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowState", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowState), Selector="windowStateForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetWindowState", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionWindowState), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setWindowState:forWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="IsPrivate", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(System.Boolean), Selector="isPrivateForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetFrame", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(CoreGraphics.CGRect), Selector="frameForWebExtensionContext:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetFrame", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(CoreGraphics.CGRect), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setFrame:forWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Focus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="focusForWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Close", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="closeForWebExtensionContext:completionHandler:")]
[Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetScreenFrame", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(CoreGraphics.CGRect), Selector="screenFrameForWebExtensionContext:")]
public interface IWKWebExtensionWindow : IDisposable, ObjCRuntime.INativeObject
[<Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="WKWebExtensionWindow", WrapperType=typeof(WebKit.WKWebExtensionWindowWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetTabs", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab[]), Selector="tabsForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ActiveTab", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab), Selector="activeTabForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowType", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowType), Selector="windowTypeForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowState", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowState), Selector="windowStateForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetWindowState", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionWindowState), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setWindowState:forWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="IsPrivate", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(System.Boolean), Selector="isPrivateForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetFrame", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(CoreGraphics.CGRect), Selector="frameForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetFrame", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(CoreGraphics.CGRect), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setFrame:forWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Focus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="focusForWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Close", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="closeForWebExtensionContext:completionHandler:")>]
type IWKWebExtensionWindow = interface
    interface INativeObject
    interface IDisposable
[<Foundation.Protocol(BackwardsCompatibleCodeGeneration=false, Name="WKWebExtensionWindow", WrapperType=typeof(WebKit.WKWebExtensionWindowWrapper))>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetTabs", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab[]), Selector="tabsForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="ActiveTab", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.IWKWebExtensionTab), Selector="activeTabForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowType", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowType), Selector="windowTypeForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetWindowState", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(WebKit.WKWebExtensionWindowState), Selector="windowStateForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetWindowState", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionWindowState), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setWindowState:forWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="IsPrivate", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(System.Boolean), Selector="isPrivateForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetFrame", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(CoreGraphics.CGRect), Selector="frameForWebExtensionContext:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="SetFrame", ParameterBlockProxy=new System.Type[] { null, null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false, false }, ParameterType=new System.Type[] { typeof(CoreGraphics.CGRect), typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="setFrame:forWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Focus", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="focusForWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="Close", ParameterBlockProxy=new System.Type[] { null, typeof(ObjCRuntime.Trampolines+NIDWKWebExtensionWindowCallback) }, ParameterByRef=new System.Boolean[] { false, false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext), typeof(WebKit.WKWebExtensionWindowCallback) }, Selector="closeForWebExtensionContext:completionHandler:")>]
[<Foundation.ProtocolMember(IsProperty=false, IsRequired=false, IsStatic=false, Name="GetScreenFrame", ParameterByRef=new System.Boolean[] { false }, ParameterType=new System.Type[] { typeof(WebKit.WKWebExtensionContext) }, ReturnType=typeof(CoreGraphics.CGRect), Selector="screenFrameForWebExtensionContext:")>]
type IWKWebExtensionWindow = interface
    interface INativeObject
    interface IDisposable
Attributes
Implements

Remarks

A class that implements this interface (and subclasses NSObject) will be exported to Objective-C as implementing the Objective-C protocol this interface represents.

A class may also implement members from this interface to implement members from the protocol.

Applies to