The members of MonoMac.Foundation.NSNumberFormatter are listed below.
See Also: Inherited members from MonoMac.Foundation.NSFormatter
| Default constructor that initializes a new instance of this class with no parameters. | ||
| A constructor that initializes the object from the data stored in the unarchiver object. | ||
| Constructor to call on derived classes when the derived class has an [Export] constructor. | ||
| A constructor used when creating managed representations of unmanaged objects; Called by the runtime. |
| AllowsFloats | bool. Documentation for this section has not yet been entered. | |
| AlwaysShowsDecimalSeparator | bool. Documentation for this section has not yet been entered. | |
| [read-only] override | ClassHandle | IntPtr. The handle for this class. |
| CurrencyCode | string. Documentation for this section has not yet been entered. | |
| CurrencyDecimalSeparator | string. Documentation for this section has not yet been entered. | |
| CurrencyGroupingSeparator | string. Documentation for this section has not yet been entered. | |
| CurrencySymbol | string. Documentation for this section has not yet been entered. | |
| DecimalSeparator | string. Documentation for this section has not yet been entered. | |
static | DefaultFormatterBehavior | NSNumberFormatterBehavior. Documentation for this section has not yet been entered. |
| ExponentSymbol | string. Documentation for this section has not yet been entered. | |
| FormatterBehavior | NSNumberFormatterBehavior. Documentation for this section has not yet been entered. | |
| FormatWidth | uint. Documentation for this section has not yet been entered. | |
| GeneratesDecimalNumbers | bool. Documentation for this section has not yet been entered. | |
| GroupingSeparator | string. Documentation for this section has not yet been entered. | |
| GroupingSize | uint. Documentation for this section has not yet been entered. | |
| InternationalCurrencySymbol | string. Documentation for this section has not yet been entered. | |
| Lenient | bool. Documentation for this section has not yet been entered. | |
| Locale | NSLocale. Documentation for this section has not yet been entered. | |
| Maximum | NSNumber. Documentation for this section has not yet been entered. | |
| MaximumFractionDigits | int. Documentation for this section has not yet been entered. | |
| MaximumIntegerDigits | int. Documentation for this section has not yet been entered. | |
| MaximumSignificantDigits | uint. Documentation for this section has not yet been entered. | |
| Minimum | NSNumber. Documentation for this section has not yet been entered. | |
| MinimumFractionDigits | int. Documentation for this section has not yet been entered. | |
| MinimumIntegerDigits | int. Documentation for this section has not yet been entered. | |
| MinimumSignificantDigits | uint. Documentation for this section has not yet been entered. | |
| MinusSign | string. Documentation for this section has not yet been entered. | |
| Multiplier | NSNumber. Documentation for this section has not yet been entered. | |
| NegativeFormat | string. Documentation for this section has not yet been entered. | |
| NegativeInfinitySymbol | string. Documentation for this section has not yet been entered. | |
| NegativePrefix | string. Documentation for this section has not yet been entered. | |
| NegativeSuffix | string. Documentation for this section has not yet been entered. | |
| NilSymbol | string. Documentation for this section has not yet been entered. | |
| NotANumberSymbol | string. Documentation for this section has not yet been entered. | |
| NumberStyle | NSNumberFormatterStyle. Documentation for this section has not yet been entered. | |
| PaddingCharacter | string. Documentation for this section has not yet been entered. | |
| PaddingPosition | NSNumberFormatterPadPosition. Documentation for this section has not yet been entered. | |
| PartialStringValidationEnabled | bool. Documentation for this section has not yet been entered. | |
| PercentSymbol | string. Documentation for this section has not yet been entered. | |
| PerMillSymbol | string. Documentation for this section has not yet been entered. | |
| PlusSign | string. Documentation for this section has not yet been entered. | |
| PositiveFormat | string. Documentation for this section has not yet been entered. | |
| PositiveInfinitySymbol | string. Documentation for this section has not yet been entered. | |
| PositivePrefix | string. Documentation for this section has not yet been entered. | |
| PositiveSuffix | string. Documentation for this section has not yet been entered. | |
| RoundingIncrement | NSNumber. Documentation for this section has not yet been entered. | |
| RoundingMode | NSNumberFormatterRoundingMode. Documentation for this section has not yet been entered. | |
| SecondaryGroupingSize | uint. Documentation for this section has not yet been entered. | |
| TextAttributesForNegativeInfinity | NSDictionary. Documentation for this section has not yet been entered. | |
| TextAttributesForNegativeValues | NSDictionary. Documentation for this section has not yet been entered. | |
| TextAttributesForNil | NSDictionary. Documentation for this section has not yet been entered. | |
| TextAttributesForNotANumber | NSDictionary. Documentation for this section has not yet been entered. | |
| TextAttributesForPositiveInfinity | NSDictionary. Documentation for this section has not yet been entered. | |
| TextAttributesForPositiveValues | NSDictionary. Documentation for this section has not yet been entered. | |
| TextAttributesForZero | NSDictionary. Documentation for this section has not yet been entered. | |
| UsesGroupingSeparator | bool. Documentation for this section has not yet been entered. | |
| UsesSignificantDigits | bool. Documentation for this section has not yet been entered. | |
| ZeroSymbol | string. Documentation for this section has not yet been entered. |
static | LocalizedStringFromNumbernumberStyle(NSNumber, NSNumberFormatterStyle)Documentation for this section has not yet been entered. | |
NumberFromString(string)Documentation for this section has not yet been entered. | ||
StringFromNumber(NSNumber)Documentation for this section has not yet been entered. | ||