Class TextInputLayoutResourceManager
Class to provide the property manager in text input layout to get the resource manager from the user.
Inheritance
System.Object
    TextInputLayoutResourceManager
  Namespace: Syncfusion.XForms.TextInputLayout
Assembly: Syncfusion.Core.XForms.dll
Syntax
public static class TextInputLayoutResourceManager : Object
  Properties
Manager
Gets or sets the resource manager.
Declaration
public static ResourceManager Manager { get; set; }
  Property Value
| Type | 
|---|
| System.Resources.ResourceManager |