Share via


NameScope.SetNameScope(BindableObject, INameScope) Method

Definition

For internal use by platform renderers.

public static void SetNameScope (Xamarin.Forms.BindableObject bindable, Xamarin.Forms.Internals.INameScope value);
static member SetNameScope : Xamarin.Forms.BindableObject * Xamarin.Forms.Internals.INameScope -> unit

Parameters

bindable
BindableObject

For internal use by the Xamarin.Forms platform.

value
INameScope

For internal use by the Xamarin.Forms platform.

Applies to