IPropertySet

Namespace: XPlat.Foundation.Collections

Represents a property set, which is a set of PropertyValue objects with string keys.

public interface IPropertySet : IObservableMap<string, object>

Supported platforms

Platform

Version

.NET Standard

2.0

Xamarin.Android

9.0

Xamarin.iOS

1.0

UWP

10.0.16299

Last updated