草庐IT

captureValue

全部标签

swift - 使用 Xcode Playground captureValue()

我在Xcode7.1(beta3)中使用Playgrounds,但在使用captureValue()函数时遇到问题:captureValue:withIdentifier:Capturesavaluetobedisplayedwiththespecifiedidentifierinthetimeline.DeclarationpublicfunccaptureValue(value:T,withIdentifieridentifier:String)—AppleDeveloperSite当我调用该函数时,我得到的是:如何使用captureValue?或者这是beta3中的错误?