2017-01-08 07:56:46 -08:00
|
|
|
|
// WARNING
|
|
|
|
|
//
|
|
|
|
|
// This file has been generated automatically by Xamarin Studio to store outlets and
|
|
|
|
|
// actions made in the UI designer. If it is removed, they will be lost.
|
|
|
|
|
// Manual changes to this file may not be handled correctly.
|
|
|
|
|
//
|
|
|
|
|
using Foundation;
|
|
|
|
|
|
2017-01-12 10:23:41 -08:00
|
|
|
|
namespace Facebook.Yoga.Mac.Sample
|
2017-01-08 07:56:46 -08:00
|
|
|
|
{
|
|
|
|
|
[Register("ViewController")]
|
|
|
|
|
partial class ViewController
|
|
|
|
|
{
|
|
|
|
|
void ReleaseDesignerOutlets()
|
|
|
|
|
{
|
|
|
|
|
}
|
|
|
|
|
}
|
|
|
|
|
}
|