NSJavaScriptExtension.FinalizeArgumentKey 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.
A key whose value is an NSDictionary whose contents are the arguments to a JavaScript finalize method.
[Foundation.Field("NSExtensionJavaScriptFinalizeArgumentKey", "Foundation")]
public static Foundation.NSString FinalizeArgumentKey { get; }
[<Foundation.Field("NSExtensionJavaScriptFinalizeArgumentKey", "Foundation")>]
static member FinalizeArgumentKey : Foundation.NSString
Property Value
- Attributes