ICFType Interface

Definition

MonoTouch-internal interface for now.

public interface ICFType : ObjCRuntime.INativeObject
type ICFType = interface
    interface INativeObject
Implements

Remarks

This interface will be used to annotate classes that wrap CoreFoundation types.

Properties

Handle

Handle (pointer) to the unmanaged object representation.

(Inherited from INativeObject)

Applies to