다음을 통해 공유


INInteraction.DeleteInteractions(String[], Action<NSError>) 메서드

정의

지정된 identifiers와 상호 작용을 삭제합니다.

[Foundation.Export("deleteInteractionsWithIdentifiers:completion:")]
public static void DeleteInteractions (string[] identifiers, Action<Foundation.NSError> completion);
static member DeleteInteractions : string[] * Action<Foundation.NSError> -> unit

매개 변수

identifiers
String[]
completion
Action<NSError>

추가될 예정입니다.

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

특성

적용 대상