IExpVisual.SetInteraction(Object) Method

Definition

public:
 void SetInteraction(Platform::Object ^ interaction);
void SetInteraction(IInspectable const& interaction);
public void SetInteraction(object interaction);
function setInteraction(interaction)
Public Sub SetInteraction (interaction As Object)

Parameters

interaction
Object

Platform::Object

IInspectable

Applies to