InteractableEvent.ReceiverType Property

Definition

Defines the type of Receiver to associate. Type must be a class that extends ReceiverBase

public:
 property Type ^ ReceiverType { Type ^ get(); void set(Type ^ value); };
public Type ReceiverType { get; set; }
member this.ReceiverType : Type with get, set
Public Property ReceiverType As Type

Property Value

Applies to