maui-linux/Xamarin.Forms.Platform.MacOS/Extensions
Samantha Houts d3d59ee4f0 [All] Basic Right-To-Left Support (#1222)
* Restart RTL work

* Remove IsInherited flag as it never got used

* [Core] Unit tests

* [Core] FlowDirection

* Add FlowDirectionGallery

* Android gallery supports RTL

Need to set minSdkVersion to 17 to test

* iOS gallery supports RTL

* UWP gallery supports RTL

* [Android] Implement FlowDirection

* [iOS] Implement FlowDirection

* [macOS] Implement FlowDirection

* [UWP] Implement FlowDirection

* Update docs

* [Core] Simplify EffectiveFlowDirection enum & expose helper extensions

Also, TEST TEST TEST

* Update docs
2017-11-09 14:31:15 +00:00
..
AlignmentExtensions.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
ButtonExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
FlowDirectionExtensions.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
NSButtonExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NSImageExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NSMenuExtensions.cs [MacOS] Fix Menus (#1225) 2017-10-24 16:33:28 +01:00
NSScrollViewExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NSTableViewExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NSTextFieldExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
NSViewControllerExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
PageExtensions.cs MacOS (#650) 2017-01-26 15:33:15 +00:00