다음을 통해 공유


DelegateProxyAttribute(Type) 생성자

정의

관리되는 대리자를 Objective-C 블록으로 프록시하는 데 사용되는 대리자 유형을 지정합니다.

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

매개 변수

delegateType
Type

대리자 형식

적용 대상