AspectFrameLayout
最新版的 SDK 已不支持此类。
扩展:FrameLayout
应用安装包:ui
构造函数
AspectFrameLayout(Context)
public AspectFrameLayout(Context context)
参数描述
context
AspectFrameLayout(Context, AttributeSet)
public AspectFrameLayout(Context context, AttributeSet attrs)
参数描述
context
attrs
AspectFrameLayout(Context, AttributeSet, int)
public AspectFrameLayout(Context context, AttributeSet attrs, int defStyleAttr)
参数描述
context
attrs
defStyleAttr
AspectFrameLayout(Context, AttributeSet, int, int)
public AspectFrameLayout(Context context, AttributeSet attrs, int defStyleAttr, int defStyleRes)
参数描述
context
attrs
defStyleAttr
defStyleRes
实例方法
getAspectHeight()
public float getAspectHeight()
setAspectHeight(int)
public void setAspectHeight(int aspectHeight)
参数描述
aspectHeight
getAspectWidth()
public float getAspectWidth()
setAspectWidth(int)
public void setAspectWidth(int aspectWidth)
参数描述
aspectWidth