Share via


CTFontManager.CTFontRegistrationHandler Delegate

Definition

public delegate bool CTFontManager.CTFontRegistrationHandler(NSError[] errors, bool done);
type CTFontManager.CTFontRegistrationHandler = delegate of NSError[] * bool -> bool

Parameters

errors
NSError[]
done
Boolean

Return Value

Applies to