CTFontFeatureSelectors Constructors

Definition

Overloads

CTFontFeatureSelectors()
CTFontFeatureSelectors(NSDictionary)

CTFontFeatureSelectors()

public CTFontFeatureSelectors ();

Applies to

CTFontFeatureSelectors(NSDictionary)

public CTFontFeatureSelectors (Foundation.NSDictionary dictionary);
new CoreText.CTFontFeatureSelectors : Foundation.NSDictionary -> CoreText.CTFontFeatureSelectors

Parameters

dictionary
NSDictionary

Applies to