Click or drag to resize
TextInputMethodMinimumLength Property

[This is preliminary documentation and is subject to change.]

The minimum string length to accept.

Namespace: Documentation.Objects.InputMethods
Assembly: meFoundationDocumentation (in meFoundationDocumentation.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
public Nullable<int> MinimumLength { get; set; }

Property Value

Type: NullableInt32
See Also