次の方法で共有


IViewHandler.HasContainer プロパティ

定義

がビュー内に含まれているかどうかを示す値を PlatformView 取得または設定します。

public:
 property bool HasContainer { bool get(); void set(bool value); };
public bool HasContainer { get; set; }
member this.HasContainer : bool with get, set
Public Property HasContainer As Boolean

プロパティ値

適用対象