MonoMac.Foundation.NSByteCountFormatter Members

The members of MonoMac.Foundation.NSByteCountFormatter are listed below.

See Also: Inherited members from MonoMac.Foundation.NSFormatter

Public Constructors

Default constructor, initializes a new instance of this class.
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.

Public Properties

Adaptivebool. Documentation for this section has not yet been entered.
AllowedUnitsNSByteCountFormatterUnits. Documentation for this section has not yet been entered.
AllowsNonnumericFormattingbool. Documentation for this section has not yet been entered.
[read-only]
override
ClassHandleIntPtr. The handle for this class.
CountStyleNSByteCountFormatterCountStyle. Documentation for this section has not yet been entered.
IncludesActualByteCountbool. Documentation for this section has not yet been entered.
IncludesCountbool. Documentation for this section has not yet been entered.
IncludesUnitbool. Documentation for this section has not yet been entered.
ZeroPadsFractionDigitsbool. Documentation for this section has not yet been entered.

Public Methods

Format(long) : string
Documentation for this section has not yet been entered.
static
Format(long, NSByteCountFormatterCountStyle) : string
Documentation for this section has not yet been entered.