xamarinios
namespace MapKit
{
    [Introduced(PlatformName.MacOSX, 10, 9, PlatformArchitecture.All, null)]
    [Protocol(Name = "MKAnnotation", WrapperType = typeof(MKAnnotationWrapper))]
    [ProtocolMember(IsProperty = false, IsRequired = false, IsStatic = false, Name = "SetCoordinate", ParameterByRef = new[] { false }, ParameterType = new[] { typeof(CLLocationCoordinate2D) }, Selector = "setCoordinate:")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.None, GetterSelector = "coordinate", IsProperty = true, IsRequired = true, IsStatic = false, Name = "Coordinate", PropertyType = typeof(CLLocationCoordinate2D), Selector = "coordinate")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "title", IsProperty = true, IsRequired = false, IsStatic = false, Name = "Title", PropertyType = typeof(string), Selector = "title")]
    [ProtocolMember(ArgumentSemantic = ArgumentSemantic.Copy, GetterSelector = "subtitle", IsProperty = true, IsRequired = false, IsStatic = false, Name = "Subtitle", PropertyType = typeof(string), Selector = "subtitle")]
    public interface IMKAnnotation : INativeObject, IDisposable
}
nuget.org
0.0 %
Reference this API
0.0 %
Derive from this class or interface
.NET 6.07.08.09.0
Information specific to xamarinios
Assembly

Xamarin.iOS , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065

Referencing

The API is automatically referenced.

Platform Restrictions

This framework does not have platform annotations.

  • Built-in API
  • Package-provided API

05/16/2024
An error has occurred. This application may no longer respond until reloaded. Reload 🗙