C# Class XamMapz.MapPin

Map pin
Inheritance: BindableObject
Mostrar archivo Open project: gabornemeth/XamMapz Class Usage Examples

Public Properties

Property Type Description
ColorProperty BindableProperty
PositionProperty BindableProperty

Protected Methods

Method Description
OnClicked ( ) : void

Fire Clicked event

Method Details

OnClicked() protected method

Fire Clicked event
protected OnClicked ( ) : void
return void

Property Details

ColorProperty public_oe static_oe property

public static BindableProperty ColorProperty
return BindableProperty

PositionProperty public_oe static_oe property

public static BindableProperty PositionProperty
return BindableProperty