CTFontDescriptorMatchingState Enum

Definition

An enumeration whose values can be used as parameters for the MatchFontDescriptors(CTFontDescriptor[], NSSet, Func<CTFontDescriptorMatchingState,IntPtr,Boolean>) method.

public enum CTFontDescriptorMatchingState
type CTFontDescriptorMatchingState = 
Inheritance
CTFontDescriptorMatchingState

Fields

Downloading 5
DownloadingFinished 6
FailedWithError 8
Finished 1
Matched 7
Stalled 3
Started 0
WillBeginDownloading 4
WillBeginQuerying 2

Applies to