FMX.MultiView.TMultiViewPresentation.State
Delphi
property State: TPresentationStates read FState;
C++
__property TPresentationStates State = {read=FState, nodefault};
Properties
| Type | Visibility | Source | Unit | Parent | 
|---|---|---|---|---|
| property | public | FMX.MultiView.pas FMX.MultiView.hpp | FMX.MultiView | TMultiViewPresentation | 
Description
Returns a value of the TPresentationStates type that indicates a current presentation state of the MultiView component.