Wisej.Core.ClientProfile
Namespace: Wisej.Core
Assembly: Wisej.Framework (4.0.0.0)
Definition of the client device.
Default
Rectangle: The inner usable design rectangle. Used when the design skin is set.
String: Name of the skin used by the designer when this profile is active.
String: Device type.
Nullable<Boolean>: Device landscape mode.
Int32: Maximum screen width.
Int32: Maximum browser width.
Int32: Minimum screen width.
Int32: Minimum browser width.
String: Name of the profile.
String: User agent string.
Checks whether the profile is a valid match.
device
Device type: Mobile, Desktop, Tablet, ...
userAgent
User agent string.
browserSize
Browser (window) size.
screenSize
Screen size.
Returns: Boolean.
Returns the default singleton.