WKScriptMessage.FrameInfo Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Gets information about the frame from which the message was sent.
public virtual WebKit.WKFrameInfo FrameInfo { [Foundation.Export("frameInfo", ObjCRuntime.ArgumentSemantic.Copy)] get; }
member this.FrameInfo : WebKit.WKFrameInfo
Property Value
- Attributes