NSFontCollection
Notifications
NSFontCollection()
NSFontCollection(IntPtr)
NSFontCollection(NativeHandle)
NSFontCollection(NSCoder)
NSFontCollection(NSObjectFlag)
ActionKey
ActionWasHidden
ActionWasRenamed
ActionWasShown
AllFontCollectionNames
ChangedNotification
ClassHandle
DisallowAutoActivationOption
IncludeDisabledFontsOption
NameAllFonts
NameFavorites
NameKey
NameRecentlyUsed
NameUser
OldNameKey
RemoveDuplicatesOption
VisibilityKey
Copy(NSZone)
EncodeTo(NSCoder)
FromDescriptors(NSFontDescriptor[])
FromLocale(NSLocale)
FromName(String)
FromName(String, NSFontCollectionVisibility)
GetAllAvailableFonts()
GetExclusionDescriptors()
GetMatchingDescriptors()
GetMatchingDescriptors(NSDictionary)
GetMatchingDescriptors(String)
GetMatchingDescriptors(String, NSDictionary)
GetQueryDescriptors()
HideFontCollection(String, NSFontCollectionVisibility, NSError)
MutableCopy(NSZone)
RenameFontCollection(String, NSFontCollectionVisibility, String, NSError)
ShowFontCollection(NSFontCollection, String, NSFontCollectionVisibility, NSError)
xamarinmac
namespace AppKit
{
[Register("NSFontCollection", true)]
public class NSFontCollection : NSObject, INSCoding, INSCopying, INSMutableCopying, INSSecureCoding, INativeObject, IDisposable
{
[BindingImpl(BindingImplOptions.GeneratedCode | BindingImplOptions.Optimizable)]
[EditorBrowsable(EditorBrowsableState.Advanced)]
protected internal NSFontCollection(IntPtr handle);
}
}
Xamarin macOS | 0.0 |
---|---|
Information specific to xamarinmac | |
Assembly | Xamarin.Mac , Version=0.0.0.0, PublicKeyToken=84e04ff9cfb79065 |
Referencing | The API is automatically referenced. |
Platform Restrictions | This framework does not have platform annotations. |
- Built-in API
- Package-provided API