Method SetOutsideClickStrategy
SetOutsideClickStrategy(OutsideClickStrategy)
Set the strategy used to determine if the click is outside of the popup.
Declaration
public T SetOutsideClickStrategy(OutsideClickStrategy strategy)
Parameters
| Type | Name | Description |
|---|---|---|
| OutsideClickStrategy | strategy | The strategy to use. |
Returns
| Type | Description |
|---|---|
| T | The popup of type |