The orientation lock of the phone
Namespace: Ico.GwxAssembly: GwxRuntimeCore (in GwxRuntimeCore.dll) Version: 10.97.212.0 (10.97.212.00)
Syntax
| C# |
|---|
public PhoneOrientation OrientationLock { get; set; } |
| Visual Basic |
|---|
Public Property OrientationLock As PhoneOrientation Get Set |
| JScript |
|---|
function get OrientationLock () : PhoneOrientation function set OrientationLock (value : PhoneOrientation) |