다음을 통해 공유


InputView.FontSize 속성

정의

이 항목의 텍스트에 대한 글꼴 크기를 가져오거나 설정합니다. 이는 바인딩 가능 속성입니다.

public:
 property double FontSize { double get(); void set(double value); };
[System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.FontSizeConverter))]
public double FontSize { get; set; }
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Maui.Controls.FontSizeConverter))>]
member this.FontSize : double with get, set
Public Property FontSize As Double

속성 값

특성

적용 대상