Share via


WKUserScript.IsForMainFrameOnly Property

Definition

Gets a value that indicates whether the script is for the main frame only.

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool IsForMainFrameOnly { [Foundation.Export("isForMainFrameOnly")] get; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isForMainFrameOnly")>]
member this.IsForMainFrameOnly : bool

Property Value

Attributes

Applies to