IQTCaptureViewDelegate Interface

Definition

[Foundation.Protocol(IsInformal=true, Name="QTCaptureView_Delegate", WrapperType=typeof(QTKit.QTCaptureViewDelegateWrapper))]
public interface IQTCaptureViewDelegate : IDisposable, ObjCRuntime.INativeObject
type IQTCaptureViewDelegate = interface
    interface INativeObject
    interface IDisposable
Derived
Attributes
Implements

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Extension Methods

WillDisplayImage(IQTCaptureViewDelegate, QTCaptureView, CIImage)

Applies to