IMobileDeviceIsTablet Property
|
Checks whether the device is a tablet.
Namespace:
Ingeniux.Runtime.Mobile
Assembly:
IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.6.308
Syntax ReadOnly Property IsTablet As Boolean
Get
property bool IsTablet {
bool get ();
}
abstract IsTablet : bool with get
Property Value
Type:
BooleanSee Also