Share via


NSCell.AttributedStringValue Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString AttributedStringValue { [Foundation.Export("attributedStringValue")] get; [Foundation.Export("setAttributedStringValue:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("attributedStringValue")>]
[<set: Foundation.Export("setAttributedStringValue:")>]
member this.AttributedStringValue : Foundation.NSAttributedString with get, set

Property Value

Attributes

Applies to