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