Skip to content

Instantly share code, notes, and snippets.

View Vandborg's full-sized avatar

Jesper Sigvardt Vandborg Vandborg

View GitHub Profile
@Vandborg
Vandborg / ApiDefinitions.cs
Last active December 31, 2015 05:39 — forked from jbrunken/ApiDefinitions.cs
Fixed UIViewController category and SWRevealViewControllerSegue
using System.Drawing;
using System;
using MonoTouch.ObjCRuntime;
using MonoTouch.Foundation;
using MonoTouch.UIKit;
namespace SWRevealViewControllerBinding
{
[BaseType (typeof(UIViewController))]
public partial interface SWRevealViewController
{
"auto_complete": false,
"color_scheme": "Packages/User/SublimeLinter/Monokai (SL).tmTheme",
"font_face": "Source Code Pro",
"font_options":
[
"gray_antialias"
],
"font_size": 15,
"ignored_packages":