Xamarin.Mac - MacXibless

Source code for the .XIBless User Interface Design documentation on Xamarin Developer Center.

This project covers creating a Xamarin.Mac Application's User Interface directly from C# code without using Xcode's Interface Builder or .xib files.

Mac app built without a XIB file

Prerequisites

Running the sample

  1. Open the solution file (.sln) in Visual Studio for Mac.
  2. Use the Run button or menu to start the app.