VisualElement.IsPlatformStateConsistent 属性

定义

获取或设置一个值,该值指示此元素当前与平台等效元素状态一致。

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

属性值

实现

注解

仅限内部使用。 可以随时更改或删除此 API,恕不另行通知。

适用于