Contents

AVAsyncProperty

An asynchronous property that constrains its type and value.

Declaration

class AVAsyncProperty<Root, Value>

Mentioned in

Overview

This class subclasses AVPartialAsyncProperty to provide a type constraint on the property value.

Topics

Accessing the status

See Also

Property loading