Application.IsApplicationOrNull(Element) Method

Definition

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public static bool IsApplicationOrNull (Xamarin.Forms.Element element);
static member IsApplicationOrNull : Xamarin.Forms.Element -> bool

Parameters

element
Element

For internal use by the Xamarin.Forms platform.

Returns

Attributes

Applies to