GridItemsLayout クラス
定義
重要
一部の情報は、リリース前に大きく変更される可能性があるプレリリースされた製品に関するものです。 Microsoft は、ここに記載されている情報について、明示または黙示を問わず、一切保証しません。
public class GridItemsLayout : Xamarin.Forms.ItemsLayout
type GridItemsLayout = class
inherit ItemsLayout
- 継承
コンストラクター
| GridItemsLayout(Int32, ItemsLayoutOrientation) | |
| GridItemsLayout(ItemsLayoutOrientation) |
フィールド
| HorizontalItemSpacingProperty | |
| SpanProperty |
Span フィールドのバッキング ストア。 |
| VerticalItemSpacingProperty | |
プロパティ
| BindingContext |
バインドされたプロパティのうち、この BindableObject に属するプロパティの対象となるプロパティが含まれるオブジェクトを取得または設定します。 (継承元 BindableObject) |
| Dispatcher | (継承元 BindableObject) |
| HorizontalItemSpacing | |
| Orientation | (継承元 ItemsLayout) |
| SnapPointsAlignment | (継承元 ItemsLayout) |
| SnapPointsType | (継承元 ItemsLayout) |
| Span | |
| VerticalItemSpacing | |
メソッド
イベント
| BindingContextChanged |
BindingContext プロパティが変更されるたびに発生します。 (継承元 BindableObject) |
| PropertyChanged |
プロパティが変更されたときに発生します。 (継承元 BindableObject) |
| PropertyChanging |
プロパティが変更されようとしているときに発生します。 (継承元 BindableObject) |
明示的なインターフェイスの実装
| IDynamicResourceHandler.SetDynamicResource(BindableProperty, String) |
Xamarin.Forms プラットフォームによる内部使用向け。 (継承元 BindableObject) |