Click or drag to resize
CoronaBoxedBooleanValue Property
Gets the boxed boolean value.

Namespace: CoronaLabs.Corona.WinRT
Assembly: CoronaLabs (in CoronaLabs.dll) Version: 255.255.255.255
Syntax
public bool Value { get; }

Property Value

Type: Boolean
The boxed boolean value.
See Also