Partager via


ProtocolAttribute.IsInformal Propriété

Définition

Indique si le protocole Objective-C est un protocole informel.

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

Valeur de propriété

Remarques

Un protocole informel est l’ancien nom d’une catégorie Objective-C.

S’applique à