NameScope Class
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.
For internal use by platform renderers.
[System.ComponentModel.EditorBrowsable(System.ComponentModel.EditorBrowsableState.Never)]
public class NameScope : Xamarin.Forms.Internals.INameScope
type NameScope = class
interface INameScope
- Inheritance
-
System.ObjectNameScope
- Attributes
-
System.ComponentModel.EditorBrowsableAttribute
- Implements
Constructors
NameScope() |
For internal use by platform renderers. |
Fields
NameScopeProperty |
For internal use by platform renderers. |
Methods
GetNameScope(BindableObject) |
For internal use by platform renderers. |
SetNameScope(BindableObject, INameScope) |
For internal use by platform renderers. |
Explicit Interface Implementations
INameScope.FindByName(String) |
For internal use by platform renderers. |
INameScope.RegisterName(String, Object) |
For internal use by platform renderers. |