-
Notifications
You must be signed in to change notification settings - Fork 2
edanuff/MonoTouchCalloutView
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
This example project demonstrates how to create a CalloutView similar to the UICalloutView that's used in the iPhone Map application. This is done without using any undocumented calls, the CalloutView is constructed using a regulare UIView subclass and consists of a set of three UIImageViews, a UILabel, and a UIButton. Although this example is written in MonoTouch, it's not using any Mono-specific classes, so converting it to Objective-C should be straightforward.
About
MonoTouch implementation of a UICalloutView look-alike that's App Store safe
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published