Share via


NSBrowser.SetPath(String) Method

Definition

[Foundation.Export("setPath:")]
[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
protected virtual bool SetPath(string path);
[<Foundation.Export("setPath:")>]
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
abstract member SetPath : string -> bool
override this.SetPath : string -> bool

Parameters

path
String

Returns

Attributes

Applies to