共用方式為


ProtocolAttribute.IsInformal 屬性

定義

Objective-C 通訊協定是否為非正式通訊協定。

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

屬性值

備註

非正式通訊協定是 Objective-C 類別的舊名稱。

適用於