Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[RTL] Bridge the UISemanticContentAttribute property for more convenient RTL support. #60

Merged
merged 1 commit into from
Apr 25, 2017

Commits on Apr 23, 2017

  1. [RTL] Bridge the UISemanticContentAttribute property for more conveni…

    …ent RTL support.
    
    Although apps could handle this before by setting the view's property in didLoad, it's
    useful to bridge this property for setting during off-main initialization.
    
    This change also makes RTL fully functional / automatic for Yoga layout users.
    appleguy committed Apr 23, 2017
    Configuration menu
    Copy the full SHA
    dcda180 View commit details
    Browse the repository at this point in the history