Share via


IVNFaceObservationAccepting 인터페이스

정의

VNImageBasedRequest 얼굴을 감지할 수 있는 개체의 인터페이스입니다(예: VNDetectFaceLandmarksRequest).

[Foundation.Protocol(Name="VNFaceObservationAccepting", WrapperType=typeof(Vision.VNFaceObservationAcceptingWrapper))]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.TvOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.MacOSX, 10, 13, ObjCRuntime.PlatformArchitecture.Arch64, null)]
[ObjCRuntime.Introduced(ObjCRuntime.PlatformName.iOS, 11, 0, ObjCRuntime.PlatformArchitecture.All, null)]
public interface IVNFaceObservationAccepting : IDisposable, ObjCRuntime.INativeObject
type IVNFaceObservationAccepting = interface
    interface INativeObject
    interface IDisposable
파생
특성
구현

속성

Handle

관리되지 않는 개체 표현에 대한 핸들(포인터)입니다.

(다음에서 상속됨 INativeObject)
InputFaceObservations

요청의 개체를 VNFaceObservation 가져오거나 설정합니다.

적용 대상