다음을 통해 공유


HMCharacteristicWriteAction.UpdateTargetValue 메서드

정의

targetValue 업데이트 완료된 후 실행됩니다completion.

[Foundation.Export("updateTargetValue:completionHandler:")]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.TvOS, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Unavailable(ObjCRuntime.PlatformName.WatchOS, ObjCRuntime.PlatformArchitecture.All, null)]
public virtual void UpdateTargetValue (Foundation.NSObject targetValue, Action<Foundation.NSError> completion);
abstract member UpdateTargetValue : Foundation.NSObject * Action<Foundation.NSError> -> unit
override this.UpdateTargetValue : Foundation.NSObject * Action<Foundation.NSError> -> unit

매개 변수

targetValue
NSObject
completion
Action<NSError>

성공 시 반환 null 되는 처리기 또는 실패 시 오류 개체입니다.

특성

적용 대상