ProtocolAttribute.IsInformal Proprietà

Definizione

Se il protocollo Objective-C è un protocollo informale.

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

Valore della proprietà

Commenti

Un protocollo informale è il nome precedente per una categoria Objective-C.

Si applica a