다음을 통해 공유


InputView.FontAutoScalingEnabled 속성

정의

운영 체제 설정에 따라 이 항목의 글꼴이 자동으로 크기 조정되는지 여부를 결정합니다. 기본값은 true여야 합니다. 이는 바인딩 가능 속성입니다.

public:
 property bool FontAutoScalingEnabled { bool get(); void set(bool value); };
public bool FontAutoScalingEnabled { get; set; }
member this.FontAutoScalingEnabled : bool with get, set
Public Property FontAutoScalingEnabled As Boolean

속성 값

설명

일반적으로 접근성을 위해 항상 사용하도록 설정해야 합니다.

적용 대상