Sim
7 posts tagged with "Sim"
.app-frame
The .app-frame action shows an app frame. It belongs to the appdev category within the platform area.
Action Syntax
.app-frame $variable
Valid sizes
Examples
// Basic Usage
.app-frame $bin
.app-iphone
The .app-iphone action shows an app in a simulated iphone. It belongs to the appdev category within the platform area.
Action Syntax
.app-iphone $variable
Valid sizes
Tags
scale
scale factor. default is 0.5
apppad
a padding factor to make it size properly
Examples
// Basic Usage
.app-iphone $bin
.app-laptop
The .app-laptop action shows an app in a simulated laptop. It belongs to the appdev category within the platform area.
Action Syntax
.app-laptop $variable
Valid sizes
Tags
scale
scale factor. default is 0.5
apppad
a padding factor to make it size properly
Examples
// Basic Usage
.app-laptop $bin
.app-tablet
The .app-tablet action shows an app in a simulated ipad/tablet. It belongs to the appdev category within the platform area.
Action Syntax
.app-tablet $variable
Valid sizes
Tags
scale
scale factor. default is 0.4
apppad
a padding factor to make it size properly
Examples
// Basic Usage
.app-tablet $bin
.sim-app
The .sim-app action floating action button to similate app. It belongs to the appdev category within the platform area.
Action Syntax
This action accepts various parameters. See the examples below for usage patterns.
Valid sizes
Examples
// Basic Usage
.sim-app
.simulate
The .simulate action full panel app simulator. It belongs to the sim category within the appdev area.
Action Syntax
.simulate $variable
.simulate "text" $variable
Valid sizes
Examples
// Basic Usage
.simulate $binvar
.simulator
The .simulator action runs RHC binary in simulator. It belongs to the sim category within the appdev area.
Action Syntax
.simulator $variable
Valid sizes
Examples
// Basic Usage
.simulator $binary