Version

AddResponsivePhase(ResponsivePhase) Method

Adds a responsive phase to the state.
Syntax
public ResponsiveState AddResponsivePhase( 
   ResponsivePhase phase
)

Parameters

phase
The phase to add.

Return Value

This state.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also