다음을 통해 공유


HMEventTrigger.UpdatePredicateAsync(NSPredicate) 메서드

정의

를 수정 Predicate 하려고 시도하고 나중에 처리기를 completion 호출합니다.

[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual System.Threading.Tasks.Task UpdatePredicateAsync (Foundation.NSPredicate predicate);
abstract member UpdatePredicateAsync : Foundation.NSPredicate -> System.Threading.Tasks.Task
override this.UpdatePredicateAsync : Foundation.NSPredicate -> System.Threading.Tasks.Task

매개 변수

predicate
NSPredicate

업데이트할 조건자입니다. 일 수 있습니다.

반환

비동기 UpdatePredicate 작업을 나타내는 작업

특성

적용 대상