Partilhar via


CategoryAttribute(Type) Construtor

Definição

O tipo que essa categoria estende.

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

Parâmetros

type
Type

O tipo Objective-C a ser estendido. Deve ser uma subclasse de NSObject (ou NSObject em si).

Aplica-se a