Bidi.SetLine(Int32, Int32) 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("setLine", "(II)Landroid/icu/text/Bidi;", "GetSetLine_IIHandler", ApiSince=29)]
public virtual Android.Icu.Text.Bidi? SetLine (int start, int limit);
[<Android.Runtime.Register("setLine", "(II)Landroid/icu/text/Bidi;", "GetSetLine_IIHandler", ApiSince=29)>]
abstract member SetLine : int * int -> Android.Icu.Text.Bidi
override this.SetLine : int * int -> Android.Icu.Text.Bidi
Parameters
- start
- Int32
- limit
- Int32
Returns
- Attributes