Property ShowAction
| Improve this Doc View SourceShowAction
Gets the show action for the state change.
Declaration
public abstract ShowAction ShowAction { get; }
Property Value
| Type | Description |
|---|---|
| ShowAction | The show action for the state change. |
Gets the show action for the state change.
public abstract ShowAction ShowAction { get; }
| Type | Description |
|---|---|
| ShowAction | The show action for the state change. |