AspectFrameLayout
Diese Klasse ist in der neuesten Version des SDKs nicht mehr verfügbar.
Erweiterungen:FrameLayout
Package:ui
Konstruktoren
AspectFrameLayout(Context)
public AspectFrameLayout(Context context)
ParameterBeschreibung
context
AspectFrameLayout(Context, AttributeSet)
public AspectFrameLayout(Context context, AttributeSet attrs)
ParameterBeschreibung
context
attrs
AspectFrameLayout(Context, AttributeSet, int)
public AspectFrameLayout(Context context, AttributeSet attrs, int defStyleAttr)
ParameterBeschreibung
context
attrs
defStyleAttr
AspectFrameLayout(Context, AttributeSet, int, int)
public AspectFrameLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
ParameterBeschreibung
context
attrs
defStyleAttr
defStyleRes
Instance-Methoden
getAspectHeight()
public float getAspectHeight()
setAspectHeight(int)
public void setAspectHeight(int aspectHeight)
ParameterBeschreibung
aspectHeight
getAspectWidth()
public float getAspectWidth()
setAspectWidth(int)
public void setAspectWidth(int aspectWidth)
ParameterBeschreibung
aspectWidth