Share via


NSTextFieldCell.PlaceholderString Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual string? PlaceholderString { [Foundation.Export("placeholderString")] get; [Foundation.Export("setPlaceholderString:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("placeholderString")>]
[<set: Foundation.Export("setPlaceholderString:")>]
member this.PlaceholderString : string with get, set

Property Value

Attributes

Applies to