WKUserInterfaceDirectionPolicy
The policy that determines the directionality of user interface elements in a web view.
Declaration
enum WKUserInterfaceDirectionPolicyOverview
When WKUserInterfaceDirectionPolicyContent is specified, the directionality of user interface elements is affected by the dir attribute or the direction CSS property. When WKUserInterfaceDirectionPolicySystem is specified, the directionality of user interface elements is affected by the direction of the view.