ResourceLoader.CanProvideContentFor Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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
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