Partager via


CategoryAttribute(Type) Constructeur

Définition

Type que cette catégorie étend.

public CategoryAttribute (Type type);
new ObjCRuntime.CategoryAttribute : Type -> ObjCRuntime.CategoryAttribute

Paramètres

type
Type

Type Objective-C à étendre. Il doit s’agir d’une sous-classe de NSObject (ou NSObject lui-même).

S’applique à