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