Android.Content.ContentValues.GetAsBoolean Method
Gets a value and converts it to a Boolean.

Syntax

[Android.Runtime.Register("getAsBoolean", "(Ljava/lang/String;)Ljava/lang/Boolean;", "")]
public bool GetAsBoolean (string key)

Parameters

key
the value to get

Returns

Documentation for this section has not yet been entered.

Remarks

Gets a value and converts it to a Boolean.

[Android Documentation]

Requirements

Namespace: Android.Content
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0
Since: Added in API level 1