Docs tweak
This commit is contained in:
@@ -97,6 +97,7 @@ Swift/Objective-C methods can be imported with a clashing Kotlin signature. In t
|
||||
the clashing methods can be called from Kotlin using named arguments, e.g.:
|
||||
|
||||
<div class="sample" markdown="1" theme="idea" mode="swift">
|
||||
|
||||
```swift
|
||||
[player moveTo:LEFT byMeters:17]
|
||||
[player moveTo:UP byInches:42]
|
||||
|
||||
Reference in New Issue
Block a user