AVMetadataItem.StatusOfValueForKeyerror(String, NSError) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Whether the key
can be immediately retrieved, with no blocking.
[Foundation.Export("statusOfValueForKey:error:")]
public virtual AVFoundation.AVKeyValueStatus StatusOfValueForKeyerror (string key, out Foundation.NSError error);
abstract member StatusOfValueForKeyerror : string * -> AVFoundation.AVKeyValueStatus
override this.StatusOfValueForKeyerror : string * -> AVFoundation.AVKeyValueStatus
Parameters
- key
- String
- error
- NSError
Returns
- Attributes