UCharacter.ILineBreak.CarriageReturn Field
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("CARRIAGE_RETURN", ApiSince=24)]
public const int CarriageReturn = 10;
[<Android.Runtime.Register("CARRIAGE_RETURN", ApiSince=24)>]
val mutable CarriageReturn : int
Field Value
Value = 10- Attributes