NSNumberFormatterPadPosition Enum
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.
An enumeration whose values indicates where padding should be applied to numbers.
C#
public enum NSNumberFormatterPadPosition
type NSNumberFormatterPadPosition =
- Inheritance
-
NSNumberFormatterPadPosition
Name | Value | Description |
---|---|---|
BeforePrefix | 0 | |
AfterPrefix | 1 | |
BeforeSuffix | 2 | |
AfterSuffix | 3 |
Producto | Versiones |
---|---|
Xamarin iOS SDK | 12 |