IAVAsynchronousKeyValueLoading.StatusOfValueForKeyerror 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.
[Foundation.Export("statusOfValueForKey:error:")]
[Foundation.Preserve(Conditional=true)]
public AVFoundation.AVKeyValueStatus StatusOfValueForKeyerror (string key, IntPtr outError);
abstract member StatusOfValueForKeyerror : string * nativeint -> AVFoundation.AVKeyValueStatus
Parameters
- key
- String
- outError
-
IntPtr
nativeint
To be added. This parameter can be .
Returns
- Attributes