Resultados de la búsqueda a petición "nsattributedstringkey"

3 la respuesta

¿No se puede convertir el valor del tipo '[String: AnyObject]?' al tipo de argumento esperado '[NSAttributedStringKey: Any]?'

Cómo convertir valores de tipo'[String : AnyObject]?'al tipo de argumento esperado'[NSAttributedStringKey : Any]?'? open class func drawText(context: CGContext, text: String, point: CGPoint, align: NSTextAlignment, attributes: [String : ...