Summary
Gets the interactive parent of the object for bubbling and tunneling events.
- Namespace
- Avalonia
.Interactivity - Containing Type
- IInteractive
Syntax
IInteractive? InteractiveParent { get; }
Value
Type | Description |
---|---|
IInteractive? |