maui-linux/Xamarin.Forms.Platform.MacOS/Cells
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
..
CellNSView.cs [Core,MacOS]Desktop support (#1126) 2017-10-02 18:19:26 +01:00
CellRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
EntryCellRenderer.cs [All] Basic Right-To-Left Support (#1222) 2017-11-09 14:31:15 +00:00
ImageCellRenderer.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
NSTableViewCellStyle.cs [MacOS] Context actions (#727) 2017-01-27 11:46:40 +00:00
SwitchCellRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
TextCellRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00
ViewCellNSView.cs [All] Use IReflectableType when accessing the Registrar (#1006) 2017-09-28 16:35:28 +02:00
ViewCellRenderer.cs MacOS (#650) 2017-01-26 15:33:15 +00:00