次の方法で共有


Font.WithAutoScaling(Boolean) メソッド

定義

public:
 Microsoft::Maui::Font WithAutoScaling(bool enabled);
public Microsoft.Maui.Font WithAutoScaling (bool enabled);
member this.WithAutoScaling : bool -> Microsoft.Maui.Font
Public Function WithAutoScaling (enabled As Boolean) As Font

パラメーター

enabled
Boolean

戻り値

適用対象