UITextField.MinimumFontSize Property
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.
This property represents the smallest font size that may be used for the text.
public virtual nfloat MinimumFontSize { [Foundation.Export("minimumFontSize")] get; [Foundation.Export("setMinimumFontSize:")] set; }
member this.MinimumFontSize : nfloat with get, set
Property Value
- Attributes