Note
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang mag-sign in o magpalit ng mga direktoryo.
Ang pag-access sa pahinang ito ay nangangailangan ng pahintulot. Maaari mong subukang baguhin ang mga direktoryo.
Returns information about the kind of device the user is using.
Syntax
context.client.getFormFactor()
Available for
Model-driven apps, canvas apps, & portals.
Return Value
Type: Number
| Value | Form Factor |
|---|---|
| 0 | Unknown |
| 1 | Desktop |
| 2 | Tablet |
| 3 | Phone |
Related articles
Client
Power Apps component framework API reference
Power Apps component framework overview