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