Entry.AdjustsFontSizeToFitWidth 메서드
정의
중요
일부 정보는 릴리스되기 전에 상당 부분 수정될 수 있는 시험판 제품과 관련이 있습니다. Microsoft는 여기에 제공된 정보에 대해 어떠한 명시적이거나 묵시적인 보증도 하지 않습니다.
항목 컨트롤이 글꼴 크기를 자동으로 조정하는지 여부를 알려주는 부울 값을 반환합니다.
public static bool AdjustsFontSizeToFitWidth (this Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS,Xamarin.Forms.Entry> config);
static member AdjustsFontSizeToFitWidth : Xamarin.Forms.IPlatformElementConfiguration<Xamarin.Forms.PlatformConfiguration.iOS, Xamarin.Forms.Entry> -> bool
매개 변수
- config
- IPlatformElementConfiguration<iOS,Entry>
작업을 수행할 요소를 포함하는 플랫폼별 구성입니다.
반환
System.Boolean
항목 컨트롤에서 글꼴 크기를 자동으로 조정하는지 여부를 알려주는 부울 값입니다.