次の方法で共有


DelegateProxyAttribute(Type) コンストラクター

定義

マネージド デリゲートを Objective-C ブロックにプロキシするために使用されるデリゲート型を指定します。

public DelegateProxyAttribute (Type delegateType);
new ObjCRuntime.DelegateProxyAttribute : Type -> ObjCRuntime.DelegateProxyAttribute

パラメーター

delegateType
Type

デリゲート型

適用対象