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는 언제든지 예고 없이 변경하거나 제거할 수 있습니다.

적용 대상