Edit

Share via


DelegateProxyAttribute.DelegateType Property

Definition

The delegate type that is used to proxy managed delegates into Objective-C blocks.

public Type DelegateType { get; set; }
member this.DelegateType : Type with get, set

Property Value

The delegate type that is used to proxy managed delegates into Objective-C blocks.

Applies to