다음을 통해 공유


TextAppearanceInfo.IsElegantTextHeight 속성

정의

우아한 높이 메트릭 플래그가 설정되어 있는지를 반환 true 합니다.

public bool IsElegantTextHeight { [Android.Runtime.Register("isElegantTextHeight", "()Z", "", ApiSince=34)] get; }
[<get: Android.Runtime.Register("isElegantTextHeight", "()Z", "", ApiSince=34)>]
member this.IsElegantTextHeight : bool

속성 값

특성

설명

우아한 높이 메트릭 플래그가 설정되어 있는지를 반환 true 합니다. 이 설정은 라틴어 기반 세로 메트릭에 맞게 압축되지 않은 글꼴 변형을 선택하고 위쪽 및 아래쪽 경계를 늘려 더 많은 공간을 제공합니다.

에 대한 android.view.inputmethod.TextAppearanceInfo.isElegantTextHeight()Java 설명서

이 페이지의 일부는 Android 오픈 소스 프로젝트에서 만들고 공유하고 Creative Commons 2.5 특성 라이선스에 설명된 용어에 따라 사용되는 작업을 기반으로 하는 수정 사항입니다.

적용 대상