Interface IPlaceableElement
Interface that should be implemented in UI elements that can be anchored to another UI element.
Namespace: Unity.AppUI.UI
Assembly: solution.dll
Syntax
public interface IPlaceableElement
Properties
Name | Description |
---|---|
placement | The popover placement. |
tipElement | The popover tip/arrow element. |