Share via


NSTextFieldCell.PlaceholderAttributedString Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual Foundation.NSAttributedString? PlaceholderAttributedString { [Foundation.Export("placeholderAttributedString", ObjCRuntime.ArgumentSemantic.Copy)] get; [Foundation.Export("setPlaceholderAttributedString:", ObjCRuntime.ArgumentSemantic.Copy)] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("placeholderAttributedString", ObjCRuntime.ArgumentSemantic.Copy)>]
[<set: Foundation.Export("setPlaceholderAttributedString:", ObjCRuntime.ArgumentSemantic.Copy)>]
member this.PlaceholderAttributedString : Foundation.NSAttributedString with get, set

Property Value

Attributes

Applies to