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