Share via


NSTextField.PlaceholderAttributedStrings Property

Definition

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

Property Value

Attributes

Applies to