Modifier

Partager via


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

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

Applies to