Share via


NSOpenSavePanelDelegate_Extensions.GetDisplayName Method

Definition

[ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)]
public static string? GetDisplayName(this AppKit.INSOpenSavePanelDelegate This, AppKit.NSSavePanel panel, UniformTypeIdentifiers.UTType type);
[<ObjCRuntime.BindingImpl(ObjCRuntime.BindingImplOptions.GeneratedCode | ObjCRuntime.BindingImplOptions.Optimizable)>]
static member GetDisplayName : AppKit.INSOpenSavePanelDelegate * AppKit.NSSavePanel * UniformTypeIdentifiers.UTType -> string

Parameters

panel
NSSavePanel
type
UTType

Returns

Attributes

Applies to