ICFType 接口

定义

MonoTouch 内部接口目前。

public interface ICFType : ObjCRuntime.INativeObject
type ICFType = interface
    interface INativeObject
实现

注解

此接口将用于批注包装 CoreFoundation 类型的类。

属性

Handle

处理指向非托管对象表示形式的 (指针) 。

(继承自 INativeObject)

适用于