namespace Foundation
{
[AttributeUsage(AttributeTargets.Class | AttributeTargets.Interface)]
public sealed class ProtocolAttribute : Attribute
{
public Type? WrapperType { get; set; }
}
}
nuget.org | 0.2 % |
---|---|
Upgrade Planner | 0.0 % |
Assembly | Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Help | Documentation |
.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 | For the selected framework the property getter is only supported on the following OS platforms:
For the selected framework the property setter is only supported on the following OS platforms:
|