Skip to main content

IInteractionElement.Interaction property

Namespace: NextDesign.Core

Description

the interaction model that owns this element
Returns null if the element's owner is not an interaction model.

IInteraction Interaction { get; }

type