Current
Gets the element in the collection at the current position of the enumerator.
Read time 1 minuteLast updated 12 days ago
Definition
- Type: Property
- Namespace: Unity.Properties
- Assembly: UnityEngine.PropertiesModule
public readonly IProperty<TContainer> Current { get; }