mac-samples/RoundedTransparentWindow
Craig a6577adcdf sample metadata schema fix (remove tech) 2019-07-19 18:59:42 -07:00
..
Screenshots add screenshots, metadata, and readme's for all samples 2012-12-14 16:10:43 -05:00
AppDelegate.cs Added Rounded, Transparent Sample 2010-12-05 00:20:35 -05:00
Info.plist Updated min deployment version (#113) 2018-11-15 03:52:17 -05:00
Main.cs Macsamples migrated to unified with tool 2014-11-21 20:09:57 -05:00
MainMenu.xib Update `xib` file for 'RoundedTransparentWindow' sample (#107) 2018-10-23 09:48:09 -04:00
MainMenu.xib.designer.cs Update `xib` file for 'RoundedTransparentWindow' sample (#107) 2018-10-23 09:48:09 -04:00
Metadata.xml Add brief description tag to metadata.xml 2015-04-16 15:35:20 -04:00
README.md sample metadata schema fix (remove tech) 2019-07-19 18:59:42 -07:00
RoundedTransparentWindow.csproj Set HttpClientHandler to NSUrlSessionHandler for all samples 2018-05-02 13:22:24 -06:00
RoundedTransparentWindow.sln Manually upgrade the solutions 2012-01-26 23:54:36 -05:00
circle.tif Added Rounded, Transparent Sample 2010-12-05 00:20:35 -05:00
pentagon.tif Added Rounded, Transparent Sample 2010-12-05 00:20:35 -05:00

README.md

name description page_type languages products urlFragment
Xamarin.Mac - RoundedDisplayWindow Sample The [original sample] was slightly updated to avoid using deprecated APIs. There are the two classes needed: CustomWindow - Configures the Window.... sample
csharp
xamarin
roundedtransparentwindow

RoundedDisplayWindow Sample

The original sample was slightly updated to avoid using deprecated APIs.

There are the two classes needed:

  • CustomWindow - Configures the Window.
  • CustomView - The view contained in the window.