ProtocolAttribute.IsInformal 属性

定义

Objective-C 协议是否为非正式协议。

public bool IsInformal { get; set; }
member this.IsInformal : bool with get, set

属性值

注解

非正式协议是 Objective-C 类别的旧名称。

适用于