Version

Update(String,String) Method

Updates the property name for the current hint.
Syntax
public void Update( 
   string propName,
   string propFormat
)

Parameters

propName
The property name for the hint.
propFormat
The format string to use for formatting the property name.
Requirements

Target Platforms: Android 4.4+, iOS 8+

Development Environments: Visual Studio 2015+, Visual Studio for Mac Preview, Xamarin for Visual Studio 4.2+

See Also