FormattedNumber.Length Method
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.
[Android.Runtime.Register("length", "()I", "GetLengthHandler", ApiSince=30)]
public virtual int Length ();
[<Android.Runtime.Register("length", "()I", "GetLengthHandler", ApiSince=30)>]
abstract member Length : unit -> int
override this.Length : unit -> int
Returns
Implements
- Attributes