C# Class Crayon.Sample.MKMapViewExample.ExampleAnnotation

Inheritance: MKAnnotation
显示文件 Open project: jamilgeor/Crayon

Public Methods

Method Description
SetTitle ( string title ) : void

Method Details

SetTitle() public method

public SetTitle ( string title ) : void
title string
return void