net7.0
namespace Microsoft.Maui.Controls
{
public class Application : Element, IApplicationController, IElementConfiguration<Application!>, IApplication, IElement, IVisualTreeElement
{
[Obsolete("Properties API is obsolete, use Microsoft.Maui.Storage.Preferences instead.", true)]
public IDictionary<string!, object!>! Properties { get; }
}
}
.NET | 6.07.0 |
---|---|
Information specific to net7.0 | |
Assembly | Microsoft.Maui.Controls , Version=1.0.0.0, PublicKeyToken= |
Referencing | Requires all:
|
Obsolete | Properties API is obsolete, use Microsoft.Maui.Storage.Preferences instead. |
Platform Restrictions | The property getter is supported on all platforms. |