VisualElement.IsNativeStateConsistent
VisualElement.IsNativeStateConsistent
Property
Definition
For internal use by the Xamarin.Forms platform.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public bool IsNativeStateConsistent { get; set; }
member this.IsNativeStateConsistent : bool with get, set