다음을 통해 공유


SFContentBlockerManager.ReloadContentBlocker 메서드

정의

지정된 콘텐츠 차단을 다시 실행하고 작업이 완료되면 완료 처리기를 실행합니다.

[Foundation.Export("reloadContentBlockerWithIdentifier:completionHandler:")]
public static void ReloadContentBlocker (string identifier, Action<Foundation.NSError> completionHandler);
static member ReloadContentBlocker : string * Action<Foundation.NSError> -> unit

매개 변수

identifier
String
completionHandler
Action<NSError>

추가될 예정입니다.

이 매개 변수는 null일 수 있습니다.

특성

적용 대상