示例#1
0
        static LabelHandler()
        {
#if __IOS__
            LabelMapper.PrependToMapping(nameof(IView.FlowDirection), (h, __) => h.UpdateValue(nameof(ITextAlignment.HorizontalTextAlignment)));
#endif
        }