WebKit.WKUserScript: Property Members

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

Public Properties

[read-only]
override
ClassHandleIntPtr. The handle for this class.
[read-only]
InjectionTimeWKUserScriptInjectionTime. Gets a value that indicates when the script should be injected into the page.
[read-only]
IsForMainFrameOnlybool. Gets a value that indicates whether the script is for the main frame only.
[read-only]
SourceFoundation.NSString. Gets the script source.