Preparing search index...
The search index is not available
@immediately-run/sdk
@immediately-run/sdk
FormFactor
Interface FormFactor
The host-reported size class, orientation, and pixel box of your app's surface.
interface
FormFactor
{
class
:
FormFactorClass
;
height
:
number
;
orientation
:
Orientation
;
width
:
number
;
}
Index
Properties
class
height
orientation
width
Properties
class
class
:
FormFactorClass
height
height
:
number
orientation
orientation
:
Orientation
width
width
:
number
Settings
Member Visibility
Protected
Inherited
External
Theme
OS
Light
Dark
On This Page
Properties
class
height
orientation
width
@immediately-run/sdk
Loading...
The host-reported size class, orientation, and pixel box of your app's surface.