namespace Foundation
{
[AttributeUsage(AttributeTargets.Property | AttributeTargets.Field)]
public sealed class FieldAttribute : Attribute
{
public FieldAttribute(string symbolName, string libraryName);
}
}
nuget.org | 0.1 % |
---|---|
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
.NET | 7.0-ios7.0-tvos8.0-ios8.0-tvos |
Xamarin iOS | 0.0 |
Xamarin macOS | 0.0 |
Xamarin tvOS | 0.0 |
Xamarin watchOS | 0.0 |
OS Platforms | The selected framework does not have platform annotations. |