Share via


VisualElement.IsPlatformEnabled 属性

定义

获取或设置一个值,该值指示是否启用此元素的平台等效元素。

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

属性值

实现

注解

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

适用于