ios - WatchKit 扩展 - 在 Watch 上找不到名为 “XXX” 的图像
<p><p>我只是想将文本设置为 WKInterfaceLabel,但它告诉我找不到具有此名称的图像。</p>
<p>这里是代码</p>
<pre><code>@property (weak, nonatomic) IBOutlet WKInterfaceLabel *testTextBox;
_testTextBox.text = ;
</code></pre></p>
<br><hr><h1><strong>Best Answer-推荐答案</ strong></h1><br>
<p><p>与此代码无关。您必须检查所有 WKIntefaceImage 的名称。如果你有一个错误,那么这个错误就会像这样出现。如果您重新检查所有 WKIntefaceImage 的名称,您会发现其中有一个错误。</p></p>
<p style="font-size: 20px;">关于ios - WatchKit 扩展 - 在 Watch 上找不到名为“XXX” 的图像,我们在Stack Overflow上找到一个类似的问题:
<a href="https://stackoverflow.com/questions/31647980/" rel="noreferrer noopener nofollow" style="color: red;">
https://stackoverflow.com/questions/31647980/
</a>
</p>
页:
[1]