ResourceLoader.CanProvideContentFor Method

Definition

Caution

Can't touch this

For internal use by the Xamarin.Forms platform.

[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
[System.Obsolete("Can't touch this")]
public static bool CanProvideContentFor (Xamarin.Forms.Internals.ResourceLoader.ResourceLoadingQuery rlq);
static member CanProvideContentFor : Xamarin.Forms.Internals.ResourceLoader.ResourceLoadingQuery -> bool

Parameters

rlq
ResourceLoader.ResourceLoadingQuery

For internal use by the Xamarin.Forms platform.

Returns

System.Boolean

For internal use by the Xamarin.Forms platform.

Attributes
System.ComponentModel.EditorBrowsableAttribute System.ObsoleteAttribute

Applies to