Click or drag to resize

ScreensaverPolicyFromString Method

Retrieves the corresponding ScreensaverPolicy value, from a valid string.

Namespace:  Com.Datalogic.Decode
Assembly:  datalogic-xamarin-sdk (in datalogic-xamarin-sdk.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
VB
public static Com.Datalogic.Device.Configuration.ScreensaverPolicy FromString (string name);

Parameters

name
Type: System.String
String

Return Value

Type: Com.Datalogic.Device.Configuration.ScreensaverPolicy
Type the corresponding one.

Remarks
Retrieves the corresponding ScreensaverPolicy value, from a valid string.

[Android Documentation]

See Also

Reference