Freigeben über


CGContext.SetAllowsFontSmoothing(Boolean) Methode

Definition

Gibt an, ob der Kontext die Schriftglättung zulässt.

public void SetAllowsFontSmoothing (bool allows);
member this.SetAllowsFontSmoothing : bool -> unit

Parameter

allows
Boolean

true , wenn die Schriftglättung zulässig sein soll.

Hinweise

Diese Eigenschaft funktioniert in Verbindung mit SetShouldSmoothFonts(Boolean). Nur wenn beide Werte sind true , erfolgt die Schriftglättung.

Gilt für: