Add setDirection method to platform view channel#85
Add setDirection method to platform view channel#85JSUYA merged 1 commit intoflutter-tizen:masterfrom
Conversation
|
Can you share some example code where and how this method is used? It seems that setLayoutDirection is only used in Android views and iOS UIViews. |
Yes, you are correct. Additionally, based on the current check, there doesn't seem to be a direct API to call setDirection. |
No description provided.