SFContentBlockerManager.ReloadContentBlocker Method
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.
Relaods the specified content blocker and runs a completion handler when the operation completes.
[Foundation.Export("reloadContentBlockerWithIdentifier:completionHandler:")]
public static void ReloadContentBlocker (string identifier, Action<Foundation.NSError> completionHandler);
static member ReloadContentBlocker : string * Action<Foundation.NSError> -> unit
Parameters
- identifier
- String
- Attributes