The properties of WebKit.WKUserScript are listed below. For a list of all members, see the WKUserScript Members list.
See Also: Inherited members from Foundation.NSObject
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| [read-only] | InjectionTime | WKUserScriptInjectionTime. Gets a value that indicates when the script should be injected into the page. |
| [read-only] | IsForMainFrameOnly | bool. Gets a value that indicates whether the script is for the main frame only. |
| [read-only] | Source | Foundation.NSString. Gets the script source. |