Udostępnij przez


IWKWebExtensionWindow.GetScreenFrame(WKWebExtensionContext) Method

Definition

[Foundation.Export("screenFrameForWebExtensionContext:")]
[Foundation.OptionalMember]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual CoreGraphics.CGRect GetScreenFrame(WebKit.WKWebExtensionContext context);
[<Foundation.Export("screenFrameForWebExtensionContext:")>]
[<Foundation.OptionalMember>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member GetScreenFrame : WebKit.WKWebExtensionContext -> CoreGraphics.CGRect
override this.GetScreenFrame : WebKit.WKWebExtensionContext -> CoreGraphics.CGRect

Parameters

Returns

Attributes

Applies to