Condividi tramite


CategoryAttribute(Type) Costruttore

Definizione

Tipo esteso da questa categoria.

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

Parametri

type
Type

Tipo Objective-C da estendere. Deve trattarsi di una sottoclasse di NSObject (o NSObject stesso).

Si applica a