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.
An asynchronous property that constrains its type and value.
class AVAsyncProperty<Root, Value>This class subclasses AVPartialAsyncProperty to provide a type constraint on the property value.