Closed swift-kim closed 2 years ago
view_instance
view
RemoveViewInstanceIfNeeded
RemoveViewIfExists
CurrentFocusedViewId
FindFocusedView
FindViewById
auto
*_ptr
map_ptr
map
I'm trying to follow the style guide as much as possible.
view_instance
→view
.RemoveViewInstanceIfNeeded
toRemoveViewIfExists
.CurrentFocusedViewId
withFindFocusedView
.FindViewById
.auto
).*_ptr
variables (e.g.map_ptr
tomap
).