Share via


NameScope.GetNameScope(BindableObject) Method

Definition

For internal use by platform renderers.

public static Xamarin.Forms.Internals.INameScope GetNameScope (Xamarin.Forms.BindableObject bindable);
static member GetNameScope : Xamarin.Forms.BindableObject -> Xamarin.Forms.Internals.INameScope

Parameters

bindable
BindableObject

For internal use by the Xamarin.Forms platform.

Returns

For internal use by the Xamarin.Forms platform.

Applies to