CATextLayer.String Proprietà
Definizione
Importante
Alcune informazioni sono relative alla release non definitiva del prodotto, che potrebbe subire modifiche significative prima della release definitiva. Microsoft non riconosce alcuna garanzia, espressa o implicita, in merito alle informazioni qui fornite.
Ottiene il testo di cui verrà eseguito il rendering.
public virtual string String { [Foundation.Export("string", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setString:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
member this.String : string with get, set
Valore della proprietà
(È disponibile una documentazione più dettagliata per questo nodo)
Il valore può essere null
.
- Attributi