語言

GridView.VerticalSpacing 屬性

定義

回傳格子中每個物品之間的垂直間距。

public virtual int VerticalSpacing { [Android.Runtime.Register("getVerticalSpacing", "()I", "GetGetVerticalSpacingHandler")] get; }
[<get: Android.Runtime.Register("getVerticalSpacing", "()I", "GetGetVerticalSpacingHandler")>]
member this.VerticalSpacing : int

屬性值

像素單位的垂直間距

屬性

備註

回傳格子中每個物品之間的垂直間距。

Java 文件 android.widget.GridView.getVerticalSpacing()

本頁部分內容為基於 Open Source Project 所創建與分享的作品,並依授權條款所描述的使用進行修改。

適用於

另請參閱