Share via


NSBrowser.Titled Property

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public virtual bool Titled { [Foundation.Export("isTitled")] get; [Foundation.Export("setTitled:")] set; }
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
[<get: Foundation.Export("isTitled")>]
[<set: Foundation.Export("setTitled:")>]
member this.Titled : bool with get, set

Property Value

Attributes

Applies to