Namespace: Blocks
Assembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
Tests: Blocks.Tests.UserInterfaceTests
1 unit tests call Blocks.UserInterface.ShowUserInterfacePortrait
Assembly: Blocks (in Blocks.exe) Version: 1.1.1.0 (1.1.1)
Syntax
Remarks
Examples
[Test, CloseAfterFirstFrame] public void UserInterfaceShouldChangeFromLandscapeToPortrait() { userInterface.ShowUserInterfacePortrait(); }
See Also