VisualElement.IsPlatformStateConsistent Property

Definition

Gets or sets a value that indicates that this element is currently consistent with the platform equivalent element state.

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

Property Value

Implements

Remarks

For internal use only. This API can be changed or removed without notice at any time.

Applies to