Click or drag to resize

IMobileDeviceGetCapability Method

Gets the device capability by name.

Namespace:  Ingeniux.Runtime.Mobile
Assembly:  IGXRuntimeAPI (in IGXRuntimeAPI.dll) Version: 10.3.169
Syntax
string GetCapability(
	string capabilityName
)

Parameters

capabilityName
Type: SystemString

Return Value

Type: String
See Also