NSAttributedString.Value 属性

定义

对象的内容作为字符串。

public string Value { get; }
member this.Value : string

属性值

注解

包含特性化字符串的字符串表示形式,而不在返回值中包含任何属性。

适用于