Android.Hardware.Camera2.CameraMetadata.Keys Property
Returns a list of the keys contained in this map.

Syntax

[get: Android.Runtime.Register("getKeys", "()Ljava/util/List;", "GetGetKeysHandler")]
public virtual IList Keys { get; }

Value

Documentation for this section has not yet been entered.

Remarks

Returns a list of the keys contained in this map.

The list returned is not modifiable, so any attempts to modify it will throw a UnsupportedOperationException.

All values retrieved by a key from this list with #get are guaranteed to be non-null. Each key is only listed once in the list. The order of the keys is undefined.

[Android Documentation]

Requirements

Namespace: Android.Hardware.Camera2
Assembly: Mono.Android (in Mono.Android.dll)
Assembly Versions: 0.0.0.0