C# Class android.text.style.MetricAffectingSpan

Inheritance: android.text.style.CharacterStyle, UpdateLayout
Afficher le fichier Open project: JeroMiya/androidmono

Méthodes publiques

Méthode Description
getUnderlying ( ) : global::android.text.style.MetricAffectingSpan
updateMeasureState ( android arg0 ) : void

Méthodes protégées

Méthode Description
MetricAffectingSpan ( global @__env )

Private Methods

Méthode Description
MetricAffectingSpan ( )

Method Details

MetricAffectingSpan() protected méthode

protected MetricAffectingSpan ( global @__env )
@__env global

getUnderlying() public méthode

public getUnderlying ( ) : global::android.text.style.MetricAffectingSpan
Résultat global::android.text.style.MetricAffectingSpan

updateMeasureState() public abstract méthode

public abstract updateMeasureState ( android arg0 ) : void
arg0 android
Résultat void