[]
Configurates Position. Sets a value that determines where the popup should be displayed with respect to the owner element.
public PopupBuilder Position(PopupPosition value)
Type | Name | Description |
---|---|---|
PopupPosition | value | The value. |
Type | Description |
---|---|
PopupBuilder | Current builder. |