共用方式為


CategoryAttribute(Type) 建構函式

定義

這個類別延伸的類型。

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

參數

type
Type

要擴充的 Objective-C 類型。 這必須是 NSObject (或 NSObject 本身) 的子類別。

適用於