DeviceTypeExtension extension
Extension methods for DeviceType
- on
Properties
- isLargeScreen → bool
-
Available on DeviceType, provided by the DeviceTypeExtension extension
Returns true if this is a large screen device (tablet or desktop)no setter - isMobile → bool
-
Available on DeviceType, provided by the DeviceTypeExtension extension
Returns true if this is a mobile device (phone or foldable in phone mode)no setter - name → String
-
Available on DeviceType, provided by the DeviceTypeExtension extension
Returns the name as a readable stringno setter