NSFontCollection.ShowFontCollection Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
[Foundation.Export("showFontCollection:withName:visibility:error:")]
public static bool ShowFontCollection (AppKit.NSFontCollection fontCollection, string name, AppKit.NSFontCollectionVisibility visibility, out Foundation.NSError error);
static member ShowFontCollection : AppKit.NSFontCollection * string * AppKit.NSFontCollectionVisibility * -> bool
Parameters
- fontCollection
- NSFontCollection
- name
- String
- visibility
- NSFontCollectionVisibility
- error
- NSError
Returns
- Attributes