C# 클래스 android.text.style.MetricAffectingSpan

상속: android.text.style.CharacterStyle, UpdateLayout
파일 보기 프로젝트 열기: JeroMiya/androidmono

공개 메소드들

메소드 설명
getUnderlying ( ) : global::android.text.style.MetricAffectingSpan
updateMeasureState ( android arg0 ) : void

보호된 메소드들

메소드 설명
MetricAffectingSpan ( global @__env )

비공개 메소드들

메소드 설명
MetricAffectingSpan ( )

메소드 상세

MetricAffectingSpan() 보호된 메소드

protected MetricAffectingSpan ( global @__env )
@__env global

getUnderlying() 공개 메소드

public getUnderlying ( ) : global::android.text.style.MetricAffectingSpan
리턴 global::android.text.style.MetricAffectingSpan

updateMeasureState() 공개 추상적인 메소드

public abstract updateMeasureState ( android arg0 ) : void
arg0 android
리턴 void