[]
Configurates the OnClientFullScreenChanged client event. Occurs after the full screen mode is changed.
public TBuilder OnClientFullScreenChanged(string value)
| Type | Name | Description |
|---|---|---|
| string | value | The value. |
| Type | Description |
|---|---|
| TBuilder | Current builder. |