Compartilhar via


DelegateProxyAttribute(Type) Construtor

Definição

Especifica o tipo de delegado usado para delegar delegados gerenciados por proxy em blocos Objective-C.

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

Parâmetros

delegateType
Type

O tipo de delegado

Aplica-se a